Orders
Retrieve specific orders
get/orders/{orderIdentifiers}
Path parameters
orderIdentifiersstring required
One or several Order Identifiers or Order References separated by semicolon. Order Identifiers are integer numbers. Order References are strings - each must be percent-encoded and surrounded by double quotation marks. The maximum number of identifiers is 100.
Response
Return list of specific orders
Changes
No recorded changes to this endpoint across all 3 revisions of this API.