The GUID in these calls should be obtained from Login API
Based URL address depends on domain address on which the backend is deployed
Method | URL |
---|---|
GET | {base url}/OData/_as_epo_vwReports |
Type | Params | Values |
---|---|---|
HEADER | Guid | {GUID obtained from login call} |
https://backend/OData/_as_epo_vwReports
The filter can be added to OData please check the reference on OData for more information
https://docs.microsoft.com/en-us/dynamics-nav/using-filter-expressions-in-odata-uris
{
"id": 30,
"reportCode": "CreditNoteReport",
"documentType": 7,
"state": 0
}