Sale (Authentication session)
POST/api/v1/session
Use this call to send an authorization request and start an authentication session.
On success, a redirect_url is returned for the Checkout page.
Request
Responses
- 200
- 400
- 401
- 500
Authentication session created successfully
Invalid request parameters
Unauthorized - invalid merchant key or hash
Internal server error