Operation Id:
clients/pricelists/clients/get [Official Documentaction]
Methods
- priceListId Integer
Examples
This function retrieves the client's price list ID for the specified client ID.
const result = await idosellRequest.getClientsPricelistsClients
.priceListId(4)
.exec()