Relationship Master Service API REST Endpoints

Core Services/Relationship Master Service API
This service is used for maintaining relationships between corporate and its buyers and sellers. All parameter related to relationship will be configured through this service.
Add a new relationship record
Method: post
Path: /service/v1/relationshipmaster/noncustomer
Check the expiry of each relationship at the end of the day
Method: get
Path: /service/v1/checkRelationshipExpiry
Fetch relationship master for given associated party
Method: get
Path: /service/v1/relationshipmaster/associatedParties/lov
Fetch the counter party details for given external code
Method: get
Path: /service/v1/relationshipmaster/nonCustomerDetails/{externalCode}
Fetch the external code for given associated party
Method: get
Path: /service/v1/relationshipmaster/externalCode
Fetch the relationship master for given relationship code
Method: get
Path: /service/v1/relationshipmaster/associatedParty
Fetch the relationship record for given associated party
Method: get
Path: /service/v1/relationshipmaster/associatedPartiesList
Get all valid relationship record
Method: get
Path: /service/v1/buyerseller/relationshipmaster