Is there no longer a API that includes a PO header ? The /goapis/api/v1/purchaseorder/list only gives you purchase order lines and it doesn’t seem there is another one.
Eric
The API docs are a bit confusing here - there is a section for PO and one for POs. If you search for the text, “Gets multiple PO Objects” that should give you PO headers. However - that endpoint doesn’t return a ton of data, just something like:
{“id”:7,“ponum”:“9.1”,“buyer_user_id”:63,“buyer_email”:“george@cetecerp.com”,“buyer_name”:“George Jungle”}
Thanks,
Cetec ERP