get https://api-sandbox.sprinque.com/api/v1/buyers/
The Get Buyers details API is used by the Merchant to get a detailed buyer data.
Recipes
🦉
Buyer Onboarding
Open Recipe
Log in to see full request history
Response
The Get Buyers details API is used by the Merchant to get a detailed buyer data.
xxxxxxxxxx
curl --request GET \
--url https://api-sandbox.sprinque.com/api/v1/buyers/buyer_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: