GET api/invoice/get/{invoiceNumber}
Gets a single invoice.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
invoiceNumber |
The invoicenumber. |
string |
Required |
Body Parameters
None.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.