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.
- Adds a new relationship master
- Method: postPath:
/service/v1/relationshipmaster/noncustomer - Check expiry of each relationship at the end of the day
- Method: getPath:
/service/v1/checkRelationshipExpiry - Fetch Counter Party Details for given External Code
- Method: getPath:
/service/v1/relationshipmaster/nonCustomerDetails/{externalCode} - Fetch relationship master for given relationship code.
- Method: getPath:
/service/v1/relationshipmaster/associatedParty - Fetch the external code for given associated party
- Method: getPath:
/service/v1/relationshipmaster/externalCode - Fetch the relationship master for given associated party
- Method: getPath:
/service/v1/relationshipmaster/associatedPartiesList - Get all valid relationship master
- Method: getPath:
/service/v1/buyerseller/relationshipmaster