Buyers
Update buyer
Updates a buyer’s details.
PUT
This endpoint requires the buyers.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID for a buyer.
Example:
"8724fd24-5489-4a5d-90fd-0604df7d3b83"
Body
application/json
A request to update a buyer.
Response
200
application/json
Returns the updated buyer record.
The response is of type object
.