Add a new relationshipmaster
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-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
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