Transfers
Last updated
Last updated
POST
https://public_key:secret_key@api.ippopay.com/v1/payout/transfer/request
Use this api to initiate a transfer to your added beneficiary. You can get your keys from the payout api dashboard.
Name | Type | Description |
---|---|---|
GET
https://public_key:secret_key@api.ippopay.com/v1/payout/transfer/detail?trans_ref=xxxx
Use this api to get the status of a transfer. You can get your keys from the payout api dashboard.
Name | Type | Description |
---|---|---|
amount
number
10.00
trans_ref
string
Unique Transfer Reference id for the Transfer. Accepts only alpha numeric.
beneficiary_ref
string
Reference id of the created beneficiary.
remarks
string
Transaction remarks.
pay_mode
string
Payment modes to be used for this transaction, Defaults to NEFT. Available modes: "NEFT", "IMPS", "RTGS" IMPS: Transactions value up to INR 200000 RTGS: Transaction value above INR 200000
trans_ref
string
Unique transfer id used to initiate the transaction.