Shipping integration flow

Hi,

I have a client who has requested an integration into Ordero API to process shipments.
What endpoints would we need to use to integrate that into our system?
E.g. How would I

  1. Create an Order (and validate addresses if possible)
  2. Book the Carrier
  3. Download the labels

Thanks

This should get you started. Building a custom e commerce integration · ordoro/api-examples Wiki · GitHub

Otherwise: take a look at the documentation here Ordoro v3 Orders API · Apiary