Get buyer
Gets the information about a buyer.
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.
Path Parameters
The unique ID for a buyer.
Response
The type of this resource. Is always buyer
.
buyer
The unique Gr4vy ID for this buyer.
The billing details associated with a buyer.
The date and time when this buyer was created in our system.
A unique name for this buyer which is used in the Gr4vy admin panel to give a buyer a human readable name.
1 - 200
An external identifier that can be used to match the buyer against your own records.
1 - 200
The unique ID for a merchant account.
The date and time when this buyer was last updated in our system.
Was this page helpful?