Create instore order

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

Body Params
totalAmount
object
required

The monetary amount.

string
required

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

string
required

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

string
required

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

items
array of objects
required

List of items in the order.

items*
string
required

Merchant reference for tracking the order in your system.

Responses

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