Product Data Quality Bulk
- 4 Minutes to read
- DarkLight
Product Data Quality Bulk
- 4 Minutes to read
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
To post data quality of multiple products, mention the following in the postman and then click Send.
POST
Query Parameters
Expand to see the parameters and description
Parameter | Parameter Type | Data Type | Accepted Values | Description |
vocabularyID | Required | String | GUID | GUID |
Headers
Authorization: Specify required Auth Token in the header.
Request Parameters
Expand to see the parameters and description
Parameter | Parameter Type | Data Type | Accepted Values | Description |
dataOwner | Required | String | GUIDs | Company identifier |
identifierValue | Required | String | Dependent on identifierName | The unique identifier of the product in question |
identifierName | Required | String | Dependent on customer vocab | Sets the identifier attribute type to be searched |
targetPartyAlias | Required | String | GUID or recipient alias | The recipient that will be used to check data quality against |
Additional search parameters are available. This uses the same filter options as product search.
Important!
- Your vocabulary must include the top-level attribute "ProductIdentifierProperty" for example: globalTradeItemNumber (GTIN).
- The attribute "targetPartyAlias" must be duplciated below the "searchFilter" attribute.
- You can add "AttributeFilters" to filter by GTIN or any identifier mapped in the vocabulary that you use.
Request
{
"dataOwner": "0642243f-73e6-4f04-9037-a118112c2e99",
"targetPartyAlias": "fa398a77-7423-4c4c-9b0a-accd9a8ebe84",
"searchFilter": {
"dataOwner": "0642243f-73e6-4f04-9037-a118112c2e99",
"targetPartyAlias": "fa398a77-7423-4c4c-9b0a-accd9a8ebe84",
"AttributeFilters": [
{
"AttributeName": "globalTradeItemNumber (GTIN)",
"Language": "en-US",
"Values": [
"10033111110500"
],
"SearchType": "Contains"
}],
"archived": false,
"recipientFilters": [
{
"subscriptionExists": true,
"subscriptionStates": [
0
],
"includeLinkedRecipients": true,
"criticalErrors": true,
"nonCriticalErrors": true,
"missingRequiredTaxonomy": true,
"missingRequiredAttribute": true,
"isProductComplete": true
/*"publicationFilters": [
{
"publicationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"targetMarket": "string",
"publicationStatus": 0,
"lastPublishedDateFilters": [
{
"name": "string",
"operator": 0,
"includeMissing": true,
"value": "2022-06-06T18:33:39.463Z"
}
],
"externalNetworkStatus": "string"
}
]*/
}
]
}
}
Response 200 OK
{
"e0b4a992-9552-4994-aa82-c5de143cdba7": {
"Locale": "en-US",
"Issues": [
{
"IssueLocations": [
{
"AttributeAlias": "Brand Name Logo",
"DataOwner": "0642243f-73e6-4f04-9037-a118112c2e99",
"LocationType": "Attribute",
"TargetParty": "47f66d9f-9429-48ad-8f2a-267dcd67a346",
"Locale": "en-US"
}
],
"HasAutomaticFix": false,
"MessageFormatString": "Image must meet size requirements",
"FormatParameters": [],
"IsCritical": false
}
],
"CompletenessResult": {
"GroupLevelScore": {
"2858b35f-2ae9-4a44-9dde-12598e898ab6": 100.0,
"3b1f0d9e-7251-4c7e-a6af-c64edb08eaa9": 100.0,
"2b37a213-84e1-447e-b44a-48c95da68e19": 100.0
},
"ProductLevelScore": 100.0,
"CriticalErrorsCount": 0,
"HasCriticalNonGroupRelatedErrors": false,
"OnlyHasNonCriticalAttributeIssueLocationErrors": true
},
"RequiredAttributeLocations": [
{
"AttributeAlias": "UL Listed",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Fitting Size",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "CSA Certified",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Weatherproof",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Material",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Width (in)",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Height (in)",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Length (in)",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "ETL Listed",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Compatible Conduit Type",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Conduit / Raceway Fitting Category",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Color / Finish",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Brand Name Logo",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Main Product Image",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Country of Origin (numeric)",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Does this Product Have a Warranty?",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Feature - Benefit Bullet 2",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Feature - Benefit Bullet 1",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Marketing Copy",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Item has MSDS (SDS)?",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "California Proposition 65 Warning Required",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Hazardous per DOT",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Item is Shipped/Despatched at this Packaging Level",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Package Weight UOM",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Package Weight",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Package Depth UOM",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Package Depth",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Package Width UOM",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Package Width",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Package Height UOM",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Package Height",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Item is the Lowest Packaging Level",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Packaging Level",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Is this product able to be received via EDI?",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Selling UOM",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Order UOM",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Multiple Order Quantity",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Minimum Order Quantity",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Net Package Quantity/Net Content UOM",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Net Package Quantity/Net Content",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Item has Restrictions?",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Does this product have a UPC?",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Search Keywords",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Short Description",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Product Name",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Distributor Sku",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Supplier Company Name",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "MFG Brand Name",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "MFG Name",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "Internal Supplier Part #",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "MFG Model # (Series)",
"LocationType": "Product",
"Locale": "en-US"
},
{
"AttributeAlias": "MFG Part # (OEM)",
"LocationType": "Product",
"Locale": "en-US"
}
]
}
}
Was this article helpful?