Compare commits
No commits in common. "c2bfb0372c86361113458bd88c409968f253fc8e" and "7c308c725cf7658050a9df9a9511ce31a5b4ce42" have entirely different histories.
c2bfb0372c
...
7c308c725c
|
@ -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 (
|
||||||
|
|
Loading…
Reference in New Issue