Skip to main content

Resolve order ids by source

POST 

/v2/orders/search/id

Resolves a list of external (source, sourceId) pairs to internal order identifiers.

Intended for cross-service lookups (e.g. attribute-service) that only know an order by its external source identifier. For each requested pair, the response contains either the resolved internal id or an ERROR describing why it could not be resolved (e.g. no matching order for the current tenant).

Request

Responses

Source lookup completed. Check each entry for a resolved id or an ERROR.