Referencia de APIAccounting / Account
Get Account by accountid balance history
← Back to full API reference
GET
/v1/account/:accountId/balance-historyAuth required- Requires organization permissions for this resource.
Request details
Path params
| Field | Required | Description |
|---|---|---|
| accountId | Yes | Required path parameter. |
Default payloads
Path params
json
{
"accountId": 1
}Query
json
{}Sample response
json
"<result>"