Performs a finance calculation, adds it to the proposal and returns the updated proposal.

POST {{baseUrl}}/proposals/:proposal-id/calculation

This endpoint performs a finance calculation, adds it to the proposal and returns the updated proposal.

Request Body

{"sheet"=>{"introducerPricelistId"=>"<integer>", "marketProductId"=>"<integer>", "paymentMethod"=>{"id"=>"<integer>", "name"=>"<string>"}, "paymentMode"=>"<string>", "paymentPeriod"=>"<string>", "term"=>"<integer>", "paymentProfile"=>{"profile1"=>"<integer>", "profile2"=>"<integer>"}, "paymentPerMonth"=>"<double>", "customerPto"=>"<double>", "residualValue"=>{"amount"=>"<double>", "percentage"=>"<double>", "usePercentage"=>"<boolean>", "manualSet"=>"<boolean>"}, "commissions"=>[{"type"=>{"id"=>"<integer>", "name"=>"<string>", "readonly"=>"<boolean>"}, "amount"=>"<double>", "percentage"=>"<double>", "usePercentage"=>"<boolean>", "manualSet"=>"<boolean>"}, {"type"=>{"id"=>"<integer>", "name"=>"<string>", "readonly"=>"<boolean>"}, "amount"=>"<double>", "percentage"=>"<double>", "usePercentage"=>"<boolean>", "manualSet"=>"<boolean>"}], "fees"=>[{"feeType"=>{"id"=>"<integer>", "name"=>"<string>", "readonly"=>"<boolean>", "code"=>"<string>"}, "name"=>"<string>", "amount"=>"<double>", "manualSet"=>"<boolean>", "feeIncluded"=>"<boolean>"}, {"feeType"=>{"id"=>"<integer>", "name"=>"<string>", "readonly"=>"<boolean>", "code"=>"<string>"}, "name"=>"<string>", "amount"=>"<double>", "manualSet"=>"<boolean>", "feeIncluded"=>"<boolean>"}], "specialPayments"=>[{"amount"=>"<double>", "type"=>{"id"=>"<integer>", "name"=>"<string>", "readonly"=>"<boolean>", "downPaymentType"=>"<boolean>", "code"=>"<string>"}, "equipmentDetails"=>"<string>", "serialNumber"=>"<string>"}, {"amount"=>"<double>", "type"=>{"id"=>"<integer>", "name"=>"<string>", "readonly"=>"<boolean>", "downPaymentType"=>"<boolean>", "code"=>"<string>"}, "equipmentDetails"=>"<string>", "serialNumber"=>"<string>"}], "optionFee"=>"<double>"}, "operation"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
If-Matchstring(Required) The If-Match HTTP request header makes the request conditional. For PUT and other modifying methods, it will only modify the resource in case the ETag indicated by the If-Match header is identical to the resource's current ETag.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;calculationResponse&quot;:{&quot;sheet&quot;:{&quot;created&quot;:&quot;2000-03-08T14:57:38.233Z&quot;,&quot;marketProductId&quot;:-65393443,&quot;introducerPricelistId&quot;:-87947118,&quot;paymentPeriod&quot;:&quot;\u003cstring\u003e&quot;,&quot;paymentMethod&quot;:{&quot;id&quot;:&quot;\u003cinteger\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;},&quot;paymentMode&quot;:&quot;\u003cstring\u003e&quot;,&quot;rentals&quot;:[{&quot;value&quot;:-22207564.486494437,&quot;startDate&quot;:&quot;2020-01-28&quot;,&quot;period&quot;:&quot;\u003cstring\u003e&quot;,&quot;numberOfRentals&quot;:96550709,&quot;paymentsPerRental&quot;:-21804106.53558664},{&quot;value&quot;:14374320.197098762,&quot;startDate&quot;:&quot;2000-07-02&quot;,&quot;period&quot;:&quot;\u003cstring\u003e&quot;,&quot;numberOfRentals&quot;:71700075,&quot;paymentsPerRental&quot;:36708216.19512305}],&quot;interestRate&quot;:-18928158.222184524,&quot;customerPto&quot;:-59301438.474631764,&quot;tariffRate&quot;:-57827825.88523223,&quot;calcTariffRate&quot;:-77426650.06730092,&quot;selloutTariffRate&quot;:-20180690.01563014,&quot;upgradeValue&quot;:-17388343.59771055,&quot;totalAssetValue&quot;:-53602043.53990792,&quot;amountFinanced&quot;:-65804722.68429957,&quot;vatAmount&quot;:59027758.364375114,&quot;residualValue&quot;:{&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;percentage&quot;:&quot;\u003cdouble\u003e&quot;,&quot;usePercentage&quot;:&quot;\u003cboolean\u003e&quot;,&quot;manualSet&quot;:&quot;\u003cboolean\u003e&quot;},&quot;term&quot;:-99530769,&quot;commissions&quot;:[{&quot;type&quot;:{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;readonly&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;percentage&quot;:&quot;\u003cdouble\u003e&quot;,&quot;usePercentage&quot;:&quot;\u003cboolean\u003e&quot;,&quot;manualSet&quot;:&quot;\u003cboolean\u003e&quot;},{&quot;type&quot;:{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;readonly&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;percentage&quot;:&quot;\u003cdouble\u003e&quot;,&quot;usePercentage&quot;:&quot;\u003cboolean\u003e&quot;,&quot;manualSet&quot;:&quot;\u003cboolean\u003e&quot;}],&quot;fees&quot;:[{&quot;feeType&quot;:{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;readonly&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;code&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;manualSet&quot;:&quot;\u003cboolean\u003e&quot;,&quot;feeIncluded&quot;:&quot;\u003cboolean\u003e&quot;},{&quot;feeType&quot;:{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;readonly&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;code&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;manualSet&quot;:&quot;\u003cboolean\u003e&quot;,&quot;feeIncluded&quot;:&quot;\u003cboolean\u003e&quot;}],&quot;specialPayments&quot;:[{&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;type&quot;:{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;readonly&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;downPaymentType&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;code&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;equipmentDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;serialNumber&quot;:&quot;\u003cstring\u003e&quot;},{&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;type&quot;:{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;readonly&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;downPaymentType&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;code&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;equipmentDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;serialNumber&quot;:&quot;\u003cstring\u003e&quot;}],&quot;specialPaymentsSum&quot;:-91373105.97267035,&quot;optionFee&quot;:71992594.37325537},&quot;errors&quot;:[&quot;qui ad&quot;,&quot;dolore eu magna in&quot;],&quot;warnings&quot;:[&quot;ut anim in&quot;,&quot;reprehenderit consectetur&quot;]},&quot;proposal&quot;:{&quot;id&quot;:48140012,&quot;proposalNumber&quot;:-40714651,&quot;contractNumber&quot;:&quot;fugiat incididu&quot;,&quot;label&quot;:&quot;sed qui inci&quot;,&quot;specialConditionText&quot;:&quot;in in nisi&quot;,&quot;created&quot;:&quot;2015-05-26T13:22:10.966Z&quot;,&quot;updated&quot;:&quot;1985-08-31T01:23:47.432Z&quot;,&quot;currency&quot;:&quot;consequat elit ut tempor&quot;,&quot;officeId&quot;:-50856955,&quot;salesContactId&quot;:92173534,&quot;customer&quot;:{&quot;businessPartner&quot;:{&quot;registrationNumber&quot;:&quot;\u003cstring\u003e&quot;,&quot;sourceCountryCode&quot;:&quot;\u003cstring\u003e&quot;,&quot;companyType&quot;:&quot;\u003cstring\u003e&quot;},&quot;introducerCustomerLabel&quot;:&quot;culpa anim aliq&quot;,&quot;customerPartnerLimit&quot;:4445404,&quot;address&quot;:{&quot;city&quot;:&quot;London&quot;,&quot;country&quot;:{&quot;code&quot;:&quot;\u003cstring\u003e&quot;,&quot;hasRegions&quot;:&quot;\u003cboolean\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;},&quot;id&quot;:52533,&quot;address1&quot;:&quot;Main Street&quot;,&quot;address2&quot;:&quot;\u003cstring\u003e&quot;,&quot;houseNumber&quot;:&quot;7&quot;,&quot;houseName&quot;:&quot;The Manor&quot;,&quot;flatName&quot;:&quot;Unit 4&quot;,&quot;postalCode&quot;:&quot;52236&quot;,&quot;phoneNumber&quot;:&quot;\u003cstring\u003e&quot;,&quot;mobilePhoneNumber&quot;:&quot;\u003cstring\u003e&quot;,&quot;email&quot;:&quot;jon.doe@xyz.com&quot;,&quot;region&quot;:{&quot;id&quot;:&quot;\u003cinteger\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;}},&quot;invoiceAddress&quot;:{&quot;city&quot;:&quot;London&quot;,&quot;country&quot;:{&quot;code&quot;:&quot;\u003cstring\u003e&quot;,&quot;hasRegions&quot;:&quot;\u003cboolean\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;},&quot;id&quot;:52533,&quot;address1&quot;:&quot;Main Street&quot;,&quot;address2&quot;:&quot;\u003cstring\u003e&quot;,&quot;houseNumber&quot;:&quot;7&quot;,&quot;houseName&quot;:&quot;The Manor&quot;,&quot;flatName&quot;:&quot;Unit 4&quot;,&quot;postalCode&quot;:&quot;52236&quot;,&quot;phoneNumber&quot;:&quot;\u003cstring\u003e&quot;,&quot;mobilePhoneNumber&quot;:&quot;\u003cstring\u003e&quot;,&quot;email&quot;:&quot;jon.doe@xyz.com&quot;,&quot;region&quot;:{&quot;id&quot;:&quot;\u003cinteger\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;}},&quot;invoiceContact&quot;:{&quot;name&quot;:&quot;dolore cillum consectetu&quot;,&quot;email&quot;:&quot;/dgQElLil.m%.*n4w.M6.l^W6CN\u0026/%1@vm.2rR8HQ.SJCXHcXA.mc&quot;,&quot;phone&quot;:&quot;ea Ut&quot;}},&quot;equipmentSuppliers&quot;:[{&quot;registrationNumber&quot;:&quot;\u003cstring\u003e&quot;,&quot;sourceCountryCode&quot;:&quot;\u003cstring\u003e&quot;,&quot;companyType&quot;:&quot;\u003cstring\u003e&quot;},{&quot;registrationNumber&quot;:&quot;\u003cstring\u003e&quot;,&quot;sourceCountryCode&quot;:&quot;\u003cstring\u003e&quot;,&quot;companyType&quot;:&quot;\u003cstring\u003e&quot;}],&quot;signatories&quot;:[{&quot;firstName&quot;:&quot;eu&quot;,&quot;lastName&quot;:&quot;irure&quot;,&quot;registrationNumber&quot;:&quot;in irure in eiusm&quot;,&quot;email&quot;:&quot;Y.qk.0MS38azqes.k#D-.RIbNg&#39;.zQ.8/~O/~j#%.d_D7F$+cN%.^H*F0.~p/?6}N.8b7@OK.NPwySG&quot;,&quot;phone&quot;:&quot;moll&quot;,&quot;jobTitle&quot;:{&quot;id&quot;:-75609369,&quot;name&quot;:&quot;elit ex amet dolor&quot;,&quot;isCustom&quot;:true},&quot;jobTitleCustom&quot;:&quot;dolor cupidatat deserunt proident v&quot;,&quot;boardmember&quot;:true,&quot;type&quot;:&quot;CUSTOMER&quot;},{&quot;firstName&quot;:&quot;a&quot;,&quot;lastName&quot;:&quot;Excepteur dolore ea ex amet&quot;,&quot;registrationNumber&quot;:&quot;aliquip non&quot;,&quot;email&quot;:&quot;~#$G}2G|.BzX3M.Puy.BzZ&#39;.6AF*U?x.MHK3dFNu}b.\u0026?4.dnHU_TO%A.0tZJpfHztiy.wsJ.JH\u0026Q0oRk@27bDG.U0Dx6LZqIn.SuPeph9OuF9.IHs74D-EXTr.mJhF9.GHKd.0fm.hnZ.muETfX.NdWca&quot;,&quot;phone&quot;:&quot;ex ad&quot;,&quot;jobTitle&quot;:{&quot;id&quot;:42875301,&quot;name&quot;:&quot;laborum aliquip tempor&quot;,&quot;isCustom&quot;:true},&quot;jobTitleCustom&quot;:&quot;dolore esse anim&quot;,&quot;boardmember&quot;:false,&quot;type&quot;:&quot;INTRODUCER&quot;}],&quot;currentCalculation&quot;:{&quot;created&quot;:&quot;2016-08-08T13:31:24.533Z&quot;,&quot;marketProductId&quot;:-82579354,&quot;introducerPricelistId&quot;:-22099966,&quot;paymentPeriod&quot;:&quot;\u003cstring\u003e&quot;,&quot;paymentMethod&quot;:{&quot;id&quot;:&quot;\u003cinteger\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;},&quot;paymentMode&quot;:&quot;\u003cstring\u003e&quot;,&quot;rentals&quot;:[{&quot;value&quot;:69951772.35761368,&quot;startDate&quot;:&quot;1974-08-20&quot;,&quot;period&quot;:&quot;\u003cstring\u003e&quot;,&quot;numberOfRentals&quot;:8294336,&quot;paymentsPerRental&quot;:7634705.765633449},{&quot;value&quot;:44963082.25679484,&quot;startDate&quot;:&quot;1948-02-28&quot;,&quot;period&quot;:&quot;\u003cstring\u003e&quot;,&quot;numberOfRentals&quot;:-44013990,&quot;paymentsPerRental&quot;:-67459895.18421954}],&quot;interestRate&quot;:44361619.595347166,&quot;customerPto&quot;:66728816.50966072,&quot;tariffRate&quot;:-82576789.5829368,&quot;calcTariffRate&quot;:1449917.3323515356,&quot;selloutTariffRate&quot;:-4361790.442318633,&quot;upgradeValue&quot;:-6893244.190630421,&quot;totalAssetValue&quot;:90915596.30241886,&quot;amountFinanced&quot;:-26462126.345191047,&quot;vatAmount&quot;:-37024926.01867715,&quot;residualValue&quot;:{&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;percentage&quot;:&quot;\u003cdouble\u003e&quot;,&quot;usePercentage&quot;:&quot;\u003cboolean\u003e&quot;,&quot;manualSet&quot;:&quot;\u003cboolean\u003e&quot;},&quot;term&quot;:88894294,&quot;commissions&quot;:[{&quot;type&quot;:{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;readonly&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;percentage&quot;:&quot;\u003cdouble\u003e&quot;,&quot;usePercentage&quot;:&quot;\u003cboolean\u003e&quot;,&quot;manualSet&quot;:&quot;\u003cboolean\u003e&quot;},{&quot;type&quot;:{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;readonly&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;percentage&quot;:&quot;\u003cdouble\u003e&quot;,&quot;usePercentage&quot;:&quot;\u003cboolean\u003e&quot;,&quot;manualSet&quot;:&quot;\u003cboolean\u003e&quot;}],&quot;fees&quot;:[{&quot;feeType&quot;:{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;readonly&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;code&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;manualSet&quot;:&quot;\u003cboolean\u003e&quot;,&quot;feeIncluded&quot;:&quot;\u003cboolean\u003e&quot;},{&quot;feeType&quot;:{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;readonly&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;code&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;manualSet&quot;:&quot;\u003cboolean\u003e&quot;,&quot;feeIncluded&quot;:&quot;\u003cboolean\u003e&quot;}],&quot;specialPayments&quot;:[{&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;type&quot;:{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;readonly&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;downPaymentType&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;code&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;equipmentDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;serialNumber&quot;:&quot;\u003cstring\u003e&quot;},{&quot;amount&quot;:&quot;\u003cdouble\u003e&quot;,&quot;type&quot;:{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;readonly&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;downPaymentType&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;code&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;equipmentDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;serialNumber&quot;:&quot;\u003cstring\u003e&quot;}],&quot;specialPaymentsSum&quot;:-78351612.85480945,&quot;optionFee&quot;:77434968.79997626},&quot;decision&quot;:{&quot;decisionStatus&quot;:&quot;MORE_INFORMATION_REQUIRED&quot;,&quot;decisionRequestedDate&quot;:&quot;1963-03-20T12:22:33.670Z&quot;,&quot;decisionDate&quot;:&quot;1985-07-06T08:00:48.800Z&quot;,&quot;decisionValidUntilDate&quot;:&quot;2021-07-09T05:13:05.134Z&quot;,&quot;comment&quot;:&quot;ipsum commodo ullamco&quot;,&quot;condition&quot;:&quot;sit Lorem dolor&quot;,&quot;reason&quot;:&quot;deserunt Duis officia cupidatat&quot;,&quot;commentToRiskAnalyst&quot;:&quot;fugiat minim irure dolore&quot;,&quot;siemensMayContactCustomer&quot;:true},&quot;status&quot;:&quot;WAITING_FOR_DECISION&quot;}}