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

Transfer buyer

Transfers a Buyer object with all its dependencies between Accounts sharing the same External ID.

post
Path parameters
idstringRequired
Body
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
statusstring · enumOptionalPossible values:
taxIdstring · nullableOptional
Responses
200

OK

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

Last updated

Was this helpful?