Properties
| Name | Type | Description |
|---|---|---|
| expiryDate | string | The date on which the balance expires. Account Type: Aggregated Applicable containers: reward Endpoints:
|
| balanceToReward | string | The balance required to qualify for a reward such as retaining membership, business reward, etc. Account Type: Aggregated Applicable containers: reward Endpoints: |
| balanceType | string | The type of reward balance. Account Type: Aggregated Applicable containers: reward Endpoints:
|
| balance | number | The actual reward balance. Account Type: Aggregated Applicable containers: reward Endpoints:
|
| description | string | The description for the reward balance as available at provider source. Account Type: Aggregated Applicable containers: reward Endpoints:
|
| balanceToLevel | string | The balance required to reach a reward level. Account Type: Aggregated Applicable containers: reward Endpoints:
|
| units | string | Unit of reward balance - miles, points, segments, dollars, credits. Account Type: Aggregated Applicable containers: reward Endpoints:
|
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/RewardBalance",
"title": "RewardBalance",
"type": "object",
"properties": {
"expiryDate": {
"type": "string",
"description": "The date on which the balance expires.<br><br><b>Account Type</b>: Aggregated<br><b>Applicable containers</b>: reward<br><b>Endpoints</b>:<ul><li>GET accounts</li><li>GET accounts/{accountId}</li><li>GET dataExtracts/userData</li></ul>",
"readOnly": true
},
"balanceToReward": {
"type": "string",
"description": "The balance required to qualify for a reward such as retaining membership, business reward, etc.<br><br><b>Account Type</b>: Aggregated<br><b>Applicable containers</b>: reward<br><b>Endpoints</b>:<ul><li>GET accounts</li><li>GET accounts/{accountId}</li><li>GET dataExtracts/userData</li></ul>",
"readOnly": true
},
"balanceType": {
"type": "string",
"description": "The type of reward balance.<br><br><b>Account Type</b>: Aggregated<br><b>Applicable containers</b>: reward<br><b>Endpoints</b>:<ul><li>GET accounts</li><li>GET accounts/{accountId}</li><li>GET dataExtracts/userData</li></ul><b>Applicable Values</b><br>",
"readOnly": true,
"enum": [
"EXPIRING_BALANCE",
"BALANCE_TO_LEVEL",
"BALANCE_TO_REWARD",
"BALANCE",
"TOTAL_BALANCE"
]
},
"balance": {
"type": "number",
"description": "The actual reward balance.<br><br><b>Account Type</b>: Aggregated<br><b>Applicable containers</b>: reward<br><b>Endpoints</b>:<ul><li>GET accounts</li><li>GET accounts/{accountId}</li><li>GET dataExtracts/userData</li></ul>",
"format": "double",
"readOnly": true
},
"description": {
"type": "string",
"description": "The description for the reward balance as available at provider source.<br><br><b>Account Type</b>: Aggregated<br><b>Applicable containers</b>: reward<br><b>Endpoints</b>:<ul><li>GET accounts</li><li>GET accounts/{accountId}</li><li>GET dataExtracts/userData</li></ul>",
"readOnly": true
},
"balanceToLevel": {
"type": "string",
"description": "The balance required to reach a reward level.<br><br><b>Account Type</b>: Aggregated<br><b>Applicable containers</b>: reward<br><b>Endpoints</b>:<ul><li>GET accounts</li><li>GET accounts/{accountId}</li><li>GET dataExtracts/userData</li></ul>",
"readOnly": true
},
"units": {
"type": "string",
"description": "Unit of reward balance - miles, points, segments, dollars, credits.<br><br><b>Account Type</b>: Aggregated<br><b>Applicable containers</b>: reward<br><b>Endpoints</b>:<ul><li>GET accounts</li><li>GET accounts/{accountId}</li><li>GET dataExtracts/userData</li></ul>",
"readOnly": true
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/envestnet-rewardbalance"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.