get https://api-preview.platform.breadpayments.com/api/buyer/
Allows a user to retrieve a buyer's information by supplying a buyer ID.
Upon success, the requested buyer's information will be returned.
Log in to see full request history
Responses
Allows a user to retrieve a buyer's information by supplying a buyer ID.
Upon success, the requested buyer's information will be returned.
xxxxxxxxxx
curl --request GET \
--url https://api-preview.platform.breadpayments.com/api/buyer/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: