For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get buyer

Get a single Buyer object by ID.

get
Path parameters
idstringRequired
Query parameters
selectstringOptional
Responses
200

OK

application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
statusstring · enumOptionalPossible values:
taxIdstring · nullableOptional
get/public/v1/accounts/buyers/{id}

Last updated

Was this helpful?