Create or Update Trading Partner Contacts
post
/ic/api/b2b/v1/projects/{projectId}/tpm/partners/{tpId}/contacts
Adds a new contact or update an existing contact details 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
412 Response
Pre-condition failure
500 Response
Server error