Retrieve a B2B Document

get

/ic/api/b2b/v1/b2bdocuments/{documentId}

Retrieves detailed information about the B2B Document with the specified ID.

Request

Path 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