Adds 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 : 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 : items
Type:
object
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
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 : ResponseDto
Type:
Show Source
object
-
codes:
array codes
Codes
-
id:
string
Id
-
requestId:
string
-
status:
string
Status
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