v1

latestOpenAPI 3.0.12026-07-24204656.7 KB
Cart

Get Minimum RLD information. Validate that the approval amount aligns with the total price of cart items and return a boolean (true/false) along with the minimumGrossRLD value.

get/application/cart/minimumrld

Query parameters

leaseIdinteger

This is the Account Number as assigned by Progressive Leasing.

storeIdinteger

This is a storeId as assigned by Progressive Leasing.

cartTotalnumber double

This is the current value of the cart passed.

grossRldnumber double

This is the gross Refundable Lease Deposit (RLD), the minimum deposit required to qualify for the lease.

Response

Success

{"stackTrail":"paths:/application/cart/minimumrld:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}