I've managed to get the SAP Cloud SDK setup in TypeScript and have been able to successfully read customers (Business Partners) and products using the SDK.
Now I want to pull out the invoices and sales orders via these APIs. However, there are just so many APIs so it's very confusing. Can anyone point out where to look for or maybe give a sample of implementation?
Preference is to use the OData v4 Endpoints if possible!