Buyers
New buyer
Adds a buyer, allowing for payment methods and transactions to be associated to this buyer.
POST
This endpoint requires the buyers.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
A request to create a buyer.
Response
201
application/json
Returns the buyer that was added.
The response is of type object
.