post https://demo2.progressivelp.com/Progressive.B2BAPI.Orchestrator/api/v1/application/cart/delivery
Merchant acknowledgement that the entire order has been delivered or scheduled for delivery.
NOTE: If the customer always takes the order with them at the time of checkout, a call to this endpoint is not required.
Merchant configurations are managed by our Implementations Team. For questions, contact your Implementation Manager.
Request Fields
Field | Definition | Required | Datatype | Rules | Examples |
---|---|---|---|---|---|
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 | |||
shippingProvider | Indicate how the product was shipped. UPS, Fedex, DHL, etc. | String | |||
applicationId | This is the Account Number (AKA Lease ID) as assigned by Progressive Leasing | String | |||
trackingId | Tracking number from shipping provider. | String | |||
deliveryDate | The delivery date of when the merchandise was delivered. | Date |
Response Fields
No fields are returned in a successful response.