Undeploy an Outbound Agreement

post

/ic/api/b2b/v1/tpm/partners/{tpId}/outboundagrs/{agrId}/undeploy

Undeploys an outbound agreement to disallow acceptance of new messages by the agreement. However, all in-flight messages will be processed successfully.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : DeployUndeployRs
Type: object
Show Source
Nested Schema : ResponseStatus
Type: object
Show Source
Nested Schema : msg
Type: array
Show Source

412 Response

Pre condition failure

500 Response

Server error
Back to Top