Endpoints
Estonia: https://aktiva.merit.ee/api/v2/sendinvoicexml
Poland: https://program.360ksiegowosc.pl/api/v2/sendinvoicexml
Query Payload
“<xml version=’1.0′ encoding=’utf-8’> …. </xml>”
In the input xml file required EAN or SellerProductID of sales articles.
Successful Result
| Field | Type | Comment |
|---|---|---|
| CustomerId | Guid | |
| InvoiceId | Guid | |
| InvoiceNo | String | |
| RefNo | String | |
| ErrMsg | String |

