Modify non-customer details
put
/service/v1/noncustomers
This service is used to modify an existing Non-Customer Detail
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
-
branchCode(required): string
branchCode
-
userId(required): string
userId
Request Body that contain data required for creating a new counter party
Nested Schema : GenericDto-allOf[0]
Type:
object
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 program
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