Modify the counter party
put
/service/v1/noncustomer
This endpoint is used to modify the counter party and update with the given parameters any customer or counter party exists in the system.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
-
branchCode: string
branchCode
-
userId: string
userId
Request Body that contains data required for creating a new counter party
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(optional):
string
Action
-
category(optional):
string
Category
-
channel(optional):
string
Channel
-
cif(optional):
string
Cif
-
countryCode(optional):
string
Country Code
-
docMgmtSystemId(optional):
string
Doc Management System Id
-
email(optional):
string
Email
-
fatca(optional):
string
Fatca
-
faxNumber(optional):
string
Fax Number
-
giin(optional):
string
Giin
-
industry(optional):
string
Industry
-
mobileNumber(optional):
string
Mobile Number
-
name(optional):
string
Name
-
nonCustomerId(optional):
string
Non Customer Id
-
phoneNumber(optional):
string
Phone Number
-
prefferedCommMode(optional):
string
Preffered Comm Mode
-
registrationNumber(optional):
string
Registration Number
-
relationshipRefNo(optional):
string
Relationship Reference Number
-
ScfDivisionDetailsDTO(optional):
array ScfDivisionDetailsDTO
-
ScfTmNcAddressMasterDTO(optional):
array ScfTmNcAddressMasterDTO
-
ScfTmNcRequestMasterDTO(optional):
array ScfTmNcRequestMasterDTO
-
shortName(optional):
string
Short Name
-
taxRefNo1(optional):
string
Tax Reference Number1
-
taxRefNo2(optional):
string
Tax Reference Number2
Nested Schema : ScfDivisionDetailsDTO
Type:
Show Source
object
-
buyerCode(optional):
string
Buyer Code
-
buyerDivision(optional):
string
Buyer Division
-
externalCode(optional):
string
External Code
-
sellerCode(optional):
string
Seller Code
-
sellerDivision(optional):
string
Seller Division
Nested Schema : ScfTmNcAddressMasterDTO
Type:
Show Source
object
-
addressLine1(optional):
string
Address Line1
-
addressLine2(optional):
string
Address Line2
-
addressLine3(optional):
string
Address Line3
-
addressLine4(optional):
string
Address Line4
-
addressType(optional):
string
Address Type
-
country(optional):
string
Country
-
countryName(optional):
string
Country Name
-
id(optional):
string
Id
-
nonCustMasterId(optional):
string
Non Customer Master Id
-
nonCustomerId(optional):
string
Non Customer Id
-
pin(optional):
string
Pin
-
street(optional):
string
Street
Nested Schema : ScfTmNcRequestMasterDTO
Type:
Show Source
object
-
anchorId:
string
Anchor Id
-
anchorName(optional):
string
Anchor Name
-
id(optional):
string
Id
-
nonCustMasterId(optional):
string
Non Customer Master Id
-
nonCustomerCode(optional):
string
Non Customer Code
-
nonCustomerId(optional):
string
Non Customer Id
-
status(optional):
string
Status
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Root Schema : ResponseDtoWrapper
Type:
object
Collection of ResponseDto and ResponseResourceSupport
Show Source
-
data(optional):
object ResponseResourceSupport
Response DTO which extends RepresentationModel of Spring HATEOAS
-
messages(optional):
object ResponseDto
ResponseDto stores the response status and code.
Nested Schema : ResponseResourceSupport
Type:
object
Response DTO which extends RepresentationModel of Spring HATEOAS
Nested Schema : ResponseDto
Type:
object
ResponseDto stores the response status and code.
Show Source
Nested Schema : codes
Type:
Show Source
array
-
Array of:
object ResponseCode
ResponseCode stores the response details.
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