Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • site id : your OneStock site id

  • host : should be either

    • production : https://api.onestock-retail.com

    • qualification : https://api-qualif.onestock-retail.com

    • training : https://api-training.onestock-retail.com

    • other : if your OneStock instance is hosted elsewhere, your project manager will inform you of the value to be used.

  • user id and password : the api user credentials that have been created for the project.

  • Synchronize order : check if your project needs order synchronization

  • Order identifier: set up Onestock order identifier (id of the order that will be saved in Onestock, it can be the shopify order id or the shopify order name)

...

Once your credential saved, you will have access to more configurations and also to two admin pages : Synchronization and Carrier services.

...

The connector is listening to dispatched and collected state states of a parcel. If the parcel is at one of those state, the connector create a fulfillment for the related line items. (A fulfillment order represents a group of one or more items in an order that will be fulfilled from the same location.)

...

The connector is listening to removed and fulfilled state states of an order.

If the order is at one of those state, the connector checks if there are items that need to be hold. In case there are items that need to be hold, it applies a fulfillment hold on the related fulfillment order.

...