Update Invoice Branding
Create or update the tenant’s invoice presentation settings.
data:image/png or data:image/jpeg base64 URLs, at most 300KB decoded.
Presentation only — statutory seller identity (GST / W-9) still takes
precedence on tax invoices.
Body Parameters
Example Request
data envelope.Authorizations
Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.
Body
A tenant's invoice presentation settings — display name, logo, signature, signatory, bank details and terms rendered on invoice documents. Presentation only; statutory seller identity (GST / W-9) takes precedence on tax invoices.
Display name shown at the top of invoices (max 200 chars).
Logo as a data:image/png or data:image/jpeg base64 URL (max 300KB decoded).
Signature image as a data:image/png or data:image/jpeg base64 URL (max 300KB decoded).
Name printed under the signature line (max 200 chars).
Bank/remittance details shown in the invoice footer (max 4000 chars).
Terms and conditions shown in the invoice footer (max 4000 chars).
Response
Branding saved.
A tenant's invoice presentation settings — display name, logo, signature, signatory, bank details and terms rendered on invoice documents. Presentation only; statutory seller identity (GST / W-9) takes precedence on tax invoices.