Get all valid relationship record
get
/service/v1/buyerseller/relationshipmaster
This endpoint is used to get all valid relationship record based on given set of parameters.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
buyerId: string
buyerId need to be set to fetch summary record
-
isFromServiceCall: boolean
flag to check if request is from service api or notDefault Value:
false
-
sellerId: string
buyerId need to be set to fetch summary record
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Root Schema : ObcmTmRelationshipMasterCollection
Type:
object
Collection of relationship.
Show Source
-
data:
array data
-
paging:
object PagingDto
Paging Dto
Nested Schema : ObcmTmRelationshipMasterDTO
Type:
Show Source
object
-
autoAcceptance:
string
Auto Acceptance
-
autoDebitApplicable:
string
-
corporateId:
string
Corporate Id
-
corporateName:
string
Corporate Name
-
effFromDate:
string
Effective From Date
-
expiresOn:
string
Expires On
-
maxDate:
string
Maximum Date
-
noOfDays:
integer
Number of Days
-
ObcmTmRelationshipDetailsDTO:
array ObcmTmRelationshipDetailsDTO
-
product:
string
Product
-
relationshipCode:
string
Relationship Code
-
relationshipName:
string
Relationship Name
-
txnControllerRefNo:
string
Transaction Controller Reference Number
Nested Schema : ObcmTmRelationshipDetailsDTO
Type:
Show Source
object
-
autoAcceptance:
string
Auto Acceptance
-
autoDebitApplicable:
string
-
counterpartyid:
string
Counterparty id
-
counterpartyname:
string
Counterparty name
-
expiresOn:
string
Expires On
-
externalCodes:
array externalCodes
External Codes
-
id:
string
Id
-
nonCust:
object ScfTmNonCustomerMasterDTO
-
noOfDays:
integer
Number of Days
-
partyType:
string
Party Type
-
relationsMasterId:
string
Relations Master Id
-
status:
string
Status
Nested Schema : ObcmTmRelationshipDetailsExternalCodeDTO
Type:
Show Source
object
-
corporateDivisionCode:
string
Corporate Division Code
-
divisionCode:
string
Division Code
-
externalCode:
string
External Code
-
id:
string
Id
-
relationshipDetailId:
string
Relationship Detail Id
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : ScfTmNonCustomerMasterDTO-allOf[1]
Type:
Show Source
object
-
action:
string
Action
-
category:
string
Category
-
channel:
string
Channel
-
cif:
string
Cif
-
countryCode:
string
Country Code
-
docMgmtSystemId:
string
Doc Management System Id
-
email:
string
Email
-
fatca:
string
Fatca
-
faxNumber:
string
Fax Number
-
giin:
string
Giin
-
industry:
string
Industry
-
mobileNumber:
string
Mobile Number
-
name:
string
Name
-
nonCustomerId:
string
Non Customer Id
-
phoneNumber:
string
Phone Number
-
prefferedCommMode:
string
Preffered Comm Mode
-
registrationNumber:
string
Registration Number
-
relationshipRefNo:
string
Relationship Reference Number
-
ScfDivisionDetailsDTO:
array ScfDivisionDetailsDTO
-
ScfTmNcAddressMasterDTO:
array ScfTmNcAddressMasterDTO
-
ScfTmNcRequestMasterDTO:
array ScfTmNcRequestMasterDTO
-
shortName:
string
Short Name
-
taxRefNo1:
string
Tax Reference Number1
-
taxRefNo2:
string
Tax Reference Number2
Nested Schema : ScfDivisionDetailsDTO
Type:
Show Source
object
-
buyerCode:
string
Buyer Code
-
buyerDivision:
string
Buyer Division
-
externalCode:
string
External Code
-
sellerCode:
string
Seller Code
-
sellerDivision:
string
Seller Division
Nested Schema : ScfTmNcAddressMasterDTO
Type:
Show Source
object
-
addressLine1:
string
Address Line1
-
addressLine2:
string
Address Line2
-
addressLine3:
string
Address Line3
-
addressLine4:
string
Address Line4
-
addressType:
string
Address Type
-
country:
string
Country
-
countryName:
string
Country Name
-
id:
string
Id
-
nonCustMasterId:
string
Non Customer Master Id
-
nonCustomerId:
string
Non Customer Id
-
pin:
string
Pin
-
street:
string
Street
Nested Schema : ScfTmNcRequestMasterDTO
Type:
Show Source
object
-
anchorId(required):
string
Anchor Id
-
anchorName:
string
Anchor Name
-
id:
string
Id
-
nonCustMasterId:
string
Non Customer Master Id
-
nonCustomerCode:
string
Non Customer Code
-
nonCustomerId:
string
Non Customer Id
-
status:
string
Status
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