Update the shipping details associated to a specific buyer.
buyers.write
scope.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the merchant account to use for this request.
"default"
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"
Successful Response
The response is of type object
.