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: 81b47dd6-b0b8-4f05-bcf8-ed58049aec5b
Responses
200Success
application/json
post
/api-gateway/order
200Success

Last updated