Overview
TheAdditionalInfo type allows you to include custom key-value pairs in your electronic invoices. This is useful for adding company-specific information or additional details required by your business process.
AdditionalInfo
Container for additional custom fields in the invoice.Array of custom fields to include in the invoice
AdditionalField
Individual custom field with a name and value.Fields
The name of the custom field. This will be displayed as the field label.
The value of the custom field. This is the actual data for this field.
Usage Example
Common Use Cases
Customer contact information
Customer contact information
Add email addresses, phone numbers, or alternative contact methods for the customer.
Delivery instructions
Delivery instructions
Include special delivery notes, preferred time windows, or location details.
Internal references
Internal references
Add purchase order numbers, project codes, or other internal tracking identifiers.
Payment terms
Payment terms
Specify payment deadlines, bank transfer details, or financing arrangements.
Related Types
Invoice
See how AdditionalInfo fits into the complete invoice structure
Invoice Generation
Learn how to generate invoices with additional fields