GET /restaurants/{tenant}/{restaurantId}/customerclaims
Summary: Get claims
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Provides claims for a given restaurant with optional filtering
Parameters (7)
Accept
(string, header, optional)
Indicates what type of response client understands and is also used for content type negotiation (if version is specified), otherwise tells the server to return the latest version
fromDate
(string, query, optional)
Start date limiter
limit
(integer, query, optional, default: 20)
Pagination limit
Constraints: {'minimum': 1, 'maximum': 100}
offset
(integer, query, optional)
Pagination offset
Constraints: {'minimum': 0}
restaurantId
(string, path, required)
Just Eat restaurant identifier
tenant
(string, path, required)
Two letter code indicating the tenant
toDate
(string, query, optional)
End date limiter
No probe data for this endpoint yet.