Create Pay Out Request

You can use this endpoint to create a Pay Out request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
number
required

Requested amount of the transaction in the actual value in the provided currency.

string
required

ISO 4217 three-letter code of the transaction's currency.

string
required

Payment method for this transaction. List of supported methods can be found here.

string
required

Payment channel for this transaction. List of supported channels can be found here.

string
required

Account number of destination.

string
required

Account holder name as per bank records. Must match the registered account name exactly.

string
required

Merchant-provided identifier for this transaction.

string
required

Merchant-provided identifier of the Customer for this transaction.

string

Free-text field for any additional information.

string
required

Your webhook URL to receive transaction notifications.

metadata
object

Metadata required for payouts calls in INR currency. This object must contain specific IFSC Code for processing the transaction.

Metadata required for payouts calls in JPY currency. This object must contain bankBranchName for processing the transaction.

Headers
string
required

Specifies the format of the request body (JSON).

string
required

API Key will be delivered to you by email

string
required

ISO 8601 date time format, should be in (UTC+0)

string
required

Refer to page Build Signature and Set Headers for instructions on how to build a signature

string
required

A unique key to prevent duplicate requests. Must be unique across all payout transactions for the merchant. Max 100 characters.

Responses

Callback
Language
URL
LoadingLoading…
Response
Choose an example:
application/json