Process Flow for Payouts

The payment process for payouts is straightforward and easy. You can complete payouts via the API or the Dashboard.

Flow for Payouts

Payouts using API

  1. Generate an Authentication Token using the authentication API.
  2. Use the generated token to call the Transfer API and initiate transfers with different payment modes.
  3. Receive SUCCESS or FAILURE responses for each transfer through webhooks, which can be configured via the API or the merchant dashboard.

Payouts using CSV Flow

  1. Navigate to the Payouts Dashboard.
  2. Click "Quick Transfer" and select the payment method.
  3. Download the CSV Template.
  4. Enter the necessary Transfer Details in the CSV file.
  5. Upload the CSV file to the Dashboard. Once uploaded, Accosis will display the number of entries added. After submission, the file is processed, and any invalid rows will be indicated.
  6. Download the error report to check for invalid rows.
  7. Receive SUCCESS or FAILURE responses for each transfer through webhooks, which can be configured via the API or the merchant dashboard.