Order Create

API is used to create a payout request with Juspay for account + IFSC, UPI, Tokenized Card (Juspay as token requestor), Wallet, and Beneficiary ID based payouts

Note
  • Merchants can use the Pause Payout/Weblabslink icon feature to handle scenarios such as low account balance or gateway downtime.

    • This feature allows merchants to temporarily pause payout transactions for a specified duration, which can be defined as per their requirements.

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