...
Code Block | ||
---|---|---|
| ||
{
"couponId": "0526d543-3871-4e9c-bec5-327ebcd3f1db",
"tokenId": "tester",
"userId": "{{${user_id}}}",
"email": "{{${email_address}}}",
"expiresOn": "2020-08-11T08:59:59.000Z"
} |
...
Note |
---|
Note that in the past we relied on |
...