Cart Metadata object specification for the Cratejoy Merchant API
Properties
Property | Filter | Edit | Type | Description |
---|---|---|---|---|
id | INT | Unique identifier | ||
data | JSON | The JSON data attached to the cart | ||
cart_id | INT | Unique Identifier of the cart object to which this metadata record is attached | ||
updated_at | DATETIME | Last time the JSON data was updated | ||
deleted_at | DATETIME | The date the metadata record was deleted | ||
created_at | DATETIME | The date the metadata record was created |
italics - readonly property; bold - may be used to filter collections