Retrieve billing statement accounts.
Parameter name | Description | Possible value | Required |
---|---|---|---|
billingStatementID | Retrieve all records associated with a billing statement. Either billingStatementID or account can be set, but not both at the same time. | integer | yes |
account | Retrieve all records associated with a customer account. | integer |
Field name | Type | Description |
---|---|---|
recordID | integer | Record ID. |
billingStatementID | integer | Billing statement ID. |
account | string | |
added | integer | Unix timestamp. Creation time. |
addedByID | integer |