Metafields & data storage reference
Customer metafields
Namespace & key
Type
What it stores
Shape of balance-adjustments
[
{
"orderId": 6234567890,
"originalDebitAmount": 12.5,
"currency": "USD",
"remainingAmount": 4.5,
"transactions": [
{ "type": "admin_override", "creditAmount": 8, "currency": "USD", "timestamp": "..." }
]
}
]Order metafields
Namespace dollar-cashback
Key
What it stores
Namespace dollar-referral
Key
What it stores
Using the data
Related articles
Last updated