🇵🇭Philippines

Check the requirements and validations made over the cashouts on Philippines

Required fields

Bank Account Validations

Document Validations

Click here to check document types and validations.

Example Request

{
    "login": "xxxxxxx",
    "pass": "xxxxxxx",
    "external_id": "30000000001",
    "document_id": "873839473",
    "beneficiary_name": "Test",
    "beneficiary_lastname": "User",
    "country": "PH",
    "amount": 100,
    "currency": "PHP",
    "bank_code": "1",
    "bank_account": "8273909483",
    "notification_url": "https://webhook.site/url",
    "type": "json"
}

Bank Codes

For the full and most up-to-date list of banks and its codes, please check the Cashout Bank Code endpoint.

Last updated