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.

Decimal support depends on the currency. IDR, JPY, KRW and VND do not accept decimal amounts — send whole units only. All other supported currencies accept at most 2 decimal places.

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 is required for certain currencies:

  • INR – requires ifscCode (Indian Financial System Code).
  • JPY – requires bankBranchName.
  • KRW – requires mobile and email.
Headers
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