Complete Checkout for Instore Application

Allows a Buyer to submit a generated short code in order to complete a Transaction and checkout with a Merchant.

Upon success, the updated Application details will be returned. Possible Application statuses include CANCELLED and CHECKOUT_COMPLETED. Any of these statuses will result in a 200 OK response - the client must check the status field in the response body.

In the event that the BuyerHash Check fails when attempting to complete a checkout for an Instore Application, the application will be marked with status CANCELLED and statusCode 010101.

Upon completed checkout, a Transaction record is generated for the Merchant and the Buyer's Checkout is now complete.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!