Messages that represent a change or an action performed on a Business Unit or Associate Role.
Business Unit Messages
Business Unit Created
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitCreated" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
businessUnit βBusinessUnitβ | The Business Unit that was created. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Address Added
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitAddressAdded" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
address βAddressβ | The address that was added to the Business Unit. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Address Changed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitAddressChanged" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
address βAddressβ | Updated address of the Business Unit. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Address Removed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitAddressRemoved" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
address βAddressβ | The address that was removed from the Business Unit. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Associate Added
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitAssociateAdded" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
associate βAssociateβ | The Associate that was added to the Business Unit. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Associates Set
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitAssociatesSet" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
associates βArray of Associateβ | The list of Associates that was updated on the Business Unit. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Associate Changed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitAssociateChanged" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
associate βAssociateβ | The Associate that was updated. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Associate Mode Changed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitAssociateModeChanged" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
associateMode β | BusinessUnitAssociateMode of the Business Unit after the Change Associate Mode update action. |
oldAssociateMode β | BusinessUnitAssociateMode of the Business Unit before the Change Associate Mode update action. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Associate Removed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitAssociateRemoved" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
associate βAssociateβ | The Associate that was removed from the Business Unit. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Approval Rule Mode Changed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitApprovalRuleModeChanged" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
approvalRuleMode β | BusinessUnitApprovalRuleMode of the Business Unit after the Change Approval Rule Mode update action. |
oldApprovalRuleMode β | BusinessUnitApprovalRuleMode of the Business Unit before the Change Approval Rule Mode update action. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Parent Changed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitParentChanged" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
oldParentUnit β | Parent unit of the Business Unit before the Change Parent Unit update action. |
newParentUnit β | Parent unit of the Business Unit after the Change Parent Unit update action. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Type Set BETA
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitTypeSet" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
parentUnit β | Parent unit of the Business Unit after the Set Unit Type update action. |
oldParentUnit β | Parent unit of the Business Unit before the Set Unit Type update action. |
unitType β | Type of the Business Unit after the Set Unit Type update action. |
oldUnitType β | Type of the Business Unit before the Set Unit Type update action. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Top Level Unit Set BETA
topLevelUnit
is modified due to a hierarchy change after a successful Set Unit Type or Change Parent Unit update action.id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitTopLevelUnitSet" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
topLevelUnit β | |
oldTopLevelUnit β | |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Store Added
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitStoreAdded" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
store β | The Store that was added to the Business Unit. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Stores Set
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitStoresSet" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
stores βArray of StoreKeyReferenceβ | |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Store Mode Changed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitStoreModeChanged" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
stores βArray of StoreKeyReferenceβ | |
storeMode β | BusinessUnitStoreMode of the Business Unit after the Set Store Mode update action. |
oldStores βArray of StoreKeyReferenceβ | |
oldStoreMode β | BusinessUnitStoreMode of the Business Unit before the Set Store Mode update action. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Store Removed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitStoreRemoved" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
store β | The Store that was removed from the Business Unit. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Status Changed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitStatusChanged" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
active β | Updated status of the Business Unit. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Billing Address Added
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitBillingAddressAdded" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
address βAddressβ | The address that was added to the Business Unit as billing address. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Billing Address Removed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitBillingAddressRemoved" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
address βAddressβ | The address that was removed from the billing addresses of the Business Unit. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Default Billing Address Set
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitDefaultBillingAddressSet" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
address βAddressβ | The address that was set as the default billing address. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Shipping Address Added
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitShippingAddressAdded" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
address βAddressβ | The address that was added to the Business Unit as shipping address. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Shipping Address Removed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitShippingAddressRemoved" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
address βAddressβ | The address that was removed from shipping addresses of the Business Unit. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Default Shipping Address Set
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitDefaultShippingAddressSet" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
address βAddressβ | The address that was set as the default shipping address. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Contact Email Set
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitContactEmailSet" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
contactEmail βStringβ | The contact email that was updated on the Business Unit. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Name Changed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitNameChanged" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
name βStringβ | Updated name of the Business Unit. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Deleted
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitDeleted" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Custom Field Added
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitCustomFieldAdded" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
name βStringβ | Name of the Custom Field that was added. |
value β | The added CustomFieldValue based on the FieldType. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Custom Field Changed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitCustomFieldChanged" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
name βStringβ | Name of the Custom Field that changed. |
value β | |
oldValue β | |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Custom Field Removed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitCustomFieldRemoved" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
name βStringβ | Name of the Custom Field that was removed. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Custom Type Set
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitCustomTypeSet" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
customFields βCustomFieldsβ | The Custom Fields that were set. |
oldTypeId βStringβ | id of the previous Custom Type. Absent if there was no previous Custom Type present. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Custom Type Removed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitCustomTypeRemoved" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
oldTypeId βStringβ | id of the Custom Type that was removed. Absent if there was no previous Custom Type present. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Address Custom Field Added
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitAddressCustomFieldAdded" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
name βStringβ | Name of the Custom Field that was added. |
value β | The added CustomFieldValue based on the FieldType. |
addressId βStringβ | id of the Address to which the Custom Field was added. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Address Custom Field Changed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitAddressCustomFieldChanged" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
name βStringβ | Name of the Custom Field that changed. |
value β | |
oldValue β | |
addressId βStringβ | id of the Address of which the Custom Field was changed. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Address Custom Field Removed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitAddressCustomFieldRemoved" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
name βStringβ | Name of the Custom Field that was removed. |
addressId βStringβ | id of the Address from which the Custom Field was removed. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Address Custom Type Set
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitAddressCustomTypeSet" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
customFields βCustomFieldsβ | The Custom Fields that were set. |
oldTypeId βStringβ | id of the previous Custom Type. Absent if there was no previous Custom Type present. |
addressId βStringβ | id of the Address on which the Custom Field was set. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Business Unit Address Custom Type Removed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "BusinessUnitAddressCustomTypeRemoved" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
oldTypeId βStringβ | id of the Custom Type that was removed. Absent if there was no previous Custom Type present. |
addressId βStringβ | id of the Address from which the Custom Type was removed. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Associate Role Messages
Associate Role Created
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "AssociateRoleCreated" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
associateRole β | The AssociateRole that was created. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Associate Role BuyerAssignable Changed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "AssociateRoleBuyerAssignableChanged" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
buyerAssignable βBooleanβ | The new value of the buyerAssignable field of the AssociateRole. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Associate Role Permission Added
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "AssociateRolePermissionAdded" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
permission βPermissionβ | The Permission that was added to the AssociateRole. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Associate Role Permission Removed
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "AssociateRolePermissionRemoved" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
permission βPermissionβ | The Permission that was removed from the AssociateRole. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Associate Role Permissions Set
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "AssociateRolePermissionsSet" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
permissions βArray of Permissionβ | Permission assigned to the AssociateRole. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Associate Role Name Set
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "AssociateRoleNameSet" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
name βStringβ | Updated name of the AssociateRole. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |
Associate Role Deleted
id βStringβ | Unique identifier of the Message. Can be used to track which Messages have been processed. |
version βIntβ | Version of a resource. In case of Messages, this is always 1 . |
sequenceNumber βIntβ | Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource. |
resource βReferenceβ | Reference to the resource on which the change or action was performed. |
resourceVersion βIntβ | Version of the resource on which the change or action was performed. |
type βStringβ | "AssociateRoleDeleted" Message Type of the Message. |
resourceUserProvidedIdentifiers β | User-provided identifiers of the resource, such as key or externalId . Only present if the resource has such identifiers. |
createdAt βDateTimeβ | Date and time (UTC) the Message was generated. |
createdBy βBETACreatedByβ | IDs and references that created the Message. |
lastModifiedAt βDateTimeβ | Value of createdAt . |
lastModifiedBy βBETA | IDs and references that last modified the Message. |