Endpoints
Estonia: https://aktiva.merit.ee/api/v2/Banks/{bankId}/PrePayments
Poland: https://program.360ksiegowosc.pl/api/v2/Banks/{bankId}/PrePayments
URL for the prepayments customers
Estonia: https://aktiva.merit.ee/api/v2/Banks/{bankId}/PrePayments/ForCustomer/{customerId}?ApiId={apiId}×tamp={timestamp}&signature={signature}
Poland: https://program.360ksiegowosc.pl/api/v2/Banks/{bankId}/PrePayments/ForCustomer/{customerId}?ApiId={apiId}×tamp={timestamp}&signature={signature}
URL for the prepayments vendors
Estonia: https://aktiva.merit.ee/api/v2/Banks/{bankId}/PrePayments/ForVendor/{vendorId}?ApiId={apiId}×tamp={timestamp}&signature={signature}
Poland: https://program.360ksiegowosc.pl/api/v2/Banks/{bankId}/PrePayments/ForVendor/{vendorId}?ApiId={apiId}×tamp={timestamp}&signature={signature}
URL Details
| Field | Type | Comment |
|---|---|---|
| bankId | Guid | Required |
| CustomerId | Guid | Required |
| VendorId | Guid | Required |
Query Payload
| Field | Type | Comment |
|---|---|---|
| Description | String | |
| DocumentNumber | String | |
| CurrencyCode | String | |
| DocumentDate | Date | yyyy-MM-dd |
| Amount | Decimal |
Successful Result
| Field | Type | Comment |
|---|---|---|
| BatchInfo | String | |
| BatchId | Guid |

