Process orders
POST /orders
POST
/orders
Orders can be validated and processed using this endpoint.
Total will be deducted from your Organisation’s balance.
Note: In some cases, it may take up to 5 minutes for your eSIM bundles to be delivered
Authorizations
Request Body required
Details of new Order
object
type
Order type
string
assign
Whether to assign the Bundles to eSIMs straight after a successful order
boolean
Order
Array<object>
object
type
Item Type
string
quantity
The number of the specific item to buy
integer
item
Item name
string
Responses
200
Order validation or transaction data
400
Bad Request
401
Unauthorised