bamboo logo

Fmp manager offset balance preview

Slug: fmp_manager_offset_balance

Name: Manager Offsets Balance

Description: This email is to be sent out when a manager allocates funds to offset client(s) -ve balances.

Title: Negative Balance Offset Successfully

payload: 

{
    "clients": [
        {
            "name": "John Doe",
            "amount": "₦1,000.00"
        }
    ],
    "date": "01-01-2023",
    "account_balance": "₦1,800.00",
    "amount": "₦1,800.00",
    "name": "John"
}