EVENT
customer.custom_attribute_definition.visible.updated
Published when a customer custom attribute definition
that is visible to the subscribing application is updated. A custom attribute definition can only be updated
by the application that created it. A notification is sent when your application updates a custom
attribute definition or when another application updates a custom attribute definition whose visibility
is
VISIBILITY_READ_ONLY
or VISIBILITY_READ_WRITE_VALUES
.
Example code
The ID of the seller associated with the event that triggered the event notification.
The type of this event. The value is "customer.custom_attribute_definition.visible.updated"
.
Read only The timestamp that indicates when the event notification was created, in RFC 3339 format.
Examples for January 25th, 2020 6:25:34pm Pacific Standard Time:
UTC: 2020-01-26T02:25:34Z
Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00