Update a Trading Partner
put
                    /ic/api/b2b/v1/projects/{projectId}/tpm/partners/{tpId}
Updates a trading partner with the specified trading partner ID in project context.
                
                Request
Path Parameters
                - 
                    projectId(required):  string
                    
                    Project identifier
 - 
                    tpId(required):  string
                    
                    Trading partner ID.
 
Supported Media Types
                            - application/json
 
Nested Schema : type
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    activatedTransportIntgCount: integer
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    createdBy: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    createdDate: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    deployedTransportCount: integer
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    desc: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    id: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    inboundActiveAgreementCount: integer
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    inboundAgreementCount: integer
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    name: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    outboundActiveAgreementCount: integer
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    outboundAgreementCount: integer
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    status: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    tags: object
                    
                    
                
                
                    Tags
                
                
                
 - 
                
                    
                    updatedBy: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    updatedDate: string
                    
                    
                     
                    
                
                
                
 
Nested Schema : Tags
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    tag: array
                    
                    
                
                
                    tag
                
                
                Gets the value of the tag property. This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the tag property. For example, to add a new item, do as follows: getTag().add(newItem); Objects of the following type(s) are allowed in the list String
 
Nested Schema : tag
    
    	
    	Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayGets the value of the tag property.
 
 
 This accessor method returns a reference to the live list,
 not a snapshot. Therefore any modification you make to the
 returned list will be present inside the JAXB object.
 This is why there is not a set method for the tag property.
 
 
 For example, to add a new item, do as follows:
 
    getTag().add(newItem);
 
 
 
 
 Objects of the following type(s) are allowed in the list
 String
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Response
Supported Media Types
                - application/json
 
200 Response
Successful operation
                            
                            
                                Nested Schema : type
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    activatedTransportIntgCount: integer
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    createdBy: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    createdDate: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    deployedTransportCount: integer
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    desc: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    id: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    inboundActiveAgreementCount: integer
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    inboundAgreementCount: integer
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    name: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    outboundActiveAgreementCount: integer
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    outboundAgreementCount: integer
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    status: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    tags: object
                    
                    
                
                
                    Tags
                
                
                
 - 
                
                    
                    updatedBy: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    updatedDate: string
                    
                    
                     
                    
                
                
                
 
Nested Schema : Tags
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    tag: array
                    
                    
                
                
                    tag
                
                
                Gets the value of the tag property. This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the tag property. For example, to add a new item, do as follows: getTag().add(newItem); Objects of the following type(s) are allowed in the list String
 
Nested Schema : tag
    
    	
    	Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayGets the value of the tag property.
 
 
 This accessor method returns a reference to the live list,
 not a snapshot. Therefore any modification you make to the
 returned list will be present inside the JAXB object.
 This is why there is not a set method for the tag property.
 
 
 For example, to add a new item, do as follows:
 
    getTag().add(newItem);
 
 
 
 
 Objects of the following type(s) are allowed in the list
 String
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
404 Response
Not found
                            
                            
                            
                            
                        409 Response
Duplicate data error
                            
                            
                            
                            
                        412 Response
Pre-condition failure
                            
                            
                            
                            
                        500 Response
Server error