GET /v1/proposalstatuses

visma.com

Summary: Get all the proposal statuses
Operation ID: ProposalStatuses_GetProposalStatuses
Auth: unknown

Parameters (4)

isActive (boolean, query, optional)

Optional: If not given, return all proposal statuses, if given as true return only active proposal statuses, if given as false returns only inactive proposal statuses.

pageToken (string, query, optional)

Optional: page token to fetch the next page.

proposalStatusName (string, query, optional)

Optional: Search by proposal status name.

rowCount (integer, query, optional)

Optional: How many rows to fetch, Default 20, maximum 100.

No probe data for this endpoint yet.