post https://api-sandbox.sprinque.com/api/v1/business/buyer/email/otp
Use this endpoint for generate one time password and send it to email.
Recipes
🦉
Buyer Onboarding
Open Recipe
Log in to see full request history
Responses
Use this endpoint for generate one time password and send it to email.
xxxxxxxxxx
curl --request POST \
--url https://api-sandbox.sprinque.com/api/v1/business/buyer/email/otp \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: