Endpoints
Estonia:   https://aktiva.merit.ee/api/v2/getsalesinvpdf
Poland:    https://program.360ksiefowosc.pl/api/v2/getsalesinvpdf
Query Payload
| Field | Type | Comment | 
|---|---|---|
| Id | Guid | |
| DelivNote | Bool | If true then, the sended invoice without prices. Allowed “true” or “false” (lowercase). | 
Successful result
| Field | Type | Comment | 
|---|---|---|
| FileName | String | |
| FileContent | String | Pdf file in base64 | 

