Update a buyer
Updates a buyer record.
PUT
This endpoint requires the buyers.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
Examples:
"default"
Path Parameters
The ID of the buyer to edit.
Examples:
"fe26475d-ec3e-4884-9553-f7356683f7f9"
Body
application/json
Request body for updating an existing buyer
Response
200
application/json
Successful Response
The response is of type object
.