GET
/
buyers
/
{buyer_id}
/
shipping-details

This endpoint requires the buyers.read scope. The buyers.billing-details.read scope is needed to see personally identifiable information.

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

buyer_id
string
required

The unique ID for a buyer.

Response

200 - application/json
items
object[]

A list of shipping details.