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

Update buyer

Update the Buyer object. You can only update the Logo and Contact fields.

put
Path parameters
idstringRequired
Body
logostring · binaryOptional
Responses
200

OK

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

Last updated

Was this helpful?