You can evaluate and edit data from edoc D365 FO invoice cockpit and retrieve transactional data.
For example, if you want to get an overview of potential duplicate entries in your ERP system or ECM system. You can retrieve the data in a REST tool of your choice.
Things to know
You must authorize yourself accordingly with an access token, the client ID and the client secret.
You can analyze the following OData entities with various API functions:
|
OData entity |
GET |
PATCH |
POST |
DELETE |
|---|---|---|---|---|
|
EDIVCInvoicesTable |
|
|
|
|
|
EDIVCExceptionProcessParms |
|
|
|
|
|
EDIVCPredefinedParms |
|
|
|
|
|
EDIVCSTGpositionValues |
|
|
|
|
|
EDIVCSTGstatus |
|
|
|
|
|
EDIVCSTGheadValues |
|
|
|
|
|
EDIVCSTGpositionValuesV2 |
|
|
|
|