🇵🇭Philippines
Check the requirements and validations made over the cashouts on Philippines
Required fields
Field
Format
Description
login
String
Cashouts login
pass
String
Cashouts pass
external_id
String (max length: 100)
Transaction's ID on your end
document_id
Beneficiary's document ID
country
PH
currency
PHP
/ USD
amount
Number with up to 2 decimals
Cashout amount
bank_account
Beneficiary's bank account
bank_code
Code specifying the beneficiary's bank
beneficiary_name
String (max length: 100)
Beneficiary's name
beneficiary_lastname
String (max length: 100)
Beneficiary's last name
Bank Code and Account Validations
Bank name
Bank code
Format
Regex
GCash E-Wallet
3
Phone number
^\d{11}$
Maya E-wallet
216
Phone number
^(\d{11}|\d{12})$
BPI Family Bank
1
Numeric. Length 10
^\d{10}$
Cebuana Lhuillier Cash Pick-up
2
Phone number
^\d{11}$
LBC Cash Pick-up
4
Phone number
^\d{11}$
Security Bank CA/SA
8
Numeric. Length 13
^\d{13}$
PNB individual CA/SA
10
Numeric. Length 12 or 16
^(\d{12}|\d{16})$
Chinabank CA/SA
13
Numeric. Length 10 or 12
^(\d{10}|\d{12})$
RCBC CA/SA, RCBC Savings Bank CA/SA, RCBC MyWallet
14
Numeric. Length 10 or 16
^(\d{10}|\d{16})$
Robinsons Bank CA/SA
15
Numeric. Length 12 or 15
^(\d{12}|\d{15})$
BPI CA/SA
18
Numeric. Length 10
^\d{10}$
Landbank CA/SA
25
Numeric. Length 10
^\d{10}$
Banco de Oro CA/SA
667
Numeric. Length 10 or 12
^(\d{10}|\d{12})$
Metrobank CA/SA
996
Numeric. Length 13
^\d{13}$
Others
-
Numeric. Length 12
^\d{12}$
Document Validations
Click here to check document types and validations.
Example Request
For the full and most up-to-date list of banks and its codes, please check the Cashout Bank Code endpoint.
Last updated