Skip to content

Send Sales Invoice by e-mail

Endpoints

https://app.passelimerit.fi/api/v2/sendinvoicebyemail

Query Payload

json
{
  "Id": "6126680c-10eb-40eb-a496-7111de0ebe20",
  "DelivNote": false
}
Click to see query parameters
FieldTypeCommentRequired
IdGuidSales invoice SIHId (one invoice per query)Required
DelivNoteBoolIf true then, the sended invoice without prices. Allowed "true" or "false" (lowercase).

Successful Result

json
"OK"