EMUN1 ASP.NET

<back to all web services

ProductDetailSheetRequest

The following routes are available for this service:
All Verbs/service/ProductDetailSheet
All Verbs/service/ProductDetailSheet/{Id}
ProductDetailSheetRequest Parameters:
NameParameterData TypeRequiredDescription
TagCriteriaqueryDictionary<string, HashSet<String>>No
Skipqueryint?No
Takequeryint?No
OrderByquerystringNo
OrderByDescquerystringNo
IncludequerystringNo
FieldsquerystringNo
MetaqueryDictionary<string, string>No
IdpathstringNo
ReportNamequerystringNo
NamequerystringNo
HidePricequeryboolNo
HideRetailPricequeryboolNo
PriceListquerystringNo
ListIdquerystringNo
PriceListIdquerystringNo
SearchquerystringNo
ScanquerystringNo
IncludePricingqueryboolNo
IncludeNonSellablequeryboolNo
IncludeInactivequeryboolNo
IncludeMediaqueryboolNo
IncludeSecondaryImagesqueryboolNo
RetailerIdquerystringNo
CartIdquerystringNo
KitIdquerystringNo
Activequerybool?No
IsNewquerybool?No
Recompilequerybool?No
Recentquerydouble?No
StatusquerystringNo
GradequerystringNo
PriceListsquerystringNo
IdInquerystring[]No
ManufacturerNumberInquerystring[]No
UpcCodeInquerystring[]No
StockListIdquerystringNo
ReportRequest Parameters:
NameParameterData TypeRequiredDescription
ReportNameformstringNo
AttachmentformboolNo
OutputTypeformExportFormatTypeNo
StreamResponse Parameters:
NameParameterData TypeRequiredDescription
OptionsformIDictionary<string, string>No

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/ProductDetailSheet HTTP/1.1 
Host: www.bernhardthospitality.com 
Accept: application/xlsx
Content-Type: application/xlsx
Content-Length: length

{"tagCriteria":{"String":["String"]},"skip":0,"take":0,"orderBy":"String","orderByDesc":"String","include":"String","fields":"String","meta":{"String":"String"},"id":"String","reportName":"String","name":"String","hidePrice":false,"hideRetailPrice":false,"priceList":"String","listId":"String","priceListId":"String","search":"String","scan":"String","includePricing":false,"includeNonSellable":false,"includeInactive":false,"includeMedia":false,"includeSecondaryImages":false,"retailerId":"String","cartId":"String","kitId":"String","active":false,"isNew":false,"recompile":false,"recent":0,"status":"String","grade":"String","priceLists":"String","idIn":["String"],"manufacturerNumberIn":["String"],"upcCodeIn":["String"],"stockListId":"String","attachment":false,"outputType":"NoFormat"}
HTTP/1.1 200 OK
Content-Type: application/xlsx
Content-Length: length

{}