Retrieve All Product Feedback
  • 1 Minute to read
  • Dark
    Light

Retrieve All Product Feedback

  • Dark
    Light

Article summary

Purpose: For suppliers to retrieve all feedback from recipients on a given product record.

POST


Query Parameters

Expand to see the parameters and description


Parameter  Parameter TypeData TypeAccepted ValuesDescription
vocabularyID
Required
StringGUIDGUID

Headers

Authorization: Specify required Auth Token in the header.

Request Parameters

Expand to see the parameters and description







Parameter  Parameter TypeData TypeAccepted ValuesDescription
vocabularyID
Required/Optional
StringGUIDEach account using the API has a vocabulary associated with their account that allows for customer defined aliases on attributes. This is the GUID to your company's customer vocabulay file
companyIdRequired/Optional
StringGUIDCompany identifier. Required if vocabularyID is not provided    
identifierName
Required
String
Must be a valid identifier in the customer vocabulary
Sets the identifier type
identifierValue
Required
StringAny value that exists in the products' identifiers
The value we are searching for
shouldIncludeUntranslatedParties
Optional
Boolean
true/false
Option to list parties that are not defined in the customer vocabulary
shouldIncludeMissingVocabularyAttributes
Optional
Booleantrue/false
Option to list attributes that are not defined in the customer vocabulary

Response 200 OK


{
    "DataOwner": "0642243f-73e6-4f04-9037-a118112c2e99",
    "IdentifierName": "GTIN",
    "IdentifierValue": "00885911677677",
    "Feedback": {
        "0c72402f-d930-4fed-9bbe-0f4b4b525577": {
            "FeedbackComponent": [
                {
                    "Key": {
                        "Language": "en-US",
                        "ValidationSourceIdentifier": "15"
                    },
                    "Value": {
                        "Scope": "Part",
                        "Severity": "Warning",
                        "ValidationSourceType": "Unknown",
                        "Problem": "The VBU attribute is provided as a read only reference for Lowe's.\r\nThe modification from  to 70 has not been applied.\r\nPlease contact Syndigo if a change is necessary\r\nThe Item Number attribute is provided as a read only reference for Lowe's.\r\nThe modification from  to 1597146 has not been applied.\r\nPlease contact Syndigo if a change is necessary\r\n",
                        "Resolution": "The VBU attribute is provided as a read only reference for Lowe's.\r\nThe modification from  to 70 has not been applied.\r\nPlease contact Syndigo if a change is necessary\r\nThe Item Number attribute is provided as a read only reference for Lowe's.\r\nThe modification from  to 1597146 has not been applied.\r\nPlease contact Syndigo if a change is necessary\r\n"
                    }
                }
            ],
            "ProviderType": "Party"
        }
    }
}


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence