/v1/orders/commands/send

Sending Orders

With the command send API you are able to send invoices to over transport Types. Types

{
"Transporttype" : "Peppol",
"OrderIDs" : List<int> orderIDs
}
{
"Transporttype" : "SDI",
"OrderIDs" : List<int> orderIDs
}
Language
Click Try It! to start a request and see the response here!