v1
OAS 3.0.4
Accounting API
Client Libraries
curl 'https://apione.zwapgrid.com/accounting/api/v2/consents/{consentId}/trialbalances?StartDate=&EndDate=' \
--header 'X-Correlation-Id: ' \
--header 'X-Api-Key: YOUR_SECRET_TOKEN'
{
"trialBalancePeriod": {
"startDate": null,
"endDate": null
},
"financialReport": {
"accounts": [
{
"accountingAccount": {
"id": null,
"accountingAccountId": null,
"name": null,
"standardAccountingAccountId": null,
"descriptions": [
{
"text": null,
"languageId": null
}
],
"accountingAccountTypeCode": {
"code": null,
"listId": null
}
},
"endingBalance": {
"baseCurrencies": [
{
"currencyId": null,
"baseAmount": 1
}
]
},
"accountMovement": {
"baseCurrencies": [
{
"currencyId": null,
"baseAmount": 1
}
]
}
}
],
"categories": [
{
"descriptions": [
{
"text": null,
"languageId": null
}
],
"endingBalance": {
"baseCurrencies": [
{
"currencyId": null,
"baseAmount": 1
}
]
},
"accountMovement": {
"baseCurrencies": [
{
"currencyId": null,
"baseAmount": 1
}
]
},
"subCategories": [
{
"descriptions": [
{
"text": null,
"languageId": null
}
],
"endingBalance": {
"baseCurrencies": [
{
"currencyId": null,
"baseAmount": 1
}
]
},
"accountMovement": {
"baseCurrencies": [
{
"currencyId": null,
"baseAmount": 1
}
]
},
"subCategories": "[Circular Reference]",
"accounts": [
{
"accountingAccount": {
"id": null,
"accountingAccountId": null,
"name": null,
"standardAccountingAccountId": null,
"descriptions": [
{
"text": null,
"languageId": null
}
],
"accountingAccountTypeCode": {
"code": null,
"listId": null
}
},
"endingBalance": {
"baseCurrencies": [
{
"currencyId": null,
"baseAmount": 1
}
]
},
"accountMovement": {
"baseCurrencies": [
{
"currencyId": null,
"baseAmount": 1
}
]
}
}
]
}
],
"accounts": [
{
"accountingAccount": {
"id": null,
"accountingAccountId": null,
"name": null,
"standardAccountingAccountId": null,
"descriptions": [
{
"text": null,
"languageId": null
}
],
"accountingAccountTypeCode": {
"code": null,
"listId": null
}
},
"endingBalance": {
"baseCurrencies": [
{
"currencyId": null,
"baseAmount": 1
}
]
},
"accountMovement": {
"baseCurrencies": [
{
"currencyId": null,
"baseAmount": 1
}
]
}
}
]
}
]
}
}
Account Balances
Accounting Periods