Retrieve Party ID, Customer Number, and Party Name for LOV Component

get

/dmparty-service/parties/lov

This endpoint is used to fetch Party ID, Customer Number, and Party Name for LOV Component.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

PartyId, Party Number and Party Name for Lov Component.
Body ()
Root Schema : DmPartyLovCollection
Type: object
Collection of PartyLovDTO.
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : DmPartyLovDTO
Type: object
DmPartyLovDTO model
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error.
Back to Top