v1
latestOpenAPI 3.0.32026-07-243003151.2 MBWallets
Create Wallet
This method allows the calling application to create a Wallet within the Eagle Eye Platform.
post/wallet
Request body
Example request
{
"type": "CONSUMER",
"status": "ACTIVE",
"state": "EARNBURN",
"friendlyName": "Susan's Wallet",
"meta": {
"key2": "Value2"
}
}Response
Created