Delete an Outbound Agreement

delete

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

Deletes an Outbound Agreement with the specified trading partner id and outbound agreement id.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : OutboundAgrRs
Type: object
Show Source
Nested Schema : hostIdentifiersRef
Type: array
Show Source
Nested Schema : Params
Type: object
Show Source
Nested Schema : tpIdentifiersRef
Type: array
Show Source
Nested Schema : HostIdentifierRs
Type: object
Show Source
Nested Schema : IdentifierRs
Type: object
Show Source

404 Response

Not found

412 Response

Pre condition failure

500 Response

Server error
Back to Top