Hi Guys,
It seems like the “legacy_id” in “purchase_orders” resource of the GraphQl API cannot be used to get POs via the REST one
https://api-gateway.shiphero.com/v1.2/general-api/get-po/?token=&po_id=
Apparently there are 2 PO IDs. Here is what’s written in the PO create doc: “The po_id is the internal ShipHero id. The id is the po_id sent in, or it will be autogenerated.”
Is it possible to add another ID (po_id) to the new API or make the old one work with both?