Getting 500 server error code for sales order REST API
Content
Hi,
I need to fetch all the details of sales order via REST and found /fscmRestApi/resources/latest/salesOrdersForOrderHub from oracle docs. But Im getting 500 internal server error. I am able to access /fscmRestApi/resources/latest/shipments REST api and some other apis too indicating its not a credential issue. Kindly let me know how to overcome the issue and if there are any other REST apis available for accessing data of SO
REST API I used: https://xxxxxx-test.fa.us6.oraclecloud.com:443/fscmRestApi/resources/latest/salesOrdersForOrderHub
0