Benefit-grants
BenefitGrants API operations.
Summary
Functions
List Benefit Grants
Functions
@spec list_benefit_grants(PolarExpress.Client.t(), map(), keyword()) :: {:ok, PolarExpress.ListObject.t()} | {:error, PolarExpress.Error.t()}
List Benefit Grants
List benefit grants across all benefits for the authenticated organization.
Scopes: benefits:read benefits:write
See PolarExpress.Params.BenefitGrantsListBenefitGrantsParams for parameter details.