GeniuslinkAPI

<back to all web services

GetProductMatchesByCriteriaRequest

Requires Authentication
The following routes are available for this service:
POST/v3.5/product/search
GetProductMatchesByCriteriaRequest Parameters:
NameParameterData TypeRequiredDescription
DatabodyIEnumerable<ProductData>No
MatchCriteriabodyIEnumerable<MatchCriteria>No
MaxTimeoutMsbodyuintNo
SkipCriteriaCheckbodyboolNo
ProductData Parameters:
NameParameterData TypeRequiredDescription
AttributesformProductAttributesNo
RetailerSpecificAttributesformRetailerSpecificAttributesNo
RawSourceDataformstringNo
ProductAttributes Parameters:
NameParameterData TypeRequiredDescription
RetailerformstringNo
RetailerGuidformGuidNo
StorefrontformstringNo
StorefrontIso2formstringNo
StorefrontGuidformGuidNo
CategoryformstringNo
CategoryGuidformGuidNo
BrandformstringNo
BrandGuidformGuidNo
ManufacturerformstringNo
ManufacturerGuidformGuidNo
IdentifiersformProductIdentifiersNo
ItemAttributesformItemAttributesNo
ProductIdentifiers Parameters:
NameParameterData TypeRequiredDescription
ProductGuidformGuidNo
GtinsformList<string>No
MpnsformList<string>No
Ean8formList<string>No
Ean13formList<string>No
Isbn9formList<string>No
Isbn10formList<string>No
Isbn13formList<string>No
ITF14formList<string>No
Upc12formList<string>No
ItemAttributes Parameters:
NameParameterData TypeRequiredDescription
BookformBookAttributesNo
AudiobookformAudiobookAttributesNo
EBookformEBookAttributesNo
BookAttributes Parameters:
NameParameterData TypeRequiredDescription
AuthorsformList<string>No
RetailerSpecificAttributes Parameters:
NameParameterData TypeRequiredDescription
NameformstringNo
DescriptionformstringNo
SkusformList<string>No
AsinformstringNo
UrlformUriNo
ProductImagesformDictionary<string, Uri>No
AdditionalDataformDictionary<string, string>No
MatchCriteria Parameters:
NameParameterData TypeRequiredDescription
RetailerGuidformGuidNo
TimeoutMsformuintNo
CountryIso2sformIEnumerable<string>No
MaxStalenessMsformulongNo
TargetProductCategoriesformIEnumerable<string>No
GetProductMatchesByCriteriaRequest Parameters:
NameParameterData TypeRequiredDescription
DatabodyIEnumerable<ProductData>No
MatchCriteriabodyIEnumerable<MatchCriteria>No
MaxTimeoutMsbodyuintNo
SkipCriteriaCheckbodyboolNo

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

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

POST /v3.5/product/search HTTP/1.1 
Host: geniuslink-api-zane.dev.platform.georiot.com 
Accept: application/json
Content-Type: application/json
Content-Length: length

{"maxTimeoutMs":0,"skipCriteriaCheck":false}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"maxTimeoutMs":0,"skipCriteriaCheck":false}