Product Updates

New March 6, 2024

Get Carrier Information and Modify PO

We have added three new endpoints to our REST API:

  • Update Purchase Order – use this endpoint to modify a single existing Purchase Order. You can update the corresponding fields in the General panel on the PO Details page.
  • Get Shipping Carriers – call this endpoint to retrieve the list of valid Shipping Carriers from your server. The response will return the Carrier names and numerical IDs.
  • Get Shipping Services – use this endpoint to retrieve the list of valid Shipping Services per carrier from your server. The response will return the Service names and numerical IDs.