Statement Object Details
Statement Schema
Key | Type | Required | Description |
| String | N.A. Included in API response | Primary Key of the user object. |
| String | N.A. Included in API response | The Primary Key that denotes your client object in our system. |
| String | N.A. Included in API response | Your common name in our system. |
| Number | N.A. Included in API response | Ending balance of the node for this statement cycle. |
| String | N.A. Included in API response | Starting balance of the node for this statement cycle. |
| Number | Yes | Unix timestamp (in ms) value of the end date of cycle for this statement cycle. |
| Number | Yes | Unix timestamp (in ms) value of the start date of cycle for this statement cycle. |
| String | N.A. Included in API response | URL of the csv version of the statement. |
| String | N.A. Included in API response | URL of the pdf version of the statement. |
| String | N.A. Included in API response | URL of the json version of the statement. |
| String | N.A. Included in API response | Type of statement. Possible types:
|
Last updated