Clone a B2B Schema

post

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

Creates a copy of a B2B schema with identical metadata. The request body must contain at least the name and identifier fields.

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

201 Response

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

400 Response

Bad request, malformed parameters or missing required data

500 Response

Server error
Back to Top