Metadata

A number of objects in Sivo support a metadata property. This property can be used to inject additional data that is useful to your application. For example, when you create an invoice you may want to associate the internal ID that your application uses. This can be useful for debugging or to be able to connect with application data when you retrieve the object from Sivo.

Metadata properties must have string keys and scalar values that are either string, number, boolean, or null.