post https://api-sandbox.sprinque.com/api/v1/buyers/
The Buyer Registration API is used to send Sprinque the details of the buyer (business entity and user details) onboarding with the Merchant. Prefix registration_number value with APPROVE- to receive approved credit assessment and REJECT- to try unhappy path. Example: APPROVE-12345, REJECT-98765
Recipes
🦉
Buyer Onboarding
Open Recipe
NOTE - If you call POST /buyers with the details of a buyer who has already registered with sprinque, the existing company details will be returned and we will not create a new buyer. Merchant Name + Buyer company name + registration number is used as a unique set for buyer registration on the Sprinque side.
Callback