Retrieve B2B Document Types

get

/ic/api/b2b/v1/standards/{standardId}/{versionId}/{transactionId}

Retrieve all B2B Document types.

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : DocumentUI
Type: object
Show Source
Nested Schema : active
Type: array
Read Only: true
Show Source
Nested Schema : activeAgr
Type: array
Read Only: true
Show Source
Nested Schema : BusinessIdentifierUI
Type: object
Show Source
Nested Schema : inActive
Type: array
Read Only: true
Show Source
Nested Schema : inActiveAgr
Type: array
Read Only: true
Show Source
Nested Schema : IntegrationResourceUI
Type: object
Show Source
Nested Schema : AgreementUI
Type: object
Show Source

400 Response

Bad request

500 Response

Server error
Back to Top