EVENT
merchant.custom_attribute.visible.deleted
Published when a merchant custom attribute with
the visibility
field set to VISIBILITY_READ_ONLY
or VISIBILITY_READ_WRITE_VALUES
is deleted.
An application that subscribes to this event is notified when a merchant custom attribute is deleted
by any application for which the subscribing application has read access to the merchant custom attribute.
The ID of the seller associated with the event that triggered the event notification.
The type of this event. The value is "merchant.custom_attribute.visible.deleted"
.
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