Deploy an Outbound Agreement
post
                    /ic/api/b2b/v1/tpm/partners/{tpId}/outboundagrs/{agrId}/deploy
Deploys an outbound agreement. The deployed agreements translates and processes messages.
                Request
Supported Media Types
                - application/json
 
Path Parameters
                - 
                    agrId(required): string
                    
                    
Outbound agreement ID.
Example:
/b2b/v1/tpm/partners/TP123/outboundagrs/OUTAGR12333344/deploy
 - 
                    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