C#
List a buyer's shipping details
List all the shipping details associated to a specific buyer.
GET
C#
This endpoint requires theDocumentation Index
Fetch the complete documentation index at: https://docs.gr4vy.com/llms.txt
Use this file to discover all available pages before exploring further.
buyers.read scope. The buyers.billing-details.read scope is needed to see personally identifiable information.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.
Example:
"default"
Path Parameters
The ID of the buyer to retrieve shipping details for.
Example:
"fe26475d-ec3e-4884-9553-f7356683f7f9"
Response
Successful Response
A list of items returned for this request.