This page provides the list of events and associated payload for the Merchandising microservice.

List of Events

SL.#NAMEDESCRIPTIONPUBLISH LOCATIONROUTING KEYDURABILITYPAYLOAD TYPE
1Create ProjectThis event is triggered when a project is created.Topic: ecommmerchandise.project.createfalseProject
2Project OpenedThis event is triggered when a project is updated to OPEN state.Topic: ecommmerchandise.project.update.OPENfalseProject
3Project SubmittedThis event is triggered when a project is updated to SUBMITTED state.Topic: ecommmerchandise.project.update.SUBMITTEDfalseProject
4Project Approval In-ProgressThis event is triggered when a project is updated to APPROVAL_INPROGRESS state.Topic: ecommmerchandise.project.update.APPROVAL_IN_PROGRESSfalseProject
5Project ApprovedThis event is triggered when a project is updated to APPROVED state.Topic: ecommmerchandise.project.update.APPROVEDfalseProject
6Project FailedThis event is triggered when a project is updated to APPROVAL_FAILED state.Topic: ecommmerchandise.project.update.APPROVAL_FAILEDfalseProject
7Project DeniedThis event is triggered when a project is updated to DENIED state. Topic: ecommmerchandise.project.update.DENIEDfalseProject
8Delete ProjectThis event is triggered when a project is deleted.Topic: ecommmerchandise.project.update.DELETEDfalseProject

Payload Model

Project

PROPERTYTYPEDESCRIPTIONEXAMPLE
collectionIdlongIndicates the collection ID of the project.1
projectIdstringContains the identifier of the project.1
mileStoneIdstringHolds the ID of the milestone.1
navigationIdstringHolds the ID of the navigation.100
creativeIdstringHolds the ID of the creative.1
categoryIdstringHolds the ID of the category.123
categoryAttributeIdstringContains the ID of the category attribute.top12
projectNotesIdstringSpecifies the ID of the project notes.1




Revision History
2019-09-24 | AN – Content updated for September 2019 release.
2019-05-20 | JP – Upload to a new table tool.
2019-04-04 | AN – Content updated for April 2019 release.
2019-01-23 | PLK – Content uploaded.