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

Validate buyer

Validate a Buyer object.

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}/validate

Last updated

Was this helpful?