Getting information about an order

The method allows you to get information on a previously created order by its identifier in the system

Getting information about an order

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body

Order information request body

orderIdstringOptional

Order ID in the system

Example: 602f03ec-ed7e-458a-b61a-6b05b0f1a5af
Responses
200Success
application/json
post
/api-gateway/order
200Success

Last updated