Add a new relationship master
post
/service/v1/relationshipRecords
This API adds a new relationship master.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
appId
-
branchCode(required): string
branchCode
-
userId(required): string
userId
Request Body that contains data required for creating a new relationshipmaster
Root Schema : RelationshipmasterWebModelCollection
Type:
object
Collection of datasegment.
Show Source
Nested Schema : data
Type:
Show Source
array
-
Array of:
object RelationshipmasterWebModel
RelationshipmasterAggregateModel
Nested Schema : RelationshipmasterWebModel
Type:
object
RelationshipmasterAggregateModel
Show Source
-
approverRemarks:
string
approver remarks
-
authStatus:
string
auth status flag
-
checkerDateStamp:
string(date-time)
checker date stamp
-
checkerId:
string
check id
-
doerRemarks:
string
doer remarks
-
extendedDatasegments:
array extendedDatasegments
data for the extended datasegment operation
-
makerDateStamp:
string(date-time)
make date stamp
-
makerId:
string
maker id
-
modNo:
integer
mod no
-
obcmTmRelationshipMaster:
object ObcmTmRelationshipMasterDTO
-
onceAuth:
string
once auth flag
-
operationType:
string
operation type
-
recordStatus:
string
record status flag
-
resourceId:
string
resource id
-
resourceName:
string
resource name
Nested Schema : extendedDatasegments
Type:
array
data for the extended datasegment operation
Show Source
Nested Schema : items
Type:
object
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:
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
Pattern:
[a-zA-Z0-9]*
Corporate Id -
corporateName:
string
Corporate Name
-
datasegmentCode:
string
Datasegment Code
-
effFromDate:
string
Pattern:
([0-9]{4})-([0-9]{2})-([0-9]{2})
Effective From Date -
excessHandling:
string
Excess Handling
-
excessRefundParty:
string
Excess Refund Party
-
excessRefundPaymentMode:
string
Excess Refund Payment Mode
-
expiresOn:
string
Pattern:
([0-9]{4})-([0-9]{2})-([0-9]{2})
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
-
ObcmTmRelationshipDetailsDTO:
array ObcmTmRelationshipDetailsDTO
-
payAllowOverdueRcv:
string
pay Allow Overdue Receivables
-
payAutoAcceptance:
string
pay Auto Acceptance
-
payAutoDebitApplicable:
string
pay Auto Debit Applicable
-
payExcessHandling:
string
pay Excess Handling
-
payExcessRefundParty:
string
pay Excess Refund Party
-
payExcessRefundPaymentMode:
string
pay Excess Refund Payment Mode
-
payHolidayTreatment:
string
pay Holiday Treatment
-
payMaxDaysOverdue:
integer
pay MAXIMUM Days Overdue
-
payNoOfDays:
integer
pay Number Of Days
-
payValidateLinkedPo:
string
pay Validate Linked Po
-
product:
string
Product
-
relationshipCode:
string
Minimum Length:
1
Maximum Length:20
Pattern:[a-zA-Z0-9]*
Relationship Code -
relationshipName:
string
Pattern:
[a-zA-Z0-9_,.&@ ]*
Relationship Name -
txnControllerRefNo:
string
Transaction Controller Reference Number
-
validateLinkedPO:
string
Nested Schema : ObcmTmRelationshipDetailsDTO
Type:
Show Source
object
-
allowOverdueRcv:
string
Allow Overdue Receivables
-
autoAcceptance:
string
Auto Acceptance
-
autoDebitApplicable:
string
Auto Debit Applicable
-
counterpartyid:
string
Counterparty Id
-
counterpartyname:
string
Counterparty Name
-
excessHandling:
string
Excess Handling
-
excessRefundParty:
string
Excess Refund Party
-
excessRefundPaymentMode:
string
Excess Refund Payment Mode
-
expiresOn:
string
Expires On
-
externalCodes:
array externalCodes
External Codes
-
holidayTreatment:
string
Holiday Treatment
-
id:
string
Id
-
maxDaysOverdue:
integer
Maximum Days Overdue
-
modNo:
integer
-
nonCust:
object ScfTmNonCustomerMasterDTO
-
noOfDays:
integer
Number of Days
-
partyType:
string
Party Type
-
programCode:
string
Program Code
-
registrationNumber:
string
registrationNumber
-
relationsMasterId:
string
Relations Master Id
-
status:
string
Status
-
validateLinkedPO:
string
Nested Schema : ScfTmNonCustomerMasterDTO
Type:
object
Nested Schema : ObcmTmRelationshipDetailsExternalCodeDTO
Type:
Show Source
object
-
corporateDivisionCode:
string
Corporate Division Code
-
divisionCode:
string
Division Code
-
externalCode:
string
External Code
-
id:
string
Id
-
modNo:
integer
-
relationshipDetailId:
string
Relationship Detail Id
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created relationshipmaster
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
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