When I create an order through the orders API the webhook for orders/create does not fire, however, if a real order comes through the store the webhook successfully fires.
Does anyone know how I can use the orders API to create an order and have the webhook trigger?