cURL
curl --request GET \ --url https://{host}/mealvoucher/api/statutories/{statutoryId}/general-parameters \ --header 'Authorization: <authorization>'
{ "currentVoucherAmount": { "voucherAmount": 123, "voucherCoveredAmount": 123 } }
Retrieve all general parameters of a specific statutory
API key. Value must be formatted like so: lucca application={api_key}.
lucca application={api_key}
Unique identifier of the statutory
OK
Current values of the meal voucher
Show child attributes
Amount of a single meal voucher
Amount covered by the company of a single meal voucher
Was this page helpful?