Get all valid relationship master
get
/service/v1/buyerseller/relationshipmaster
This endpoint is used to get all valid relationship master maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
buyerId(optional): string
buyerId need to be set to fetch summary record
-
isFromServiceCall(optional): boolean
flag to check if request is from service api or notDefault Value:
false
-
sellerId(optional): 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 : PagingDto
Type:
object
Paging Dto
Show Source
-
totalResults(optional):
integer
Total Results
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 : ObcmTmRelationshipMasterDTO-allOf[1]
Type:
Show Source
object
-
action(optional):
string
Action
-
allowOverdueRcv(optional):
string
Allow Overdue Receivables
-
autoAcceptance(optional):
string
Auto Acceptance
-
autoAuth(optional):
string
Auto Auth
-
autoDebitApplicable(optional):
string
Auto Debit Applicable
-
checkerRemarks(optional):
string
checkerRemarks
-
corporateId(optional):
string
Pattern:
[a-zA-Z0-9]*
Corporate Id -
corporateName(optional):
string
Corporate Name
-
datasegmentCode(optional):
string
Datasegment Code
-
effFromDate(optional):
string
Pattern:
([0-9]{4})-([0-9]{2})-([0-9]{2})
Effective From Date -
excessHandling(optional):
string
Excess Handling
-
excessRefundParty(optional):
string
Excess Refund Party
-
excessRefundPaymentMode(optional):
string
Excess Refund Payment Mode
-
expiresOn(optional):
string
Pattern:
([0-9]{4})-([0-9]{2})-([0-9]{2})
Expires On -
holidayTreatment(optional):
string
Holiday Treatment
-
id(optional):
string
Id
-
makerRemarks(optional):
string
makerRemarks
-
maxDate(optional):
string
Maximum Date
-
maxDaysOverdue(optional):
integer
Maximum Days Overdue
-
modificationStatus(optional):
string
Modification Status
-
noOfDays(optional):
integer
Number of Days
-
ObcmTmRelationshipDetailsDTO(optional):
array ObcmTmRelationshipDetailsDTO
-
payAllowOverdueRcv(optional):
string
pay Allow Overdue Receivables
-
payAutoAcceptance(optional):
string
pay Auto Acceptance
-
payAutoDebitApplicable(optional):
string
pay Auto Debit Applicable
-
payExcessHandling(optional):
string
pay Excess Handling
-
payExcessRefundParty(optional):
string
pay Excess Refund Party
-
payExcessRefundPaymentMode(optional):
string
pay Excess Refund Payment Mode
-
payHolidayTreatment(optional):
string
pay Holiday Treatment
-
payMaxDaysOverdue(optional):
integer
pay MAXIMUM Days Overdue
-
payNoOfDays(optional):
integer
pay Number Of Days
-
payValidateLinkedPo(optional):
string
pay Validate Linked Po
-
product(optional):
string
Product
-
relationshipCode(optional):
string
Minimum Length:
1
Maximum Length:20
Pattern:[a-zA-Z0-9]*
Relationship Code -
relationshipName(optional):
string
Pattern:
[a-zA-Z0-9_,.&@ ]*
Relationship Name -
txnControllerRefNo(optional):
string
Transaction Controller Reference Number
-
validateLinkedPO(optional):
string
Nested Schema : ObcmTmRelationshipDetailsDTO
Type:
Show Source
object
-
allowOverdueRcv(optional):
string
Allow Overdue Receivables
-
autoAcceptance(optional):
string
Auto Acceptance
-
autoDebitApplicable(optional):
string
Auto Debit Applicable
-
counterpartyid(optional):
string
Counterparty Id
-
counterpartyname(optional):
string
Counterparty Name
-
excessHandling(optional):
string
Excess Handling
-
excessRefundParty(optional):
string
Excess Refund Party
-
excessRefundPaymentMode(optional):
string
Excess Refund Payment Mode
-
expiresOn(optional):
string
Expires On
-
externalCodes(optional):
array externalCodes
External Codes
-
holidayTreatment(optional):
string
Holiday Treatment
-
id(optional):
string
Id
-
maxDaysOverdue(optional):
integer
Maximum Days Overdue
-
modNo(optional):
integer
-
nonCust(optional):
object ScfTmNonCustomerMasterDTO
-
noOfDays(optional):
integer
Number of Days
-
partyType(optional):
string
Party Type
-
programCode(optional):
string
Program Code
-
registrationNumber(optional):
string
registrationNumber
-
relationsMasterId(optional):
string
Relations Master Id
-
status(optional):
string
Status
-
validateLinkedPO(optional):
string
Nested Schema : ScfTmNonCustomerMasterDTO
Type:
object
Nested Schema : ObcmTmRelationshipDetailsExternalCodeDTO
Type:
Show Source
object
-
corporateDivisionCode(optional):
string
Corporate Division Code
-
divisionCode(optional):
string
Division Code
-
externalCode(optional):
string
External Code
-
id(optional):
string
Id
-
modNo(optional):
integer
-
relationshipDetailId(optional):
string
Relationship Detail Id
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