Loyalty Customer Attributes
Optional array of key-value pair attributes for the customer’s embedded wallet in the loyalty application.
Array [
keystring
Example:
testKey
valuestring
Example:
testValue
]
Loyalty Customer Attributes
[
{
"key": "testKey",
"value": "testValue"
}
]