Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 4.18 KB

File metadata and controls

13 lines (10 loc) · 4.18 KB

BenefitsGrantsRequest

Fields

Field Type Required Description
id string ✔️ N/A
isGranted ?bool Filter by granted status. If true, only granted benefits will be returned. If false, only revoked benefits will be returned.
customerId string|array|null Filter by customer.
memberId string|array|null Filter by member.
page ?int Page number, defaults to 1.
limit ?int Size of a page, defaults to 10. Maximum is 100.