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