Update an Outbound Agreement

put

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

Updates an outbound agreement with the specified trading partner ID and agreement ID.

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : OutboundAgrRs
Match All
Show Source
Nested Schema : IdRs
Match All
Show Source
Nested Schema : GenericRestRs
Type: object
Show Source
Nested Schema : IdRs-allOf[1]
Type: object
Show Source
Nested Schema : OutboundAgrRs-allOf[2]
Type: object
Show Source
Nested Schema : hostIdentifiersRef
Type: array
Show Source
Nested Schema : OutboundAgr.Params
Type: object
Show Source
  • Gets the value of the fa property. possible object is Boolean
  • Gets the value of the validate property. possible object is Boolean
Nested Schema : tpIdentifiersRef
Type: array
Show Source
Nested Schema : HostIdentifierRs
Match All
Show Source
Nested Schema : HostIdentifierRs-allOf[2]
Type: object
Show Source
Nested Schema : IdentifierRs
Match All
Show Source
Nested Schema : IdentifierRs-allOf[2]
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : OutboundAgrRs
Match All
Show Source
Nested Schema : IdRs
Match All
Show Source
Nested Schema : GenericRestRs
Type: object
Show Source
Nested Schema : IdRs-allOf[1]
Type: object
Show Source
Nested Schema : OutboundAgrRs-allOf[2]
Type: object
Show Source
Nested Schema : hostIdentifiersRef
Type: array
Show Source
Nested Schema : OutboundAgr.Params
Type: object
Show Source
  • Gets the value of the fa property. possible object is Boolean
  • Gets the value of the validate property. possible object is Boolean
Nested Schema : tpIdentifiersRef
Type: array
Show Source
Nested Schema : HostIdentifierRs
Match All
Show Source
Nested Schema : HostIdentifierRs-allOf[2]
Type: object
Show Source
Nested Schema : IdentifierRs
Match All
Show Source
Nested Schema : IdentifierRs-allOf[2]
Type: object
Show Source

404 Response

Not found

409 Response

Duplicate data error

412 Response

Pre-condition failure

500 Response

Server error
Back to Top