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.
"default"
Path Parameters
The ID of the buyer to update shipping details for.
"fe26475d-ec3e-4884-9553-f7356683f7f9"
The ID of the shipping details to update.
"bf8c36ad-02d9-4904-b0f9-a230b149e341"
Body
The first name(s) or given name for the buyer.
1 - 255
"John"
The last name, or family name, of the buyer.
1 - 255
"Doe"
The email address for the buyer.
1 - 320
"john@example.com"
The phone number for the buyer which should be formatted according to the E164 number standard.
"+14155552671"
"+442071838750"
The billing address for the buyer.
Response
Successful Response
The first name(s) or given name for the buyer.
1 - 255
"John"
The last name, or family name, of the buyer.
1 - 255
"Doe"
The email address for the buyer.
1 - 320
"john@example.com"
The phone number for the buyer which should be formatted according to the E164 number standard.
"+14155552671"
"+442071838750"
The billing address for the buyer.
The ID for the shipping details.
"bf8c36ad-02d9-4904-b0f9-a230b149e341"
The ID for the buyer.
"fe26475d-ec3e-4884-9553-f7356683f7f9"
Always shipping-details
.
"shipping-details"
"shipping-details"