Hello,
I created a bill in Acumatica 2020/R1 and am trying to retrieve it via the Contract-Based REST API. I’ve tried with and without parameters like this:
and this:
GET https://acumatica-dev.psfc.coop/entity/Default/18.200.001//Bill
I get back a 200 response and empty array [] in the body.
Can anyone please help me with this?