v1
latestOpenAPI 3.0.32026-07-243003151.2 MBAccounts
Create Coupon Account
This API method allows the calling application to create a coupon account and place into the corresponding wallet.
post/wallet/{walletId}/campaign/{campaignId}/account
Path parameters
walletIdstring string required
EES AIR Wallet ID
campaignIdstring string required
EES AIR Campaign ID
Query parameters
relatedAccountsboolean
Show all related accounts created with that account
tokensboolean
Show up to 100 active Tokens associated with the account.
Request body
Example request
{
"details": {
"details": {
"key1": "Value1",
"key2": "AnotherValue"
}
}
}Response
Created