Get an order by reference number or order number
Name | Type | Description |
---|---|---|
orderOrReferenceId | String | reference number or order number |
filters | FieldsFilter | Filters to apply |
locationId | Nullable<Guid> | User location |
The following request format is required for this method.
GET | POST https://eu-ext.linnworks.net/api/Orders/GetOpenOrderIdByOrderOrReferenceId
Connection: keep-alive
Accept: application/json
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept-Encoding: gzip, deflate
Authorization: INSERT_YOUR_TOKEN_HERE
This is an example of the request structure. Results will vary depending on your data.
orderOrReferenceId=sample string 1&locationId=9d2a9206-fb31-4cd5-81ab-49aae03671d4
This is an example of the response JSON. Results will vary depending on your data.
"87c3e99f-08f7-46a4-bcae-075bcdb1c9c3"