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