CyberStore Billing Web Service
MethodGetInvoiceDetailView
CyberStore Billing Web Service > All Operations Resource Group : GetInvoiceDetailView (Method)
Description
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
Request (GetInvoiceDetailViewSoapIn)

The request body is of type http://www.theoutdoorscompany.com/Ecommerce/Services/Billing/:GetInvoiceDetailView.

Request Body Parameters

NameDescriptionData Type
The Invoice Number for the document to get.xml:string
200 Response (GetInvoiceDetailViewSoapOut)

The response body is of type http://www.theoutdoorscompany.com/Ecommerce/Services/Billing/:GetInvoiceDetailViewResponse.

Response Body Parameters

NameDescriptionData Type

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
See Also
All Operations Resource GroupCyberStore Billing Web Service