Updates a buyer’s details.
buyers.write
scope.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique ID for a buyer.
"8724fd24-5489-4a5d-90fd-0604df7d3b83"
A request to update a buyer.
Returns the updated buyer record.
The response is of type object
.