Query for returning the contents of a specified invoice for the customer of context as an HTML string.Gets the contents of a specified invoice for the Customer of context as an HTML string. Introduced in v2.20
Method | GetInvoiceDetailView |
The request body is of type GetInvoiceDetailView.
Name | Description | Data Type |
---|---|---|
InvoiceNumber | The Invoice Number for the document to get. | xml:string |
The response body is of type GetInvoiceDetailViewResponse.
Name | Description | Data Type |
---|---|---|
GetInvoiceDetailViewResult | A string value containing a JSON object.
Type your example code here. It will be automatically colorized when you switch to Preview or build the help system.
| xml:string |