Update errorGroups for Trading Partner
put
/ic/api/b2b/v1/projects/{projectId}/tpm/partners/{tpId}/errorGroups/{errorGroupId}
Add a new or update existing errorGroup with the specified trading partner ID in project context.
Request
Path Parameters
-
errorGroupId(required): string
ErrorGroup ID. e.g. /b2b/v1/tpm/partners/TP123/transports/ERRORGROUP1604824600539
-
projectId(required): string
Project identifier
-
tpId(required): string
Trading partner ID.
Supported Media Types
- application/json
Response
Supported Media Types
- application/json
200 Response
Successful operation
409 Response
Duplicate data error
412 Response
Pre-condition failure
500 Response
Server error