Retrieve an ErrorGroup

get

/ic/api/b2b/v1/projects/{projectId}/tpm/partners/{tpId}/errorGroups/{errorGroupId}

Retrieves an ErrorGroup with the specified trading partner ID and ErrorGroup ID in project context.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : ErrorGroupRs
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 : ErrorGroupRs-allOf[2]
Type: object
Show Source
Nested Schema : errorCodes
Type: array
Show Source

404 Response

Not found

412 Response

Pre-condition failure

500 Response

Server error
Back to Top