EndPoints
Estonia: https://aktiva.merit.ee/api/v2/Banks/{bankId}/ExpensePayments
Poland: https://program.360ksiegowosc.pl/api/v2/Banks/{bankId}/ExpensePayments
URL Details
| Field | Type | Comment |
|---|
| bankId | Guid | Required |
Query Payload
| Field | Type | Comment |
|---|
| DocumentDate | Date | yyyy-MM-dd |
| CurrencyCode | String | |
| DocumentNumber | String | |
| Description | String | |
| Lines | Array of Lines object | |
Line Object
| Field | Type | Comment |
|---|
| AccountCode | String | |
| Quantity | Decimal | |
| Price | Decimal | |
| Amount | Decimal | |
| Description | String | |
| DepartmentCode | String | |
| DeclarationDate | Date | yyyy-MM-dd |
| TaxId | Guid | |
| Dimensions | Array of Dimensions Objects | |
Dimension Object
| Field | Type | Comment |
|---|
| Dimension | Int | |
| ValueCode | String | |
Successful Result
| Field | Type | Comment |
|---|
| BatchInfo | String | |
| BatchId | Guid | |