Compare commits
2 Commits
7c308c725c
...
c2bfb0372c
Author | SHA1 | Date |
---|---|---|
|
c2bfb0372c | |
|
d272537cf4 |
|
@ -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