Modify counter party if exist
put
/service/v1/noncustomer
This endpoint is used to modify Counter Party API will update with the given parameters any customer or counterparty 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 : ScfTmNonCustomerMasterDTO
Type:
Show Source
object
-
category(optional):
string
Category
-
cif(optional):
string
Cif
-
countryCode(optional):
string
Country Code
-
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
-
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 : 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
-
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 Code
-
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
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