Setup

To use the OrderFulfillments API, install the @wix/ecom package using npm or Yarn:

Copy

or

Copy

Then import { orderFulfillments } from @wix/ecom:

Copy
Did this help?