EMUN1 ASP.NET

<back to all web services

InsertInvoiceLineRDB

Requires Authentication
Required role:Administrator
The following routes are available for this service:
All Verbs/service/InsertInvoiceLineRDB
InvoiceLineRDB Parameters:
NameParameterData TypeRequiredDescription
InvoiceNumberformstringNo
PositionformintNo
ProductIdformstringNo
DescriptionformstringNo
QtyOrderedformdoubleNo
QtyShippedformdoubleNo
QtyBackorderedformdoubleNo
PricePaidformdoubleNo
SalesRepformstringNo
BrandIdformstringNo
ListPriceformdoubleNo
UnitOfMeasureformstringNo
BasePriceformdoubleNo
SuperCategoryformstringNo
ManufacturerIdformstringNo
TrackingNumberformstringNo
Custom1STRformstringNo
Custom2STRformstringNo
Custom3STRformstringNo
Custom4STRformstringNo
Custom5STRformstringNo
NotesformstringNo
CountNameformstringNo
ListIdformstringNo
SentformboolNo
DateSentformDateTimeNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .other suffix or ?format=other

HTTP + OTHER

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /service/InsertInvoiceLineRDB HTTP/1.1 
Host: www.bernhardthospitality.com 
Accept: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Content-Length: length

{"invoiceNumber":"String","position":0,"productId":"String","description":"String","qtyOrdered":0,"qtyShipped":0,"qtyBackordered":0,"pricePaid":0,"salesRep":"String","brandId":"String","listPrice":0,"unitOfMeasure":"String","basePrice":0,"superCategory":"String","manufacturerId":"String","trackingNumber":"String","custom1STR":"String","custom2STR":"String","custom3STR":"String","custom4STR":"String","custom5STR":"String","notes":"String","countName":"String","listId":"String","sent":false,"dateSent":"0001-01-01T00:00:00.0000000Z"}
HTTP/1.1 200 OK
Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Content-Length: length

0