shipbob-node-sdk 0.0.4 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -39,8 +39,8 @@ SHIPBOB_API_TOKEN=<redacted>
39
39
 
40
40
  ## Orders
41
41
  - :x: Estimate Fulfillment Cost For Order
42
- - :question: Get Order
43
- - :question: Get Orders
42
+ - :question: Get Order - don't see the point of this endpoint, unless you store their Ids
43
+ - :heavy_check_mark: Get Orders: api.getOrders(...)
44
44
  - :heavy_check_mark: Create Order: api.placeOrder(...)
45
45
  - :heavy_check_mark: Cancel single Order by Order ID: api.cancelSingleOrderByOrderId()
46
46
  - :x: Get Order Store Json