New buyer
Adds a buyer, allowing for payment methods and transactions to be associated to this buyer.
This endpoint requires the buyers.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
A request to create a buyer.
An external identifier that can be used to match the buyer against your own records. This value needs to be unique for all buyers.
1 - 200
A unique name for this buyer which is used in the Gr4vy admin panel to give a buyer a human readable name.
1 - 200
The optional billing details to associate with 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?