Customer data object specification for the Cratejoy Merchant API
Customer metadata exists separately from Subscription Metadata. Installing a survey from your subscribe flow will send data to the resulting subscription metadata record, but not customer metadata.
Properties
Property | Filter | Edit | Type | Description |
---|---|---|---|---|
id | INT | Unique identifier | ||
created_at | DATETIME | The date the customer was created | ||
customer_id | INT | |||
data | JSON | The JSON data attached to the customer | ||
store_id | INT | |||
updated_at | DATETIME | Last time the JSON data was updated |