v1
latestOpenAPI 3.0.12026-07-24204656.7 KBCart
Submit delivery confirmation
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.
post/application/cart/delivery
Request body
Example request
{
"store": {
"progressiveMerchantId": 111111,
"merchantStoreId": "UT",
"salesAssociate": "John Smith"
}
}Response
No Content