Retrieve an ErrorGroup Usage
get
/ic/api/b2b/v1/projects/{projectId}/tpm/partners/{tpId}/errorGroups/{errorGroupId}/usage
Retrieves an ErrorGroup usage with the specified trading partner ID and ErrorGroup ID in project context.
Request
Path Parameters
-
errorGroupId(required): string
Trading partner errorGroups ID.
Example:
/b2b/v1/projects/PROJECTID/tpm/partners/TP123/errorGroup/ERRORGROUP1604824600539
-
projectId(required): string
Project identifier
-
tpId(required): string
Trading partner ID.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Successful operation
Root Schema : schema
Type:
object
Additional Properties Allowed:
true
404 Response
Not found
412 Response
Pre-condition failure
500 Response
Server error