Compare commits

...

2 Commits

Author SHA1 Message Date
Sinh c2bfb0372c Merge branch 'onpoint-stock-update' into develop 2024-04-11 11:29:27 +07:00
Sinh d272537cf4 update event name 2024-04-11 11:28:59 +07:00
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 (