Appearance
Send Sales Invoice by e-mail
Endpoints
https://app.passelimerit.fi/api/v2/sendinvoicebyemailQuery Payload
json
{
"Id": "6126680c-10eb-40eb-a496-7111de0ebe20",
"DelivNote": false
}Click to see query parameters
| Field | Type | Comment | Required |
|---|---|---|---|
| Id | Guid | Sales invoice SIHId (one invoice per query) | Required |
| DelivNote | Bool | If true then, the sended invoice without prices. Allowed "true" or "false" (lowercase). |
Successful Result
json
"OK"