Device Wallet
Query parameters
namestringRequired
Name for the demo wallet
jobstringRequired
Job title for the demo wallet
companystringRequired
Company name for the demo wallet
emailstringRequired
Email address for the demo wallet
phonestringRequired
Phone number for the demo wallet
typestring · enumRequiredPossible values:
Type of wallet to create (apple or google)
Responses
200
Successful creation of wallet demo.
application/json
get
/device/wallet/demo200
Successful creation of wallet demo.
Query parameters
device_idintegerRequired
The ID of the device
keystringRequired
The key associated with the device
typestring · enumRequiredPossible values:
Type of wallet to create (apple or google)
Responses
200
Successful creation of wallet.
application/json
get
/device/wallet200
Successful creation of wallet.
Last updated