Use this API for Approver to approve multiple payout request.
{
"reference_nos": ["10438f2b393005", "1d4f8423393005", "1d2e1123425937"],
"otp": "335163"
}{
"status": "ok"
}HTTP Request
POST BASE_URL/api/v1/payouts/approve
Request Parameters
| Parameter | Description |
|---|---|
| reference_nos | array of strings, unique IDs to identify the payouts |
| otp | number optional (based on config) Google auth OTP (QR Code will be sent to approver's email during partner registration) |