2

Issue Description:


Using CustomersV2 Odata services, we tried to update customer.

In this case, if we pass the customer which is not available in dynamics 365 finance and operations, its getting the below error:


"code": "",

    "message": "An error has occurred.",

    "innererror": {

      "message": "No resources were found when selecting for update.",


Expectation:

For the above error, there should be an error code, which can be used in other third party application to identify the issue and take action.


Category: Data Management
STATUS DETAILS
New