ERP Financials Invoices REST Endpoints returning 500 error
Summary
Unable to use Invoices REST endpointsContent
I am using Postman to try and update an integration I have built using older SOAP api's with the latest REST endpoints. I am able to successfully do GETs and POSTs for all of the endpoints successfully, except for anything in the "Invoices Rest Endpoints" in the REST API documentation.
For example, I can query the banks or accounts with no issue using GET, however if I simply try to get all invoices I am getting a 500 error.
URL:
https://{server}.fa.us6.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/invoices
cURL:
curl --location --request GET
Tagged:
0