Skip to main content

Retrieving OrderIDs for given Ref

Gives you an Array of matching OrderIDs (of last 90 days). Only allowed/possible for Refs with Characters of:

a-z A-Z 0-9 - . +

Method and URL

[GET] https://customer.identity.tm/api/2.10/getOrdersByRef/Ref

HTTP Codes

200 OK, JSON document in body

400 Client Error

401 Authentication fails, please check username and password

400 Bad request, error description in body

404 No Order(s) found

Example Request

[GET] https://customer.identity.tm/api/2.10/getOrdersByRef/543210

Example Response

["99921801997040", "99921800019939"]