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