/v1/orders/commands/send

Send one or more already created documents

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Sending Orders

{
"Transporttype" : "Peppol",
"OrderIDs" : List<int> orderIDs
}
{
"Transporttype" : "SDI",
"OrderIDs" : List<int> orderIDs
}
  • If you send for multiple companies, make sure you put the correct PartyID of the correct company in the header. When you send a list of ID's, it can only be ID's of that specific company
  • With the command send API you are able to send invoices to over transport Types. Types

Body Params
OrderIds
array of int32s
OrderIds
string
string
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response
200

All orders have been sent

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!