List of Beneficiaries


Use this API to fetch list of all beneficiaries saved in Midtrans Dashboard.


[
    {
        "name": "John Doe",
        "bank": "danamon",
        "account": "1234567890",
        "alias_name": "johndanamon",
        "email": "[email protected]"
    },
    {
        "name": "Mary Jane",
        "bank": "mandiri",
        "account": "1232133213",
        "alias_name": "marymandiri1",
        "email": "[email protected]"
    }
]



HTTP Request


GET BASE_URL/api/v1/beneficiaries