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 obcmtmrelationshipmaster.
Show Source
Nested Schema : GenericDto-allOf[0]
Type:
object
Nested Schema : ObcmTmRelationshipMasterDTO-allOf[1]
Type:
Show Source
object
-
action:
string
Action
-
allowOverdueRcv:
string
Allow Overdue Receivables
-
autoAcceptance:
string
Auto Acceptance
-
autoAuth:
string
Auto Auth
-
autoDebitApplicable:
string
Auto Debit Applicable
-
checkerRemarks:
string
checkerRemarks
-
corporateId:
string
Corporate Id
-
corporateName:
string
Corporate Name
-
datasegmentCode:
string
Datasegment Code
-
effFromDate:
string
Effective From Date
-
excessHandling:
string
Excess Handling
-
excessRefundParty:
string
Excess Refund Party
-
excessRefundPaymentMode:
string
Excess Refund Payment Mode
-
expiresOn:
string
Expires On
-
holidayTreatment:
string
Holiday Treatment
-
id:
string
Id
-
makerRemarks:
string
makerRemarks
-
maxDate:
string
Maximum Date
-
maxDaysOverdue:
integer
Maximum Days Overdue
-
modificationStatus:
string
Modification Status
-
noOfDays:
integer
Number of Days
-
product:
string
Product
-
relationshipCode:
string
Relationship Code
-
relationshipName:
string
Relationship Name
-
txnControllerRefNo:
string
Transaction Controller Reference Number
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