Fetch CounterParty Details for given External Code

get

/service/v1/relationshipmaster/nonCustomerDetails/{externalCode}

This endpoint is used to fetch CounterParty Details for given External Code.

Request

Supported Media Types
Path Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Returns message of succes or failure
Headers
Body ()
Root Schema : NonCustomerDetailsCollection
Type: object
Response of Associated Parties Respose
Show Source
Nested Schema : nonCustomerDetailsDTOList
Type: array
Show Source
Nested Schema : NonCustomerDetailsDTO
Type: object
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top