Retrieve Trading Partner Contact Details
get
/ic/api/b2b/v1/projects/{projectId}/tpm/partners/{tpId}/contacts
Retrieves trading partner 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.
Example:
/b2b/v1/projects/PROJECTID/tpm/partners/TP123/contacts
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Successful operation
412 Response
Pre-condition failure
500 Response
Server error