Retrieve an order (Deprecated)

GET {{base_url}}/api/1.0/orders/:order_id

Retrieve the details of an order that has been created. Provide the unique order ID, and the corresponding order information is returned.

Full documentation: Merchant API - Retrieve an order (Deprecated)