Getting unique identifiers for suppliers and other entities
Summary
How do I get 'SupplierId', and not only 'SupplierNumber'?Content
If we make a call to the 'Get all invoices' endpoint (https://docs.oracle.com/en/cloud/saas/financials/20d/farfa/op-invoices-get.html), we get a nice list of fields. But curiously, 'SupplierId' is missing. We do get SupplierNumber, but this is not a unique identifier for the supplier. This makes it quite hard to match things.
What are the options for getting the unique Id's (for this and for other endpoints) via the REST API?
Version
Financials 20d0