feat(onpoint): get inventories #17

Merged
sinhluu merged 8 commits from onpoint-stock-update into master 2024-05-08 07:26:17 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d272537cf4 - Show all commits

View File

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