get https://demo2.progressivelp.com/Progressive.B2BAPI.Orchestrator/api/v1/application/cart/pricing
Creates a pricing summary using the merchant cart.
Request Fields
Field | Definition | Required | Datatype | Rules | Examples |
---|---|---|---|---|---|
applicationId | This is the Account Number (AKA Lease ID) as assigned by Progressive Leasing | String |
Response Fields
Field | Definition | Required | Datatype | Rules | Example |
---|---|---|---|---|---|
applicationId | This is the Account Number (AKA Lease ID) as assigned by Progressive Leasing | ||||
appStatus | Object | N/A | |||
appStatus.applicationId | This is the Account Number (AKA Lease ID) as assigned by Progressive Leasing | String | |||
appStatus.status | String | ||||
appStatus.approvalAmount | The dollar amount a customer is approved for. | Number | |||
appStatus.isOkToDeliver | Indicates if the customer's initial payment was successful. This value is only pertinent after the customer signs their lease agreement. Customer initial payment is charged during this process and must be validated prior to saving an order. | Boolean | |||
cashPrice | The price of the merchandise if the customer were to purchase the item(s) that day with cash. | Number | |||
costOfRental | Total cost of rental including the initial payment. | Number | |||
depositAmount | Total cash amount the customer is paying upfront at the time of transaction to the retailer. Only applicable if a merchant has been set up for RLD (Refundable Lease Deposit). | Number | |||
depositSalesTax | The tax amount of the deposit. Only applicable if a merchant has been set up for RLD (Refundable Lease Deposit). | Number | |||
effectiveLeaseBalance | Invoice Total + Cost of Rental | Number | |||
initialBalance | Invoice Total + Cost of Rental + Initial Payment | Number | |||
initialPaymentAmount | Initial Payment (varies dependent on merchant program). | Number | |||
invoiceTotal | Total amount of purchase being passed from retailer to Progressive prior to any discount (does not include sales tax). | Number | |||
invoiceRemaining | Amount of original invoice remaining. | Number | |||
depositNet | The non-taxable amount of the deposit. | Number | |||
nextPaymentDate | This attribute will not be returned. | String | |||
ninetyDayBuyout | The purchase amount for the customer within the first 90 days of their lease. | Number | |||
totalNumberOfPayment | Total number of payments. | Integer | |||
paymentFrequency | Payment frequency. | String | |||
periodicPaymentAmount | Payment amount. | Number | |||
salesTaxRate | Sales tax rate applied to payment. | Number | |||
sumOfAllPayments | Periodic Payment x Number of Payments | Number | |||
termInMonths | Lease term in months. | Integer | |||
totalLeasePrice | Total lease price of merchandise. | Number |