Business
Get order items
The method allows you to get information about the items in the shopping cart sent to you in messages. Note! Use the token as a Query (as in a get request). More details in the knowledge base
get/business/orders/{OrderID}
Path parameters
OrderIDstring required
Order ID
Order ID
Query parameters
order_tokenstring
Base64 token from order for receiving information
Response
OK