Statutory
List a statutory's distributions
Retrieve all distributions of a specific statutory
GET
/
mealvoucher
/
api
/
statutories
/
{statutoryId}
/
distributions
Path Parameters
statutoryId
string
requiredUnique identifier of the statutory
Query Parameters
limit
integer
default: 10Page size
Required range:
1 < x < 10
fields.root
enum<string>
Return total items count (across all pages).
Available options:
prev
, next
, count
Response
200 - application/json
items
object
A distribution is the computation of meal vouchers allocation to recipients for a given period and statutory
Was this page helpful?