post https://api.indigitall.com/v2/wallet/loyalty//templates
Create a loyalty template
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Create a loyalty template
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
16curl --request POST \
--url https://api.indigitall.com/v2/wallet/loyalty/applicationId/templates \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"config": {
"barcode": {
"type": "QR_CODE"
}
},
"platforms": [
"apple"
]
}
'
Try It!
to start a request and see the response here! Or choose an example: