Add a new relationship record
post
/service/v1/relationshipmaster/noncustomer
This endpoint is used to add onboard a new Customer/Non-Customer.
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
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:
string
Allow Overdue Receivables
-
autoAcceptance:
string
Auto Acceptance
-
autoDebitBasis:
string
-
corporateId:
string
Corporate Id
-
counterPartyCategory:
string
Counter Party Category
-
excessHandling:
string
Excess Handling
-
excessRefundParty:
string
Excess Refund Party
-
excessRefundPaymentMode:
string
Excess Refund Payment Mode
-
maxDaysOverdue:
integer
Maximum Days Overdue
-
nonCustomer:
array nonCustomer
-
noOfDays:
integer
Number Of Days
-
payAllowOverdueRcv:
string
pay Allow Overdue Receivables
-
payAutoAcceptance:
string
pay Auto Acceptance
-
payAutoDebitApplicable:
string
pay Auto Debit Applicable
-
payAutoDebitBasis:
string
pay auto debit basis
-
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
-
paySalesContractReferenceNumber:
string
pay Sales Contract Reference Number
-
payValidateLinkedPo:
string
pay Validate Linked Po
-
salesContractReferenceNumber:
string
-
validateLinkedPO:
string
Validate Linked PO
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:
string
Authorization status
-
cifStatus:
string
Cif Status
-
errorCode:
string
Error Code
-
errorDesc:
array errorDesc
-
existingCounterParty:
string
Existing Counter Party
-
existingRelationshipCode:
string
Existing Relationship Code
-
partyId:
string
Party Id
-
relationshipCode:
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