Enumeration WebhookEventType

Webhook CRUD entry

Enumeration Members

AddOrderDocument: "AddOrderDocument"
CouponCreated: "CouponCreated"
CouponDeleted: "CouponDeleted"
CouponUpdated: "CouponUpdated"
FailedLoginAttempt: "FailedLoginAttempt"
ItemCreated: "ItemCreated"
ItemDeleted: "ItemDeleted"
ItemUpdated: "ItemUpdated"
ItemUpdatedQuantity: "ItemUpdatedQuantity"
NewLocalizationLoginAttempt: "NewLocalizationLoginAttempt"
OrderCreated: "OrderCreated"
OrderRequestedShipping: "OrderRequestedShipping"
OrderUpdated: "OrderUpdated"
OrderUpdatedPaid: "OrderUpdatedPaid"
OrderUpdatedShippingNumber: "OrderUpdatedShippingNumber"
OrderUpdatedStatus: "OrderUpdatedStatus"
PageCreated: "PageCreated"
PageDeleted: "PageDeleted"
PageUpdated: "PageUpdated"
PasswordReset: "PasswordReset"
ProductCreated: "ProductCreated"
ProductDeleted: "ProductDeleted"
ProductPriceUpdate: "ProductPriceUpdate"
ProductSetCreated: "ProductSetCreated"
ProductSetDeleted: "ProductSetDeleted"
ProductSetUpdated: "ProductSetUpdated"
ProductUpdated: "ProductUpdated"
RemoveOrderDocument: "RemoveOrderDocument"
SaleCreated: "SaleCreated"
SaleDeleted: "SaleDeleted"
SaleUpdated: "SaleUpdated"
SendOrderDocument: "SendOrderDocument"
SendOrderUrls: "SendOrderUrls"
SuccessfulLoginAttempt: "SuccessfulLoginAttempt"
TfaInit: "TfaInit"
TfaRecoveryCodesChanged: "TfaRecoveryCodesChanged"
TfaSecurityCode: "TfaSecurityCode"
UserCreated: "UserCreated"
UserDeleted: "UserDeleted"
UserUpdated: "UserUpdated"

Generated using TypeDoc