post https://api.sandbox.billit.be/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
}