Retrieve Inbound Agreements
get
                    /ic/api/b2b/v1/tpm/partners/{tpId}/inboundagrs
Retrieves all inbound agreements with the specified trading partner id.
                
                Request
Path Parameters
                - 
                    tpId(required):  string
                    
                    Trading partner ID.
 
There's no request body for this operation.
Back to TopResponse
Supported Media Types
                - application/json
 
200 Response
Successful operation
                            
                            
                                Nested Schema : InboundAgrRs-allOf[2]
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    backendIntgCode: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    backendIntgName: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    backendIntgProjectcode: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    backendIntgVersion: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    createdDate: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    desc: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    docDef: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    docId: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    docStd: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    docTxId: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    docVersion: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    id: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    lastDeployed: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    name: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    params: object
                    
                    
                
                
                    InboundAgr.Params
                
                
                
 - 
                
                    
                    status: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    tpmVerson: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    updatedDate: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    warning: array
                    
                    
                
                
                    warning
                
                
                
 
Nested Schema : InboundAgr.Params
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    acceptGroup: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    acceptGroupName: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    duplicateCtrlNumCheck: boolean
                    
                    
                     
                    
                
                
                Gets the value of the duplicateCtrlNumCheck property. possible object is Boolean
 - 
                
                    
                    fa: boolean
                    
                    
                     
                    
                
                
                Gets the value of the fa property. possible object is Boolean
 - 
                
                    
                    rejectGroup: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    rejectGroupName: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    validate: boolean
                    
                    
                     
                    
                
                
                Gets the value of the validate property. possible object is Boolean
 
412 Response
Pre-condition failure
                            
                            
                            
                            
                        500 Response
Server error