Retrieve B2B Identifiers

get

/ic/api/b2b/v1/tpm/partners/{tpId}/identifiers

Retrieves all available b2b identifiers with the specified trading partner id.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : IdentifiersRs
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : supported_identifiers_types
Type: array
Show Source
Nested Schema : IdentifierRs
Type: object
Show Source
Nested Schema : IdentifierSuggestions
Type: object
Show Source

412 Response

Pre condition failure

500 Response

Server error
Back to Top