Skip to main content
GET
/
mealvoucher
/
api
/
statutories
/
{statutoryId}
/
general-parameters
Retrieve a statutory's parameters
curl --request GET \
  --url https://{host}/mealvoucher/api/statutories/{statutoryId}/general-parameters \
  --header 'Authorization: <authorization>'
{
  "currentVoucherAmount": {
    "voucherAmount": 123,
    "voucherCoveredAmount": 123
  }
}

Headers

Authorization
string
required

API key. Value must be formatted like so: lucca application={api_key}.

Path Parameters

statutoryId
string<uuid>
required

Unique identifier of the statutory

Response

OK

currentVoucherAmount
object

Current values of the meal voucher