Update a B2B Schema

put

/ic/api/b2b/v1/schemas/{schemaId}

Updates a B2B schema with the specified schema ID. Before you modify a schema used by an active agreement, deactivate it.

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : SchemaUI
Match All
Show Source
Nested Schema : ViewModel
Match All
Show Source
Nested Schema : GenericRestRs
Type: object
Show Source
Nested Schema : ViewModel-allOf[1]
Type: object
Show Source
Nested Schema : SchemaUI-allOf[2]
Type: object
Show Source
Nested Schema : active
Type: array
Show Source
Nested Schema : activeAgr
Type: array
Show Source
Nested Schema : docNode
Type: array
Show Source
Nested Schema : inActive
Type: array
Show Source
Nested Schema : inActiveAgr
Type: array
Show Source
Nested Schema : MaxSize
Type: object
Show Source
Nested Schema : DocumentUI
View Object to represent Document type resources. Sep 18, 20192:10:50 PM
Match All
Show Source
Nested Schema : DocumentUI-allOf[2]
Type: object
Show Source
Nested Schema : active
Type: array
Show Source
Nested Schema : activeAgr
Type: array
Show Source
Nested Schema : BusinessIdentifierUI
Type: object
Show Source
Nested Schema : inActive
Type: array
Show Source
Nested Schema : inActiveAgr
Type: array
Show Source
Nested Schema : IntegrationResourceUI
Match All
Show Source
Nested Schema : IntegrationResourceUI-allOf[2]
Type: object
Show Source
Nested Schema : AgreementUI
Match All
Show Source
Nested Schema : AgreementUI-allOf[2]
Type: object
Show Source
Nested Schema : DocumentNode
Type: object
Show Source
Nested Schema : DocumentModelUI
Type: object
Show Source
Nested Schema : children
Type: array
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : Object
Type: object

400 Response

Bad request, malformed parameters

500 Response

Server error
Back to Top