SetNotification

Persists a notification event for later processing.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum

Gets or sets the notification event type to persist. Allowed values: None (0), NewOrder (10), RefundOrder (11), CancelOrder (12), DelayedOrder (13), OrderStatusChanged (14), NewDelivery (20), DeliveryStatusChanged (21), DeliveryAddressChanged (22), ProductOutOfStock (31), ProductLowStock (32), CouponCreated (40), PromotionCreated (45), PromotionStarted (46), MerchantCreated (50), ProductUpdated (60), VariantUpdated (65), DataSchemaCreated (70), DataSchemaUpdated (71), DataSchemaDeleted (72), PropertyCreated (80), PropertyUpdated (81), PropertyDeleted (82), OptionCreated (94), OptionUpdated (95), OptionDeleted (96), OptionValueCreated (97), OptionValueUpdated (98), OptionValueDeleted (99), CategoryCreated (100), CategoryUpdated (101), CategoryDeleted (102), TrademarkCreated (110), TrademarkUpdated (111), TrademarkDeleted (112), CustomListCreated (120), CustomListUpdated (121), CustomListDeleted (122), TagCreated (130), TagUpdated (131), TagDeleted (132), ProductTagAdded (140), ProductTagRemoved (141), VariantTagAdded (145), VariantTagRemoved (146).

string
enum

Gets or sets the recipient type for the notification event. Allowed values: Primary (1), Copy (2), BlindCopy (3), LidiaConsole (4), LidiaMerchant (5), LidiaPIM (6), LidiaUI (7), User (8).

string | null

Gets or sets the serialized notification payload data.

Headers
string
required

Tenant host identifier

string

Optional thread identifier for tracing

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!