Logo management in ZilMoney OCW is handled through bank account configuration. Here's the complete process:
Use this endpoint to upload a logo that will appear on checks:
POST /api/v3/bankAccounts/{bankAccountId}/logos
| Parameter | Type | Required | Description |
| `logo` | File | **Required** | Logo image file. Accepted formats: PNG, JPG, JPEG. Maximum size: 40960Kb |
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: