OrdersGet Order by ID

Get Order by ID

curl -X GET "https://sandbox-api.aparatech.io/v3/orders/example_string" \
  -H "Content-Type: application/json" \
  -H "MID: example_string"
{}
GET
/v3/orders/{orderId}
GET
Request Preview
Response

Response will appear here after sending the request

Path Parameters

Headers

Responses

Success