Relationship Master API REST Endpoints

Core Services/Relationship Master API
This service is for relationship master aggregate operations
Adds a new datasegment details
Method: post
Path: /web/v1/relationshipmaster
Authorize the resource
Method: put
Path: /web/v1/relationshipmaster/{resourceId}/authorize
Closes the resource by given Resource Id
Method: patch
Path: /web/v1/relationshipmaster/{resourceId}/close
Delete the resource based on the resourceId and version
Method: put
Path: /web/v1/relationshipmaster/{resourceId}/delete
Fetch relationship master for given associated party
Method: get
Path: /web/v1/relationshipmaster/associatedParties/lov
Fetch relationship master for given associated party
Method: get
Path: /web/v1/relationshipmaster/associatedPartiesList
Fetch relationshipmaster for given associated party
Method: get
Path: /web/v1/relationshipmaster/externalCode
Get aggregate details of the resource
Method: get
Path: /web/v1/relationshipmaster/{keyId}/aggregate
Get all valid master datasegment details
Method: get
Path: /web/v1/relationshipmaster
Get all valid relationship master
Method: get
Path: /web/v1/buyerseller/relationshipmaster
Provides action for Resource Id.
Method: get
Path: /web/v1/relationshipmaster/{resourceId}/actions
Rejects the resource by given Resource Id
Method: patch
Path: /web/v1/relationshipmaster/{id}/reject
Removes the advisory lock on the resource
Method: put
Path: /web/v1/relationshipmaster/{resourceId}/unlock
Reopen the resource by given Resource Id
Method: patch
Path: /web/v1/relationshipmaster/{resourceId}/reopen
Retrieves the datasegment deatils by resourceId
Method: get
Path: /web/v1/relationshipmaster/{resourceId}
Retrives the history by given Resource Id
Method: get
Path: /web/v1/relationshipmaster/{resourceId}/history
Retrives the unauthorized resource by given resource id
Method: get
Path: /web/v1/relationshipmaster/{resourceId}/unauthorized
Submit for the Resource
Method: patch
Path: /web/v1/relationshipmaster/{resourceId}/submit
Update an existing datasegment
Method: put
Path: /web/v1/relationshipmaster/{resourceId}
Validates the resource by Resource Id
Method: get
Path: /web/v1/relationshipmaster/{resourceId}/isValid