Force Publish Product(s) to a Recipient
  • 1 Minute to read
  • Dark
    Light

Force Publish Product(s) to a Recipient

  • Dark
    Light

Article summary

When publishing a product, the Content Experience Suite will take the latest version of a product and send it to a retailer. The publishing procedure doesn't publish products that haven't been changed.
There's an option to force publish products. It allows you to publish unchanged products (if necessary). Mention the following in the postman and then click Send.

POST


Query Parameters

Expand to see the parameters and description


Parameter  Parameter TypeData TypeAccepted ValuesDescription
vocabularyID
Required
StringGUIDGUID
useDataQuality
OptimalBooleantrue/falseWhen set to true will return data quality errors when the product is not at 100%

Headers

Authorization: Specify required Auth Token in the header.

Request Parameters

Expand to see the parameters and description


Parameter  Parameter TypeData TypeAccepted ValuesDescription

dataOwner

OptionalStringGUIDCompany identifier
identifierName
Required
String
Must be a valid identifier in the customer vocabulary
Sets the identifier type
identifierValue
Required
String
Any value that exists in the products' identifiers
The value we are searching for
targetMarkets
OptionalArray3 Digit numeric target market code
Defaults to USA/840
sourcePartyAlias
RequiredStringMust be a valid Alias in the customer vocabulary or source party GUID
The source party (supplier) for the catalog item being published
targetPartyAlias
Required
String
Must be a valid Alias in the customer vocabulary or target party GUID
The target party (recipient) for the catalog item being published
PublishUnchangedProductsRequiredBooleantrue/falseAllows for publishing unchanged products to recipients.

Request


{
    "IdentifierName": "GTIN",
    "IdentifierValue": "01111133770761",
    "TargetPartyAlias": "fb98569a-c04a-4dae-b2c0-de68faac21e0",
    "SourcePartyAlias": "65f8cae6-29ca-41c1-99c0-2f677a3eeecc",
    "PublishUnchangedProducts": true
}

Response 200 OK


{
    "PublicationStarted": false,
    "Message": "Publication failed"
}


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