Adds a new relationship master
post
/service/v1/relationshipmaster/noncustomer
This service is used for onboarding a new Customer/Non-Customer.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
appId
-
branchCode: string
branchCode
-
userId: string
userId
Request Body that contains data required for creating a new relationshipmaster
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 : ObcmTmRelationshipMasterNonCustDTO-allOf[1]
Type:
Show Source
object
-
allowOverdueRcv(optional):
string
Allow Overdue Receivables
-
autoAcceptance(optional):
string
Auto Acceptance
-
corporateId(optional):
string
Corporate Id
-
counterPartyCategory(optional):
string
Counter Party Category
-
excessHandling(optional):
string
Excess Handling
-
excessRefundParty(optional):
string
Excess Refund Party
-
excessRefundPaymentMode(optional):
string
Excess Refund Payment Mode
-
maxDaysOverdue(optional):
integer
Maximum Days Overdue
-
nonCustomer(optional):
array nonCustomer
-
noOfDays(optional):
integer
Number Of Days
Nested Schema : ScfTmNonCustomerMasterDTO
Type:
object
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 : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : ObcmTmRelationshipMasterSaveResponseDTO-allOf[1]
Type:
Show Source
object
-
authStatus(optional):
string
Authorization status
-
cifStatus(optional):
string
Cif Status
-
errorCode(optional):
string
Error Code
-
errorDesc(optional):
array errorDesc
-
existingCounterParty(optional):
string
Existing Counter Party
-
existingRelationshipCode(optional):
string
Existing Relationship Code
-
partyId(optional):
string
Party Id
-
relationshipCode(optional):
string
Relationship Code
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