Create MOTO Order with Payments

Parameters from Create Order API and Payments API can be used in this API.

Please refer to the specification document of individual APIs. Parameters from Create Order API need to be included in the format order.<parameter_name>

For example, order.metadata.JUSPAY:gateway_reference_id

Note

If you are a PCI-compliant merchant, you can combine the Create Order API request with the Payments API request in a single API request.

The sample request and response are shown below.

API Endpoints
Sandbox Link
POST
https://sandbox.juspay.in/txns
Production Link
POST
https://api.juspay.in/txns
Authorization Header
Headers
Query Params
Body
200 : Success
400 : Invalid Input data
Last updated 1 month ago