CreateEntryCodeData: {
    body: EntryCodeCreateBodyDto;
    path?: never;
    query?: never;
    url: "/tenants/me/entry-codes";
}