EventMessageData struct
Fields
Field | Type | Description |
---|---|---|
id | String? | Session ID e.g. ca_fcfac2016614418f969fa5697383e47c |
invoice | String? | Invoice handle e.g. inv-001 |
customer | String? | Customer handle e.g. cust-001 |
subscription | String? | Subscription handle e.g. sub-001 |
payment_method | String? | Payment method ID e.g. ca_0d53b3c057ac262647b482184d5fd574 |
error | String? | Error code e.g. "error.http.200.credit_card_expired" |
Updated 9 months ago