This method returns metadata for an invoice for a specified invoice ID.
HTTP Verb/Method: |
GET |
URL Format: |
http://server/api/invoices/ID/{InvID} |
Returns: |
Metadata for an invoice document returns upon a successful request. An error is returned if the invoice metadata cannot be found. |
The following table lists the parameter available for this method request.
Parameter |
Description |
InvID |
Enter the DocID returned from a Get All Metadata by Order method call through the Basic Order Information Request service. |
Refer to the Request Return section in Get All Invoice Metadata by Order for property descriptions returned by this method.