EMUN1 ASP.NET

<back to all web services

QueryProducts

The following routes are available for this service:
All Verbs/service/Product/{Id*}
All Verbs/service/QueryProducts
All Verbs/service/QueryProducts/{Id*}
All Verbs/service/FindProducts
All Verbs/service/BrowseProducts
QueryProducts<T> Parameters:
NameParameterData TypeRequiredDescription
SearchformstringNo
ScanformstringNo
ContextformstringNo
TagCriteriaformDictionary<string, HashSet<String>>No
IncludePricingformboolNo
IncludeNonSellableformboolNo
IncludeInactiveformboolNo
IncludeMediaformboolNo
RetailerIdformstringNo
CartIdformstringNo
IdformstringNo
IdInformstring[]No
ListIdformstringNo
ProductListIdformstringNo
WishlistIdformstringNo
PriceListIdformstringNo
StockListIdformstringNo
KitIdformstringNo
Activeformbool?No
IsNewformbool?No
Recompileformbool?No
Recentformdouble?No
StatusformstringNo
ManufacturerNumberInformstring[]No
UpcCodeInformstring[]No
VendorIdformstringNo
QueryBase Parameters:
NameParameterData TypeRequiredDescription
Skipformint?No
Takeformint?No
OrderByformstringNo
OrderByDescformstringNo
IncludeformstringNo
FieldsformstringNo
MetaformDictionary<string, string>No
QueryProductsResult Parameters:
NameParameterData TypeRequiredDescription
ProductImagesformList<ProductImage>No
ProductLikesformList<ProductLike>No
CategoryformProductCategoryNo
VendorformVendorNo
ProductBase Parameters:
NameParameterData TypeRequiredDescription
IdformstringNo
ProductLineIdformstringNo
ManufacturerNumberformstringNo
ShortDescriptionformstringNo
LongDescriptionformstringNo
AltDescriptionformstringNo
UpcCodeformstringNo
StatusformstringNo
PricingformIDictionary<int, double>No
ListPriceformdecimalNo
WholesalePriceformdecimalNo
RetailPriceformdecimal?No
RetailListPriceformdecimalNo
UnitsInStockformintNo
UnitsAllocatedformintNo
Priceformdecimal?No
UnlistedformboolNo
CategoryIdformstringNo
CategoryformProductCategoryNo
MinimumOrderQtyformdoubleNo
AvailableQtyformdoubleNo
CaseQtyformdoubleNo
CasePriceformdecimalNo
AvailableOnformDateTime?No
IncomingQtyformdoubleNo
PurchaseIncrementformdoubleNo
OptionGroupformstringNo
OptionGroupListformstringNo
VendorIdformstringNo
VendorformVendorNo
IsB2BformboolNo
IsB2CformboolNo
IsSellableformboolNo
IsNonDiscountableformboolNo
ItemTypeformstringNo
ImageUrlformstringNo
OnDemandProductEuidformstringNo
KeywordsformstringNo
SuperCategoryformstringNo
TagsformDictionary<string, HashSet<String>>No
AsShownValuesformFieldValue[]No
GenericTagsformList<Tag>No
IsNewformboolNo
IsRestrictedformboolNo
IsAsShownformboolNo
IsKitformboolNo
IsKitExplodeformboolNo
IsKitEditableformboolNo
MetaformDictionary<string, string>No
IsOnDemandformboolNo
CreatedOnformDateTimeNo
WeightformdoubleNo
HeightformdecimalNo
WidthformdoubleNo
LengthformdecimalNo
CubicVolumeformdoubleNo
MaxNumLinesformintNo
CostformdecimalNo
UOMformstringNo
SubCategoryformstringNo
ShipOnformDateTime?No
MainFeaturedformintNo
FeaturedformintNo
LikesformlongNo
HasLikedformboolNo
EnforceMinimumformboolNo
PointsformdecimalNo
Custom9formstringNo
WarehouseformstringNo
ProductImagesformList<ProductImage>No
IsDealerVisibleformboolNo
EntityBase<K> Parameters:
NameParameterData TypeRequiredDescription
IdformKNo
ProductCategory Parameters:
NameParameterData TypeRequiredDescription
IdformstringNo
LabelformstringNo
Vendor Parameters:
NameParameterData TypeRequiredDescription
IdformstringNo
LabelformstringNo
VendorNameformstringNo
AbbreviationformstringNo
OrderMinimumformdecimalNo
ReOrderMinimumformdecimalNo
MinimumBalanceformdecimalNo
ActiveformboolNo
IsInvoiceOnlyformboolNo
AllowPriceOverrideformboolNo
DefaultShipDatePreviousformboolNo
EnforceMinimumsformboolNo
EnforcePurchaseIncrementformboolNo
AllowDiscountsformboolNo
EmailOrdersformboolNo
AllowBackordersformboolNo
UseVendorCustIdformboolNo
UseVendorShipIdformboolNo
UseVendorTermsformboolNo
ExportReviewOrdersformboolNo
EmailUrlToExportformboolNo
IncludeInBatchformboolNo
DecryptCCOnExportformboolNo
CustomerNumberformstringNo
ExportOrdersformboolNo
SplitByProductLineformboolNo
IsShowroomVendorformboolNo
AllowManualItemEntryformboolNo
RequireCreditSheetformboolNo
AddressformstringNo
CityformstringNo
StateformstringNo
ZipformstringNo
PhoneformstringNo
FaxformstringNo
EmailformstringNo
WebsiteformstringNo
NoteformstringNo
CommissionPercentformdecimalNo
OrderTagLineformstringNo
ProductTagsformList<VendorProductTag>No
SettingsformList<VendorSetting>No
LastLoginAttemptformDateTimeNo
LastOrderedOnformDateTimeNo
MetaformDictionary<string, string>No
TagsformDictionary<string, HashSet<String>>No
VendorProductTag Parameters:
NameParameterData TypeRequiredDescription
IdformstringNo
TagformstringNo
VendorSetting Parameters:
NameParameterData TypeRequiredDescription
VendorIdformstringNo
KeyformstringNo
ValueformstringNo
FieldValue Parameters:
NameParameterData TypeRequiredDescription
FieldIdformstringNo
ValueIdformstringNo
CustomTextformstringNo
Tag Parameters:
NameParameterData TypeRequiredDescription
IdformdoubleNo
ShardformstringNo
PrincipalIdformstringNo
TagKindformstringNo
TagLabelformstringNo
ParentTagKindformstringNo
ParentTagLabelformstringNo
AuditedModel Parameters:
NameParameterData TypeRequiredDescription
CreatedByformstringNo
CreatedOnformDateTimeNo
LastModifiedOnformDateTimeNo
LastModifiedByformstringNo
GeneratedformboolNo
ExportedformboolNo
PositionformintNo
ProductImage Parameters:
NameParameterData TypeRequiredDescription
ProductIdformstringNo
PositionformintNo
CreatedOnformDateTimeNo
ProductLike Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
ProductIdformstringNo
UserIdformstringNo
LikedOnformDateTimeNo
QueryResponse<T> Parameters:
NameParameterData TypeRequiredDescription
OffsetformintNo
TotalformintNo
ResultsformList<T>No
MetaformDictionary<string, string>No
ResponseStatusformResponseStatusNo

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

HTTP + JSV

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

POST /service/Product/{Id*} HTTP/1.1 
Host: www.bernhardthospitality.com 
Accept: text/jsv
Content-Type: text/jsv
Content-Length: length

{
	search: String,
	scan: String,
	context: String,
	tagCriteria: 
	{
		String: 
		[
			String
		]
	},
	includePricing: False,
	includeNonSellable: False,
	includeInactive: False,
	includeMedia: False,
	retailerId: String,
	cartId: String,
	id: String,
	idIn: 
	[
		String
	],
	listId: String,
	productListId: String,
	wishlistId: String,
	priceListId: String,
	stockListId: String,
	kitId: String,
	active: False,
	isNew: False,
	recompile: False,
	recent: 0,
	status: String,
	manufacturerNumberIn: 
	[
		String
	],
	upcCodeIn: 
	[
		String
	],
	vendorId: String,
	skip: 0,
	take: 0,
	orderBy: String,
	orderByDesc: String,
	include: String,
	fields: String,
	meta: 
	{
		String: String
	}
}
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length

{
	offset: 0,
	total: 0,
	results: 
	[
		{
			productImages: 
			[
				{
					productId: String,
					position: 0,
					createdOn: 0001-01-01
				}
			],
			productLikes: 
			[
				{
					id: 0,
					productId: String,
					userId: String,
					likedOn: 0001-01-01
				}
			],
			category: 
			{
				id: String,
				label: String
			},
			vendor: 
			{
				id: String,
				label: String,
				vendorName: String,
				abbreviation: String,
				orderMinimum: 0,
				reOrderMinimum: 0,
				minimumBalance: 0,
				active: False,
				isInvoiceOnly: False,
				allowPriceOverride: False,
				defaultShipDatePrevious: False,
				enforceMinimums: False,
				enforcePurchaseIncrement: False,
				allowDiscounts: False,
				emailOrders: False,
				allowBackorders: False,
				useVendorCustId: False,
				useVendorShipId: False,
				useVendorTerms: False,
				exportReviewOrders: False,
				emailUrlToExport: False,
				includeInBatch: False,
				decryptCCOnExport: False,
				customerNumber: String,
				exportOrders: False,
				splitByProductLine: False,
				isShowroomVendor: False,
				allowManualItemEntry: False,
				requireCreditSheet: False,
				address: String,
				city: String,
				state: String,
				zip: String,
				phone: String,
				fax: String,
				email: String,
				website: String,
				note: String,
				commissionPercent: 0,
				orderTagLine: String,
				productTags: 
				[
					{
						id: String,
						tag: String
					}
				],
				settings: 
				[
					{
						vendorId: String,
						key: String,
						value: String
					}
				],
				lastLoginAttempt: 0001-01-01,
				lastOrderedOn: 0001-01-01,
				meta: 
				{
					String: String
				},
				tags: 
				{
					String: 
					[
						String
					]
				}
			},
			id: String,
			productLineId: String,
			manufacturerNumber: String,
			shortDescription: String,
			longDescription: String,
			altDescription: String,
			upcCode: String,
			status: String,
			listPrice: 0,
			wholesalePrice: 0,
			retailPrice: 0,
			retailListPrice: 0,
			unitsInStock: 0,
			unitsAllocated: 0,
			unlisted: False,
			categoryId: String,
			minimumOrderQty: 0,
			availableQty: 0,
			caseQty: 0,
			casePrice: 0,
			availableOn: 0001-01-01,
			incomingQty: 0,
			purchaseIncrement: 0,
			optionGroup: String,
			optionGroupList: String,
			vendorId: String,
			isB2B: False,
			isB2C: False,
			isSellable: False,
			isNonDiscountable: False,
			itemType: String,
			imageUrl: String,
			onDemandProductEuid: String,
			keywords: String,
			superCategory: String,
			tags: 
			{
				String: 
				[
					String
				]
			},
			asShownValues: 
			[
				{
					fieldId: String,
					valueId: String,
					customText: String
				}
			],
			genericTags: 
			[
				{
					id: 1312561414.13126,
					shard: String,
					principalId: String,
					tagKind: String,
					tagLabel: String,
					parentTagKind: String,
					parentTagLabel: String,
					createdBy: String,
					createdOn: 0001-01-01,
					lastModifiedOn: 0001-01-01,
					lastModifiedBy: String,
					generated: False,
					exported: False,
					position: 0
				}
			],
			isNew: False,
			isRestricted: False,
			isAsShown: False,
			isKit: False,
			isKitExplode: False,
			isKitEditable: False,
			meta: 
			{
				String: String
			},
			isOnDemand: False,
			createdOn: 0001-01-01,
			weight: 0,
			height: 0,
			width: 0,
			length: 0,
			cubicVolume: 0,
			maxNumLines: 0,
			cost: 0,
			uom: String,
			subCategory: String,
			shipOn: 0001-01-01,
			mainFeatured: 0,
			featured: 0,
			likes: 1,
			hasLiked: False,
			enforceMinimum: False,
			points: 0,
			custom9: String,
			warehouse: String,
			isDealerVisible: False
		}
	],
	meta: 
	{
		String: String
	},
	responseStatus: 
	{
		errorCode: String,
		message: String,
		stackTrace: String,
		errors: 
		[
			{
				errorCode: String,
				fieldName: String,
				message: String,
				meta: 
				{
					String: String
				}
			}
		],
		meta: 
		{
			String: String
		}
	}
}