Integrate WMS or OMS System

If you use a fulfillment system such as an OMS or WMS, you can integrate with Carriyo by creating the shipment only after the order is fulfilled on your end (i.e., items are picked and packed). In this scenario, you can bypass the draft shipment process and create a confirmed shipment directly.

The confirmed shipment will be assigned to the carrier with the accurate shipment and parcel information provided.

Steps for Integration

  • Create the Shipment : After the items are picked and packed, create a confirmed shipment in Carriyo and receive the label.
    API Endpoint : POST https://api.carriyo.com/shipments

    Note: Do not include the draft parameter for confirmed shipments

  • Receive Label Information : Once the shipment is successfully booked, Carriyo will invoke the webhook on your fulfillment system to send the label information.