Get a buyer
Fetches a buyer by its ID.
GET
This endpoint requires the 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.
Examples:
"default"
Path Parameters
The ID of the buyer to retrieve.
Examples:
"fe26475d-ec3e-4884-9553-f7356683f7f9"
Response
200
application/json
Successful Response
The response is of type object
.