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.

Log in to see full request history
Path Params
string
required

The short code for an instore application.

Body Params

The body of a request necessary to complete an instore checkout for an Application

order
object
required

The collection of items that the Buyer wants to purchase with a Bread product.

disclosures
array of objects
required
disclosures*
merchant
object
required
Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain