- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
AccountHolder - Payment Module Data Models Reference
This documentation provides a reference to the AccountHolder data model. It belongs to the Payment Module.
id
PrimaryKeyModifier<IdProperty>The ID of the account holder.
provider_id
TextPropertyThe ID of the payment provider storing the account holder's saved payment methods.
external_id
TextPropertyThe ID of the account holder in the payment provider's system.
data
JSONPropertyThe data returned by the payment provider when the account holder is created.
email
TextPropertyOptionalThe email of the account holder
metadata
JSONPropertyOptionalHolds custom data in key-value pairs.
Was this page helpful?