update event name
This commit is contained in:
parent
8788f7e89b
commit
d272537cf4
|
@ -28,7 +28,7 @@ const (
|
|||
headerXSignature = "x-signature"
|
||||
|
||||
webhookEventUpdateOrderStatus = "UPDATE_ORDER_STATUS"
|
||||
webhookEventUpdateInventory = "update_inventory"
|
||||
webhookEventUpdateInventory = "UPDATE_INVENTORY"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Reference in New Issue