Buyers
Find a buyer
Find a customer record by our ID or your own identifier.
The GET /buyers
API makes it possible to find a buyer by its
display_name
or external_identifier
value.
The API returns any buyers for which either the display_name
or
external_identifier
partially match. If no buyers could be found the returned
items will be an empty list.
GET /buyers?external_identifier=fe26475d-ec3e-4884-9553-f7356683f7f9
Was this page helpful?