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:

    • Related Articles

    • How to create a blank check as single or bulk?

      Step 1: Login to Online Check Writer and select Home. Step 2: From the payment module, select Bank Account as 'Pay From' and Check from 'Pay As.' Step 3: Click on the Blank Check tab at the bottom, which takes you to the pop-up window. Step 4: Select ...
    • How do I Change Date format?

      Step 1: Open 'Settings'. Step 2: Change the 'Date Format' from the General Settings
    • How to customize the check that I want to print?

      Step 1 Login to Online Check Writer and select Bank Accounts. Step 2 You can see the list of banks and select the bank from which you want to print the check. Step 3 Click on Edit Design, which takes you to the check designing page. Step 4 From the ...
    • What are the cut-off times for ACH, wire transfers, and check mailing?

      Check Mailing First Class USPS - 11:50 AM CST Next Day Fedex - 3PM CST ACH ACH Prefunding - 7:00 PM PST Same Day ACH - 12:00 PM PST Wire U.S. Dollar Wire via Transact Gateway - 2:30 PM PST Same-Day Federal Tax Wire payment instructions must be ...
    • What is check draft?

      A check draft, also known as a demand draft, is a payment instrument initiated by the payee to request payment from the payer. Once authorized by the payer, funds are transferred from the payer's account to the receiver's account. Unlike traditional ...