v1
latestOpenAPI 3.0.12026-07-24204656.7 KBCart
Submit order confirmation
Notifies the order has been placed in the merchant's system.
post/application/cart/orderconfirmation
Request body
Example request
{
"store": {
"progressiveMerchantId": 111111,
"merchantStoreId": "UT",
"salesAssociate": "John Smith"
}
}Response
No Content