Order Create [Encrypted]

This API is used to create a payout request with Juspay for plain card and tokenized card where Juspay is not the token requester

Warning

Request data has to be sent in encrypted format. Please follow the steps mentioned herelink icon

The below params have to be stringified before encryption:

API Endpoints
Sandbox Link
POST
https://sandbox.juspay.in/payout/merchant/v1.1/orders
Production Link
POST
https://api.juspay.in/payout/merchant/v1.1/orders
Authorization Header
Headers
Body
200 : Success
400 : Invalid Input data
401 : Authentication Failed
Last updated 2 years ago