post https://demo2.progressivelp.com/Progressive.B2BAPI.Orchestrator/api/v1/application/cart/orderconfirmation
Notifies the order has been placed in the merchant's system.
Request Fields
Field | Definition | Required | Datatype | Rules | Examples |
---|---|---|---|---|---|
applicationId | This is the Account Number (AKA Lease ID) as assigned by Progressive Leasing | String | |||
cartId | The unique cartId generated and returned from the POST application/cart endpoint. | Integer | |||
store | An object that contains the details of the Merchant and their Store | Object | |||
store.progressiveMerchantId | The Progressive supplied ID that designates your Progressive store number. | Integer | |||
store.merchantStoreId | This value is supplied by your organization. It is the value from your system which represents an individual store location. This information must be cross referenced to the Progressive System. | String | |||
store.salesAssociate | Store sales associate name/ID that is entering the lease application. | String | |||
store.merchantApplicationIdentifier | This is a store-specific field for passing a Merchant application's unique identifier. | String | |||
store.merchantTerminalId | Store terminal Id number, to be used in scenarios where a store's POS system is interacting with the endpoint. | String |
Response Fields
Field | Definition | Required | Datatype | Rules | Examples |
---|---|---|---|---|---|
statusCode | A status code indicating the state of the request | Integer |