Submit cart information

Submits merchant cart, processes cart, and returns cart pricing.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
store
object

An object that contains the details of the Merchant and their Store.

int64

A unique generated number representing the cart submission.

int64
required

This is the Account Number (AKA Lease ID) as assigned by Progressive Leasing

string | null

This is the Invoice Number or other ID from the Merchant's system

double

A refundable lease deposit. Contact your implementation manager for use.

double

The sum of all LineItem's "LineTotal" amounts in the cart.

items
array of objects | null

A collection of products that are present in the customer's cart. The item collection can contain 1..* items

items
custom
object

This object contains custom application fields as required by different flows. Your Implementation Manager will let you know if there is anything required in this section.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json