post https://api-preview.platform.breadpayments.com/api/application/instore//checkout
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
Responses