Skip to main content

AdditionalReq

smilepayz teamsLess than 1 minute


CodeTypeDescription
ifscCodeStringOnly for India Pay out to Bank ,11 digits (Mandatory)
StringOnly for Brazil Pay in , the number of CPF (Mandatory)
StringOnly for Brazil pay out , which method is CPF/CNPJ ,this is tax number for CPF/CNPJ
StringOnly for Thailand pay-in which method is BANK and QRPAY,this is means your paying bank account no
netWorkStringnetWork for USDT or other digital currency,
such as :TRC20,BEP20,ERC20,HRC20
additionalStringothers additional information

Tips

Dear merchants:
Due to the policy upgrade of the bank on November 1, we will cooperate with the bank to upgrade the channel.From today, all users are required to implement real-name CPF verification for collection and payment!When making a transaction request, you need to put real CPF number into the pixAccount field. If the user does not implement the verification, the collection and payment will fail or the recharge will not be possible!
Please cooperate with the boss to complete the system KYC certification.


Example for India pay out

{
  "ifscCode": "YESB0000097"
}

Example for Thailand pay in

{
  "payerAccountNo": "34567823"
}

Example for Brazil pay out

{
  "taxNumber": "123.456.789-09"
}

Example for Brazil pay in

{
  "pixAccount": "12345678909"
}