I am running a purchase_orders using a 3PL parent API key. I am getting strange results. I get POs that I cannot locate in the application
For example,
{“node”:{“id”:“UHVyY2hhc2VPcmRlcjo2MzI5ODA=”,“account_id”:“QWNjb3VudDo1OTQyMA==”,“po_number”:“2001”,“created_at”:“2020-12-14T07:43:22+00:00”,“date_closed”:null,“po_date”:“2018-07-03T00:00:00+00:00”,“arrived_at”:null,“fulfillment_status”:“pending”,“vendor”:{“name”:“Halsey”}}}
{“node”:{“id”:“UHVyY2hhc2VPcmRlcjo2NDkzMzA=”,“account_id”:“QWNjb3VudDo1OTQyMA==”,“po_number”:“2526”,“created_at”:“2021-01-14T12:42:46+00:00”,“date_closed”:null,“po_date”:“2020-12-16T00:00:00+00:00”,“arrived_at”:null,“fulfillment_status”:“pending”,“vendor”:{“name”:“TAL GLOBAL ALLIANCES LIMITED”}}}
If I use the ShipHero application to search ALL Purchase Orders with no filters across all accounts, I cannot locate these Purchase orders (“2001”, and “2526”).
Whats going on? Where are these Purchase Orders (and others) coming from