Available in🇮🇳 India
You can use the Route APIs to perform various actions. You can perform all of these actions from the Dashboard as well.
API-wise Integration Checklist for Route
- Create Transfers from Orders
- Create Transfers from Payments
- Direct Transfers
- Ensure the currency is in INR when creating an
order_id. - Ensure orders created have the
partial_paymentparameter set tofalse. Transfers will only occur if the orders are paid and the payments move to thecapturedstate. - Ensure to pass the Linked Account id while creating an order.
- Ensure the amount passed in the
transfersobject is not greater than the order amount. - If the amount passed in the
transfersobject is less than the main amount, the balance will automatically move to the Razorpay nodal account.
- Once the payment has been successfully made, verify the Payment Signature at your backend.
- You can use Fetch Transfer for an Order API for reconciliation.
- You can also subscribe to Webhooks and set up the
transfer.processedWebhook event.
List of Transfers APIs
List of Transfers APIs
The table below provides the list of various Transfers APIs and their brief description:
List of Linked Account APIs
List of Linked Account APIs
The table below provides the list of various Linked Account APIs and their brief description: