Session API

This is a Server-to-Server API that takes order parameters as an input and returns the SDK payload and the payment link.
This also creates order in the Juspay system.

API Endpoints
Sandbox Link
POST
https://api.sandbox.juspay.io/session
Production Link
POST
https://api.juspay.io/session
Authorization Header
Headers
Body
200 : Success
400 : Invalid Input data
401 : Authentication Failed
404 : Not Found
500 : Unexpected Error
Last updated 8 months ago