Undeploy an Inbound Agreement
post
                    /ic/api/b2b/v1/tpm/partners/{tpId}/inboundagrs/{agrId}/undeploy
Undeploys an inbound agreement to disallow acceptance of new messages by the agreement. However, all in-flight messages will be processed successfully.
                Request
Supported Media Types
                - application/json
 
Path Parameters
                - 
                    agrId(required): string
                    
                    
Inbound agreement ID.
Example:
/b2b/v1/tpm/partners/TP123/inboundagrs/INAGR12333344/undeploy
 - 
                    tpId(required): string
                    
                    
Trading partner ID.
 
Response
Supported Media Types
                - application/json
 
200 Response
successful operation
                
                
                    412 Response
Pre condition failure
                
                
                500 Response
Server error