๐คWithdrawal
Last updated
Last updated
The section is similar to the Request to create a deposit section. Only the data required to create a withdrawal request will change.
All the necessary information can be found in our API documentation.
Example of the responses:
Examples of the responses:
Withdrawal creation.
When the withdrawal is confirmed, a callback request will be sent to the client's application handler with the Withdrawal webhook body
/Remotes/create-withdrawal
Project ID in the A-Pay system
123
Withdrawal amount
10
Currency | Payment systems |
---|---|
INR | upi_fast , upi_fast_v , upi_fast_qr , upi_p2p , upi_a , paytm , phonepe , imps , imps_top , upi_link , upi_push , phonepe_fast , upi_fast_vip |
BDT | nagad_api_v , bkash_a , apaybdt , upay , bkash_b , nagad_a , nagad_b |
PKR | bankalfalah , easypaisa , jazzcash_l , nayapay_l , jazzcash_fast , jazzcash_w |
KES | mpesa |
UZS | payme |
MMK | wavepay_l |
TND | d17_l , flouci |
BRL | pix_p2p |
MXN | spei_p2p |
KHR | wing_l , ababank |
NPR | esewa , khalti |
INR
INR
, BDT
, PKR
, KES
, UZS
, MMK
, TND
, BRL
, MXN
, KHR
, NPR
Name of the payment system in A-Pay
mpesa
mpesa
, easypaisa
, bankalfalah
, upi_fast
, upi_fast_v
, upi_p2p
, bkash_a
, apaybdt
, upay
, nagad_api_v
, payme
, paytm
, phonepe
, imps
, imps_top
, bkash_b
, nagad_a
, nagad_b
, jazzcash_l
, wavepay_l
, d17_l
, pix_p2p
, spei_p2p
, wing_l
, esewa
, khalti
, nayapay_l
, ababank
, jazzcash_w
, flouci
Transaction ID in the client's system
custom123
User ID in the client's system. Must be unique for each user
user123
Id of a webhook that will be used to send a postback. If not filled then default webhook url will be used
42798
Data depending on the specific payment system