Update an existing Party Maintenance
put
/api/1.0/partymaintenance/{id}
This operation updates an existing partymaintenance using PartyMaintenance Service.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id(required): string
key of the partymaintenance Maintenance
Request Body that contains data required for updating an existing partymaintenance
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 : Party-allOf[1]
Type:
Show Source
object
-
address:
object AddressDto
-
countryOfIncorporation:
string
Country Of Incorporation
-
dateOfIncorporation:
string
Date Of Incorporation
-
demographicType:
string
Demographic Type
-
holdingPattern:
string
Holding Pattern
-
kycStatus:
string
KYC Status
-
languageCode:
string
Language Code
-
organizationType:
string
Organization Type
-
partyContact:
array partyContact
-
partyName:
string
Party Name
-
partyNumber:
string
Party Number
-
partyType:
string
Party Type
-
placeOfIncorporation:
string
Place Of Incorporation
-
reportLocale:
string
Report Locale
Nested Schema : AddressDto
Type:
Show Source
object
-
addressType:
string
Address Type
-
area:
string
Area
-
building:
string
Building
-
city:
string
City
-
country:
string
Country
-
id:
string
ID
-
landmark:
string
Landmark
-
locality:
string
Locality
-
parentId:
string
Area
-
state:
string
State
-
street:
string
Street
-
zipcode:
string
ZIP Code
Nested Schema : ClmoTmPartyContactDTO
Type:
Show Source
object
-
designation:
string
Designation
-
firstName:
string
First Name
-
id:
string
ID
-
lastName:
string
Last Name
-
partyContactMedia:
array partyContactMedia
-
partyId:
string
Party Id
-
salutation:
string
Salutation
Nested Schema : ClmoTmPartyContactMediaDTO
Type:
Show Source
object
-
address:
object AddressDto
-
id:
string
ID
-
mediaAddress:
string
Media Address
-
mediaType:
string
Media Type
-
partyContactId:
string
Party Contact ID
-
preferredFlag:
string
Preferred Flag
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated partymaintenance
Root Schema : ResponseDtoWrapper
Type:
Show Source
object
-
data:
ResponseResourceSupport
-
messages:
object ResponseDto
ResponseDto model
Nested Schema : ResponseResourceSupport
Match All
Show Source
-
object
ResponseResourceSupport-allOf[0]
Discriminator:
resouce_type
Nested Schema : ResponseDto
Type:
object
ResponseDto model
Show Source
-
codes:
string
Codes
-
httpStatusCode:
array httpStatusCode
Schedule Details
-
keyId:
string
KeyId
-
overrideAuthLevelsReqd:
string
OverrideAuthLevelsReqd
-
requestId:
string
RequestId
-
status:
string
Status
Nested Schema : ResponseResourceSupport-allOf[0]
Type:
object
Discriminator:
resouce_type
Nested Schema : httpStatusCode
Type:
array
Schedule Details
Show Source
-
Array of:
object responseCodes
ResponseCodes
Nested Schema : responseCodes
Type:
object
ResponseCodes
Show Source
-
code:
string
Code
-
desc:
string
Description
-
error:
string
Error
-
info:
string
Info
-
language:
string
Language
-
override:
string
Override
-
type:
string
Type
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