GET api/{database}/Documents/Invoice/ByOrderId/{orderId}?reportTemplateId={reportTemplateId}&format={format}

Execute the GetInvoiceDocumentCommand



Request Information

Parameters

NameDescriptionAdditional information
orderId The orderId.

Define this parameter in the request URI.

reportTemplateId The reportTemplateId.

Define this parameter in the request URI.

format The format. Accepted values are: Value Description 0 Default 1 Pdf 2 Rtf 3 Html 4 Native 5 Text 6 Png 7 Xlsx

Define this parameter in the request URI.