Fetch the relationshipmaster for given associated party

get

/service/v1/relationshipmaster/associatedParties/lov

This endpoints is used to get all relationshipmaster for given associated party.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

201 Response

Returns message of succes or failure
Headers
Body ()
Root Schema : AssociatedPartiesLov
Type: object
Response of Associated Parties Respose
Show Source
Nested Schema : data
Type: array
Contains all associated buyer Counterparty details of party Id
Show Source
Nested Schema : PagingDto
Type: object
Paging Dto
Show Source
Nested Schema : AssociatedPartyLovData
Type: object
Response of Associated Parties Response
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