update event name

This commit is contained in:
Sinh 2024-04-11 11:28:59 +07:00
parent 8788f7e89b
commit d272537cf4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ const (
headerXSignature = "x-signature"
webhookEventUpdateOrderStatus = "UPDATE_ORDER_STATUS"
webhookEventUpdateInventory = "update_inventory"
webhookEventUpdateInventory = "UPDATE_INVENTORY"
)
var (