Add a new set of day passesCopy Pagepost https://app.officernd.com/api/v2/organizations/{orgSlug}/passesAdd a new set of day passes Required scopes: flex.space.passes.createPath ParamsorgSlugstringrequiredorganization slugBody ParamsstartDatedate-timerequiredThe start date of the monthly recurring passes. Should be used only for credits with "intervalLength" set to "month".countnumberrequiredThe number of passes granted.intervalLengthnumberrequiredDetermines the recurrence of the passes. Can be either "month" or "once". If unspecified the credits issued will be set as "once".endDatedate-timeThe end date of the monthly recurring passes. Should be used only for credits with "intervalLength" set to "month".companystringThe _id of the company with which the passes are associated.memberstringThe _id of the member with which the passes are associated.isPersonalbooleanrequiredShows if the set of passes is for a single member or if its shared for a company.truefalseresourceTypestringrequiredThe type of the resource associated to the set of passes.Response 201Updated 3 months ago Get sets of day passesGet a set of day passesDid this page help you?YesNo