Adding metadata to an invoice
object can provide additional structured information and context. For example, after finalizing the invoice, you can define a key-value pair in the invoice
object to store your local invoice ID from your government invoicing system. To do so:
The invoice metadata will be included in the invoice
object but will not be displayed on the PDF file.
To edit metadata from the user interface:
To edit metadata using the API:
When editing invoice metadata through the API, please make sure to include the existing metadata in your payload to avoid removing it.
To delete a metadata key-value pair from the user interface:
To delete a metadata key-value pair from the API:
Adding metadata to an invoice
object can provide additional structured information and context. For example, after finalizing the invoice, you can define a key-value pair in the invoice
object to store your local invoice ID from your government invoicing system. To do so:
The invoice metadata will be included in the invoice
object but will not be displayed on the PDF file.
To edit metadata from the user interface:
To edit metadata using the API:
When editing invoice metadata through the API, please make sure to include the existing metadata in your payload to avoid removing it.
To delete a metadata key-value pair from the user interface:
To delete a metadata key-value pair from the API: