Endpoints
Estonia: https://aktiva.merit.ee/api/v2/Banks/{bankId}/IncomePayments
Poland: https://program.360ksiegowosc.pl/api/v2/Banks/{bankId}/IncomePayments
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 | |
| DeclarationDate | Date | |
| TaxId | Guid | |
| Dimensions | Array of Dimensions objects | |
Dimension object
| Field | Type | Comment |
|---|
| Dimension | Int | |
| ValueCode | Guid | |
Successful Result
| Field | Type | Comment |
|---|
| BatchInfo | String | |
| BatchId | Guid | |