Service Provider Update REST API Issue
Summary:
The Service Provider REST API update method isn't reflected in the application.
Content (please ensure you mask any confidential information):
I'm trying to use the Update Service provider REST API even if i got this response :
but nothing is reflected on the application
the create method works correctly and the get method works as well
Version (include the version you are using, if applicable):
24A
Code Snippet (add any code snippets that support your topic, if applicable):
this is my request payload
{
"servprovLocation":{
"locationName": "qqqq",
"domainName": "TM" }
}
Tagged:
0