Update the structures priorities upon customer hierarchy change
post
/service/lma/structure/priority/updateCustIds
This endpoint is used to update the structures priorities upon customer hierarchy change
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for updating an existing structure priorities customer ids
Root Schema : CustomerHierarchyChangeDTO
Type:
Show Source
object
-
action(optional):
string
-
currentParentId(optional):
string
-
currentTopMostCustId(optional):
string
-
customerHierarchyList(optional):
array customerHierarchyList
-
customerId(optional):
string
-
flexible1(optional):
string
-
flexible2(optional):
string
-
flexible3(optional):
string
-
flexible4(optional):
string
-
previousParentId(optional):
string
-
previousTopMostCustId(optional):
string
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Root Schema : schema
Type:
string
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error