Learn how to use metadata to store additional information about your Dodo Payments objects
Metadata allows you to store additional, structured information about your objects in Dodo Payments. You can attach metadata to most Dodo Payments objects, including payments, subscriptions, and more.
Metadata is useful for:
You can add metadata when creating or updating objects:
Metadata is included in API responses when retrieving objects:
While metadata is not directly searchable via our API, you can:
crm_id
, inventory_sku
)Metadata is supported on the following objects:
Object Type | Support |
---|---|
Payments | ✓ |
Subscriptions | ✓ |
Metadata is included in webhook events, making it easy to handle notifications with your custom data:
Learn how to use metadata to store additional information about your Dodo Payments objects
Metadata allows you to store additional, structured information about your objects in Dodo Payments. You can attach metadata to most Dodo Payments objects, including payments, subscriptions, and more.
Metadata is useful for:
You can add metadata when creating or updating objects:
Metadata is included in API responses when retrieving objects:
While metadata is not directly searchable via our API, you can:
crm_id
, inventory_sku
)Metadata is supported on the following objects:
Object Type | Support |
---|---|
Payments | ✓ |
Subscriptions | ✓ |
Metadata is included in webhook events, making it easy to handle notifications with your custom data: