buyers.read
scope. The buyers.billing-details.read
scope is needed to see all 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.
"default"
Query Parameters
A pointer to the page of results to return.
"ZXhhbXBsZTE"
The maximum number of items that are at returned.
1 <= x <= 100
20
Filters the results to only the buyers for which the display_name
or external_identifier
matches this value.
"John"
Filters the results to only the buyers for which the external_identifier
matches this value.
"buyer-12345"
Response
Successful Response
A list of items returned for this request.
The number of items for this page.
1 <= x <= 100
20
The cursor pointing at the next page of items.
1 - 1000
"ZXhhbXBsZTE"
The cursor pointing at the previous page of items.
1 - 1000
"Xkjss7asS"