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

Disable buyer

Disables the Buyer object. Disabled buyers cannot be used in transactions.

post
Path parameters
idstringRequired
Responses
200

OK

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

Last updated

Was this helpful?