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
Body ()
Request Body that contains data required for updating an existing structure priorities customer ids
Root Schema : CustomerHierarchyChangeDTO
Type: object
Show Source
Nested Schema : customerHierarchyList
Type: array
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of success or failure
Body ()
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
Back to Top