Add custom field to your template
Learn how to add a custom field to your template by navigating through settings and selecting the required options.
Zuora Billing
list_alt
Learn how to add a custom field to your template by navigating through settings and selecting the required options.
"contractEffectiveDate": "{{customer["d_date__c"]}}",Example output after rendering:
“contractEffectiveDate”: "2025-07-24",