Attach custom key-value data to envelopes for internal reference IDs and tracking
The metadata property lets you attach custom key-value pairs to an envelope. Use it to link envelopes to records in your own systems, such as internal reference IDs, account numbers, or transaction identifiers.Metadata is included in all API responses that return an envelope and in all webhook payloads in the data.envelope_metadata field.
Do not store sensitive information (such as bank account numbers or card details) as metadata.
Use topics to categorize and filter envelopes within SignatureAPI. Use metadata to store information that connects envelopes to records in your own systems.