v1

latestOpenAPI 3.0.12026-07-2419554.1 KB
Instore

Create instore order

Create an instore order and charge the customer. Use the correct Bearer token for authentication.

post/v1/instore/orders

Request body

preApprovalCodestring required

Barcode presented by the customer. It is the code shown to the cashier for payment.

requestIdstring required

Unique identifier for the v2/instore/orders request from the POS system. It is available in your merchant dashboard.

merchantOperatorIdstring required

String identifier of the POS operator, such as an employee ID or name.

merchantReferencestring required

Merchant reference for tracking the order in your system.

Response

Instore order created successfully.