@mergeapi/merge-node-client 2.1.2 → 2.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.mock/definition/accounting/accountDetails.yml +2 -1
- package/.mock/definition/accounting/accountToken.yml +2 -0
- package/.mock/definition/accounting/accountingPeriods.yml +6 -2
- package/.mock/definition/accounting/accounts.yml +10 -4
- package/.mock/definition/accounting/addresses.yml +2 -1
- package/.mock/definition/accounting/asyncPassthrough.yml +4 -2
- package/.mock/definition/accounting/asyncTasks.yml +2 -1
- package/.mock/definition/accounting/attachments.yml +10 -4
- package/.mock/definition/accounting/auditTrail.yml +5 -1
- package/.mock/definition/accounting/availableActions.yml +2 -1
- package/.mock/definition/accounting/balanceSheets.yml +6 -2
- package/.mock/definition/accounting/bankFeedAccounts.yml +10 -4
- package/.mock/definition/accounting/bankFeedTransactions.yml +10 -4
- package/.mock/definition/accounting/cashFlowStatements.yml +6 -2
- package/.mock/definition/accounting/companyInfo.yml +6 -2
- package/.mock/definition/accounting/contacts.yml +14 -5
- package/.mock/definition/accounting/creditNotes.yml +10 -5
- package/.mock/definition/accounting/deleteAccount.yml +2 -1
- package/.mock/definition/accounting/employees.yml +6 -2
- package/.mock/definition/accounting/expenseReports.yml +22 -7
- package/.mock/definition/accounting/expenses.yml +18 -8
- package/.mock/definition/accounting/fieldMapping.yml +12 -6
- package/.mock/definition/accounting/forceResync.yml +2 -1
- package/.mock/definition/accounting/generalLedgerTransactions.yml +6 -2
- package/.mock/definition/accounting/generateKey.yml +3 -1
- package/.mock/definition/accounting/incomeStatements.yml +6 -2
- package/.mock/definition/accounting/invoices.yml +22 -9
- package/.mock/definition/accounting/issues.yml +7 -1
- package/.mock/definition/accounting/items.yml +14 -6
- package/.mock/definition/accounting/journalEntries.yml +18 -8
- package/.mock/definition/accounting/linkToken.yml +3 -1
- package/.mock/definition/accounting/linkedAccounts.yml +5 -1
- package/.mock/definition/accounting/passthrough.yml +2 -1
- package/.mock/definition/accounting/paymentMethods.yml +6 -2
- package/.mock/definition/accounting/paymentTerms.yml +6 -2
- package/.mock/definition/accounting/payments.yml +22 -8
- package/.mock/definition/accounting/phoneNumbers.yml +2 -1
- package/.mock/definition/accounting/projects.yml +6 -2
- package/.mock/definition/accounting/purchaseOrders.yml +18 -8
- package/.mock/definition/accounting/regenerateKey.yml +3 -1
- package/.mock/definition/accounting/scopes.yml +7 -3
- package/.mock/definition/accounting/syncStatus.yml +4 -1
- package/.mock/definition/accounting/taxRates.yml +6 -2
- package/.mock/definition/accounting/trackingCategories.yml +6 -2
- package/.mock/definition/accounting/transactions.yml +6 -4
- package/.mock/definition/accounting/vendorCredits.yml +10 -6
- package/.mock/definition/accounting/webhookReceivers.yml +4 -2
- package/.mock/definition/ats/accountDetails.yml +2 -1
- package/.mock/definition/ats/accountToken.yml +2 -0
- package/.mock/definition/ats/activities.yml +10 -4
- package/.mock/definition/ats/applications.yml +12 -5
- package/.mock/definition/ats/asyncPassthrough.yml +4 -2
- package/.mock/definition/ats/attachments.yml +10 -4
- package/.mock/definition/ats/auditTrail.yml +5 -1
- package/.mock/definition/ats/availableActions.yml +2 -1
- package/.mock/definition/ats/candidates.yml +16 -7
- package/.mock/definition/ats/deleteAccount.yml +2 -1
- package/.mock/definition/ats/departments.yml +6 -2
- package/.mock/definition/ats/eeocs.yml +6 -2
- package/.mock/definition/ats/fieldMapping.yml +12 -6
- package/.mock/definition/ats/forceResync.yml +2 -1
- package/.mock/definition/ats/generateKey.yml +3 -1
- package/.mock/definition/ats/interviews.yml +10 -4
- package/.mock/definition/ats/issues.yml +7 -1
- package/.mock/definition/ats/jobInterviewStages.yml +6 -2
- package/.mock/definition/ats/jobPostings.yml +6 -2
- package/.mock/definition/ats/jobs.yml +10 -3
- package/.mock/definition/ats/linkToken.yml +3 -1
- package/.mock/definition/ats/linkedAccounts.yml +5 -1
- package/.mock/definition/ats/offers.yml +6 -2
- package/.mock/definition/ats/offices.yml +6 -2
- package/.mock/definition/ats/passthrough.yml +2 -1
- package/.mock/definition/ats/regenerateKey.yml +3 -1
- package/.mock/definition/ats/rejectReasons.yml +6 -2
- package/.mock/definition/ats/scopes.yml +7 -3
- package/.mock/definition/ats/scorecards.yml +6 -2
- package/.mock/definition/ats/syncStatus.yml +4 -1
- package/.mock/definition/ats/tags.yml +4 -1
- package/.mock/definition/ats/users.yml +6 -2
- package/.mock/definition/ats/webhookReceivers.yml +4 -2
- package/.mock/definition/crm/accountDetails.yml +2 -1
- package/.mock/definition/crm/accountToken.yml +2 -0
- package/.mock/definition/crm/accounts.yml +18 -7
- package/.mock/definition/crm/associationTypes.yml +10 -4
- package/.mock/definition/crm/associations.yml +6 -2
- package/.mock/definition/crm/asyncPassthrough.yml +4 -2
- package/.mock/definition/crm/auditTrail.yml +5 -1
- package/.mock/definition/crm/availableActions.yml +2 -1
- package/.mock/definition/crm/contacts.yml +20 -8
- package/.mock/definition/crm/customObjectClasses.yml +6 -2
- package/.mock/definition/crm/customObjects.yml +14 -5
- package/.mock/definition/crm/deleteAccount.yml +2 -1
- package/.mock/definition/crm/engagementTypes.yml +10 -3
- package/.mock/definition/crm/engagements.yml +18 -7
- package/.mock/definition/crm/fieldMapping.yml +12 -6
- package/.mock/definition/crm/forceResync.yml +2 -1
- package/.mock/definition/crm/generateKey.yml +3 -1
- package/.mock/definition/crm/issues.yml +7 -1
- package/.mock/definition/crm/leads.yml +14 -5
- package/.mock/definition/crm/linkToken.yml +3 -1
- package/.mock/definition/crm/linkedAccounts.yml +5 -1
- package/.mock/definition/crm/notes.yml +14 -5
- package/.mock/definition/crm/opportunities.yml +18 -7
- package/.mock/definition/crm/passthrough.yml +2 -1
- package/.mock/definition/crm/regenerateKey.yml +3 -1
- package/.mock/definition/crm/scopes.yml +7 -3
- package/.mock/definition/crm/stages.yml +10 -3
- package/.mock/definition/crm/syncStatus.yml +4 -1
- package/.mock/definition/crm/tasks.yml +18 -7
- package/.mock/definition/crm/users.yml +12 -4
- package/.mock/definition/crm/webhookReceivers.yml +4 -2
- package/.mock/definition/filestorage/accountDetails.yml +2 -1
- package/.mock/definition/filestorage/accountToken.yml +2 -0
- package/.mock/definition/filestorage/asyncPassthrough.yml +4 -2
- package/.mock/definition/filestorage/auditTrail.yml +5 -1
- package/.mock/definition/filestorage/availableActions.yml +2 -1
- package/.mock/definition/filestorage/deleteAccount.yml +2 -1
- package/.mock/definition/filestorage/drives.yml +6 -2
- package/.mock/definition/filestorage/fieldMapping.yml +12 -6
- package/.mock/definition/filestorage/files.yml +16 -6
- package/.mock/definition/filestorage/folders.yml +10 -4
- package/.mock/definition/filestorage/forceResync.yml +2 -1
- package/.mock/definition/filestorage/generateKey.yml +3 -1
- package/.mock/definition/filestorage/groups.yml +6 -2
- package/.mock/definition/filestorage/issues.yml +7 -1
- package/.mock/definition/filestorage/linkToken.yml +3 -1
- package/.mock/definition/filestorage/linkedAccounts.yml +5 -1
- package/.mock/definition/filestorage/passthrough.yml +2 -1
- package/.mock/definition/filestorage/regenerateKey.yml +3 -1
- package/.mock/definition/filestorage/scopes.yml +7 -3
- package/.mock/definition/filestorage/syncStatus.yml +4 -1
- package/.mock/definition/filestorage/users.yml +6 -2
- package/.mock/definition/filestorage/webhookReceivers.yml +4 -2
- package/.mock/definition/hris/accountDetails.yml +2 -1
- package/.mock/definition/hris/accountToken.yml +2 -0
- package/.mock/definition/hris/asyncPassthrough.yml +4 -2
- package/.mock/definition/hris/auditTrail.yml +5 -1
- package/.mock/definition/hris/availableActions.yml +2 -1
- package/.mock/definition/hris/bankInfo.yml +6 -2
- package/.mock/definition/hris/benefits.yml +6 -4
- package/.mock/definition/hris/companies.yml +6 -2
- package/.mock/definition/hris/deleteAccount.yml +2 -1
- package/.mock/definition/hris/dependents.yml +6 -2
- package/.mock/definition/hris/employeePayrollRuns.yml +6 -2
- package/.mock/definition/hris/employees.yml +12 -11
- package/.mock/definition/hris/employerBenefits.yml +6 -2
- package/.mock/definition/hris/employments.yml +6 -2
- package/.mock/definition/hris/fieldMapping.yml +12 -6
- package/.mock/definition/hris/forceResync.yml +2 -1
- package/.mock/definition/hris/generateKey.yml +3 -1
- package/.mock/definition/hris/groups.yml +6 -2
- package/.mock/definition/hris/issues.yml +7 -1
- package/.mock/definition/hris/linkToken.yml +3 -1
- package/.mock/definition/hris/linkedAccounts.yml +5 -1
- package/.mock/definition/hris/locations.yml +6 -2
- package/.mock/definition/hris/passthrough.yml +2 -1
- package/.mock/definition/hris/payGroups.yml +6 -2
- package/.mock/definition/hris/payrollRuns.yml +6 -2
- package/.mock/definition/hris/regenerateKey.yml +3 -1
- package/.mock/definition/hris/scopes.yml +7 -3
- package/.mock/definition/hris/syncStatus.yml +4 -1
- package/.mock/definition/hris/teams.yml +6 -2
- package/.mock/definition/hris/timeOff.yml +10 -4
- package/.mock/definition/hris/timeOffBalances.yml +6 -2
- package/.mock/definition/hris/timesheetEntries.yml +10 -4
- package/.mock/definition/hris/webhookReceivers.yml +4 -2
- package/.mock/definition/ticketing/accountDetails.yml +2 -1
- package/.mock/definition/ticketing/accountToken.yml +2 -0
- package/.mock/definition/ticketing/accounts.yml +6 -2
- package/.mock/definition/ticketing/asyncPassthrough.yml +4 -2
- package/.mock/definition/ticketing/attachments.yml +10 -4
- package/.mock/definition/ticketing/auditTrail.yml +5 -1
- package/.mock/definition/ticketing/availableActions.yml +2 -1
- package/.mock/definition/ticketing/collections.yml +10 -3
- package/.mock/definition/ticketing/comments.yml +10 -4
- package/.mock/definition/ticketing/contacts.yml +10 -4
- package/.mock/definition/ticketing/deleteAccount.yml +2 -1
- package/.mock/definition/ticketing/fieldMapping.yml +12 -6
- package/.mock/definition/ticketing/forceResync.yml +2 -1
- package/.mock/definition/ticketing/generateKey.yml +3 -1
- package/.mock/definition/ticketing/issues.yml +7 -1
- package/.mock/definition/ticketing/linkToken.yml +3 -1
- package/.mock/definition/ticketing/linkedAccounts.yml +5 -1
- package/.mock/definition/ticketing/passthrough.yml +2 -1
- package/.mock/definition/ticketing/projects.yml +10 -3
- package/.mock/definition/ticketing/regenerateKey.yml +3 -1
- package/.mock/definition/ticketing/roles.yml +6 -2
- package/.mock/definition/ticketing/scopes.yml +7 -3
- package/.mock/definition/ticketing/syncStatus.yml +4 -1
- package/.mock/definition/ticketing/tags.yml +6 -2
- package/.mock/definition/ticketing/teams.yml +6 -2
- package/.mock/definition/ticketing/tickets.yml +22 -8
- package/.mock/definition/ticketing/users.yml +6 -2
- package/.mock/definition/ticketing/webhookReceivers.yml +4 -2
- package/.mock/fern.config.json +1 -1
- package/Client.js +2 -2
- package/api/resources/accounting/resources/accountDetails/client/Client.js +8 -7
- package/api/resources/accounting/resources/accountToken/client/Client.js +8 -7
- package/api/resources/accounting/resources/accountingPeriods/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/accountingPeriods/client/Client.js +19 -15
- package/api/resources/accounting/resources/accountingPeriods/client/requests/AccountingPeriodsListRequest.d.ts +8 -16
- package/api/resources/accounting/resources/accountingPeriods/client/requests/AccountingPeriodsRetrieveRequest.d.ts +2 -6
- package/api/resources/accounting/resources/accounts/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/accounts/client/Client.js +35 -29
- package/api/resources/accounting/resources/accounts/client/requests/AccountEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/accounts/client/requests/AccountsListRequest.d.ts +21 -55
- package/api/resources/accounting/resources/accounts/client/requests/AccountsRetrieveRequest.d.ts +5 -15
- package/api/resources/accounting/resources/addresses/client/Client.js +8 -7
- package/api/resources/accounting/resources/addresses/client/requests/AddressesRetrieveRequest.d.ts +4 -12
- package/api/resources/accounting/resources/asyncPassthrough/client/Client.js +16 -14
- package/api/resources/accounting/resources/asyncTasks/client/Client.js +8 -7
- package/api/resources/accounting/resources/attachments/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/attachments/client/Client.js +35 -29
- package/api/resources/accounting/resources/attachments/client/requests/AccountingAttachmentEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/attachments/client/requests/AttachmentsListRequest.d.ts +14 -34
- package/api/resources/accounting/resources/attachments/client/requests/AttachmentsRetrieveRequest.d.ts +2 -6
- package/api/resources/accounting/resources/auditTrail/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/auditTrail/client/Client.js +11 -8
- package/api/resources/accounting/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +9 -19
- package/api/resources/accounting/resources/availableActions/client/Client.js +8 -7
- package/api/resources/accounting/resources/balanceSheets/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/balanceSheets/client/Client.js +19 -15
- package/api/resources/accounting/resources/balanceSheets/client/requests/BalanceSheetsListRequest.d.ts +15 -37
- package/api/resources/accounting/resources/balanceSheets/client/requests/BalanceSheetsRetrieveRequest.d.ts +3 -9
- package/api/resources/accounting/resources/bankFeedAccounts/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/bankFeedAccounts/client/Client.js +35 -29
- package/api/resources/accounting/resources/bankFeedAccounts/client/requests/BankFeedAccountEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/bankFeedAccounts/client/requests/BankFeedAccountsListRequest.d.ts +8 -16
- package/api/resources/accounting/resources/bankFeedAccounts/client/requests/BankFeedAccountsRetrieveRequest.d.ts +2 -6
- package/api/resources/accounting/resources/bankFeedTransactions/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/bankFeedTransactions/client/Client.js +35 -29
- package/api/resources/accounting/resources/bankFeedTransactions/client/requests/BankFeedTransactionEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/bankFeedTransactions/client/requests/BankFeedTransactionsListRequest.d.ts +15 -37
- package/api/resources/accounting/resources/bankFeedTransactions/client/requests/BankFeedTransactionsRetrieveRequest.d.ts +3 -9
- package/api/resources/accounting/resources/cashFlowStatements/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/cashFlowStatements/client/Client.js +19 -15
- package/api/resources/accounting/resources/cashFlowStatements/client/requests/CashFlowStatementsListRequest.d.ts +15 -37
- package/api/resources/accounting/resources/cashFlowStatements/client/requests/CashFlowStatementsRetrieveRequest.d.ts +3 -9
- package/api/resources/accounting/resources/companyInfo/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/companyInfo/client/Client.js +19 -15
- package/api/resources/accounting/resources/companyInfo/client/requests/CompanyInfoListRequest.d.ts +14 -34
- package/api/resources/accounting/resources/companyInfo/client/requests/CompanyInfoRetrieveRequest.d.ts +3 -9
- package/api/resources/accounting/resources/contacts/client/Client.d.ts +6 -2
- package/api/resources/accounting/resources/contacts/client/Client.js +46 -37
- package/api/resources/accounting/resources/contacts/client/requests/ContactEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/contacts/client/requests/ContactsListRequest.d.ts +23 -61
- package/api/resources/accounting/resources/contacts/client/requests/ContactsRemoteFieldClassesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/contacts/client/requests/ContactsRetrieveRequest.d.ts +6 -18
- package/api/resources/accounting/resources/creditNotes/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/creditNotes/client/Client.js +35 -29
- package/api/resources/accounting/resources/creditNotes/client/requests/CreditNoteEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/creditNotes/client/requests/CreditNotesListRequest.d.ts +19 -49
- package/api/resources/accounting/resources/creditNotes/client/requests/CreditNotesRetrieveRequest.d.ts +5 -15
- package/api/resources/accounting/resources/deleteAccount/client/Client.js +8 -7
- package/api/resources/accounting/resources/employees/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/employees/client/Client.js +19 -15
- package/api/resources/accounting/resources/employees/client/requests/EmployeesListRequest.d.ts +15 -37
- package/api/resources/accounting/resources/employees/client/requests/EmployeesRetrieveRequest.d.ts +3 -9
- package/api/resources/accounting/resources/expenseReports/client/Client.d.ts +12 -4
- package/api/resources/accounting/resources/expenseReports/client/Client.js +68 -53
- package/api/resources/accounting/resources/expenseReports/client/requests/ExpenseReportEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/expenseReports/client/requests/ExpenseReportsLinesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/expenseReports/client/requests/ExpenseReportsLinesRemoteFieldClassesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/expenseReports/client/requests/ExpenseReportsListRequest.d.ts +16 -40
- package/api/resources/accounting/resources/expenseReports/client/requests/ExpenseReportsRemoteFieldClassesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/expenseReports/client/requests/ExpenseReportsRetrieveRequest.d.ts +4 -12
- package/api/resources/accounting/resources/expenses/client/Client.d.ts +9 -3
- package/api/resources/accounting/resources/expenses/client/Client.js +57 -45
- package/api/resources/accounting/resources/expenses/client/requests/ExpenseEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/expenses/client/requests/ExpensesLinesRemoteFieldClassesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/expenses/client/requests/ExpensesListRequest.d.ts +18 -46
- package/api/resources/accounting/resources/expenses/client/requests/ExpensesRemoteFieldClassesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/expenses/client/requests/ExpensesRetrieveRequest.d.ts +4 -12
- package/api/resources/accounting/resources/fieldMapping/client/Client.js +48 -42
- package/api/resources/accounting/resources/fieldMapping/client/requests/CreateFieldMappingRequest.d.ts +1 -3
- package/api/resources/accounting/resources/fieldMapping/client/requests/FieldMappingsRetrieveRequest.d.ts +1 -3
- package/api/resources/accounting/resources/fieldMapping/client/requests/RemoteFieldsRetrieveRequest.d.ts +2 -6
- package/api/resources/accounting/resources/forceResync/client/Client.js +8 -7
- package/api/resources/accounting/resources/generalLedgerTransactions/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/generalLedgerTransactions/client/Client.js +19 -15
- package/api/resources/accounting/resources/generalLedgerTransactions/client/requests/GeneralLedgerTransactionsListRequest.d.ts +17 -43
- package/api/resources/accounting/resources/generalLedgerTransactions/client/requests/GeneralLedgerTransactionsRetrieveRequest.d.ts +3 -9
- package/api/resources/accounting/resources/generateKey/client/Client.js +8 -7
- package/api/resources/accounting/resources/incomeStatements/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/incomeStatements/client/Client.js +19 -15
- package/api/resources/accounting/resources/incomeStatements/client/requests/IncomeStatementsListRequest.d.ts +15 -37
- package/api/resources/accounting/resources/incomeStatements/client/requests/IncomeStatementsRetrieveRequest.d.ts +3 -9
- package/api/resources/accounting/resources/invoices/client/Client.d.ts +9 -3
- package/api/resources/accounting/resources/invoices/client/Client.js +73 -59
- package/api/resources/accounting/resources/invoices/client/requests/InvoiceEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/invoices/client/requests/InvoicesLineItemsRemoteFieldClassesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/invoices/client/requests/InvoicesListRequest.d.ts +22 -58
- package/api/resources/accounting/resources/invoices/client/requests/InvoicesRemoteFieldClassesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/invoices/client/requests/InvoicesRetrieveRequest.d.ts +6 -18
- package/api/resources/accounting/resources/invoices/client/requests/PatchedInvoiceEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/issues/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/issues/client/Client.js +19 -15
- package/api/resources/accounting/resources/issues/client/requests/IssuesListRequest.d.ts +13 -31
- package/api/resources/accounting/resources/items/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/items/client/Client.js +51 -43
- package/api/resources/accounting/resources/items/client/requests/ItemEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/items/client/requests/ItemsListRequest.d.ts +17 -43
- package/api/resources/accounting/resources/items/client/requests/ItemsRetrieveRequest.d.ts +5 -15
- package/api/resources/accounting/resources/items/client/requests/PatchedItemEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/journalEntries/client/Client.d.ts +9 -3
- package/api/resources/accounting/resources/journalEntries/client/Client.js +57 -45
- package/api/resources/accounting/resources/journalEntries/client/requests/JournalEntriesLinesRemoteFieldClassesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/journalEntries/client/requests/JournalEntriesListRequest.d.ts +18 -46
- package/api/resources/accounting/resources/journalEntries/client/requests/JournalEntriesRemoteFieldClassesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/journalEntries/client/requests/JournalEntriesRetrieveRequest.d.ts +4 -12
- package/api/resources/accounting/resources/journalEntries/client/requests/JournalEntryEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/linkToken/client/Client.js +8 -7
- package/api/resources/accounting/resources/linkedAccounts/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/linkedAccounts/client/Client.js +11 -8
- package/api/resources/accounting/resources/linkedAccounts/client/requests/LinkedAccountsListRequest.d.ts +14 -34
- package/api/resources/accounting/resources/passthrough/client/Client.js +8 -7
- package/api/resources/accounting/resources/paymentMethods/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/paymentMethods/client/Client.js +19 -15
- package/api/resources/accounting/resources/paymentMethods/client/requests/PaymentMethodsListRequest.d.ts +8 -16
- package/api/resources/accounting/resources/paymentMethods/client/requests/PaymentMethodsRetrieveRequest.d.ts +2 -6
- package/api/resources/accounting/resources/paymentTerms/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/paymentTerms/client/Client.js +19 -15
- package/api/resources/accounting/resources/paymentTerms/client/requests/PaymentTermsListRequest.d.ts +9 -19
- package/api/resources/accounting/resources/paymentTerms/client/requests/PaymentTermsRetrieveRequest.d.ts +3 -9
- package/api/resources/accounting/resources/payments/client/Client.d.ts +9 -3
- package/api/resources/accounting/resources/payments/client/Client.js +73 -59
- package/api/resources/accounting/resources/payments/client/requests/PatchedPaymentEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/payments/client/requests/PaymentEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/payments/client/requests/PaymentsLineItemsRemoteFieldClassesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/payments/client/requests/PaymentsListRequest.d.ts +20 -52
- package/api/resources/accounting/resources/payments/client/requests/PaymentsRemoteFieldClassesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/payments/client/requests/PaymentsRetrieveRequest.d.ts +4 -12
- package/api/resources/accounting/resources/phoneNumbers/client/Client.js +8 -7
- package/api/resources/accounting/resources/phoneNumbers/client/requests/PhoneNumbersRetrieveRequest.d.ts +2 -6
- package/api/resources/accounting/resources/projects/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/projects/client/Client.js +19 -15
- package/api/resources/accounting/resources/projects/client/requests/ProjectsListRequest.d.ts +15 -37
- package/api/resources/accounting/resources/projects/client/requests/ProjectsRetrieveRequest.d.ts +3 -9
- package/api/resources/accounting/resources/purchaseOrders/client/Client.d.ts +9 -3
- package/api/resources/accounting/resources/purchaseOrders/client/Client.js +57 -45
- package/api/resources/accounting/resources/purchaseOrders/client/requests/PurchaseOrderEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/purchaseOrders/client/requests/PurchaseOrdersLineItemsRemoteFieldClassesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/purchaseOrders/client/requests/PurchaseOrdersListRequest.d.ts +20 -52
- package/api/resources/accounting/resources/purchaseOrders/client/requests/PurchaseOrdersRemoteFieldClassesListRequest.d.ts +10 -22
- package/api/resources/accounting/resources/purchaseOrders/client/requests/PurchaseOrdersRetrieveRequest.d.ts +6 -18
- package/api/resources/accounting/resources/regenerateKey/client/Client.js +8 -7
- package/api/resources/accounting/resources/scopes/client/Client.js +24 -21
- package/api/resources/accounting/resources/syncStatus/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/syncStatus/client/Client.js +11 -8
- package/api/resources/accounting/resources/syncStatus/client/requests/SyncStatusListRequest.d.ts +5 -7
- package/api/resources/accounting/resources/taxRates/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/taxRates/client/Client.js +19 -15
- package/api/resources/accounting/resources/taxRates/client/requests/TaxRatesListRequest.d.ts +16 -40
- package/api/resources/accounting/resources/taxRates/client/requests/TaxRatesRetrieveRequest.d.ts +3 -9
- package/api/resources/accounting/resources/trackingCategories/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/trackingCategories/client/Client.js +19 -15
- package/api/resources/accounting/resources/trackingCategories/client/requests/TrackingCategoriesListRequest.d.ts +20 -52
- package/api/resources/accounting/resources/trackingCategories/client/requests/TrackingCategoriesRetrieveRequest.d.ts +5 -15
- package/api/resources/accounting/resources/transactions/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/transactions/client/Client.js +19 -15
- package/api/resources/accounting/resources/transactions/client/requests/TransactionsListRequest.d.ts +17 -43
- package/api/resources/accounting/resources/transactions/client/requests/TransactionsRetrieveRequest.d.ts +3 -9
- package/api/resources/accounting/resources/vendorCredits/client/Client.d.ts +3 -1
- package/api/resources/accounting/resources/vendorCredits/client/Client.js +35 -29
- package/api/resources/accounting/resources/vendorCredits/client/requests/VendorCreditEndpointRequest.d.ts +2 -6
- package/api/resources/accounting/resources/vendorCredits/client/requests/VendorCreditsListRequest.d.ts +17 -43
- package/api/resources/accounting/resources/vendorCredits/client/requests/VendorCreditsRetrieveRequest.d.ts +3 -9
- package/api/resources/accounting/resources/webhookReceivers/client/Client.js +16 -14
- package/api/resources/ats/resources/accountDetails/client/Client.js +8 -7
- package/api/resources/ats/resources/accountToken/client/Client.js +8 -7
- package/api/resources/ats/resources/activities/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/activities/client/Client.js +35 -29
- package/api/resources/ats/resources/activities/client/requests/ActivitiesListRequest.d.ts +17 -43
- package/api/resources/ats/resources/activities/client/requests/ActivitiesRetrieveRequest.d.ts +5 -15
- package/api/resources/ats/resources/activities/client/requests/ActivityEndpointRequest.d.ts +2 -6
- package/api/resources/ats/resources/applications/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/applications/client/Client.js +43 -36
- package/api/resources/ats/resources/applications/client/requests/ApplicationEndpointRequest.d.ts +2 -6
- package/api/resources/ats/resources/applications/client/requests/ApplicationsListRequest.d.ts +20 -52
- package/api/resources/ats/resources/applications/client/requests/ApplicationsMetaPostRetrieveRequest.d.ts +1 -3
- package/api/resources/ats/resources/applications/client/requests/ApplicationsRetrieveRequest.d.ts +3 -9
- package/api/resources/ats/resources/applications/client/requests/UpdateApplicationStageRequest.d.ts +2 -6
- package/api/resources/ats/resources/asyncPassthrough/client/Client.js +16 -14
- package/api/resources/ats/resources/attachments/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/attachments/client/Client.js +35 -29
- package/api/resources/ats/resources/attachments/client/requests/AttachmentEndpointRequest.d.ts +2 -6
- package/api/resources/ats/resources/attachments/client/requests/AttachmentsListRequest.d.ts +17 -43
- package/api/resources/ats/resources/attachments/client/requests/AttachmentsRetrieveRequest.d.ts +5 -15
- package/api/resources/ats/resources/auditTrail/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/auditTrail/client/Client.js +11 -8
- package/api/resources/ats/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +9 -19
- package/api/resources/ats/resources/availableActions/client/Client.js +8 -7
- package/api/resources/ats/resources/candidates/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/candidates/client/Client.js +59 -50
- package/api/resources/ats/resources/candidates/client/requests/CandidateEndpointRequest.d.ts +2 -6
- package/api/resources/ats/resources/candidates/client/requests/CandidatesListRequest.d.ts +18 -46
- package/api/resources/ats/resources/candidates/client/requests/CandidatesRetrieveRequest.d.ts +3 -9
- package/api/resources/ats/resources/candidates/client/requests/PatchedCandidateEndpointRequest.d.ts +2 -6
- package/api/resources/ats/resources/deleteAccount/client/Client.js +8 -7
- package/api/resources/ats/resources/departments/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/departments/client/Client.js +19 -15
- package/api/resources/ats/resources/departments/client/requests/DepartmentsListRequest.d.ts +13 -31
- package/api/resources/ats/resources/departments/client/requests/DepartmentsRetrieveRequest.d.ts +2 -6
- package/api/resources/ats/resources/eeocs/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/eeocs/client/Client.js +19 -15
- package/api/resources/ats/resources/eeocs/client/requests/EeocsListRequest.d.ts +17 -43
- package/api/resources/ats/resources/eeocs/client/requests/EeocsRetrieveRequest.d.ts +5 -15
- package/api/resources/ats/resources/fieldMapping/client/Client.js +48 -42
- package/api/resources/ats/resources/fieldMapping/client/requests/CreateFieldMappingRequest.d.ts +1 -3
- package/api/resources/ats/resources/fieldMapping/client/requests/FieldMappingsRetrieveRequest.d.ts +1 -3
- package/api/resources/ats/resources/fieldMapping/client/requests/RemoteFieldsRetrieveRequest.d.ts +2 -6
- package/api/resources/ats/resources/forceResync/client/Client.js +8 -7
- package/api/resources/ats/resources/generateKey/client/Client.js +8 -7
- package/api/resources/ats/resources/interviews/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/interviews/client/Client.js +35 -29
- package/api/resources/ats/resources/interviews/client/requests/InterviewsListRequest.d.ts +20 -52
- package/api/resources/ats/resources/interviews/client/requests/InterviewsRetrieveRequest.d.ts +5 -15
- package/api/resources/ats/resources/interviews/client/requests/ScheduledInterviewEndpointRequest.d.ts +2 -6
- package/api/resources/ats/resources/issues/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/issues/client/Client.js +19 -15
- package/api/resources/ats/resources/issues/client/requests/IssuesListRequest.d.ts +13 -31
- package/api/resources/ats/resources/jobInterviewStages/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/jobInterviewStages/client/Client.js +19 -15
- package/api/resources/ats/resources/jobInterviewStages/client/requests/JobInterviewStagesListRequest.d.ts +15 -37
- package/api/resources/ats/resources/jobInterviewStages/client/requests/JobInterviewStagesRetrieveRequest.d.ts +3 -9
- package/api/resources/ats/resources/jobPostings/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/jobPostings/client/Client.js +19 -15
- package/api/resources/ats/resources/jobPostings/client/requests/JobPostingsListRequest.d.ts +14 -34
- package/api/resources/ats/resources/jobPostings/client/requests/JobPostingsRetrieveRequest.d.ts +3 -9
- package/api/resources/ats/resources/jobs/client/Client.d.ts +6 -2
- package/api/resources/ats/resources/jobs/client/Client.js +30 -23
- package/api/resources/ats/resources/jobs/client/requests/JobsListRequest.d.ts +18 -46
- package/api/resources/ats/resources/jobs/client/requests/JobsRetrieveRequest.d.ts +5 -15
- package/api/resources/ats/resources/jobs/client/requests/JobsScreeningQuestionsListRequest.d.ts +9 -19
- package/api/resources/ats/resources/linkToken/client/Client.js +8 -7
- package/api/resources/ats/resources/linkedAccounts/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/linkedAccounts/client/Client.js +11 -8
- package/api/resources/ats/resources/linkedAccounts/client/requests/LinkedAccountsListRequest.d.ts +14 -34
- package/api/resources/ats/resources/offers/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/offers/client/Client.js +19 -15
- package/api/resources/ats/resources/offers/client/requests/OffersListRequest.d.ts +18 -46
- package/api/resources/ats/resources/offers/client/requests/OffersRetrieveRequest.d.ts +5 -15
- package/api/resources/ats/resources/offices/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/offices/client/Client.js +19 -15
- package/api/resources/ats/resources/offices/client/requests/OfficesListRequest.d.ts +13 -31
- package/api/resources/ats/resources/offices/client/requests/OfficesRetrieveRequest.d.ts +2 -6
- package/api/resources/ats/resources/passthrough/client/Client.js +8 -7
- package/api/resources/ats/resources/regenerateKey/client/Client.js +8 -7
- package/api/resources/ats/resources/rejectReasons/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/rejectReasons/client/Client.js +19 -15
- package/api/resources/ats/resources/rejectReasons/client/requests/RejectReasonsListRequest.d.ts +13 -31
- package/api/resources/ats/resources/rejectReasons/client/requests/RejectReasonsRetrieveRequest.d.ts +2 -6
- package/api/resources/ats/resources/scopes/client/Client.js +24 -21
- package/api/resources/ats/resources/scorecards/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/scorecards/client/Client.js +19 -15
- package/api/resources/ats/resources/scorecards/client/requests/ScorecardsListRequest.d.ts +19 -49
- package/api/resources/ats/resources/scorecards/client/requests/ScorecardsRetrieveRequest.d.ts +5 -15
- package/api/resources/ats/resources/syncStatus/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/syncStatus/client/Client.js +11 -8
- package/api/resources/ats/resources/syncStatus/client/requests/SyncStatusListRequest.d.ts +5 -7
- package/api/resources/ats/resources/tags/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/tags/client/Client.js +11 -8
- package/api/resources/ats/resources/tags/client/requests/TagsListRequest.d.ts +13 -31
- package/api/resources/ats/resources/users/client/Client.d.ts +3 -1
- package/api/resources/ats/resources/users/client/Client.js +19 -15
- package/api/resources/ats/resources/users/client/requests/UsersListRequest.d.ts +16 -40
- package/api/resources/ats/resources/users/client/requests/UsersRetrieveRequest.d.ts +4 -12
- package/api/resources/ats/resources/webhookReceivers/client/Client.js +16 -14
- package/api/resources/crm/resources/accountDetails/client/Client.js +8 -7
- package/api/resources/crm/resources/accountToken/client/Client.js +8 -7
- package/api/resources/crm/resources/accounts/client/Client.d.ts +6 -2
- package/api/resources/crm/resources/accounts/client/Client.js +62 -51
- package/api/resources/crm/resources/accounts/client/requests/AccountsListRequest.d.ts +17 -43
- package/api/resources/crm/resources/accounts/client/requests/AccountsRemoteFieldClassesListRequest.d.ts +11 -25
- package/api/resources/crm/resources/accounts/client/requests/AccountsRetrieveRequest.d.ts +4 -12
- package/api/resources/crm/resources/accounts/client/requests/CrmAccountEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/accounts/client/requests/PatchedCrmAccountEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/associationTypes/client/Client.d.ts +3 -1
- package/api/resources/crm/resources/associationTypes/client/Client.js +35 -29
- package/api/resources/crm/resources/associationTypes/client/requests/CrmAssociationTypeEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/associationTypes/client/requests/CustomObjectClassesAssociationTypesListRequest.d.ts +14 -34
- package/api/resources/crm/resources/associationTypes/client/requests/CustomObjectClassesAssociationTypesRetrieveRequest.d.ts +3 -9
- package/api/resources/crm/resources/associations/client/Client.d.ts +3 -1
- package/api/resources/crm/resources/associations/client/Client.js +19 -15
- package/api/resources/crm/resources/associations/client/requests/CustomObjectClassesCustomObjectsAssociationsListRequest.d.ts +15 -37
- package/api/resources/crm/resources/associations/client/requests/CustomObjectClassesCustomObjectsAssociationsUpdateRequest.d.ts +2 -6
- package/api/resources/crm/resources/asyncPassthrough/client/Client.js +16 -14
- package/api/resources/crm/resources/auditTrail/client/Client.d.ts +3 -1
- package/api/resources/crm/resources/auditTrail/client/Client.js +11 -8
- package/api/resources/crm/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +9 -19
- package/api/resources/crm/resources/availableActions/client/Client.js +8 -7
- package/api/resources/crm/resources/contacts/client/Client.d.ts +6 -2
- package/api/resources/crm/resources/contacts/client/Client.js +70 -58
- package/api/resources/crm/resources/contacts/client/requests/ContactsListRequest.d.ts +18 -46
- package/api/resources/crm/resources/contacts/client/requests/ContactsRemoteFieldClassesListRequest.d.ts +11 -25
- package/api/resources/crm/resources/contacts/client/requests/ContactsRetrieveRequest.d.ts +4 -12
- package/api/resources/crm/resources/contacts/client/requests/CrmContactEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/contacts/client/requests/PatchedCrmContactEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/customObjectClasses/client/Client.d.ts +3 -1
- package/api/resources/crm/resources/customObjectClasses/client/Client.js +19 -15
- package/api/resources/crm/resources/customObjectClasses/client/requests/CustomObjectClassesListRequest.d.ts +14 -34
- package/api/resources/crm/resources/customObjectClasses/client/requests/CustomObjectClassesRetrieveRequest.d.ts +3 -9
- package/api/resources/crm/resources/customObjects/client/Client.d.ts +6 -2
- package/api/resources/crm/resources/customObjects/client/Client.js +46 -37
- package/api/resources/crm/resources/customObjects/client/requests/CrmCustomObjectEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/customObjects/client/requests/CustomObjectClassesCustomObjectsListRequest.d.ts +14 -34
- package/api/resources/crm/resources/customObjects/client/requests/CustomObjectClassesCustomObjectsRemoteFieldClassesListRequest.d.ts +11 -25
- package/api/resources/crm/resources/customObjects/client/requests/CustomObjectClassesCustomObjectsRetrieveRequest.d.ts +3 -9
- package/api/resources/crm/resources/deleteAccount/client/Client.js +8 -7
- package/api/resources/crm/resources/engagementTypes/client/Client.d.ts +6 -2
- package/api/resources/crm/resources/engagementTypes/client/Client.js +30 -23
- package/api/resources/crm/resources/engagementTypes/client/requests/EngagementTypesListRequest.d.ts +14 -34
- package/api/resources/crm/resources/engagementTypes/client/requests/EngagementTypesRemoteFieldClassesListRequest.d.ts +11 -25
- package/api/resources/crm/resources/engagementTypes/client/requests/EngagementTypesRetrieveRequest.d.ts +3 -9
- package/api/resources/crm/resources/engagements/client/Client.d.ts +6 -2
- package/api/resources/crm/resources/engagements/client/Client.js +62 -51
- package/api/resources/crm/resources/engagements/client/requests/EngagementEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/engagements/client/requests/EngagementsListRequest.d.ts +17 -43
- package/api/resources/crm/resources/engagements/client/requests/EngagementsRemoteFieldClassesListRequest.d.ts +11 -25
- package/api/resources/crm/resources/engagements/client/requests/EngagementsRetrieveRequest.d.ts +4 -12
- package/api/resources/crm/resources/engagements/client/requests/PatchedEngagementEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/fieldMapping/client/Client.js +48 -42
- package/api/resources/crm/resources/fieldMapping/client/requests/CreateFieldMappingRequest.d.ts +1 -3
- package/api/resources/crm/resources/fieldMapping/client/requests/FieldMappingsRetrieveRequest.d.ts +1 -3
- package/api/resources/crm/resources/fieldMapping/client/requests/RemoteFieldsRetrieveRequest.d.ts +2 -6
- package/api/resources/crm/resources/forceResync/client/Client.js +8 -7
- package/api/resources/crm/resources/generateKey/client/Client.js +8 -7
- package/api/resources/crm/resources/issues/client/Client.d.ts +3 -1
- package/api/resources/crm/resources/issues/client/Client.js +19 -15
- package/api/resources/crm/resources/issues/client/requests/IssuesListRequest.d.ts +13 -31
- package/api/resources/crm/resources/leads/client/Client.d.ts +6 -2
- package/api/resources/crm/resources/leads/client/Client.js +46 -37
- package/api/resources/crm/resources/leads/client/requests/LeadEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/leads/client/requests/LeadsListRequest.d.ts +20 -52
- package/api/resources/crm/resources/leads/client/requests/LeadsRemoteFieldClassesListRequest.d.ts +11 -25
- package/api/resources/crm/resources/leads/client/requests/LeadsRetrieveRequest.d.ts +4 -12
- package/api/resources/crm/resources/linkToken/client/Client.js +8 -7
- package/api/resources/crm/resources/linkedAccounts/client/Client.d.ts +3 -1
- package/api/resources/crm/resources/linkedAccounts/client/Client.js +11 -8
- package/api/resources/crm/resources/linkedAccounts/client/requests/LinkedAccountsListRequest.d.ts +14 -34
- package/api/resources/crm/resources/notes/client/Client.d.ts +6 -2
- package/api/resources/crm/resources/notes/client/Client.js +46 -37
- package/api/resources/crm/resources/notes/client/requests/NoteEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/notes/client/requests/NotesListRequest.d.ts +19 -49
- package/api/resources/crm/resources/notes/client/requests/NotesRemoteFieldClassesListRequest.d.ts +11 -25
- package/api/resources/crm/resources/notes/client/requests/NotesRetrieveRequest.d.ts +4 -12
- package/api/resources/crm/resources/opportunities/client/Client.d.ts +6 -2
- package/api/resources/crm/resources/opportunities/client/Client.js +62 -51
- package/api/resources/crm/resources/opportunities/client/requests/OpportunitiesListRequest.d.ts +21 -55
- package/api/resources/crm/resources/opportunities/client/requests/OpportunitiesRemoteFieldClassesListRequest.d.ts +11 -25
- package/api/resources/crm/resources/opportunities/client/requests/OpportunitiesRetrieveRequest.d.ts +6 -18
- package/api/resources/crm/resources/opportunities/client/requests/OpportunityEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/opportunities/client/requests/PatchedOpportunityEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/passthrough/client/Client.js +8 -7
- package/api/resources/crm/resources/regenerateKey/client/Client.js +8 -7
- package/api/resources/crm/resources/scopes/client/Client.js +24 -21
- package/api/resources/crm/resources/stages/client/Client.d.ts +6 -2
- package/api/resources/crm/resources/stages/client/Client.js +30 -23
- package/api/resources/crm/resources/stages/client/requests/StagesListRequest.d.ts +14 -34
- package/api/resources/crm/resources/stages/client/requests/StagesRemoteFieldClassesListRequest.d.ts +11 -25
- package/api/resources/crm/resources/stages/client/requests/StagesRetrieveRequest.d.ts +3 -9
- package/api/resources/crm/resources/syncStatus/client/Client.d.ts +3 -1
- package/api/resources/crm/resources/syncStatus/client/Client.js +11 -8
- package/api/resources/crm/resources/syncStatus/client/requests/SyncStatusListRequest.d.ts +5 -7
- package/api/resources/crm/resources/tasks/client/Client.d.ts +6 -2
- package/api/resources/crm/resources/tasks/client/Client.js +62 -51
- package/api/resources/crm/resources/tasks/client/requests/PatchedTaskEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/tasks/client/requests/TaskEndpointRequest.d.ts +2 -6
- package/api/resources/crm/resources/tasks/client/requests/TasksListRequest.d.ts +15 -37
- package/api/resources/crm/resources/tasks/client/requests/TasksRemoteFieldClassesListRequest.d.ts +11 -25
- package/api/resources/crm/resources/tasks/client/requests/TasksRetrieveRequest.d.ts +4 -12
- package/api/resources/crm/resources/users/client/Client.d.ts +6 -2
- package/api/resources/crm/resources/users/client/Client.js +38 -30
- package/api/resources/crm/resources/users/client/requests/UsersListRequest.d.ts +15 -37
- package/api/resources/crm/resources/users/client/requests/UsersRemoteFieldClassesListRequest.d.ts +11 -25
- package/api/resources/crm/resources/users/client/requests/UsersRetrieveRequest.d.ts +3 -9
- package/api/resources/crm/resources/webhookReceivers/client/Client.js +16 -14
- package/api/resources/filestorage/resources/accountDetails/client/Client.js +8 -7
- package/api/resources/filestorage/resources/accountToken/client/Client.js +8 -7
- package/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +16 -14
- package/api/resources/filestorage/resources/auditTrail/client/Client.d.ts +3 -1
- package/api/resources/filestorage/resources/auditTrail/client/Client.js +11 -8
- package/api/resources/filestorage/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +9 -19
- package/api/resources/filestorage/resources/availableActions/client/Client.js +8 -7
- package/api/resources/filestorage/resources/deleteAccount/client/Client.js +8 -7
- package/api/resources/filestorage/resources/drives/client/Client.d.ts +3 -1
- package/api/resources/filestorage/resources/drives/client/Client.js +19 -15
- package/api/resources/filestorage/resources/drives/client/requests/DrivesListRequest.d.ts +14 -34
- package/api/resources/filestorage/resources/drives/client/requests/DrivesRetrieveRequest.d.ts +2 -6
- package/api/resources/filestorage/resources/fieldMapping/client/Client.js +48 -42
- package/api/resources/filestorage/resources/fieldMapping/client/requests/CreateFieldMappingRequest.d.ts +1 -3
- package/api/resources/filestorage/resources/fieldMapping/client/requests/FieldMappingsRetrieveRequest.d.ts +1 -3
- package/api/resources/filestorage/resources/fieldMapping/client/requests/RemoteFieldsRetrieveRequest.d.ts +2 -6
- package/api/resources/filestorage/resources/files/client/Client.d.ts +6 -2
- package/api/resources/filestorage/resources/files/client/Client.js +62 -51
- package/api/resources/filestorage/resources/files/client/requests/FileStorageFileEndpointRequest.d.ts +2 -6
- package/api/resources/filestorage/resources/files/client/requests/FilesDownloadRequestMetaListRequest.d.ts +12 -28
- package/api/resources/filestorage/resources/files/client/requests/FilesDownloadRequestMetaRetrieveRequest.d.ts +1 -3
- package/api/resources/filestorage/resources/files/client/requests/FilesDownloadRetrieveRequest.d.ts +2 -6
- package/api/resources/filestorage/resources/files/client/requests/FilesListRequest.d.ts +19 -49
- package/api/resources/filestorage/resources/files/client/requests/FilesRetrieveRequest.d.ts +3 -9
- package/api/resources/filestorage/resources/folders/client/Client.d.ts +3 -1
- package/api/resources/filestorage/resources/folders/client/Client.js +35 -29
- package/api/resources/filestorage/resources/folders/client/requests/FileStorageFolderEndpointRequest.d.ts +2 -6
- package/api/resources/filestorage/resources/folders/client/requests/FoldersListRequest.d.ts +17 -43
- package/api/resources/filestorage/resources/folders/client/requests/FoldersRetrieveRequest.d.ts +3 -9
- package/api/resources/filestorage/resources/forceResync/client/Client.js +8 -7
- package/api/resources/filestorage/resources/generateKey/client/Client.js +8 -7
- package/api/resources/filestorage/resources/groups/client/Client.d.ts +3 -1
- package/api/resources/filestorage/resources/groups/client/Client.js +19 -15
- package/api/resources/filestorage/resources/groups/client/requests/GroupsListRequest.d.ts +14 -34
- package/api/resources/filestorage/resources/groups/client/requests/GroupsRetrieveRequest.d.ts +3 -9
- package/api/resources/filestorage/resources/issues/client/Client.d.ts +3 -1
- package/api/resources/filestorage/resources/issues/client/Client.js +19 -15
- package/api/resources/filestorage/resources/issues/client/requests/IssuesListRequest.d.ts +13 -31
- package/api/resources/filestorage/resources/linkToken/client/Client.js +8 -7
- package/api/resources/filestorage/resources/linkedAccounts/client/Client.d.ts +3 -1
- package/api/resources/filestorage/resources/linkedAccounts/client/Client.js +11 -8
- package/api/resources/filestorage/resources/linkedAccounts/client/requests/LinkedAccountsListRequest.d.ts +14 -34
- package/api/resources/filestorage/resources/passthrough/client/Client.js +8 -7
- package/api/resources/filestorage/resources/regenerateKey/client/Client.js +8 -7
- package/api/resources/filestorage/resources/scopes/client/Client.js +24 -21
- package/api/resources/filestorage/resources/syncStatus/client/Client.d.ts +3 -1
- package/api/resources/filestorage/resources/syncStatus/client/Client.js +11 -8
- package/api/resources/filestorage/resources/syncStatus/client/requests/SyncStatusListRequest.d.ts +5 -7
- package/api/resources/filestorage/resources/users/client/Client.d.ts +3 -1
- package/api/resources/filestorage/resources/users/client/Client.js +19 -15
- package/api/resources/filestorage/resources/users/client/requests/UsersListRequest.d.ts +14 -34
- package/api/resources/filestorage/resources/users/client/requests/UsersRetrieveRequest.d.ts +2 -6
- package/api/resources/filestorage/resources/webhookReceivers/client/Client.js +16 -14
- package/api/resources/hris/resources/accountDetails/client/Client.js +8 -7
- package/api/resources/hris/resources/accountToken/client/Client.js +8 -7
- package/api/resources/hris/resources/asyncPassthrough/client/Client.js +16 -14
- package/api/resources/hris/resources/auditTrail/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/auditTrail/client/Client.js +11 -8
- package/api/resources/hris/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +9 -19
- package/api/resources/hris/resources/availableActions/client/Client.js +8 -7
- package/api/resources/hris/resources/bankInfo/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/bankInfo/client/Client.js +19 -15
- package/api/resources/hris/resources/bankInfo/client/requests/BankInfoListRequest.d.ts +19 -49
- package/api/resources/hris/resources/bankInfo/client/requests/BankInfoRetrieveRequest.d.ts +5 -15
- package/api/resources/hris/resources/benefits/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/benefits/client/Client.js +19 -15
- package/api/resources/hris/resources/benefits/client/requests/BenefitsListRequest.d.ts +15 -37
- package/api/resources/hris/resources/benefits/client/requests/BenefitsRetrieveRequest.d.ts +3 -9
- package/api/resources/hris/resources/companies/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/companies/client/Client.js +19 -15
- package/api/resources/hris/resources/companies/client/requests/CompaniesListRequest.d.ts +13 -31
- package/api/resources/hris/resources/companies/client/requests/CompaniesRetrieveRequest.d.ts +2 -6
- package/api/resources/hris/resources/deleteAccount/client/Client.js +8 -7
- package/api/resources/hris/resources/dependents/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/dependents/client/Client.js +19 -15
- package/api/resources/hris/resources/dependents/client/requests/DependentsListRequest.d.ts +14 -34
- package/api/resources/hris/resources/dependents/client/requests/DependentsRetrieveRequest.d.ts +3 -9
- package/api/resources/hris/resources/employeePayrollRuns/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/employeePayrollRuns/client/Client.js +19 -15
- package/api/resources/hris/resources/employeePayrollRuns/client/requests/EmployeePayrollRunsListRequest.d.ts +20 -52
- package/api/resources/hris/resources/employeePayrollRuns/client/requests/EmployeePayrollRunsRetrieveRequest.d.ts +3 -9
- package/api/resources/hris/resources/employees/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/employees/client/Client.js +43 -36
- package/api/resources/hris/resources/employees/client/requests/EmployeeEndpointRequest.d.ts +2 -6
- package/api/resources/hris/resources/employees/client/requests/EmployeesListRequest.d.ts +35 -97
- package/api/resources/hris/resources/employees/client/requests/EmployeesRetrieveRequest.d.ts +6 -18
- package/api/resources/hris/resources/employerBenefits/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/employerBenefits/client/Client.js +19 -15
- package/api/resources/hris/resources/employerBenefits/client/requests/EmployerBenefitsListRequest.d.ts +13 -31
- package/api/resources/hris/resources/employerBenefits/client/requests/EmployerBenefitsRetrieveRequest.d.ts +2 -6
- package/api/resources/hris/resources/employments/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/employments/client/Client.js +19 -15
- package/api/resources/hris/resources/employments/client/requests/EmploymentsListRequest.d.ts +18 -46
- package/api/resources/hris/resources/employments/client/requests/EmploymentsRetrieveRequest.d.ts +5 -15
- package/api/resources/hris/resources/fieldMapping/client/Client.js +48 -42
- package/api/resources/hris/resources/fieldMapping/client/requests/CreateFieldMappingRequest.d.ts +1 -3
- package/api/resources/hris/resources/fieldMapping/client/requests/FieldMappingsRetrieveRequest.d.ts +1 -3
- package/api/resources/hris/resources/fieldMapping/client/requests/RemoteFieldsRetrieveRequest.d.ts +2 -6
- package/api/resources/hris/resources/forceResync/client/Client.js +8 -7
- package/api/resources/hris/resources/generateKey/client/Client.js +8 -7
- package/api/resources/hris/resources/groups/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/groups/client/Client.js +19 -15
- package/api/resources/hris/resources/groups/client/requests/GroupsListRequest.d.ts +18 -46
- package/api/resources/hris/resources/groups/client/requests/GroupsRetrieveRequest.d.ts +4 -12
- package/api/resources/hris/resources/issues/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/issues/client/Client.js +19 -15
- package/api/resources/hris/resources/issues/client/requests/IssuesListRequest.d.ts +13 -31
- package/api/resources/hris/resources/linkToken/client/Client.js +8 -7
- package/api/resources/hris/resources/linkedAccounts/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/linkedAccounts/client/Client.js +11 -8
- package/api/resources/hris/resources/linkedAccounts/client/requests/LinkedAccountsListRequest.d.ts +14 -34
- package/api/resources/hris/resources/locations/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/locations/client/Client.js +19 -15
- package/api/resources/hris/resources/locations/client/requests/LocationsListRequest.d.ts +15 -37
- package/api/resources/hris/resources/locations/client/requests/LocationsRetrieveRequest.d.ts +4 -12
- package/api/resources/hris/resources/passthrough/client/Client.js +8 -7
- package/api/resources/hris/resources/payGroups/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/payGroups/client/Client.js +19 -15
- package/api/resources/hris/resources/payGroups/client/requests/PayGroupsListRequest.d.ts +13 -31
- package/api/resources/hris/resources/payGroups/client/requests/PayGroupsRetrieveRequest.d.ts +2 -6
- package/api/resources/hris/resources/payrollRuns/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/payrollRuns/client/Client.js +19 -15
- package/api/resources/hris/resources/payrollRuns/client/requests/PayrollRunsListRequest.d.ts +19 -49
- package/api/resources/hris/resources/payrollRuns/client/requests/PayrollRunsRetrieveRequest.d.ts +4 -12
- package/api/resources/hris/resources/regenerateKey/client/Client.js +8 -7
- package/api/resources/hris/resources/scopes/client/Client.js +24 -21
- package/api/resources/hris/resources/syncStatus/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/syncStatus/client/Client.js +11 -8
- package/api/resources/hris/resources/syncStatus/client/requests/SyncStatusListRequest.d.ts +5 -7
- package/api/resources/hris/resources/teams/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/teams/client/Client.js +19 -15
- package/api/resources/hris/resources/teams/client/requests/TeamsListRequest.d.ts +15 -37
- package/api/resources/hris/resources/teams/client/requests/TeamsRetrieveRequest.d.ts +3 -9
- package/api/resources/hris/resources/timeOff/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/timeOff/client/Client.js +35 -29
- package/api/resources/hris/resources/timeOff/client/requests/TimeOffEndpointRequest.d.ts +2 -6
- package/api/resources/hris/resources/timeOff/client/requests/TimeOffListRequest.d.ts +22 -58
- package/api/resources/hris/resources/timeOff/client/requests/TimeOffRetrieveRequest.d.ts +5 -15
- package/api/resources/hris/resources/timeOffBalances/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/timeOffBalances/client/Client.js +19 -15
- package/api/resources/hris/resources/timeOffBalances/client/requests/TimeOffBalancesListRequest.d.ts +17 -43
- package/api/resources/hris/resources/timeOffBalances/client/requests/TimeOffBalancesRetrieveRequest.d.ts +5 -15
- package/api/resources/hris/resources/timesheetEntries/client/Client.d.ts +3 -1
- package/api/resources/hris/resources/timesheetEntries/client/Client.js +35 -29
- package/api/resources/hris/resources/timesheetEntries/client/requests/TimesheetEntriesListRequest.d.ts +20 -52
- package/api/resources/hris/resources/timesheetEntries/client/requests/TimesheetEntriesRetrieveRequest.d.ts +3 -9
- package/api/resources/hris/resources/timesheetEntries/client/requests/TimesheetEntryEndpointRequest.d.ts +2 -6
- package/api/resources/hris/resources/webhookReceivers/client/Client.js +16 -14
- package/api/resources/ticketing/resources/accountDetails/client/Client.js +8 -7
- package/api/resources/ticketing/resources/accountToken/client/Client.js +8 -7
- package/api/resources/ticketing/resources/accounts/client/Client.d.ts +3 -1
- package/api/resources/ticketing/resources/accounts/client/Client.js +19 -15
- package/api/resources/ticketing/resources/accounts/client/requests/AccountsListRequest.d.ts +13 -31
- package/api/resources/ticketing/resources/accounts/client/requests/AccountsRetrieveRequest.d.ts +2 -6
- package/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +16 -14
- package/api/resources/ticketing/resources/attachments/client/Client.d.ts +3 -1
- package/api/resources/ticketing/resources/attachments/client/Client.js +43 -36
- package/api/resources/ticketing/resources/attachments/client/requests/AttachmentsDownloadRetrieveRequest.d.ts +2 -6
- package/api/resources/ticketing/resources/attachments/client/requests/AttachmentsListRequest.d.ts +16 -40
- package/api/resources/ticketing/resources/attachments/client/requests/AttachmentsRetrieveRequest.d.ts +3 -9
- package/api/resources/ticketing/resources/attachments/client/requests/TicketingAttachmentEndpointRequest.d.ts +2 -6
- package/api/resources/ticketing/resources/auditTrail/client/Client.d.ts +3 -1
- package/api/resources/ticketing/resources/auditTrail/client/Client.js +11 -8
- package/api/resources/ticketing/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +9 -19
- package/api/resources/ticketing/resources/availableActions/client/Client.js +8 -7
- package/api/resources/ticketing/resources/collections/client/Client.d.ts +6 -2
- package/api/resources/ticketing/resources/collections/client/Client.js +30 -23
- package/api/resources/ticketing/resources/collections/client/requests/CollectionsListRequest.d.ts +18 -46
- package/api/resources/ticketing/resources/collections/client/requests/CollectionsRetrieveRequest.d.ts +5 -15
- package/api/resources/ticketing/resources/collections/client/requests/CollectionsViewersListRequest.d.ts +9 -19
- package/api/resources/ticketing/resources/comments/client/Client.d.ts +3 -1
- package/api/resources/ticketing/resources/comments/client/Client.js +35 -29
- package/api/resources/ticketing/resources/comments/client/requests/CommentEndpointRequest.d.ts +2 -6
- package/api/resources/ticketing/resources/comments/client/requests/CommentsListRequest.d.ts +16 -40
- package/api/resources/ticketing/resources/comments/client/requests/CommentsRetrieveRequest.d.ts +3 -9
- package/api/resources/ticketing/resources/contacts/client/Client.d.ts +3 -1
- package/api/resources/ticketing/resources/contacts/client/Client.js +35 -29
- package/api/resources/ticketing/resources/contacts/client/requests/ContactsListRequest.d.ts +14 -34
- package/api/resources/ticketing/resources/contacts/client/requests/ContactsRetrieveRequest.d.ts +3 -9
- package/api/resources/ticketing/resources/contacts/client/requests/TicketingContactEndpointRequest.d.ts +2 -6
- package/api/resources/ticketing/resources/deleteAccount/client/Client.js +8 -7
- package/api/resources/ticketing/resources/fieldMapping/client/Client.js +48 -42
- package/api/resources/ticketing/resources/fieldMapping/client/requests/CreateFieldMappingRequest.d.ts +1 -3
- package/api/resources/ticketing/resources/fieldMapping/client/requests/FieldMappingsRetrieveRequest.d.ts +1 -3
- package/api/resources/ticketing/resources/fieldMapping/client/requests/RemoteFieldsRetrieveRequest.d.ts +2 -6
- package/api/resources/ticketing/resources/forceResync/client/Client.js +8 -7
- package/api/resources/ticketing/resources/generateKey/client/Client.js +8 -7
- package/api/resources/ticketing/resources/issues/client/Client.d.ts +3 -1
- package/api/resources/ticketing/resources/issues/client/Client.js +19 -15
- package/api/resources/ticketing/resources/issues/client/requests/IssuesListRequest.d.ts +13 -31
- package/api/resources/ticketing/resources/linkToken/client/Client.js +8 -7
- package/api/resources/ticketing/resources/linkedAccounts/client/Client.d.ts +3 -1
- package/api/resources/ticketing/resources/linkedAccounts/client/Client.js +11 -8
- package/api/resources/ticketing/resources/linkedAccounts/client/requests/LinkedAccountsListRequest.d.ts +14 -34
- package/api/resources/ticketing/resources/passthrough/client/Client.js +8 -7
- package/api/resources/ticketing/resources/projects/client/Client.d.ts +6 -2
- package/api/resources/ticketing/resources/projects/client/Client.js +30 -23
- package/api/resources/ticketing/resources/projects/client/requests/ProjectsListRequest.d.ts +13 -31
- package/api/resources/ticketing/resources/projects/client/requests/ProjectsRetrieveRequest.d.ts +2 -6
- package/api/resources/ticketing/resources/projects/client/requests/ProjectsUsersListRequest.d.ts +9 -19
- package/api/resources/ticketing/resources/regenerateKey/client/Client.js +8 -7
- package/api/resources/ticketing/resources/roles/client/Client.d.ts +3 -1
- package/api/resources/ticketing/resources/roles/client/Client.js +19 -15
- package/api/resources/ticketing/resources/roles/client/requests/RolesListRequest.d.ts +13 -31
- package/api/resources/ticketing/resources/roles/client/requests/RolesRetrieveRequest.d.ts +2 -6
- package/api/resources/ticketing/resources/scopes/client/Client.js +24 -21
- package/api/resources/ticketing/resources/syncStatus/client/Client.d.ts +3 -1
- package/api/resources/ticketing/resources/syncStatus/client/Client.js +11 -8
- package/api/resources/ticketing/resources/syncStatus/client/requests/SyncStatusListRequest.d.ts +5 -7
- package/api/resources/ticketing/resources/tags/client/Client.d.ts +3 -1
- package/api/resources/ticketing/resources/tags/client/Client.js +19 -15
- package/api/resources/ticketing/resources/tags/client/requests/TagsListRequest.d.ts +13 -31
- package/api/resources/ticketing/resources/tags/client/requests/TagsRetrieveRequest.d.ts +2 -6
- package/api/resources/ticketing/resources/teams/client/Client.d.ts +3 -1
- package/api/resources/ticketing/resources/teams/client/Client.js +19 -15
- package/api/resources/ticketing/resources/teams/client/requests/TeamsListRequest.d.ts +13 -31
- package/api/resources/ticketing/resources/teams/client/requests/TeamsRetrieveRequest.d.ts +2 -6
- package/api/resources/ticketing/resources/tickets/client/Client.d.ts +9 -3
- package/api/resources/ticketing/resources/tickets/client/Client.js +73 -59
- package/api/resources/ticketing/resources/tickets/client/requests/PatchedTicketEndpointRequest.d.ts +2 -6
- package/api/resources/ticketing/resources/tickets/client/requests/TicketEndpointRequest.d.ts +2 -6
- package/api/resources/ticketing/resources/tickets/client/requests/TicketsListRequest.d.ts +34 -94
- package/api/resources/ticketing/resources/tickets/client/requests/TicketsMetaPostRetrieveRequest.d.ts +2 -6
- package/api/resources/ticketing/resources/tickets/client/requests/TicketsRemoteFieldClassesListRequest.d.ts +11 -25
- package/api/resources/ticketing/resources/tickets/client/requests/TicketsRetrieveRequest.d.ts +6 -18
- package/api/resources/ticketing/resources/tickets/client/requests/TicketsViewersListRequest.d.ts +9 -19
- package/api/resources/ticketing/resources/users/client/Client.d.ts +3 -1
- package/api/resources/ticketing/resources/users/client/Client.js +19 -15
- package/api/resources/ticketing/resources/users/client/requests/UsersListRequest.d.ts +16 -40
- package/api/resources/ticketing/resources/users/client/requests/UsersRetrieveRequest.d.ts +3 -9
- package/api/resources/ticketing/resources/webhookReceivers/client/Client.js +16 -14
- package/core/auth/AuthProvider.d.ts +4 -0
- package/core/auth/AuthProvider.js +2 -0
- package/core/auth/AuthRequest.d.ts +9 -0
- package/core/auth/AuthRequest.js +2 -0
- package/core/auth/index.d.ts +2 -0
- package/core/fetcher/Fetcher.js +2 -2
- package/core/fetcher/index.d.ts +5 -5
- package/core/fetcher/index.js +5 -5
- package/core/schemas/builders/lazy/index.d.ts +1 -1
- package/core/schemas/builders/literals/index.d.ts +1 -1
- package/core/schemas/builders/literals/index.js +3 -3
- package/core/schemas/builders/object/index.d.ts +2 -2
- package/core/schemas/builders/object/object.d.ts +1 -1
- package/core/schemas/builders/object/objectWithoutOptionalProperties.d.ts +1 -1
- package/core/schemas/builders/object/types.d.ts +1 -1
- package/core/schemas/builders/schema-utils/index.d.ts +1 -1
- package/core/schemas/builders/undiscriminated-union/types.d.ts +1 -1
- package/core/schemas/builders/union/index.d.ts +1 -1
- package/core/schemas/builders/union/types.d.ts +1 -1
- package/core/schemas/builders/union/union.d.ts +1 -1
- package/dist/Client.js +2 -2
- package/dist/api/resources/accounting/resources/accountDetails/client/Client.js +8 -7
- package/dist/api/resources/accounting/resources/accountToken/client/Client.js +8 -7
- package/dist/api/resources/accounting/resources/accountingPeriods/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/accountingPeriods/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/accountingPeriods/client/requests/AccountingPeriodsListRequest.d.ts +8 -16
- package/dist/api/resources/accounting/resources/accountingPeriods/client/requests/AccountingPeriodsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/accounts/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/accounts/client/Client.js +35 -29
- package/dist/api/resources/accounting/resources/accounts/client/requests/AccountEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/accounts/client/requests/AccountsListRequest.d.ts +21 -55
- package/dist/api/resources/accounting/resources/accounts/client/requests/AccountsRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/accounting/resources/addresses/client/Client.js +8 -7
- package/dist/api/resources/accounting/resources/addresses/client/requests/AddressesRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/accounting/resources/asyncPassthrough/client/Client.js +16 -14
- package/dist/api/resources/accounting/resources/asyncTasks/client/Client.js +8 -7
- package/dist/api/resources/accounting/resources/attachments/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/attachments/client/Client.js +35 -29
- package/dist/api/resources/accounting/resources/attachments/client/requests/AccountingAttachmentEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/attachments/client/requests/AttachmentsListRequest.d.ts +14 -34
- package/dist/api/resources/accounting/resources/attachments/client/requests/AttachmentsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/auditTrail/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/auditTrail/client/Client.js +11 -8
- package/dist/api/resources/accounting/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +9 -19
- package/dist/api/resources/accounting/resources/availableActions/client/Client.js +8 -7
- package/dist/api/resources/accounting/resources/balanceSheets/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/balanceSheets/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/balanceSheets/client/requests/BalanceSheetsListRequest.d.ts +15 -37
- package/dist/api/resources/accounting/resources/balanceSheets/client/requests/BalanceSheetsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/accounting/resources/bankFeedAccounts/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/bankFeedAccounts/client/Client.js +35 -29
- package/dist/api/resources/accounting/resources/bankFeedAccounts/client/requests/BankFeedAccountEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/bankFeedAccounts/client/requests/BankFeedAccountsListRequest.d.ts +8 -16
- package/dist/api/resources/accounting/resources/bankFeedAccounts/client/requests/BankFeedAccountsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/bankFeedTransactions/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/bankFeedTransactions/client/Client.js +35 -29
- package/dist/api/resources/accounting/resources/bankFeedTransactions/client/requests/BankFeedTransactionEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/bankFeedTransactions/client/requests/BankFeedTransactionsListRequest.d.ts +15 -37
- package/dist/api/resources/accounting/resources/bankFeedTransactions/client/requests/BankFeedTransactionsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/requests/CashFlowStatementsListRequest.d.ts +15 -37
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/requests/CashFlowStatementsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/accounting/resources/companyInfo/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/companyInfo/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/companyInfo/client/requests/CompanyInfoListRequest.d.ts +14 -34
- package/dist/api/resources/accounting/resources/companyInfo/client/requests/CompanyInfoRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/accounting/resources/contacts/client/Client.d.ts +6 -2
- package/dist/api/resources/accounting/resources/contacts/client/Client.js +46 -37
- package/dist/api/resources/accounting/resources/contacts/client/requests/ContactEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/contacts/client/requests/ContactsListRequest.d.ts +23 -61
- package/dist/api/resources/accounting/resources/contacts/client/requests/ContactsRemoteFieldClassesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/contacts/client/requests/ContactsRetrieveRequest.d.ts +6 -18
- package/dist/api/resources/accounting/resources/creditNotes/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/creditNotes/client/Client.js +35 -29
- package/dist/api/resources/accounting/resources/creditNotes/client/requests/CreditNoteEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/creditNotes/client/requests/CreditNotesListRequest.d.ts +19 -49
- package/dist/api/resources/accounting/resources/creditNotes/client/requests/CreditNotesRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/accounting/resources/deleteAccount/client/Client.js +8 -7
- package/dist/api/resources/accounting/resources/employees/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/employees/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/employees/client/requests/EmployeesListRequest.d.ts +15 -37
- package/dist/api/resources/accounting/resources/employees/client/requests/EmployeesRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/accounting/resources/expenseReports/client/Client.d.ts +12 -4
- package/dist/api/resources/accounting/resources/expenseReports/client/Client.js +68 -53
- package/dist/api/resources/accounting/resources/expenseReports/client/requests/ExpenseReportEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/expenseReports/client/requests/ExpenseReportsLinesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/expenseReports/client/requests/ExpenseReportsLinesRemoteFieldClassesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/expenseReports/client/requests/ExpenseReportsListRequest.d.ts +16 -40
- package/dist/api/resources/accounting/resources/expenseReports/client/requests/ExpenseReportsRemoteFieldClassesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/expenseReports/client/requests/ExpenseReportsRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/accounting/resources/expenses/client/Client.d.ts +9 -3
- package/dist/api/resources/accounting/resources/expenses/client/Client.js +57 -45
- package/dist/api/resources/accounting/resources/expenses/client/requests/ExpenseEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/expenses/client/requests/ExpensesLinesRemoteFieldClassesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/expenses/client/requests/ExpensesListRequest.d.ts +18 -46
- package/dist/api/resources/accounting/resources/expenses/client/requests/ExpensesRemoteFieldClassesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/expenses/client/requests/ExpensesRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/accounting/resources/fieldMapping/client/Client.js +48 -42
- package/dist/api/resources/accounting/resources/fieldMapping/client/requests/CreateFieldMappingRequest.d.ts +1 -3
- package/dist/api/resources/accounting/resources/fieldMapping/client/requests/FieldMappingsRetrieveRequest.d.ts +1 -3
- package/dist/api/resources/accounting/resources/fieldMapping/client/requests/RemoteFieldsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/forceResync/client/Client.js +8 -7
- package/dist/api/resources/accounting/resources/generalLedgerTransactions/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/generalLedgerTransactions/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/generalLedgerTransactions/client/requests/GeneralLedgerTransactionsListRequest.d.ts +17 -43
- package/dist/api/resources/accounting/resources/generalLedgerTransactions/client/requests/GeneralLedgerTransactionsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/accounting/resources/generateKey/client/Client.js +8 -7
- package/dist/api/resources/accounting/resources/incomeStatements/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/incomeStatements/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/incomeStatements/client/requests/IncomeStatementsListRequest.d.ts +15 -37
- package/dist/api/resources/accounting/resources/incomeStatements/client/requests/IncomeStatementsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/accounting/resources/invoices/client/Client.d.ts +9 -3
- package/dist/api/resources/accounting/resources/invoices/client/Client.js +73 -59
- package/dist/api/resources/accounting/resources/invoices/client/requests/InvoiceEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/invoices/client/requests/InvoicesLineItemsRemoteFieldClassesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/invoices/client/requests/InvoicesListRequest.d.ts +22 -58
- package/dist/api/resources/accounting/resources/invoices/client/requests/InvoicesRemoteFieldClassesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/invoices/client/requests/InvoicesRetrieveRequest.d.ts +6 -18
- package/dist/api/resources/accounting/resources/invoices/client/requests/PatchedInvoiceEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/issues/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/issues/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/issues/client/requests/IssuesListRequest.d.ts +13 -31
- package/dist/api/resources/accounting/resources/items/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/items/client/Client.js +51 -43
- package/dist/api/resources/accounting/resources/items/client/requests/ItemEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/items/client/requests/ItemsListRequest.d.ts +17 -43
- package/dist/api/resources/accounting/resources/items/client/requests/ItemsRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/accounting/resources/items/client/requests/PatchedItemEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/journalEntries/client/Client.d.ts +9 -3
- package/dist/api/resources/accounting/resources/journalEntries/client/Client.js +57 -45
- package/dist/api/resources/accounting/resources/journalEntries/client/requests/JournalEntriesLinesRemoteFieldClassesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/journalEntries/client/requests/JournalEntriesListRequest.d.ts +18 -46
- package/dist/api/resources/accounting/resources/journalEntries/client/requests/JournalEntriesRemoteFieldClassesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/journalEntries/client/requests/JournalEntriesRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/accounting/resources/journalEntries/client/requests/JournalEntryEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/linkToken/client/Client.js +8 -7
- package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.js +11 -8
- package/dist/api/resources/accounting/resources/linkedAccounts/client/requests/LinkedAccountsListRequest.d.ts +14 -34
- package/dist/api/resources/accounting/resources/passthrough/client/Client.js +8 -7
- package/dist/api/resources/accounting/resources/paymentMethods/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/paymentMethods/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/paymentMethods/client/requests/PaymentMethodsListRequest.d.ts +8 -16
- package/dist/api/resources/accounting/resources/paymentMethods/client/requests/PaymentMethodsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/paymentTerms/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/paymentTerms/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/paymentTerms/client/requests/PaymentTermsListRequest.d.ts +9 -19
- package/dist/api/resources/accounting/resources/paymentTerms/client/requests/PaymentTermsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/accounting/resources/payments/client/Client.d.ts +9 -3
- package/dist/api/resources/accounting/resources/payments/client/Client.js +73 -59
- package/dist/api/resources/accounting/resources/payments/client/requests/PatchedPaymentEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/payments/client/requests/PaymentEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/payments/client/requests/PaymentsLineItemsRemoteFieldClassesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/payments/client/requests/PaymentsListRequest.d.ts +20 -52
- package/dist/api/resources/accounting/resources/payments/client/requests/PaymentsRemoteFieldClassesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/payments/client/requests/PaymentsRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.js +8 -7
- package/dist/api/resources/accounting/resources/phoneNumbers/client/requests/PhoneNumbersRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/projects/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/projects/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/projects/client/requests/ProjectsListRequest.d.ts +15 -37
- package/dist/api/resources/accounting/resources/projects/client/requests/ProjectsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.d.ts +9 -3
- package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.js +57 -45
- package/dist/api/resources/accounting/resources/purchaseOrders/client/requests/PurchaseOrderEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/purchaseOrders/client/requests/PurchaseOrdersLineItemsRemoteFieldClassesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/purchaseOrders/client/requests/PurchaseOrdersListRequest.d.ts +20 -52
- package/dist/api/resources/accounting/resources/purchaseOrders/client/requests/PurchaseOrdersRemoteFieldClassesListRequest.d.ts +10 -22
- package/dist/api/resources/accounting/resources/purchaseOrders/client/requests/PurchaseOrdersRetrieveRequest.d.ts +6 -18
- package/dist/api/resources/accounting/resources/regenerateKey/client/Client.js +8 -7
- package/dist/api/resources/accounting/resources/scopes/client/Client.js +24 -21
- package/dist/api/resources/accounting/resources/syncStatus/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/syncStatus/client/Client.js +11 -8
- package/dist/api/resources/accounting/resources/syncStatus/client/requests/SyncStatusListRequest.d.ts +5 -7
- package/dist/api/resources/accounting/resources/taxRates/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/taxRates/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/taxRates/client/requests/TaxRatesListRequest.d.ts +16 -40
- package/dist/api/resources/accounting/resources/taxRates/client/requests/TaxRatesRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/accounting/resources/trackingCategories/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/trackingCategories/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/trackingCategories/client/requests/TrackingCategoriesListRequest.d.ts +20 -52
- package/dist/api/resources/accounting/resources/trackingCategories/client/requests/TrackingCategoriesRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/accounting/resources/transactions/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/transactions/client/Client.js +19 -15
- package/dist/api/resources/accounting/resources/transactions/client/requests/TransactionsListRequest.d.ts +17 -43
- package/dist/api/resources/accounting/resources/transactions/client/requests/TransactionsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/accounting/resources/vendorCredits/client/Client.d.ts +3 -1
- package/dist/api/resources/accounting/resources/vendorCredits/client/Client.js +35 -29
- package/dist/api/resources/accounting/resources/vendorCredits/client/requests/VendorCreditEndpointRequest.d.ts +2 -6
- package/dist/api/resources/accounting/resources/vendorCredits/client/requests/VendorCreditsListRequest.d.ts +17 -43
- package/dist/api/resources/accounting/resources/vendorCredits/client/requests/VendorCreditsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.js +16 -14
- package/dist/api/resources/ats/resources/accountDetails/client/Client.js +8 -7
- package/dist/api/resources/ats/resources/accountToken/client/Client.js +8 -7
- package/dist/api/resources/ats/resources/activities/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/activities/client/Client.js +35 -29
- package/dist/api/resources/ats/resources/activities/client/requests/ActivitiesListRequest.d.ts +17 -43
- package/dist/api/resources/ats/resources/activities/client/requests/ActivitiesRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/ats/resources/activities/client/requests/ActivityEndpointRequest.d.ts +2 -6
- package/dist/api/resources/ats/resources/applications/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/applications/client/Client.js +43 -36
- package/dist/api/resources/ats/resources/applications/client/requests/ApplicationEndpointRequest.d.ts +2 -6
- package/dist/api/resources/ats/resources/applications/client/requests/ApplicationsListRequest.d.ts +20 -52
- package/dist/api/resources/ats/resources/applications/client/requests/ApplicationsMetaPostRetrieveRequest.d.ts +1 -3
- package/dist/api/resources/ats/resources/applications/client/requests/ApplicationsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/ats/resources/applications/client/requests/UpdateApplicationStageRequest.d.ts +2 -6
- package/dist/api/resources/ats/resources/asyncPassthrough/client/Client.js +16 -14
- package/dist/api/resources/ats/resources/attachments/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/attachments/client/Client.js +35 -29
- package/dist/api/resources/ats/resources/attachments/client/requests/AttachmentEndpointRequest.d.ts +2 -6
- package/dist/api/resources/ats/resources/attachments/client/requests/AttachmentsListRequest.d.ts +17 -43
- package/dist/api/resources/ats/resources/attachments/client/requests/AttachmentsRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/ats/resources/auditTrail/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/auditTrail/client/Client.js +11 -8
- package/dist/api/resources/ats/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +9 -19
- package/dist/api/resources/ats/resources/availableActions/client/Client.js +8 -7
- package/dist/api/resources/ats/resources/candidates/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/candidates/client/Client.js +59 -50
- package/dist/api/resources/ats/resources/candidates/client/requests/CandidateEndpointRequest.d.ts +2 -6
- package/dist/api/resources/ats/resources/candidates/client/requests/CandidatesListRequest.d.ts +18 -46
- package/dist/api/resources/ats/resources/candidates/client/requests/CandidatesRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/ats/resources/candidates/client/requests/PatchedCandidateEndpointRequest.d.ts +2 -6
- package/dist/api/resources/ats/resources/deleteAccount/client/Client.js +8 -7
- package/dist/api/resources/ats/resources/departments/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/departments/client/Client.js +19 -15
- package/dist/api/resources/ats/resources/departments/client/requests/DepartmentsListRequest.d.ts +13 -31
- package/dist/api/resources/ats/resources/departments/client/requests/DepartmentsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/ats/resources/eeocs/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/eeocs/client/Client.js +19 -15
- package/dist/api/resources/ats/resources/eeocs/client/requests/EeocsListRequest.d.ts +17 -43
- package/dist/api/resources/ats/resources/eeocs/client/requests/EeocsRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/ats/resources/fieldMapping/client/Client.js +48 -42
- package/dist/api/resources/ats/resources/fieldMapping/client/requests/CreateFieldMappingRequest.d.ts +1 -3
- package/dist/api/resources/ats/resources/fieldMapping/client/requests/FieldMappingsRetrieveRequest.d.ts +1 -3
- package/dist/api/resources/ats/resources/fieldMapping/client/requests/RemoteFieldsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/ats/resources/forceResync/client/Client.js +8 -7
- package/dist/api/resources/ats/resources/generateKey/client/Client.js +8 -7
- package/dist/api/resources/ats/resources/interviews/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/interviews/client/Client.js +35 -29
- package/dist/api/resources/ats/resources/interviews/client/requests/InterviewsListRequest.d.ts +20 -52
- package/dist/api/resources/ats/resources/interviews/client/requests/InterviewsRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/ats/resources/interviews/client/requests/ScheduledInterviewEndpointRequest.d.ts +2 -6
- package/dist/api/resources/ats/resources/issues/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/issues/client/Client.js +19 -15
- package/dist/api/resources/ats/resources/issues/client/requests/IssuesListRequest.d.ts +13 -31
- package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.js +19 -15
- package/dist/api/resources/ats/resources/jobInterviewStages/client/requests/JobInterviewStagesListRequest.d.ts +15 -37
- package/dist/api/resources/ats/resources/jobInterviewStages/client/requests/JobInterviewStagesRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/ats/resources/jobPostings/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/jobPostings/client/Client.js +19 -15
- package/dist/api/resources/ats/resources/jobPostings/client/requests/JobPostingsListRequest.d.ts +14 -34
- package/dist/api/resources/ats/resources/jobPostings/client/requests/JobPostingsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/ats/resources/jobs/client/Client.d.ts +6 -2
- package/dist/api/resources/ats/resources/jobs/client/Client.js +30 -23
- package/dist/api/resources/ats/resources/jobs/client/requests/JobsListRequest.d.ts +18 -46
- package/dist/api/resources/ats/resources/jobs/client/requests/JobsRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/ats/resources/jobs/client/requests/JobsScreeningQuestionsListRequest.d.ts +9 -19
- package/dist/api/resources/ats/resources/linkToken/client/Client.js +8 -7
- package/dist/api/resources/ats/resources/linkedAccounts/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/linkedAccounts/client/Client.js +11 -8
- package/dist/api/resources/ats/resources/linkedAccounts/client/requests/LinkedAccountsListRequest.d.ts +14 -34
- package/dist/api/resources/ats/resources/offers/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/offers/client/Client.js +19 -15
- package/dist/api/resources/ats/resources/offers/client/requests/OffersListRequest.d.ts +18 -46
- package/dist/api/resources/ats/resources/offers/client/requests/OffersRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/ats/resources/offices/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/offices/client/Client.js +19 -15
- package/dist/api/resources/ats/resources/offices/client/requests/OfficesListRequest.d.ts +13 -31
- package/dist/api/resources/ats/resources/offices/client/requests/OfficesRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/ats/resources/passthrough/client/Client.js +8 -7
- package/dist/api/resources/ats/resources/regenerateKey/client/Client.js +8 -7
- package/dist/api/resources/ats/resources/rejectReasons/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/rejectReasons/client/Client.js +19 -15
- package/dist/api/resources/ats/resources/rejectReasons/client/requests/RejectReasonsListRequest.d.ts +13 -31
- package/dist/api/resources/ats/resources/rejectReasons/client/requests/RejectReasonsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/ats/resources/scopes/client/Client.js +24 -21
- package/dist/api/resources/ats/resources/scorecards/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/scorecards/client/Client.js +19 -15
- package/dist/api/resources/ats/resources/scorecards/client/requests/ScorecardsListRequest.d.ts +19 -49
- package/dist/api/resources/ats/resources/scorecards/client/requests/ScorecardsRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/ats/resources/syncStatus/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/syncStatus/client/Client.js +11 -8
- package/dist/api/resources/ats/resources/syncStatus/client/requests/SyncStatusListRequest.d.ts +5 -7
- package/dist/api/resources/ats/resources/tags/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/tags/client/Client.js +11 -8
- package/dist/api/resources/ats/resources/tags/client/requests/TagsListRequest.d.ts +13 -31
- package/dist/api/resources/ats/resources/users/client/Client.d.ts +3 -1
- package/dist/api/resources/ats/resources/users/client/Client.js +19 -15
- package/dist/api/resources/ats/resources/users/client/requests/UsersListRequest.d.ts +16 -40
- package/dist/api/resources/ats/resources/users/client/requests/UsersRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/ats/resources/webhookReceivers/client/Client.js +16 -14
- package/dist/api/resources/crm/resources/accountDetails/client/Client.js +8 -7
- package/dist/api/resources/crm/resources/accountToken/client/Client.js +8 -7
- package/dist/api/resources/crm/resources/accounts/client/Client.d.ts +6 -2
- package/dist/api/resources/crm/resources/accounts/client/Client.js +62 -51
- package/dist/api/resources/crm/resources/accounts/client/requests/AccountsListRequest.d.ts +17 -43
- package/dist/api/resources/crm/resources/accounts/client/requests/AccountsRemoteFieldClassesListRequest.d.ts +11 -25
- package/dist/api/resources/crm/resources/accounts/client/requests/AccountsRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/crm/resources/accounts/client/requests/CrmAccountEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/accounts/client/requests/PatchedCrmAccountEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/associationTypes/client/Client.d.ts +3 -1
- package/dist/api/resources/crm/resources/associationTypes/client/Client.js +35 -29
- package/dist/api/resources/crm/resources/associationTypes/client/requests/CrmAssociationTypeEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/associationTypes/client/requests/CustomObjectClassesAssociationTypesListRequest.d.ts +14 -34
- package/dist/api/resources/crm/resources/associationTypes/client/requests/CustomObjectClassesAssociationTypesRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/crm/resources/associations/client/Client.d.ts +3 -1
- package/dist/api/resources/crm/resources/associations/client/Client.js +19 -15
- package/dist/api/resources/crm/resources/associations/client/requests/CustomObjectClassesCustomObjectsAssociationsListRequest.d.ts +15 -37
- package/dist/api/resources/crm/resources/associations/client/requests/CustomObjectClassesCustomObjectsAssociationsUpdateRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/asyncPassthrough/client/Client.js +16 -14
- package/dist/api/resources/crm/resources/auditTrail/client/Client.d.ts +3 -1
- package/dist/api/resources/crm/resources/auditTrail/client/Client.js +11 -8
- package/dist/api/resources/crm/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +9 -19
- package/dist/api/resources/crm/resources/availableActions/client/Client.js +8 -7
- package/dist/api/resources/crm/resources/contacts/client/Client.d.ts +6 -2
- package/dist/api/resources/crm/resources/contacts/client/Client.js +70 -58
- package/dist/api/resources/crm/resources/contacts/client/requests/ContactsListRequest.d.ts +18 -46
- package/dist/api/resources/crm/resources/contacts/client/requests/ContactsRemoteFieldClassesListRequest.d.ts +11 -25
- package/dist/api/resources/crm/resources/contacts/client/requests/ContactsRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/crm/resources/contacts/client/requests/CrmContactEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/contacts/client/requests/PatchedCrmContactEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/customObjectClasses/client/Client.d.ts +3 -1
- package/dist/api/resources/crm/resources/customObjectClasses/client/Client.js +19 -15
- package/dist/api/resources/crm/resources/customObjectClasses/client/requests/CustomObjectClassesListRequest.d.ts +14 -34
- package/dist/api/resources/crm/resources/customObjectClasses/client/requests/CustomObjectClassesRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/crm/resources/customObjects/client/Client.d.ts +6 -2
- package/dist/api/resources/crm/resources/customObjects/client/Client.js +46 -37
- package/dist/api/resources/crm/resources/customObjects/client/requests/CrmCustomObjectEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/customObjects/client/requests/CustomObjectClassesCustomObjectsListRequest.d.ts +14 -34
- package/dist/api/resources/crm/resources/customObjects/client/requests/CustomObjectClassesCustomObjectsRemoteFieldClassesListRequest.d.ts +11 -25
- package/dist/api/resources/crm/resources/customObjects/client/requests/CustomObjectClassesCustomObjectsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/crm/resources/deleteAccount/client/Client.js +8 -7
- package/dist/api/resources/crm/resources/engagementTypes/client/Client.d.ts +6 -2
- package/dist/api/resources/crm/resources/engagementTypes/client/Client.js +30 -23
- package/dist/api/resources/crm/resources/engagementTypes/client/requests/EngagementTypesListRequest.d.ts +14 -34
- package/dist/api/resources/crm/resources/engagementTypes/client/requests/EngagementTypesRemoteFieldClassesListRequest.d.ts +11 -25
- package/dist/api/resources/crm/resources/engagementTypes/client/requests/EngagementTypesRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/crm/resources/engagements/client/Client.d.ts +6 -2
- package/dist/api/resources/crm/resources/engagements/client/Client.js +62 -51
- package/dist/api/resources/crm/resources/engagements/client/requests/EngagementEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/engagements/client/requests/EngagementsListRequest.d.ts +17 -43
- package/dist/api/resources/crm/resources/engagements/client/requests/EngagementsRemoteFieldClassesListRequest.d.ts +11 -25
- package/dist/api/resources/crm/resources/engagements/client/requests/EngagementsRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/crm/resources/engagements/client/requests/PatchedEngagementEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/fieldMapping/client/Client.js +48 -42
- package/dist/api/resources/crm/resources/fieldMapping/client/requests/CreateFieldMappingRequest.d.ts +1 -3
- package/dist/api/resources/crm/resources/fieldMapping/client/requests/FieldMappingsRetrieveRequest.d.ts +1 -3
- package/dist/api/resources/crm/resources/fieldMapping/client/requests/RemoteFieldsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/forceResync/client/Client.js +8 -7
- package/dist/api/resources/crm/resources/generateKey/client/Client.js +8 -7
- package/dist/api/resources/crm/resources/issues/client/Client.d.ts +3 -1
- package/dist/api/resources/crm/resources/issues/client/Client.js +19 -15
- package/dist/api/resources/crm/resources/issues/client/requests/IssuesListRequest.d.ts +13 -31
- package/dist/api/resources/crm/resources/leads/client/Client.d.ts +6 -2
- package/dist/api/resources/crm/resources/leads/client/Client.js +46 -37
- package/dist/api/resources/crm/resources/leads/client/requests/LeadEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/leads/client/requests/LeadsListRequest.d.ts +20 -52
- package/dist/api/resources/crm/resources/leads/client/requests/LeadsRemoteFieldClassesListRequest.d.ts +11 -25
- package/dist/api/resources/crm/resources/leads/client/requests/LeadsRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/crm/resources/linkToken/client/Client.js +8 -7
- package/dist/api/resources/crm/resources/linkedAccounts/client/Client.d.ts +3 -1
- package/dist/api/resources/crm/resources/linkedAccounts/client/Client.js +11 -8
- package/dist/api/resources/crm/resources/linkedAccounts/client/requests/LinkedAccountsListRequest.d.ts +14 -34
- package/dist/api/resources/crm/resources/notes/client/Client.d.ts +6 -2
- package/dist/api/resources/crm/resources/notes/client/Client.js +46 -37
- package/dist/api/resources/crm/resources/notes/client/requests/NoteEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/notes/client/requests/NotesListRequest.d.ts +19 -49
- package/dist/api/resources/crm/resources/notes/client/requests/NotesRemoteFieldClassesListRequest.d.ts +11 -25
- package/dist/api/resources/crm/resources/notes/client/requests/NotesRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/crm/resources/opportunities/client/Client.d.ts +6 -2
- package/dist/api/resources/crm/resources/opportunities/client/Client.js +62 -51
- package/dist/api/resources/crm/resources/opportunities/client/requests/OpportunitiesListRequest.d.ts +21 -55
- package/dist/api/resources/crm/resources/opportunities/client/requests/OpportunitiesRemoteFieldClassesListRequest.d.ts +11 -25
- package/dist/api/resources/crm/resources/opportunities/client/requests/OpportunitiesRetrieveRequest.d.ts +6 -18
- package/dist/api/resources/crm/resources/opportunities/client/requests/OpportunityEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/opportunities/client/requests/PatchedOpportunityEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/passthrough/client/Client.js +8 -7
- package/dist/api/resources/crm/resources/regenerateKey/client/Client.js +8 -7
- package/dist/api/resources/crm/resources/scopes/client/Client.js +24 -21
- package/dist/api/resources/crm/resources/stages/client/Client.d.ts +6 -2
- package/dist/api/resources/crm/resources/stages/client/Client.js +30 -23
- package/dist/api/resources/crm/resources/stages/client/requests/StagesListRequest.d.ts +14 -34
- package/dist/api/resources/crm/resources/stages/client/requests/StagesRemoteFieldClassesListRequest.d.ts +11 -25
- package/dist/api/resources/crm/resources/stages/client/requests/StagesRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/crm/resources/syncStatus/client/Client.d.ts +3 -1
- package/dist/api/resources/crm/resources/syncStatus/client/Client.js +11 -8
- package/dist/api/resources/crm/resources/syncStatus/client/requests/SyncStatusListRequest.d.ts +5 -7
- package/dist/api/resources/crm/resources/tasks/client/Client.d.ts +6 -2
- package/dist/api/resources/crm/resources/tasks/client/Client.js +62 -51
- package/dist/api/resources/crm/resources/tasks/client/requests/PatchedTaskEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/tasks/client/requests/TaskEndpointRequest.d.ts +2 -6
- package/dist/api/resources/crm/resources/tasks/client/requests/TasksListRequest.d.ts +15 -37
- package/dist/api/resources/crm/resources/tasks/client/requests/TasksRemoteFieldClassesListRequest.d.ts +11 -25
- package/dist/api/resources/crm/resources/tasks/client/requests/TasksRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/crm/resources/users/client/Client.d.ts +6 -2
- package/dist/api/resources/crm/resources/users/client/Client.js +38 -30
- package/dist/api/resources/crm/resources/users/client/requests/UsersListRequest.d.ts +15 -37
- package/dist/api/resources/crm/resources/users/client/requests/UsersRemoteFieldClassesListRequest.d.ts +11 -25
- package/dist/api/resources/crm/resources/users/client/requests/UsersRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/crm/resources/webhookReceivers/client/Client.js +16 -14
- package/dist/api/resources/filestorage/resources/accountDetails/client/Client.js +8 -7
- package/dist/api/resources/filestorage/resources/accountToken/client/Client.js +8 -7
- package/dist/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +16 -14
- package/dist/api/resources/filestorage/resources/auditTrail/client/Client.d.ts +3 -1
- package/dist/api/resources/filestorage/resources/auditTrail/client/Client.js +11 -8
- package/dist/api/resources/filestorage/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +9 -19
- package/dist/api/resources/filestorage/resources/availableActions/client/Client.js +8 -7
- package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.js +8 -7
- package/dist/api/resources/filestorage/resources/drives/client/Client.d.ts +3 -1
- package/dist/api/resources/filestorage/resources/drives/client/Client.js +19 -15
- package/dist/api/resources/filestorage/resources/drives/client/requests/DrivesListRequest.d.ts +14 -34
- package/dist/api/resources/filestorage/resources/drives/client/requests/DrivesRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/filestorage/resources/fieldMapping/client/Client.js +48 -42
- package/dist/api/resources/filestorage/resources/fieldMapping/client/requests/CreateFieldMappingRequest.d.ts +1 -3
- package/dist/api/resources/filestorage/resources/fieldMapping/client/requests/FieldMappingsRetrieveRequest.d.ts +1 -3
- package/dist/api/resources/filestorage/resources/fieldMapping/client/requests/RemoteFieldsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/filestorage/resources/files/client/Client.d.ts +6 -2
- package/dist/api/resources/filestorage/resources/files/client/Client.js +62 -51
- package/dist/api/resources/filestorage/resources/files/client/requests/FileStorageFileEndpointRequest.d.ts +2 -6
- package/dist/api/resources/filestorage/resources/files/client/requests/FilesDownloadRequestMetaListRequest.d.ts +12 -28
- package/dist/api/resources/filestorage/resources/files/client/requests/FilesDownloadRequestMetaRetrieveRequest.d.ts +1 -3
- package/dist/api/resources/filestorage/resources/files/client/requests/FilesDownloadRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/filestorage/resources/files/client/requests/FilesListRequest.d.ts +19 -49
- package/dist/api/resources/filestorage/resources/files/client/requests/FilesRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/filestorage/resources/folders/client/Client.d.ts +3 -1
- package/dist/api/resources/filestorage/resources/folders/client/Client.js +35 -29
- package/dist/api/resources/filestorage/resources/folders/client/requests/FileStorageFolderEndpointRequest.d.ts +2 -6
- package/dist/api/resources/filestorage/resources/folders/client/requests/FoldersListRequest.d.ts +17 -43
- package/dist/api/resources/filestorage/resources/folders/client/requests/FoldersRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/filestorage/resources/forceResync/client/Client.js +8 -7
- package/dist/api/resources/filestorage/resources/generateKey/client/Client.js +8 -7
- package/dist/api/resources/filestorage/resources/groups/client/Client.d.ts +3 -1
- package/dist/api/resources/filestorage/resources/groups/client/Client.js +19 -15
- package/dist/api/resources/filestorage/resources/groups/client/requests/GroupsListRequest.d.ts +14 -34
- package/dist/api/resources/filestorage/resources/groups/client/requests/GroupsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/filestorage/resources/issues/client/Client.d.ts +3 -1
- package/dist/api/resources/filestorage/resources/issues/client/Client.js +19 -15
- package/dist/api/resources/filestorage/resources/issues/client/requests/IssuesListRequest.d.ts +13 -31
- package/dist/api/resources/filestorage/resources/linkToken/client/Client.js +8 -7
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.d.ts +3 -1
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.js +11 -8
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/requests/LinkedAccountsListRequest.d.ts +14 -34
- package/dist/api/resources/filestorage/resources/passthrough/client/Client.js +8 -7
- package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.js +8 -7
- package/dist/api/resources/filestorage/resources/scopes/client/Client.js +24 -21
- package/dist/api/resources/filestorage/resources/syncStatus/client/Client.d.ts +3 -1
- package/dist/api/resources/filestorage/resources/syncStatus/client/Client.js +11 -8
- package/dist/api/resources/filestorage/resources/syncStatus/client/requests/SyncStatusListRequest.d.ts +5 -7
- package/dist/api/resources/filestorage/resources/users/client/Client.d.ts +3 -1
- package/dist/api/resources/filestorage/resources/users/client/Client.js +19 -15
- package/dist/api/resources/filestorage/resources/users/client/requests/UsersListRequest.d.ts +14 -34
- package/dist/api/resources/filestorage/resources/users/client/requests/UsersRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.js +16 -14
- package/dist/api/resources/hris/resources/accountDetails/client/Client.js +8 -7
- package/dist/api/resources/hris/resources/accountToken/client/Client.js +8 -7
- package/dist/api/resources/hris/resources/asyncPassthrough/client/Client.js +16 -14
- package/dist/api/resources/hris/resources/auditTrail/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/auditTrail/client/Client.js +11 -8
- package/dist/api/resources/hris/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +9 -19
- package/dist/api/resources/hris/resources/availableActions/client/Client.js +8 -7
- package/dist/api/resources/hris/resources/bankInfo/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/bankInfo/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/bankInfo/client/requests/BankInfoListRequest.d.ts +19 -49
- package/dist/api/resources/hris/resources/bankInfo/client/requests/BankInfoRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/hris/resources/benefits/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/benefits/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/benefits/client/requests/BenefitsListRequest.d.ts +15 -37
- package/dist/api/resources/hris/resources/benefits/client/requests/BenefitsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/hris/resources/companies/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/companies/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/companies/client/requests/CompaniesListRequest.d.ts +13 -31
- package/dist/api/resources/hris/resources/companies/client/requests/CompaniesRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/hris/resources/deleteAccount/client/Client.js +8 -7
- package/dist/api/resources/hris/resources/dependents/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/dependents/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/dependents/client/requests/DependentsListRequest.d.ts +14 -34
- package/dist/api/resources/hris/resources/dependents/client/requests/DependentsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/requests/EmployeePayrollRunsListRequest.d.ts +20 -52
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/requests/EmployeePayrollRunsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/hris/resources/employees/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/employees/client/Client.js +43 -36
- package/dist/api/resources/hris/resources/employees/client/requests/EmployeeEndpointRequest.d.ts +2 -6
- package/dist/api/resources/hris/resources/employees/client/requests/EmployeesListRequest.d.ts +35 -97
- package/dist/api/resources/hris/resources/employees/client/requests/EmployeesRetrieveRequest.d.ts +6 -18
- package/dist/api/resources/hris/resources/employerBenefits/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/employerBenefits/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/employerBenefits/client/requests/EmployerBenefitsListRequest.d.ts +13 -31
- package/dist/api/resources/hris/resources/employerBenefits/client/requests/EmployerBenefitsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/hris/resources/employments/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/employments/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/employments/client/requests/EmploymentsListRequest.d.ts +18 -46
- package/dist/api/resources/hris/resources/employments/client/requests/EmploymentsRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/hris/resources/fieldMapping/client/Client.js +48 -42
- package/dist/api/resources/hris/resources/fieldMapping/client/requests/CreateFieldMappingRequest.d.ts +1 -3
- package/dist/api/resources/hris/resources/fieldMapping/client/requests/FieldMappingsRetrieveRequest.d.ts +1 -3
- package/dist/api/resources/hris/resources/fieldMapping/client/requests/RemoteFieldsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/hris/resources/forceResync/client/Client.js +8 -7
- package/dist/api/resources/hris/resources/generateKey/client/Client.js +8 -7
- package/dist/api/resources/hris/resources/groups/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/groups/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/groups/client/requests/GroupsListRequest.d.ts +18 -46
- package/dist/api/resources/hris/resources/groups/client/requests/GroupsRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/hris/resources/issues/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/issues/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/issues/client/requests/IssuesListRequest.d.ts +13 -31
- package/dist/api/resources/hris/resources/linkToken/client/Client.js +8 -7
- package/dist/api/resources/hris/resources/linkedAccounts/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/linkedAccounts/client/Client.js +11 -8
- package/dist/api/resources/hris/resources/linkedAccounts/client/requests/LinkedAccountsListRequest.d.ts +14 -34
- package/dist/api/resources/hris/resources/locations/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/locations/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/locations/client/requests/LocationsListRequest.d.ts +15 -37
- package/dist/api/resources/hris/resources/locations/client/requests/LocationsRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/hris/resources/passthrough/client/Client.js +8 -7
- package/dist/api/resources/hris/resources/payGroups/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/payGroups/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/payGroups/client/requests/PayGroupsListRequest.d.ts +13 -31
- package/dist/api/resources/hris/resources/payGroups/client/requests/PayGroupsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/hris/resources/payrollRuns/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/payrollRuns/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/payrollRuns/client/requests/PayrollRunsListRequest.d.ts +19 -49
- package/dist/api/resources/hris/resources/payrollRuns/client/requests/PayrollRunsRetrieveRequest.d.ts +4 -12
- package/dist/api/resources/hris/resources/regenerateKey/client/Client.js +8 -7
- package/dist/api/resources/hris/resources/scopes/client/Client.js +24 -21
- package/dist/api/resources/hris/resources/syncStatus/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/syncStatus/client/Client.js +11 -8
- package/dist/api/resources/hris/resources/syncStatus/client/requests/SyncStatusListRequest.d.ts +5 -7
- package/dist/api/resources/hris/resources/teams/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/teams/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/teams/client/requests/TeamsListRequest.d.ts +15 -37
- package/dist/api/resources/hris/resources/teams/client/requests/TeamsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/hris/resources/timeOff/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/timeOff/client/Client.js +35 -29
- package/dist/api/resources/hris/resources/timeOff/client/requests/TimeOffEndpointRequest.d.ts +2 -6
- package/dist/api/resources/hris/resources/timeOff/client/requests/TimeOffListRequest.d.ts +22 -58
- package/dist/api/resources/hris/resources/timeOff/client/requests/TimeOffRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/hris/resources/timeOffBalances/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/timeOffBalances/client/Client.js +19 -15
- package/dist/api/resources/hris/resources/timeOffBalances/client/requests/TimeOffBalancesListRequest.d.ts +17 -43
- package/dist/api/resources/hris/resources/timeOffBalances/client/requests/TimeOffBalancesRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/hris/resources/timesheetEntries/client/Client.d.ts +3 -1
- package/dist/api/resources/hris/resources/timesheetEntries/client/Client.js +35 -29
- package/dist/api/resources/hris/resources/timesheetEntries/client/requests/TimesheetEntriesListRequest.d.ts +20 -52
- package/dist/api/resources/hris/resources/timesheetEntries/client/requests/TimesheetEntriesRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/hris/resources/timesheetEntries/client/requests/TimesheetEntryEndpointRequest.d.ts +2 -6
- package/dist/api/resources/hris/resources/webhookReceivers/client/Client.js +16 -14
- package/dist/api/resources/ticketing/resources/accountDetails/client/Client.js +8 -7
- package/dist/api/resources/ticketing/resources/accountToken/client/Client.js +8 -7
- package/dist/api/resources/ticketing/resources/accounts/client/Client.d.ts +3 -1
- package/dist/api/resources/ticketing/resources/accounts/client/Client.js +19 -15
- package/dist/api/resources/ticketing/resources/accounts/client/requests/AccountsListRequest.d.ts +13 -31
- package/dist/api/resources/ticketing/resources/accounts/client/requests/AccountsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +16 -14
- package/dist/api/resources/ticketing/resources/attachments/client/Client.d.ts +3 -1
- package/dist/api/resources/ticketing/resources/attachments/client/Client.js +43 -36
- package/dist/api/resources/ticketing/resources/attachments/client/requests/AttachmentsDownloadRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/ticketing/resources/attachments/client/requests/AttachmentsListRequest.d.ts +16 -40
- package/dist/api/resources/ticketing/resources/attachments/client/requests/AttachmentsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/ticketing/resources/attachments/client/requests/TicketingAttachmentEndpointRequest.d.ts +2 -6
- package/dist/api/resources/ticketing/resources/auditTrail/client/Client.d.ts +3 -1
- package/dist/api/resources/ticketing/resources/auditTrail/client/Client.js +11 -8
- package/dist/api/resources/ticketing/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +9 -19
- package/dist/api/resources/ticketing/resources/availableActions/client/Client.js +8 -7
- package/dist/api/resources/ticketing/resources/collections/client/Client.d.ts +6 -2
- package/dist/api/resources/ticketing/resources/collections/client/Client.js +30 -23
- package/dist/api/resources/ticketing/resources/collections/client/requests/CollectionsListRequest.d.ts +18 -46
- package/dist/api/resources/ticketing/resources/collections/client/requests/CollectionsRetrieveRequest.d.ts +5 -15
- package/dist/api/resources/ticketing/resources/collections/client/requests/CollectionsViewersListRequest.d.ts +9 -19
- package/dist/api/resources/ticketing/resources/comments/client/Client.d.ts +3 -1
- package/dist/api/resources/ticketing/resources/comments/client/Client.js +35 -29
- package/dist/api/resources/ticketing/resources/comments/client/requests/CommentEndpointRequest.d.ts +2 -6
- package/dist/api/resources/ticketing/resources/comments/client/requests/CommentsListRequest.d.ts +16 -40
- package/dist/api/resources/ticketing/resources/comments/client/requests/CommentsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/ticketing/resources/contacts/client/Client.d.ts +3 -1
- package/dist/api/resources/ticketing/resources/contacts/client/Client.js +35 -29
- package/dist/api/resources/ticketing/resources/contacts/client/requests/ContactsListRequest.d.ts +14 -34
- package/dist/api/resources/ticketing/resources/contacts/client/requests/ContactsRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/ticketing/resources/contacts/client/requests/TicketingContactEndpointRequest.d.ts +2 -6
- package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.js +8 -7
- package/dist/api/resources/ticketing/resources/fieldMapping/client/Client.js +48 -42
- package/dist/api/resources/ticketing/resources/fieldMapping/client/requests/CreateFieldMappingRequest.d.ts +1 -3
- package/dist/api/resources/ticketing/resources/fieldMapping/client/requests/FieldMappingsRetrieveRequest.d.ts +1 -3
- package/dist/api/resources/ticketing/resources/fieldMapping/client/requests/RemoteFieldsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/ticketing/resources/forceResync/client/Client.js +8 -7
- package/dist/api/resources/ticketing/resources/generateKey/client/Client.js +8 -7
- package/dist/api/resources/ticketing/resources/issues/client/Client.d.ts +3 -1
- package/dist/api/resources/ticketing/resources/issues/client/Client.js +19 -15
- package/dist/api/resources/ticketing/resources/issues/client/requests/IssuesListRequest.d.ts +13 -31
- package/dist/api/resources/ticketing/resources/linkToken/client/Client.js +8 -7
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.d.ts +3 -1
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.js +11 -8
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/requests/LinkedAccountsListRequest.d.ts +14 -34
- package/dist/api/resources/ticketing/resources/passthrough/client/Client.js +8 -7
- package/dist/api/resources/ticketing/resources/projects/client/Client.d.ts +6 -2
- package/dist/api/resources/ticketing/resources/projects/client/Client.js +30 -23
- package/dist/api/resources/ticketing/resources/projects/client/requests/ProjectsListRequest.d.ts +13 -31
- package/dist/api/resources/ticketing/resources/projects/client/requests/ProjectsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/ticketing/resources/projects/client/requests/ProjectsUsersListRequest.d.ts +9 -19
- package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.js +8 -7
- package/dist/api/resources/ticketing/resources/roles/client/Client.d.ts +3 -1
- package/dist/api/resources/ticketing/resources/roles/client/Client.js +19 -15
- package/dist/api/resources/ticketing/resources/roles/client/requests/RolesListRequest.d.ts +13 -31
- package/dist/api/resources/ticketing/resources/roles/client/requests/RolesRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/ticketing/resources/scopes/client/Client.js +24 -21
- package/dist/api/resources/ticketing/resources/syncStatus/client/Client.d.ts +3 -1
- package/dist/api/resources/ticketing/resources/syncStatus/client/Client.js +11 -8
- package/dist/api/resources/ticketing/resources/syncStatus/client/requests/SyncStatusListRequest.d.ts +5 -7
- package/dist/api/resources/ticketing/resources/tags/client/Client.d.ts +3 -1
- package/dist/api/resources/ticketing/resources/tags/client/Client.js +19 -15
- package/dist/api/resources/ticketing/resources/tags/client/requests/TagsListRequest.d.ts +13 -31
- package/dist/api/resources/ticketing/resources/tags/client/requests/TagsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/ticketing/resources/teams/client/Client.d.ts +3 -1
- package/dist/api/resources/ticketing/resources/teams/client/Client.js +19 -15
- package/dist/api/resources/ticketing/resources/teams/client/requests/TeamsListRequest.d.ts +13 -31
- package/dist/api/resources/ticketing/resources/teams/client/requests/TeamsRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/ticketing/resources/tickets/client/Client.d.ts +9 -3
- package/dist/api/resources/ticketing/resources/tickets/client/Client.js +73 -59
- package/dist/api/resources/ticketing/resources/tickets/client/requests/PatchedTicketEndpointRequest.d.ts +2 -6
- package/dist/api/resources/ticketing/resources/tickets/client/requests/TicketEndpointRequest.d.ts +2 -6
- package/dist/api/resources/ticketing/resources/tickets/client/requests/TicketsListRequest.d.ts +34 -94
- package/dist/api/resources/ticketing/resources/tickets/client/requests/TicketsMetaPostRetrieveRequest.d.ts +2 -6
- package/dist/api/resources/ticketing/resources/tickets/client/requests/TicketsRemoteFieldClassesListRequest.d.ts +11 -25
- package/dist/api/resources/ticketing/resources/tickets/client/requests/TicketsRetrieveRequest.d.ts +6 -18
- package/dist/api/resources/ticketing/resources/tickets/client/requests/TicketsViewersListRequest.d.ts +9 -19
- package/dist/api/resources/ticketing/resources/users/client/Client.d.ts +3 -1
- package/dist/api/resources/ticketing/resources/users/client/Client.js +19 -15
- package/dist/api/resources/ticketing/resources/users/client/requests/UsersListRequest.d.ts +16 -40
- package/dist/api/resources/ticketing/resources/users/client/requests/UsersRetrieveRequest.d.ts +3 -9
- package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.js +16 -14
- package/dist/core/auth/AuthProvider.d.ts +4 -0
- package/dist/core/auth/AuthProvider.js +2 -0
- package/dist/core/auth/AuthRequest.d.ts +9 -0
- package/dist/core/auth/AuthRequest.js +2 -0
- package/dist/core/auth/index.d.ts +2 -0
- package/dist/core/fetcher/Fetcher.js +2 -2
- package/dist/core/fetcher/index.d.ts +5 -5
- package/dist/core/fetcher/index.js +5 -5
- package/dist/core/schemas/builders/lazy/index.d.ts +1 -1
- package/dist/core/schemas/builders/literals/index.d.ts +1 -1
- package/dist/core/schemas/builders/literals/index.js +3 -3
- package/dist/core/schemas/builders/object/index.d.ts +2 -2
- package/dist/core/schemas/builders/object/object.d.ts +1 -1
- package/dist/core/schemas/builders/object/objectWithoutOptionalProperties.d.ts +1 -1
- package/dist/core/schemas/builders/object/types.d.ts +1 -1
- package/dist/core/schemas/builders/schema-utils/index.d.ts +1 -1
- package/dist/core/schemas/builders/undiscriminated-union/types.d.ts +1 -1
- package/dist/core/schemas/builders/union/index.d.ts +1 -1
- package/dist/core/schemas/builders/union/types.d.ts +1 -1
- package/dist/core/schemas/builders/union/union.d.ts +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
- package/reference.md +432 -144
- package/version.d.ts +1 -1
- package/version.js +1 -1
|
@@ -73,14 +73,16 @@ class Contacts {
|
|
|
73
73
|
* @param {Contacts.RequestOptions} requestOptions - Request-specific configuration.
|
|
74
74
|
*
|
|
75
75
|
* @example
|
|
76
|
-
* await client.ticketing.contacts.list(
|
|
76
|
+
* await client.ticketing.contacts.list({
|
|
77
|
+
* cursor: "cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw"
|
|
78
|
+
* })
|
|
77
79
|
*/
|
|
78
80
|
list(request = {}, requestOptions) {
|
|
79
81
|
return core.HttpResponsePromise.fromPromise(this.__list(request, requestOptions));
|
|
80
82
|
}
|
|
81
83
|
__list() {
|
|
82
84
|
return __awaiter(this, arguments, void 0, function* (request = {}, requestOptions) {
|
|
83
|
-
var _a, _b, _c, _d;
|
|
85
|
+
var _a, _b, _c, _d, _e, _f;
|
|
84
86
|
const { createdAfter, createdBefore, cursor, expand, includeDeletedData, includeRemoteData, includeShellData, modifiedAfter, modifiedBefore, pageSize, remoteId, } = request;
|
|
85
87
|
const _queryParams = {};
|
|
86
88
|
if (createdAfter != null) {
|
|
@@ -116,13 +118,14 @@ class Contacts {
|
|
|
116
118
|
if (remoteId != null) {
|
|
117
119
|
_queryParams["remote_id"] = remoteId;
|
|
118
120
|
}
|
|
119
|
-
|
|
120
|
-
|
|
121
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
122
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
123
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
124
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
125
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
126
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, "ticketing/v1/contacts"),
|
|
121
127
|
method: "GET",
|
|
122
|
-
headers:
|
|
123
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
124
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
125
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
128
|
+
headers: _headers,
|
|
126
129
|
queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
|
|
127
130
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
128
131
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -180,7 +183,7 @@ class Contacts {
|
|
|
180
183
|
}
|
|
181
184
|
__create(request, requestOptions) {
|
|
182
185
|
return __awaiter(this, void 0, void 0, function* () {
|
|
183
|
-
var _a, _b, _c, _d;
|
|
186
|
+
var _a, _b, _c, _d, _e, _f;
|
|
184
187
|
const { isDebugMode, runAsync } = request, _body = __rest(request, ["isDebugMode", "runAsync"]);
|
|
185
188
|
const _queryParams = {};
|
|
186
189
|
if (isDebugMode != null) {
|
|
@@ -189,13 +192,14 @@ class Contacts {
|
|
|
189
192
|
if (runAsync != null) {
|
|
190
193
|
_queryParams["run_async"] = runAsync.toString();
|
|
191
194
|
}
|
|
192
|
-
|
|
193
|
-
|
|
195
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
196
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
197
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
198
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
199
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
200
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, "ticketing/v1/contacts"),
|
|
194
201
|
method: "POST",
|
|
195
|
-
headers:
|
|
196
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
197
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
198
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
202
|
+
headers: _headers,
|
|
199
203
|
contentType: "application/json",
|
|
200
204
|
queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
|
|
201
205
|
requestType: "json",
|
|
@@ -257,7 +261,7 @@ class Contacts {
|
|
|
257
261
|
}
|
|
258
262
|
__retrieve(id_1) {
|
|
259
263
|
return __awaiter(this, arguments, void 0, function* (id, request = {}, requestOptions) {
|
|
260
|
-
var _a, _b, _c, _d;
|
|
264
|
+
var _a, _b, _c, _d, _e, _f;
|
|
261
265
|
const { expand, includeRemoteData, includeShellData } = request;
|
|
262
266
|
const _queryParams = {};
|
|
263
267
|
if (expand != null) {
|
|
@@ -269,13 +273,14 @@ class Contacts {
|
|
|
269
273
|
if (includeShellData != null) {
|
|
270
274
|
_queryParams["include_shell_data"] = includeShellData.toString();
|
|
271
275
|
}
|
|
272
|
-
|
|
273
|
-
|
|
276
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
277
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
278
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
279
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
280
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
281
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, `ticketing/v1/contacts/${encodeURIComponent(id)}`),
|
|
274
282
|
method: "GET",
|
|
275
|
-
headers:
|
|
276
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
277
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
278
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
283
|
+
headers: _headers,
|
|
279
284
|
queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
|
|
280
285
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
281
286
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -330,14 +335,15 @@ class Contacts {
|
|
|
330
335
|
}
|
|
331
336
|
__metaPostRetrieve(requestOptions) {
|
|
332
337
|
return __awaiter(this, void 0, void 0, function* () {
|
|
333
|
-
var _a, _b, _c, _d;
|
|
334
|
-
|
|
335
|
-
|
|
338
|
+
var _a, _b, _c, _d, _e, _f;
|
|
339
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
340
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
341
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
342
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
343
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
344
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, "ticketing/v1/contacts/meta/post"),
|
|
336
345
|
method: "GET",
|
|
337
|
-
headers:
|
|
338
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
339
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
340
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
346
|
+
headers: _headers,
|
|
341
347
|
queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
|
|
342
348
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
343
349
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -3,51 +3,31 @@
|
|
|
3
3
|
*/
|
|
4
4
|
/**
|
|
5
5
|
* @example
|
|
6
|
-
* {
|
|
6
|
+
* {
|
|
7
|
+
* cursor: "cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw"
|
|
8
|
+
* }
|
|
7
9
|
*/
|
|
8
10
|
export interface ContactsListRequest {
|
|
9
|
-
/**
|
|
10
|
-
* If provided, will only return objects created after this datetime.
|
|
11
|
-
*/
|
|
11
|
+
/** If provided, will only return objects created after this datetime. */
|
|
12
12
|
createdAfter?: Date;
|
|
13
|
-
/**
|
|
14
|
-
* If provided, will only return objects created before this datetime.
|
|
15
|
-
*/
|
|
13
|
+
/** If provided, will only return objects created before this datetime. */
|
|
16
14
|
createdBefore?: Date;
|
|
17
|
-
/**
|
|
18
|
-
* The pagination cursor value.
|
|
19
|
-
*/
|
|
15
|
+
/** The pagination cursor value. */
|
|
20
16
|
cursor?: string;
|
|
21
|
-
/**
|
|
22
|
-
* Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
|
|
23
|
-
*/
|
|
17
|
+
/** Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces. */
|
|
24
18
|
expand?: "account";
|
|
25
|
-
/**
|
|
26
|
-
* Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
|
|
27
|
-
*/
|
|
19
|
+
/** Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/). */
|
|
28
20
|
includeDeletedData?: boolean;
|
|
29
|
-
/**
|
|
30
|
-
* Whether to include the original data Merge fetched from the third-party to produce these models.
|
|
31
|
-
*/
|
|
21
|
+
/** Whether to include the original data Merge fetched from the third-party to produce these models. */
|
|
32
22
|
includeRemoteData?: boolean;
|
|
33
|
-
/**
|
|
34
|
-
* Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
|
|
35
|
-
*/
|
|
23
|
+
/** Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null). */
|
|
36
24
|
includeShellData?: boolean;
|
|
37
|
-
/**
|
|
38
|
-
* If provided, only objects synced by Merge after this date time will be returned.
|
|
39
|
-
*/
|
|
25
|
+
/** If provided, only objects synced by Merge after this date time will be returned. */
|
|
40
26
|
modifiedAfter?: Date;
|
|
41
|
-
/**
|
|
42
|
-
* If provided, only objects synced by Merge before this date time will be returned.
|
|
43
|
-
*/
|
|
27
|
+
/** If provided, only objects synced by Merge before this date time will be returned. */
|
|
44
28
|
modifiedBefore?: Date;
|
|
45
|
-
/**
|
|
46
|
-
* Number of results to return per page.
|
|
47
|
-
*/
|
|
29
|
+
/** Number of results to return per page. */
|
|
48
30
|
pageSize?: number;
|
|
49
|
-
/**
|
|
50
|
-
* The API provider's ID for the given object.
|
|
51
|
-
*/
|
|
31
|
+
/** The API provider's ID for the given object. */
|
|
52
32
|
remoteId?: string;
|
|
53
33
|
}
|
package/api/resources/ticketing/resources/contacts/client/requests/ContactsRetrieveRequest.d.ts
CHANGED
|
@@ -6,16 +6,10 @@
|
|
|
6
6
|
* {}
|
|
7
7
|
*/
|
|
8
8
|
export interface ContactsRetrieveRequest {
|
|
9
|
-
/**
|
|
10
|
-
* Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
|
|
11
|
-
*/
|
|
9
|
+
/** Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces. */
|
|
12
10
|
expand?: "account";
|
|
13
|
-
/**
|
|
14
|
-
* Whether to include the original data Merge fetched from the third-party to produce these models.
|
|
15
|
-
*/
|
|
11
|
+
/** Whether to include the original data Merge fetched from the third-party to produce these models. */
|
|
16
12
|
includeRemoteData?: boolean;
|
|
17
|
-
/**
|
|
18
|
-
* Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
|
|
19
|
-
*/
|
|
13
|
+
/** Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null). */
|
|
20
14
|
includeShellData?: boolean;
|
|
21
15
|
}
|
|
@@ -9,13 +9,9 @@ import * as Merge from "../../../../../../index";
|
|
|
9
9
|
* }
|
|
10
10
|
*/
|
|
11
11
|
export interface TicketingContactEndpointRequest {
|
|
12
|
-
/**
|
|
13
|
-
* Whether to include debug fields (such as log file links) in the response.
|
|
14
|
-
*/
|
|
12
|
+
/** Whether to include debug fields (such as log file links) in the response. */
|
|
15
13
|
isDebugMode?: boolean;
|
|
16
|
-
/**
|
|
17
|
-
* Whether or not third-party updates should be run asynchronously.
|
|
18
|
-
*/
|
|
14
|
+
/** Whether or not third-party updates should be run asynchronously. */
|
|
19
15
|
runAsync?: boolean;
|
|
20
16
|
model: Merge.ticketing.ContactRequest;
|
|
21
17
|
}
|
|
@@ -67,14 +67,15 @@ class DeleteAccount {
|
|
|
67
67
|
}
|
|
68
68
|
__delete(requestOptions) {
|
|
69
69
|
return __awaiter(this, void 0, void 0, function* () {
|
|
70
|
-
var _a, _b, _c, _d;
|
|
71
|
-
|
|
72
|
-
|
|
70
|
+
var _a, _b, _c, _d, _e, _f;
|
|
71
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
72
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
73
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
74
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
75
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
76
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, "ticketing/v1/delete-account"),
|
|
73
77
|
method: "POST",
|
|
74
|
-
headers:
|
|
75
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
76
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
77
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
78
|
+
headers: _headers,
|
|
78
79
|
queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
|
|
79
80
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
80
81
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -80,19 +80,20 @@ class FieldMapping {
|
|
|
80
80
|
}
|
|
81
81
|
__fieldMappingsRetrieve() {
|
|
82
82
|
return __awaiter(this, arguments, void 0, function* (request = {}, requestOptions) {
|
|
83
|
-
var _a, _b, _c, _d;
|
|
83
|
+
var _a, _b, _c, _d, _e, _f;
|
|
84
84
|
const { excludeRemoteFieldMetadata } = request;
|
|
85
85
|
const _queryParams = {};
|
|
86
86
|
if (excludeRemoteFieldMetadata != null) {
|
|
87
87
|
_queryParams["exclude_remote_field_metadata"] = excludeRemoteFieldMetadata.toString();
|
|
88
88
|
}
|
|
89
|
-
|
|
90
|
-
|
|
89
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
90
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
91
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
92
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
93
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
94
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, "ticketing/v1/field-mappings"),
|
|
91
95
|
method: "GET",
|
|
92
|
-
headers:
|
|
93
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
94
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
95
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
96
|
+
headers: _headers,
|
|
96
97
|
queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
|
|
97
98
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
98
99
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -155,19 +156,20 @@ class FieldMapping {
|
|
|
155
156
|
}
|
|
156
157
|
__fieldMappingsCreate(request, requestOptions) {
|
|
157
158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
158
|
-
var _a, _b, _c, _d;
|
|
159
|
+
var _a, _b, _c, _d, _e, _f;
|
|
159
160
|
const { excludeRemoteFieldMetadata } = request, _body = __rest(request, ["excludeRemoteFieldMetadata"]);
|
|
160
161
|
const _queryParams = {};
|
|
161
162
|
if (excludeRemoteFieldMetadata != null) {
|
|
162
163
|
_queryParams["exclude_remote_field_metadata"] = excludeRemoteFieldMetadata.toString();
|
|
163
164
|
}
|
|
164
|
-
|
|
165
|
-
|
|
165
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
166
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
167
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
168
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
169
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
170
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, "ticketing/v1/field-mappings"),
|
|
166
171
|
method: "POST",
|
|
167
|
-
headers:
|
|
168
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
169
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
170
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
172
|
+
headers: _headers,
|
|
171
173
|
contentType: "application/json",
|
|
172
174
|
queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
|
|
173
175
|
requestType: "json",
|
|
@@ -228,14 +230,15 @@ class FieldMapping {
|
|
|
228
230
|
}
|
|
229
231
|
__fieldMappingsDestroy(fieldMappingId, requestOptions) {
|
|
230
232
|
return __awaiter(this, void 0, void 0, function* () {
|
|
231
|
-
var _a, _b, _c, _d;
|
|
232
|
-
|
|
233
|
-
|
|
233
|
+
var _a, _b, _c, _d, _e, _f;
|
|
234
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
235
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
236
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
237
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
238
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
239
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, `ticketing/v1/field-mappings/${encodeURIComponent(fieldMappingId)}`),
|
|
234
240
|
method: "DELETE",
|
|
235
|
-
headers:
|
|
236
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
237
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
238
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
241
|
+
headers: _headers,
|
|
239
242
|
queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
|
|
240
243
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
241
244
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -292,14 +295,15 @@ class FieldMapping {
|
|
|
292
295
|
}
|
|
293
296
|
__fieldMappingsPartialUpdate(fieldMappingId_1) {
|
|
294
297
|
return __awaiter(this, arguments, void 0, function* (fieldMappingId, request = {}, requestOptions) {
|
|
295
|
-
var _a, _b, _c, _d;
|
|
296
|
-
|
|
297
|
-
|
|
298
|
+
var _a, _b, _c, _d, _e, _f;
|
|
299
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
300
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
301
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
302
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
303
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
304
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, `ticketing/v1/field-mappings/${encodeURIComponent(fieldMappingId)}`),
|
|
298
305
|
method: "PATCH",
|
|
299
|
-
headers:
|
|
300
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
301
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
302
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
306
|
+
headers: _headers,
|
|
303
307
|
contentType: "application/json",
|
|
304
308
|
queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
|
|
305
309
|
requestType: "json",
|
|
@@ -360,7 +364,7 @@ class FieldMapping {
|
|
|
360
364
|
}
|
|
361
365
|
__remoteFieldsRetrieve() {
|
|
362
366
|
return __awaiter(this, arguments, void 0, function* (request = {}, requestOptions) {
|
|
363
|
-
var _a, _b, _c, _d;
|
|
367
|
+
var _a, _b, _c, _d, _e, _f;
|
|
364
368
|
const { commonModels, includeExampleValues } = request;
|
|
365
369
|
const _queryParams = {};
|
|
366
370
|
if (commonModels != null) {
|
|
@@ -369,13 +373,14 @@ class FieldMapping {
|
|
|
369
373
|
if (includeExampleValues != null) {
|
|
370
374
|
_queryParams["include_example_values"] = includeExampleValues;
|
|
371
375
|
}
|
|
372
|
-
|
|
373
|
-
|
|
376
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
377
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
378
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
379
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
380
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
381
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, "ticketing/v1/remote-fields"),
|
|
374
382
|
method: "GET",
|
|
375
|
-
headers:
|
|
376
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
377
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
378
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
383
|
+
headers: _headers,
|
|
379
384
|
queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
|
|
380
385
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
381
386
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -430,14 +435,15 @@ class FieldMapping {
|
|
|
430
435
|
}
|
|
431
436
|
__targetFieldsRetrieve(requestOptions) {
|
|
432
437
|
return __awaiter(this, void 0, void 0, function* () {
|
|
433
|
-
var _a, _b, _c, _d;
|
|
434
|
-
|
|
435
|
-
|
|
438
|
+
var _a, _b, _c, _d, _e, _f;
|
|
439
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
440
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
441
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
442
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
443
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
444
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, "ticketing/v1/target-fields"),
|
|
436
445
|
method: "GET",
|
|
437
|
-
headers:
|
|
438
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
439
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
440
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
446
|
+
headers: _headers,
|
|
441
447
|
queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
|
|
442
448
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
443
449
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -13,9 +13,7 @@
|
|
|
13
13
|
* }
|
|
14
14
|
*/
|
|
15
15
|
export interface CreateFieldMappingRequest {
|
|
16
|
-
/**
|
|
17
|
-
* If `true`, remote fields metadata is excluded from each field mapping instance (i.e. `remote_fields.remote_key_name` and `remote_fields.schema` will be null). This will increase the speed of the request since these fields require some calculations.
|
|
18
|
-
*/
|
|
16
|
+
/** If `true`, remote fields metadata is excluded from each field mapping instance (i.e. `remote_fields.remote_key_name` and `remote_fields.schema` will be null). This will increase the speed of the request since these fields require some calculations. */
|
|
19
17
|
excludeRemoteFieldMetadata?: boolean;
|
|
20
18
|
/** The name of the target field you want this remote field to map to. */
|
|
21
19
|
targetFieldName: string;
|
|
@@ -6,8 +6,6 @@
|
|
|
6
6
|
* {}
|
|
7
7
|
*/
|
|
8
8
|
export interface FieldMappingsRetrieveRequest {
|
|
9
|
-
/**
|
|
10
|
-
* If `true`, remote fields metadata is excluded from each field mapping instance (i.e. `remote_fields.remote_key_name` and `remote_fields.schema` will be null). This will increase the speed of the request since these fields require some calculations.
|
|
11
|
-
*/
|
|
9
|
+
/** If `true`, remote fields metadata is excluded from each field mapping instance (i.e. `remote_fields.remote_key_name` and `remote_fields.schema` will be null). This will increase the speed of the request since these fields require some calculations. */
|
|
12
10
|
excludeRemoteFieldMetadata?: boolean;
|
|
13
11
|
}
|
|
@@ -6,12 +6,8 @@
|
|
|
6
6
|
* {}
|
|
7
7
|
*/
|
|
8
8
|
export interface RemoteFieldsRetrieveRequest {
|
|
9
|
-
/**
|
|
10
|
-
* A comma seperated list of Common Model names. If included, will only return Remote Fields for those Common Models.
|
|
11
|
-
*/
|
|
9
|
+
/** A comma seperated list of Common Model names. If included, will only return Remote Fields for those Common Models. */
|
|
12
10
|
commonModels?: string;
|
|
13
|
-
/**
|
|
14
|
-
* If true, will include example values, where available, for remote fields in the 3rd party platform. These examples come from active data from your customers.
|
|
15
|
-
*/
|
|
11
|
+
/** If true, will include example values, where available, for remote fields in the 3rd party platform. These examples come from active data from your customers. */
|
|
16
12
|
includeExampleValues?: string;
|
|
17
13
|
}
|
|
@@ -68,14 +68,15 @@ class ForceResync {
|
|
|
68
68
|
}
|
|
69
69
|
__syncStatusResyncCreate(requestOptions) {
|
|
70
70
|
return __awaiter(this, void 0, void 0, function* () {
|
|
71
|
-
var _a, _b, _c, _d;
|
|
72
|
-
|
|
73
|
-
|
|
71
|
+
var _a, _b, _c, _d, _e, _f;
|
|
72
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
73
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
74
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
75
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
76
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
77
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, "ticketing/v1/sync-status/resync"),
|
|
74
78
|
method: "POST",
|
|
75
|
-
headers:
|
|
76
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
77
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
78
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
79
|
+
headers: _headers,
|
|
79
80
|
queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
|
|
80
81
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
81
82
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -71,14 +71,15 @@ class GenerateKey {
|
|
|
71
71
|
}
|
|
72
72
|
__create(request, requestOptions) {
|
|
73
73
|
return __awaiter(this, void 0, void 0, function* () {
|
|
74
|
-
var _a, _b, _c, _d;
|
|
75
|
-
|
|
76
|
-
|
|
74
|
+
var _a, _b, _c, _d, _e, _f;
|
|
75
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
76
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
77
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
78
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
79
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
80
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, "ticketing/v1/generate-key"),
|
|
77
81
|
method: "POST",
|
|
78
|
-
headers:
|
|
79
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
80
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
81
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
82
|
+
headers: _headers,
|
|
82
83
|
contentType: "application/json",
|
|
83
84
|
queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
|
|
84
85
|
requestType: "json",
|
|
@@ -41,7 +41,9 @@ export declare class Issues {
|
|
|
41
41
|
* @param {Issues.RequestOptions} requestOptions - Request-specific configuration.
|
|
42
42
|
*
|
|
43
43
|
* @example
|
|
44
|
-
* await client.ticketing.issues.list(
|
|
44
|
+
* await client.ticketing.issues.list({
|
|
45
|
+
* cursor: "cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw"
|
|
46
|
+
* })
|
|
45
47
|
*/
|
|
46
48
|
list(request?: Merge.ticketing.IssuesListRequest, requestOptions?: Issues.RequestOptions): core.HttpResponsePromise<Merge.ticketing.PaginatedIssueList>;
|
|
47
49
|
private __list;
|
|
@@ -62,14 +62,16 @@ class Issues {
|
|
|
62
62
|
* @param {Issues.RequestOptions} requestOptions - Request-specific configuration.
|
|
63
63
|
*
|
|
64
64
|
* @example
|
|
65
|
-
* await client.ticketing.issues.list(
|
|
65
|
+
* await client.ticketing.issues.list({
|
|
66
|
+
* cursor: "cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw"
|
|
67
|
+
* })
|
|
66
68
|
*/
|
|
67
69
|
list(request = {}, requestOptions) {
|
|
68
70
|
return core.HttpResponsePromise.fromPromise(this.__list(request, requestOptions));
|
|
69
71
|
}
|
|
70
72
|
__list() {
|
|
71
73
|
return __awaiter(this, arguments, void 0, function* (request = {}, requestOptions) {
|
|
72
|
-
var _a, _b, _c, _d;
|
|
74
|
+
var _a, _b, _c, _d, _e, _f;
|
|
73
75
|
const { accountToken, cursor, endDate, endUserOrganizationName, firstIncidentTimeAfter, firstIncidentTimeBefore, includeMuted, integrationName, lastIncidentTimeAfter, lastIncidentTimeBefore, linkedAccountId, pageSize, startDate, status, } = request;
|
|
74
76
|
const _queryParams = {};
|
|
75
77
|
if (accountToken != null) {
|
|
@@ -116,13 +118,14 @@ class Issues {
|
|
|
116
118
|
unrecognizedObjectKeys: "strip",
|
|
117
119
|
});
|
|
118
120
|
}
|
|
119
|
-
|
|
120
|
-
|
|
121
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
122
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
123
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
124
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
125
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
126
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, "ticketing/v1/issues"),
|
|
121
127
|
method: "GET",
|
|
122
|
-
headers:
|
|
123
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
124
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
125
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
128
|
+
headers: _headers,
|
|
126
129
|
queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
|
|
127
130
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
128
131
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -178,14 +181,15 @@ class Issues {
|
|
|
178
181
|
}
|
|
179
182
|
__retrieve(id, requestOptions) {
|
|
180
183
|
return __awaiter(this, void 0, void 0, function* () {
|
|
181
|
-
var _a, _b, _c, _d;
|
|
182
|
-
|
|
183
|
-
|
|
184
|
+
var _a, _b, _c, _d, _e, _f;
|
|
185
|
+
let _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
|
|
186
|
+
Authorization: yield this._getAuthorizationHeader(),
|
|
187
|
+
"X-Account-Token": (_b = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken) !== null && _b !== void 0 ? _b : (_c = this._options) === null || _c === void 0 ? void 0 : _c.accountToken,
|
|
188
|
+
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
189
|
+
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
190
|
+
url: core.url.join((_f = (_e = (yield core.Supplier.get(this._options.baseUrl))) !== null && _e !== void 0 ? _e : (yield core.Supplier.get(this._options.environment))) !== null && _f !== void 0 ? _f : environments.MergeEnvironment.Production, `ticketing/v1/issues/${encodeURIComponent(id)}`),
|
|
184
191
|
method: "GET",
|
|
185
|
-
headers:
|
|
186
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
187
|
-
"X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
|
|
188
|
-
}), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
192
|
+
headers: _headers,
|
|
189
193
|
queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
|
|
190
194
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
191
195
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|