Initiate a redirect checkout flow with sprinque

This API should be called to initiate a redirect checkout flow with Sprinque. All fields will be validated and in case of errors, proper response will be returned. If all fields are valid, a redirect URL will be returned. The user should be redirected to this URL to continue the checkout process on Sprinque's side.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Merchant's Sprinque uuid.

Body Params
user
object
required

User info.

order
object
required

Order info.

business
object

Business info.

urls
object
required

Redirection URLs.

Headers
string
required

Sprinque's organization API key.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json