@mergeapi/merge-node-client 0.1.0 → 0.1.1
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/Client.d.ts +4 -4
- package/Client.js +9 -9
- package/api/resources/accounting/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/accountDetails/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/accountDetails/client/Client.js +2 -2
- package/api/resources/accounting/resources/accountToken/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/accountToken/client/Client.js +2 -2
- package/api/resources/accounting/resources/accounts/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/accounts/client/Client.js +5 -5
- package/api/resources/accounting/resources/addresses/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/addresses/client/Client.js +2 -2
- package/api/resources/accounting/resources/attachments/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/attachments/client/Client.js +5 -5
- package/api/resources/accounting/resources/availableActions/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/availableActions/client/Client.js +2 -2
- package/api/resources/accounting/resources/balanceSheets/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/balanceSheets/client/Client.js +3 -3
- package/api/resources/accounting/resources/cashFlowStatements/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/cashFlowStatements/client/Client.js +3 -3
- package/api/resources/accounting/resources/companyInfo/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/companyInfo/client/Client.js +3 -3
- package/api/resources/accounting/resources/contacts/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/contacts/client/Client.js +5 -5
- package/api/resources/accounting/resources/creditNotes/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/creditNotes/client/Client.js +3 -3
- package/api/resources/accounting/resources/deleteAccount/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/deleteAccount/client/Client.js +2 -2
- package/api/resources/accounting/resources/expenses/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/expenses/client/Client.js +5 -5
- package/api/resources/accounting/resources/forceResync/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/forceResync/client/Client.js +2 -2
- package/api/resources/accounting/resources/generateKey/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/generateKey/client/Client.js +2 -2
- package/api/resources/accounting/resources/incomeStatements/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/incomeStatements/client/Client.js +3 -3
- package/api/resources/accounting/resources/invoices/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/invoices/client/Client.js +5 -5
- package/api/resources/accounting/resources/issues/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/issues/client/Client.js +3 -3
- package/api/resources/accounting/resources/items/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/items/client/Client.js +3 -3
- package/api/resources/accounting/resources/journalEntries/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/journalEntries/client/Client.js +5 -5
- package/api/resources/accounting/resources/linkToken/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/linkToken/client/Client.js +2 -2
- package/api/resources/accounting/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/linkedAccounts/client/Client.js +2 -2
- package/api/resources/accounting/resources/passthrough/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/passthrough/client/Client.js +2 -2
- package/api/resources/accounting/resources/payments/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/payments/client/Client.js +5 -5
- package/api/resources/accounting/resources/phoneNumbers/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/phoneNumbers/client/Client.js +2 -2
- package/api/resources/accounting/resources/purchaseOrders/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/purchaseOrders/client/Client.js +5 -5
- package/api/resources/accounting/resources/regenerateKey/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/regenerateKey/client/Client.js +2 -2
- package/api/resources/accounting/resources/selectiveSync/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/selectiveSync/client/Client.js +4 -4
- package/api/resources/accounting/resources/syncStatus/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/syncStatus/client/Client.js +2 -2
- package/api/resources/accounting/resources/taxRates/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/taxRates/client/Client.js +3 -3
- package/api/resources/accounting/resources/trackingCategories/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/trackingCategories/client/Client.js +3 -3
- package/api/resources/accounting/resources/transactions/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/transactions/client/Client.js +3 -3
- package/api/resources/accounting/resources/vendorCredits/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/vendorCredits/client/Client.js +3 -3
- package/api/resources/accounting/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/api/resources/accounting/resources/webhookReceivers/client/Client.js +3 -3
- package/api/resources/ats/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/accountDetails/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/accountDetails/client/Client.js +2 -2
- package/api/resources/ats/resources/accountToken/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/accountToken/client/Client.js +2 -2
- package/api/resources/ats/resources/activities/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/activities/client/Client.js +5 -5
- package/api/resources/ats/resources/applications/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/applications/client/Client.js +6 -6
- package/api/resources/ats/resources/attachments/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/attachments/client/Client.js +5 -5
- package/api/resources/ats/resources/availableActions/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/availableActions/client/Client.js +2 -2
- package/api/resources/ats/resources/candidates/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/candidates/client/Client.js +8 -8
- package/api/resources/ats/resources/deleteAccount/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/deleteAccount/client/Client.js +2 -2
- package/api/resources/ats/resources/departments/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/departments/client/Client.js +3 -3
- package/api/resources/ats/resources/eeocs/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/eeocs/client/Client.js +3 -3
- package/api/resources/ats/resources/forceResync/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/forceResync/client/Client.js +2 -2
- package/api/resources/ats/resources/generateKey/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/generateKey/client/Client.js +2 -2
- package/api/resources/ats/resources/interviews/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/interviews/client/Client.js +5 -5
- package/api/resources/ats/resources/issues/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/issues/client/Client.js +3 -3
- package/api/resources/ats/resources/jobInterviewStages/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/jobInterviewStages/client/Client.js +3 -3
- package/api/resources/ats/resources/jobs/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/jobs/client/Client.js +3 -3
- package/api/resources/ats/resources/linkToken/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/linkToken/client/Client.js +2 -2
- package/api/resources/ats/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/linkedAccounts/client/Client.js +2 -2
- package/api/resources/ats/resources/offers/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/offers/client/Client.js +3 -3
- package/api/resources/ats/resources/offices/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/offices/client/Client.js +3 -3
- package/api/resources/ats/resources/passthrough/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/passthrough/client/Client.js +2 -2
- package/api/resources/ats/resources/regenerateKey/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/regenerateKey/client/Client.js +2 -2
- package/api/resources/ats/resources/rejectReasons/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/rejectReasons/client/Client.js +3 -3
- package/api/resources/ats/resources/scorecards/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/scorecards/client/Client.js +3 -3
- package/api/resources/ats/resources/selectiveSync/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/selectiveSync/client/Client.js +4 -4
- package/api/resources/ats/resources/syncStatus/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/syncStatus/client/Client.js +2 -2
- package/api/resources/ats/resources/tags/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/tags/client/Client.js +2 -2
- package/api/resources/ats/resources/users/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/users/client/Client.js +3 -3
- package/api/resources/ats/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/api/resources/ats/resources/webhookReceivers/client/Client.js +3 -3
- package/api/resources/crm/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/accountDetails/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/accountDetails/client/Client.js +2 -2
- package/api/resources/crm/resources/accountToken/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/accountToken/client/Client.js +2 -2
- package/api/resources/crm/resources/accounts/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/accounts/client/Client.js +8 -8
- package/api/resources/crm/resources/associationTypes/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/associationTypes/client/Client.js +5 -5
- package/api/resources/crm/resources/associations/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/associations/client/Client.js +3 -3
- package/api/resources/crm/resources/availableActions/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/availableActions/client/Client.js +2 -2
- package/api/resources/crm/resources/contacts/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/contacts/client/Client.js +9 -9
- package/api/resources/crm/resources/customObjectClasses/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/customObjectClasses/client/Client.js +4 -4
- package/api/resources/crm/resources/customObjects/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/customObjects/client/Client.js +7 -7
- package/api/resources/crm/resources/deleteAccount/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/deleteAccount/client/Client.js +2 -2
- package/api/resources/crm/resources/engagementTypes/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/engagementTypes/client/Client.js +4 -4
- package/api/resources/crm/resources/engagements/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/engagements/client/Client.js +8 -8
- package/api/resources/crm/resources/forceResync/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/forceResync/client/Client.js +2 -2
- package/api/resources/crm/resources/generateKey/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/generateKey/client/Client.js +2 -2
- package/api/resources/crm/resources/issues/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/issues/client/Client.js +3 -3
- package/api/resources/crm/resources/leads/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/leads/client/Client.js +6 -6
- package/api/resources/crm/resources/linkToken/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/linkToken/client/Client.js +2 -2
- package/api/resources/crm/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/linkedAccounts/client/Client.js +2 -2
- package/api/resources/crm/resources/notes/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/notes/client/Client.js +6 -6
- package/api/resources/crm/resources/opportunities/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/opportunities/client/Client.js +8 -8
- package/api/resources/crm/resources/passthrough/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/passthrough/client/Client.js +2 -2
- package/api/resources/crm/resources/regenerateKey/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/regenerateKey/client/Client.js +2 -2
- package/api/resources/crm/resources/selectiveSync/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/selectiveSync/client/Client.js +4 -4
- package/api/resources/crm/resources/stages/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/stages/client/Client.js +4 -4
- package/api/resources/crm/resources/syncStatus/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/syncStatus/client/Client.js +2 -2
- package/api/resources/crm/resources/tasks/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/tasks/client/Client.js +8 -8
- package/api/resources/crm/resources/users/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/users/client/Client.js +5 -5
- package/api/resources/crm/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/api/resources/crm/resources/webhookReceivers/client/Client.js +3 -3
- package/api/resources/filestorage/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/accountDetails/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/accountDetails/client/Client.js +2 -2
- package/api/resources/filestorage/resources/accountToken/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/accountToken/client/Client.js +2 -2
- package/api/resources/filestorage/resources/availableActions/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/availableActions/client/Client.js +2 -2
- package/api/resources/filestorage/resources/deleteAccount/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/deleteAccount/client/Client.js +2 -2
- package/api/resources/filestorage/resources/drives/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/drives/client/Client.js +3 -3
- package/api/resources/filestorage/resources/files/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/files/client/Client.js +6 -6
- package/api/resources/filestorage/resources/folders/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/folders/client/Client.js +5 -5
- package/api/resources/filestorage/resources/forceResync/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/forceResync/client/Client.js +2 -2
- package/api/resources/filestorage/resources/generateKey/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/generateKey/client/Client.js +2 -2
- package/api/resources/filestorage/resources/groups/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/groups/client/Client.js +3 -3
- package/api/resources/filestorage/resources/issues/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/issues/client/Client.js +3 -3
- package/api/resources/filestorage/resources/linkToken/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/linkToken/client/Client.js +2 -2
- package/api/resources/filestorage/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/linkedAccounts/client/Client.js +2 -2
- package/api/resources/filestorage/resources/passthrough/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/passthrough/client/Client.js +2 -2
- package/api/resources/filestorage/resources/regenerateKey/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/regenerateKey/client/Client.js +2 -2
- package/api/resources/filestorage/resources/selectiveSync/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/selectiveSync/client/Client.js +4 -4
- package/api/resources/filestorage/resources/syncStatus/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/syncStatus/client/Client.js +2 -2
- package/api/resources/filestorage/resources/users/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/users/client/Client.js +3 -3
- package/api/resources/filestorage/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/webhookReceivers/client/Client.js +3 -3
- package/api/resources/hris/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/accountDetails/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/accountDetails/client/Client.js +2 -2
- package/api/resources/hris/resources/accountToken/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/accountToken/client/Client.js +2 -2
- package/api/resources/hris/resources/availableActions/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/availableActions/client/Client.js +2 -2
- package/api/resources/hris/resources/bankInfo/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/bankInfo/client/Client.js +3 -3
- package/api/resources/hris/resources/benefits/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/benefits/client/Client.js +3 -3
- package/api/resources/hris/resources/companies/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/companies/client/Client.js +3 -3
- package/api/resources/hris/resources/deleteAccount/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/deleteAccount/client/Client.js +2 -2
- package/api/resources/hris/resources/employeePayrollRuns/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/employeePayrollRuns/client/Client.js +3 -3
- package/api/resources/hris/resources/employees/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/employees/client/Client.js +6 -6
- package/api/resources/hris/resources/employments/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/employments/client/Client.js +3 -3
- package/api/resources/hris/resources/forceResync/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/forceResync/client/Client.js +2 -2
- package/api/resources/hris/resources/generateKey/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/generateKey/client/Client.js +2 -2
- package/api/resources/hris/resources/groups/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/groups/client/Client.js +3 -3
- package/api/resources/hris/resources/issues/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/issues/client/Client.js +3 -3
- package/api/resources/hris/resources/linkToken/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/linkToken/client/Client.js +2 -2
- package/api/resources/hris/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/linkedAccounts/client/Client.js +2 -2
- package/api/resources/hris/resources/locations/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/locations/client/Client.js +3 -3
- package/api/resources/hris/resources/passthrough/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/passthrough/client/Client.js +2 -2
- package/api/resources/hris/resources/payGroups/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/payGroups/client/Client.js +3 -3
- package/api/resources/hris/resources/payrollRuns/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/payrollRuns/client/Client.js +3 -3
- package/api/resources/hris/resources/regenerateKey/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/regenerateKey/client/Client.js +2 -2
- package/api/resources/hris/resources/selectiveSync/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/selectiveSync/client/Client.js +4 -4
- package/api/resources/hris/resources/syncStatus/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/syncStatus/client/Client.js +2 -2
- package/api/resources/hris/resources/teams/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/teams/client/Client.js +3 -3
- package/api/resources/hris/resources/timeOff/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/timeOff/client/Client.js +5 -5
- package/api/resources/hris/resources/timeOffBalances/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/timeOffBalances/client/Client.js +3 -3
- package/api/resources/hris/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/api/resources/hris/resources/webhookReceivers/client/Client.js +3 -3
- package/api/resources/index.d.ts +1 -1
- package/api/resources/index.js +2 -2
- package/api/resources/ticketing/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/accountDetails/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/accountDetails/client/Client.js +2 -2
- package/api/resources/ticketing/resources/accountToken/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/accountToken/client/Client.js +2 -2
- package/api/resources/ticketing/resources/accounts/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/accounts/client/Client.js +3 -3
- package/api/resources/ticketing/resources/attachments/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/attachments/client/Client.js +6 -6
- package/api/resources/ticketing/resources/availableActions/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/availableActions/client/Client.js +2 -2
- package/api/resources/ticketing/resources/collections/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/collections/client/Client.js +4 -4
- package/api/resources/ticketing/resources/comments/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/comments/client/Client.js +5 -5
- package/api/resources/ticketing/resources/contacts/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/contacts/client/Client.js +3 -3
- package/api/resources/ticketing/resources/deleteAccount/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/deleteAccount/client/Client.js +2 -2
- package/api/resources/ticketing/resources/forceResync/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/forceResync/client/Client.js +2 -2
- package/api/resources/ticketing/resources/generateKey/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/generateKey/client/Client.js +2 -2
- package/api/resources/ticketing/resources/issues/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/issues/client/Client.js +3 -3
- package/api/resources/ticketing/resources/linkToken/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/linkToken/client/Client.js +2 -2
- package/api/resources/ticketing/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/linkedAccounts/client/Client.js +2 -2
- package/api/resources/ticketing/resources/passthrough/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/passthrough/client/Client.js +2 -2
- package/api/resources/ticketing/resources/projects/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/projects/client/Client.js +4 -4
- package/api/resources/ticketing/resources/regenerateKey/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/regenerateKey/client/Client.js +2 -2
- package/api/resources/ticketing/resources/selectiveSync/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/selectiveSync/client/Client.js +4 -4
- package/api/resources/ticketing/resources/syncStatus/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/syncStatus/client/Client.js +2 -2
- package/api/resources/ticketing/resources/tags/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/tags/client/Client.js +3 -3
- package/api/resources/ticketing/resources/teams/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/teams/client/Client.js +3 -3
- package/api/resources/ticketing/resources/tickets/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/tickets/client/Client.js +9 -9
- package/api/resources/ticketing/resources/users/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/users/client/Client.js +3 -3
- package/api/resources/ticketing/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/Client.d.ts +4 -4
- package/dist/Client.js +9 -9
- package/dist/api/resources/accounting/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/accountDetails/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/accountDetails/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/accountToken/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/accountToken/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/accounts/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/accounts/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/addresses/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/addresses/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/attachments/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/attachments/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/availableActions/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/availableActions/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/balanceSheets/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/balanceSheets/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/companyInfo/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/companyInfo/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/contacts/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/contacts/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/creditNotes/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/creditNotes/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/deleteAccount/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/deleteAccount/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/expenses/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/expenses/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/forceResync/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/forceResync/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/generateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/generateKey/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/incomeStatements/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/incomeStatements/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/invoices/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/invoices/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/issues/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/issues/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/items/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/items/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/journalEntries/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/journalEntries/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/linkToken/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/linkToken/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/passthrough/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/passthrough/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/payments/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/payments/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.js +5 -5
- package/dist/api/resources/accounting/resources/regenerateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/regenerateKey/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/selectiveSync/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/selectiveSync/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/syncStatus/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/syncStatus/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/taxRates/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/taxRates/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/trackingCategories/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/trackingCategories/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/transactions/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/transactions/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/vendorCredits/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/vendorCredits/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/api/resources/ats/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/accountDetails/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/accountDetails/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/accountToken/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/accountToken/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/activities/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/activities/client/Client.js +5 -5
- package/dist/api/resources/ats/resources/applications/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/applications/client/Client.js +6 -6
- package/dist/api/resources/ats/resources/attachments/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/attachments/client/Client.js +5 -5
- package/dist/api/resources/ats/resources/availableActions/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/availableActions/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/candidates/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/candidates/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/deleteAccount/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/deleteAccount/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/departments/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/departments/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/eeocs/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/eeocs/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/forceResync/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/forceResync/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/generateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/generateKey/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/interviews/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/interviews/client/Client.js +5 -5
- package/dist/api/resources/ats/resources/issues/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/issues/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/jobs/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/jobs/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/linkToken/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/linkToken/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/linkedAccounts/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/offers/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/offers/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/offices/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/offices/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/passthrough/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/passthrough/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/regenerateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/regenerateKey/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/rejectReasons/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/rejectReasons/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/scorecards/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/scorecards/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/selectiveSync/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/selectiveSync/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/syncStatus/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/syncStatus/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/tags/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/tags/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/users/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/users/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/dist/api/resources/ats/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/api/resources/crm/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/accountDetails/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/accountDetails/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/accountToken/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/accountToken/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/accounts/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/accounts/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/associationTypes/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/associationTypes/client/Client.js +5 -5
- package/dist/api/resources/crm/resources/associations/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/associations/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/availableActions/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/availableActions/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/contacts/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/contacts/client/Client.js +9 -9
- package/dist/api/resources/crm/resources/customObjectClasses/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/customObjectClasses/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/customObjects/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/customObjects/client/Client.js +7 -7
- package/dist/api/resources/crm/resources/deleteAccount/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/deleteAccount/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/engagementTypes/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/engagementTypes/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/engagements/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/engagements/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/forceResync/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/forceResync/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/generateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/generateKey/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/issues/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/issues/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/leads/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/leads/client/Client.js +6 -6
- package/dist/api/resources/crm/resources/linkToken/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/linkToken/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/linkedAccounts/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/notes/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/notes/client/Client.js +6 -6
- package/dist/api/resources/crm/resources/opportunities/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/opportunities/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/passthrough/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/passthrough/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/regenerateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/regenerateKey/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/selectiveSync/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/selectiveSync/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/stages/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/stages/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/syncStatus/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/syncStatus/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/tasks/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/tasks/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/users/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/users/client/Client.js +5 -5
- package/dist/api/resources/crm/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/dist/api/resources/crm/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/api/resources/filestorage/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/accountDetails/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/accountDetails/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/accountToken/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/accountToken/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/availableActions/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/availableActions/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/drives/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/drives/client/Client.js +3 -3
- package/dist/api/resources/filestorage/resources/files/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/files/client/Client.js +6 -6
- package/dist/api/resources/filestorage/resources/folders/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/folders/client/Client.js +5 -5
- package/dist/api/resources/filestorage/resources/forceResync/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/forceResync/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/generateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/generateKey/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/groups/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/groups/client/Client.js +3 -3
- package/dist/api/resources/filestorage/resources/issues/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/issues/client/Client.js +3 -3
- package/dist/api/resources/filestorage/resources/linkToken/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/linkToken/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/passthrough/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/passthrough/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/selectiveSync/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/selectiveSync/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/syncStatus/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/syncStatus/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/users/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/users/client/Client.js +3 -3
- package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/api/resources/hris/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/accountDetails/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/accountDetails/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/accountToken/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/accountToken/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/availableActions/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/availableActions/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/bankInfo/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/bankInfo/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/benefits/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/benefits/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/companies/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/companies/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/deleteAccount/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/deleteAccount/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/employees/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/employees/client/Client.js +6 -6
- package/dist/api/resources/hris/resources/employments/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/employments/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/forceResync/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/forceResync/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/generateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/generateKey/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/groups/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/groups/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/issues/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/issues/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/linkToken/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/linkToken/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/linkedAccounts/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/locations/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/locations/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/passthrough/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/passthrough/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/payGroups/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/payGroups/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/payrollRuns/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/payrollRuns/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/regenerateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/regenerateKey/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/selectiveSync/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/selectiveSync/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/syncStatus/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/syncStatus/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/teams/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/teams/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/timeOff/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/timeOff/client/Client.js +5 -5
- package/dist/api/resources/hris/resources/timeOffBalances/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/timeOffBalances/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/dist/api/resources/hris/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/api/resources/index.d.ts +1 -1
- package/dist/api/resources/index.js +2 -2
- package/dist/api/resources/ticketing/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/accountDetails/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/accountDetails/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/accountToken/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/accountToken/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/accounts/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/accounts/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/attachments/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/attachments/client/Client.js +6 -6
- package/dist/api/resources/ticketing/resources/availableActions/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/availableActions/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/collections/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/collections/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/comments/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/comments/client/Client.js +5 -5
- package/dist/api/resources/ticketing/resources/contacts/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/contacts/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/forceResync/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/forceResync/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/generateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/generateKey/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/issues/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/issues/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/linkToken/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/linkToken/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/passthrough/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/passthrough/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/projects/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/projects/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/selectiveSync/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/selectiveSync/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/syncStatus/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/syncStatus/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/tags/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/tags/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/teams/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/teams/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/tickets/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/tickets/client/Client.js +9 -9
- package/dist/api/resources/ticketing/resources/users/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/users/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.js +3 -3
- package/dist/serialization/resources/index.d.ts +1 -1
- package/dist/serialization/resources/index.js +2 -2
- package/package.json +1 -1
- package/serialization/resources/index.d.ts +1 -1
- package/serialization/resources/index.js +2 -2
|
@@ -117,7 +117,7 @@ class Contacts {
|
|
|
117
117
|
: undefined,
|
|
118
118
|
"X-Fern-Language": "JavaScript",
|
|
119
119
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
120
|
-
"X-Fern-SDK-Version": "0.1.
|
|
120
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
121
121
|
},
|
|
122
122
|
contentType: "application/json",
|
|
123
123
|
queryParameters: _queryParams,
|
|
@@ -176,7 +176,7 @@ class Contacts {
|
|
|
176
176
|
: undefined,
|
|
177
177
|
"X-Fern-Language": "JavaScript",
|
|
178
178
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
179
|
-
"X-Fern-SDK-Version": "0.1.
|
|
179
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
180
180
|
},
|
|
181
181
|
contentType: "application/json",
|
|
182
182
|
queryParameters: _queryParams,
|
|
@@ -244,7 +244,7 @@ class Contacts {
|
|
|
244
244
|
: undefined,
|
|
245
245
|
"X-Fern-Language": "JavaScript",
|
|
246
246
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
247
|
-
"X-Fern-SDK-Version": "0.1.
|
|
247
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
248
248
|
},
|
|
249
249
|
contentType: "application/json",
|
|
250
250
|
queryParameters: _queryParams,
|
|
@@ -295,7 +295,7 @@ class Contacts {
|
|
|
295
295
|
: undefined,
|
|
296
296
|
"X-Fern-Language": "JavaScript",
|
|
297
297
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
298
|
-
"X-Fern-SDK-Version": "0.1.
|
|
298
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
299
299
|
},
|
|
300
300
|
contentType: "application/json",
|
|
301
301
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -331,7 +331,7 @@ class Contacts {
|
|
|
331
331
|
}
|
|
332
332
|
_getAuthorizationHeader() {
|
|
333
333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
334
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
334
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
335
335
|
});
|
|
336
336
|
}
|
|
337
337
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace CreditNotes {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -112,7 +112,7 @@ class CreditNotes {
|
|
|
112
112
|
: undefined,
|
|
113
113
|
"X-Fern-Language": "JavaScript",
|
|
114
114
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
115
|
-
"X-Fern-SDK-Version": "0.1.
|
|
115
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
116
116
|
},
|
|
117
117
|
contentType: "application/json",
|
|
118
118
|
queryParameters: _queryParams,
|
|
@@ -177,7 +177,7 @@ class CreditNotes {
|
|
|
177
177
|
: undefined,
|
|
178
178
|
"X-Fern-Language": "JavaScript",
|
|
179
179
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
180
|
-
"X-Fern-SDK-Version": "0.1.
|
|
180
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
181
181
|
},
|
|
182
182
|
contentType: "application/json",
|
|
183
183
|
queryParameters: _queryParams,
|
|
@@ -214,7 +214,7 @@ class CreditNotes {
|
|
|
214
214
|
}
|
|
215
215
|
_getAuthorizationHeader() {
|
|
216
216
|
return __awaiter(this, void 0, void 0, function* () {
|
|
217
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
217
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
218
218
|
});
|
|
219
219
|
}
|
|
220
220
|
}
|
|
@@ -6,7 +6,7 @@ import * as core from "../../../../../../core";
|
|
|
6
6
|
export declare namespace DeleteAccount {
|
|
7
7
|
interface Options {
|
|
8
8
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
9
|
-
|
|
9
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
10
10
|
accountToken?: core.Supplier<string | undefined>;
|
|
11
11
|
}
|
|
12
12
|
interface RequestOptions {
|
|
@@ -63,7 +63,7 @@ class DeleteAccount {
|
|
|
63
63
|
: undefined,
|
|
64
64
|
"X-Fern-Language": "JavaScript",
|
|
65
65
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
66
|
-
"X-Fern-SDK-Version": "0.1.
|
|
66
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
67
67
|
},
|
|
68
68
|
contentType: "application/json",
|
|
69
69
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -94,7 +94,7 @@ class DeleteAccount {
|
|
|
94
94
|
}
|
|
95
95
|
_getAuthorizationHeader() {
|
|
96
96
|
return __awaiter(this, void 0, void 0, function* () {
|
|
97
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
97
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
98
98
|
});
|
|
99
99
|
}
|
|
100
100
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Expenses {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -117,7 +117,7 @@ class Expenses {
|
|
|
117
117
|
: undefined,
|
|
118
118
|
"X-Fern-Language": "JavaScript",
|
|
119
119
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
120
|
-
"X-Fern-SDK-Version": "0.1.
|
|
120
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
121
121
|
},
|
|
122
122
|
contentType: "application/json",
|
|
123
123
|
queryParameters: _queryParams,
|
|
@@ -176,7 +176,7 @@ class Expenses {
|
|
|
176
176
|
: undefined,
|
|
177
177
|
"X-Fern-Language": "JavaScript",
|
|
178
178
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
179
|
-
"X-Fern-SDK-Version": "0.1.
|
|
179
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
180
180
|
},
|
|
181
181
|
contentType: "application/json",
|
|
182
182
|
queryParameters: _queryParams,
|
|
@@ -238,7 +238,7 @@ class Expenses {
|
|
|
238
238
|
: undefined,
|
|
239
239
|
"X-Fern-Language": "JavaScript",
|
|
240
240
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
241
|
-
"X-Fern-SDK-Version": "0.1.
|
|
241
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
242
242
|
},
|
|
243
243
|
contentType: "application/json",
|
|
244
244
|
queryParameters: _queryParams,
|
|
@@ -289,7 +289,7 @@ class Expenses {
|
|
|
289
289
|
: undefined,
|
|
290
290
|
"X-Fern-Language": "JavaScript",
|
|
291
291
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
292
|
-
"X-Fern-SDK-Version": "0.1.
|
|
292
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
293
293
|
},
|
|
294
294
|
contentType: "application/json",
|
|
295
295
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -325,7 +325,7 @@ class Expenses {
|
|
|
325
325
|
}
|
|
326
326
|
_getAuthorizationHeader() {
|
|
327
327
|
return __awaiter(this, void 0, void 0, function* () {
|
|
328
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
328
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
329
329
|
});
|
|
330
330
|
}
|
|
331
331
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace ForceResync {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -64,7 +64,7 @@ class ForceResync {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "0.1.
|
|
67
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -100,7 +100,7 @@ class ForceResync {
|
|
|
100
100
|
}
|
|
101
101
|
_getAuthorizationHeader() {
|
|
102
102
|
return __awaiter(this, void 0, void 0, function* () {
|
|
103
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
103
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
104
104
|
});
|
|
105
105
|
}
|
|
106
106
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace GenerateKey {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -64,7 +64,7 @@ class GenerateKey {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "0.1.
|
|
67
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
body: yield serializers.accounting.GenerateRemoteKeyRequest.jsonOrThrow(request, {
|
|
@@ -103,7 +103,7 @@ class GenerateKey {
|
|
|
103
103
|
}
|
|
104
104
|
_getAuthorizationHeader() {
|
|
105
105
|
return __awaiter(this, void 0, void 0, function* () {
|
|
106
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
106
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
107
107
|
});
|
|
108
108
|
}
|
|
109
109
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace IncomeStatements {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -100,7 +100,7 @@ class IncomeStatements {
|
|
|
100
100
|
: undefined,
|
|
101
101
|
"X-Fern-Language": "JavaScript",
|
|
102
102
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
103
|
-
"X-Fern-SDK-Version": "0.1.
|
|
103
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
104
104
|
},
|
|
105
105
|
contentType: "application/json",
|
|
106
106
|
queryParameters: _queryParams,
|
|
@@ -159,7 +159,7 @@ class IncomeStatements {
|
|
|
159
159
|
: undefined,
|
|
160
160
|
"X-Fern-Language": "JavaScript",
|
|
161
161
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
162
|
-
"X-Fern-SDK-Version": "0.1.
|
|
162
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
163
163
|
},
|
|
164
164
|
contentType: "application/json",
|
|
165
165
|
queryParameters: _queryParams,
|
|
@@ -196,7 +196,7 @@ class IncomeStatements {
|
|
|
196
196
|
}
|
|
197
197
|
_getAuthorizationHeader() {
|
|
198
198
|
return __awaiter(this, void 0, void 0, function* () {
|
|
199
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
199
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
200
200
|
});
|
|
201
201
|
}
|
|
202
202
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Invoices {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -129,7 +129,7 @@ class Invoices {
|
|
|
129
129
|
: undefined,
|
|
130
130
|
"X-Fern-Language": "JavaScript",
|
|
131
131
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
132
|
-
"X-Fern-SDK-Version": "0.1.
|
|
132
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
133
133
|
},
|
|
134
134
|
contentType: "application/json",
|
|
135
135
|
queryParameters: _queryParams,
|
|
@@ -188,7 +188,7 @@ class Invoices {
|
|
|
188
188
|
: undefined,
|
|
189
189
|
"X-Fern-Language": "JavaScript",
|
|
190
190
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
191
|
-
"X-Fern-SDK-Version": "0.1.
|
|
191
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
192
192
|
},
|
|
193
193
|
contentType: "application/json",
|
|
194
194
|
queryParameters: _queryParams,
|
|
@@ -256,7 +256,7 @@ class Invoices {
|
|
|
256
256
|
: undefined,
|
|
257
257
|
"X-Fern-Language": "JavaScript",
|
|
258
258
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
259
|
-
"X-Fern-SDK-Version": "0.1.
|
|
259
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
260
260
|
},
|
|
261
261
|
contentType: "application/json",
|
|
262
262
|
queryParameters: _queryParams,
|
|
@@ -307,7 +307,7 @@ class Invoices {
|
|
|
307
307
|
: undefined,
|
|
308
308
|
"X-Fern-Language": "JavaScript",
|
|
309
309
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
310
|
-
"X-Fern-SDK-Version": "0.1.
|
|
310
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
311
311
|
},
|
|
312
312
|
contentType: "application/json",
|
|
313
313
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -343,7 +343,7 @@ class Invoices {
|
|
|
343
343
|
}
|
|
344
344
|
_getAuthorizationHeader() {
|
|
345
345
|
return __awaiter(this, void 0, void 0, function* () {
|
|
346
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
346
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
347
347
|
});
|
|
348
348
|
}
|
|
349
349
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Issues {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -106,7 +106,7 @@ class Issues {
|
|
|
106
106
|
: undefined,
|
|
107
107
|
"X-Fern-Language": "JavaScript",
|
|
108
108
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
109
|
-
"X-Fern-SDK-Version": "0.1.
|
|
109
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
110
110
|
},
|
|
111
111
|
contentType: "application/json",
|
|
112
112
|
queryParameters: _queryParams,
|
|
@@ -157,7 +157,7 @@ class Issues {
|
|
|
157
157
|
: undefined,
|
|
158
158
|
"X-Fern-Language": "JavaScript",
|
|
159
159
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
160
|
-
"X-Fern-SDK-Version": "0.1.
|
|
160
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
161
161
|
},
|
|
162
162
|
contentType: "application/json",
|
|
163
163
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -193,7 +193,7 @@ class Issues {
|
|
|
193
193
|
}
|
|
194
194
|
_getAuthorizationHeader() {
|
|
195
195
|
return __awaiter(this, void 0, void 0, function* () {
|
|
196
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
196
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
197
197
|
});
|
|
198
198
|
}
|
|
199
199
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Items {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -106,7 +106,7 @@ class Items {
|
|
|
106
106
|
: undefined,
|
|
107
107
|
"X-Fern-Language": "JavaScript",
|
|
108
108
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
109
|
-
"X-Fern-SDK-Version": "0.1.
|
|
109
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
110
110
|
},
|
|
111
111
|
contentType: "application/json",
|
|
112
112
|
queryParameters: _queryParams,
|
|
@@ -171,7 +171,7 @@ class Items {
|
|
|
171
171
|
: undefined,
|
|
172
172
|
"X-Fern-Language": "JavaScript",
|
|
173
173
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
174
|
-
"X-Fern-SDK-Version": "0.1.
|
|
174
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
175
175
|
},
|
|
176
176
|
contentType: "application/json",
|
|
177
177
|
queryParameters: _queryParams,
|
|
@@ -208,7 +208,7 @@ class Items {
|
|
|
208
208
|
}
|
|
209
209
|
_getAuthorizationHeader() {
|
|
210
210
|
return __awaiter(this, void 0, void 0, function* () {
|
|
211
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
211
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
212
212
|
});
|
|
213
213
|
}
|
|
214
214
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace JournalEntries {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -117,7 +117,7 @@ class JournalEntries {
|
|
|
117
117
|
: undefined,
|
|
118
118
|
"X-Fern-Language": "JavaScript",
|
|
119
119
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
120
|
-
"X-Fern-SDK-Version": "0.1.
|
|
120
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
121
121
|
},
|
|
122
122
|
contentType: "application/json",
|
|
123
123
|
queryParameters: _queryParams,
|
|
@@ -176,7 +176,7 @@ class JournalEntries {
|
|
|
176
176
|
: undefined,
|
|
177
177
|
"X-Fern-Language": "JavaScript",
|
|
178
178
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
179
|
-
"X-Fern-SDK-Version": "0.1.
|
|
179
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
180
180
|
},
|
|
181
181
|
contentType: "application/json",
|
|
182
182
|
queryParameters: _queryParams,
|
|
@@ -238,7 +238,7 @@ class JournalEntries {
|
|
|
238
238
|
: undefined,
|
|
239
239
|
"X-Fern-Language": "JavaScript",
|
|
240
240
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
241
|
-
"X-Fern-SDK-Version": "0.1.
|
|
241
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
242
242
|
},
|
|
243
243
|
contentType: "application/json",
|
|
244
244
|
queryParameters: _queryParams,
|
|
@@ -289,7 +289,7 @@ class JournalEntries {
|
|
|
289
289
|
: undefined,
|
|
290
290
|
"X-Fern-Language": "JavaScript",
|
|
291
291
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
292
|
-
"X-Fern-SDK-Version": "0.1.
|
|
292
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
293
293
|
},
|
|
294
294
|
contentType: "application/json",
|
|
295
295
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -325,7 +325,7 @@ class JournalEntries {
|
|
|
325
325
|
}
|
|
326
326
|
_getAuthorizationHeader() {
|
|
327
327
|
return __awaiter(this, void 0, void 0, function* () {
|
|
328
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
328
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
329
329
|
});
|
|
330
330
|
}
|
|
331
331
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace LinkToken {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -64,7 +64,7 @@ class LinkToken {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "0.1.
|
|
67
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
body: yield serializers.accounting.EndUserDetailsRequest.jsonOrThrow(request, {
|
|
@@ -103,7 +103,7 @@ class LinkToken {
|
|
|
103
103
|
}
|
|
104
104
|
_getAuthorizationHeader() {
|
|
105
105
|
return __awaiter(this, void 0, void 0, function* () {
|
|
106
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
106
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
107
107
|
});
|
|
108
108
|
}
|
|
109
109
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace LinkedAccounts {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -106,7 +106,7 @@ class LinkedAccounts {
|
|
|
106
106
|
: undefined,
|
|
107
107
|
"X-Fern-Language": "JavaScript",
|
|
108
108
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
109
|
-
"X-Fern-SDK-Version": "0.1.
|
|
109
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
110
110
|
},
|
|
111
111
|
contentType: "application/json",
|
|
112
112
|
queryParameters: _queryParams,
|
|
@@ -143,7 +143,7 @@ class LinkedAccounts {
|
|
|
143
143
|
}
|
|
144
144
|
_getAuthorizationHeader() {
|
|
145
145
|
return __awaiter(this, void 0, void 0, function* () {
|
|
146
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
146
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
147
147
|
});
|
|
148
148
|
}
|
|
149
149
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Passthrough {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -64,7 +64,7 @@ class Passthrough {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "0.1.
|
|
67
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
body: yield serializers.accounting.DataPassthroughRequest.jsonOrThrow(request, {
|
|
@@ -103,7 +103,7 @@ class Passthrough {
|
|
|
103
103
|
}
|
|
104
104
|
_getAuthorizationHeader() {
|
|
105
105
|
return __awaiter(this, void 0, void 0, function* () {
|
|
106
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
106
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
107
107
|
});
|
|
108
108
|
}
|
|
109
109
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Payments {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -123,7 +123,7 @@ class Payments {
|
|
|
123
123
|
: undefined,
|
|
124
124
|
"X-Fern-Language": "JavaScript",
|
|
125
125
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
126
|
-
"X-Fern-SDK-Version": "0.1.
|
|
126
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
127
127
|
},
|
|
128
128
|
contentType: "application/json",
|
|
129
129
|
queryParameters: _queryParams,
|
|
@@ -182,7 +182,7 @@ class Payments {
|
|
|
182
182
|
: undefined,
|
|
183
183
|
"X-Fern-Language": "JavaScript",
|
|
184
184
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
185
|
-
"X-Fern-SDK-Version": "0.1.
|
|
185
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
186
186
|
},
|
|
187
187
|
contentType: "application/json",
|
|
188
188
|
queryParameters: _queryParams,
|
|
@@ -244,7 +244,7 @@ class Payments {
|
|
|
244
244
|
: undefined,
|
|
245
245
|
"X-Fern-Language": "JavaScript",
|
|
246
246
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
247
|
-
"X-Fern-SDK-Version": "0.1.
|
|
247
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
248
248
|
},
|
|
249
249
|
contentType: "application/json",
|
|
250
250
|
queryParameters: _queryParams,
|
|
@@ -295,7 +295,7 @@ class Payments {
|
|
|
295
295
|
: undefined,
|
|
296
296
|
"X-Fern-Language": "JavaScript",
|
|
297
297
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
298
|
-
"X-Fern-SDK-Version": "0.1.
|
|
298
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
299
299
|
},
|
|
300
300
|
contentType: "application/json",
|
|
301
301
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -331,7 +331,7 @@ class Payments {
|
|
|
331
331
|
}
|
|
332
332
|
_getAuthorizationHeader() {
|
|
333
333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
334
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
334
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
335
335
|
});
|
|
336
336
|
}
|
|
337
337
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace PhoneNumbers {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|
|
@@ -70,7 +70,7 @@ class PhoneNumbers {
|
|
|
70
70
|
: undefined,
|
|
71
71
|
"X-Fern-Language": "JavaScript",
|
|
72
72
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
73
|
-
"X-Fern-SDK-Version": "0.1.
|
|
73
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
74
74
|
},
|
|
75
75
|
contentType: "application/json",
|
|
76
76
|
queryParameters: _queryParams,
|
|
@@ -107,7 +107,7 @@ class PhoneNumbers {
|
|
|
107
107
|
}
|
|
108
108
|
_getAuthorizationHeader() {
|
|
109
109
|
return __awaiter(this, void 0, void 0, function* () {
|
|
110
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
110
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
111
111
|
});
|
|
112
112
|
}
|
|
113
113
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace PurchaseOrders {
|
|
8
8
|
interface Options {
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
|
-
|
|
10
|
+
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
12
|
}
|
|
13
13
|
interface RequestOptions {
|