CardPay
Use this API to transfer money to beneficiary cards. Provide details such as beneficiary name, card type, network type, and transfer ID.
You need to pass the tokenised card number or card token for this transfer.
Please use this Authorization token in headers to call any payout API (Refresh this page if the token is expired)
Body
Amount you want to transfer. Amount should be >= 1.00. Decimals are allowed.
Specify if it is a debit or credit card. Values allowed: DEBIT/CREDIT. CREDIT is the default value if the parameter does not exist or is not specified.
It is the tokenised card number or card token for this transfer.
Unique transfer ID to identify the transfer. Alphanumeric characters and underscore are allowed. The maximum character limit is 40.
It contains formatted chip/cryptogram data relating to the token cryptogram. The maximum character limit is 600. It is optional for MASTERCARD and not required for VISA.
The name of the beneficiary who receives the transfer amount.
Specify the card type - VISA/MASTERCARD.
Remarks for your reference. Alphanumeric characters and whitespace are allowed. The maximum character limit is 70.
Applicable only for MASTERCARD. The format for the valid token expiry date should be YYYY-MM. It cannot be null. Provide a valid tokenExpiry if collected from the customers. If unavailable, populate a static value with a forward year and month in the correct format (YYYY-MM). The maximum character limit is 10.
A maximum of 3 alphanumeric characters are allowed. It is optional for MASTERCARD and not required for VISA.
Was this page helpful?