How to Change Logo in Each Check?

How to Change Logo in Each Check?

Logo management in ZilMoney OCW is handled through bank account configuration. Here's the complete process:

2. Add Logo to Bank Account

Use this endpoint to upload a logo that will appear on checks:

POST /api/v3/bankAccounts/{bankAccountId}/logos
Payload Parameters:

Parameter 
Type Required Description 
`logo`File 
**Required** Logo image file. Accepted formats: PNG, JPG, JPEG. Maximum size: 40960Kb

Sample Response:

json
{
    "success": true,
    "message": "Successfully uploaded"
}

2. Logo Usage in Check Templates

Once uploaded, the logo is automatically included in check designs through the `template_logo` parameter in the check design JSON. The system processes logos as follows: