@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
|
@@ -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.crm.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 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 Leads {
|
|
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 {
|
|
@@ -120,7 +120,7 @@ class Leads {
|
|
|
120
120
|
: undefined,
|
|
121
121
|
"X-Fern-Language": "JavaScript",
|
|
122
122
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
123
|
-
"X-Fern-SDK-Version": "0.1.
|
|
123
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
124
124
|
},
|
|
125
125
|
contentType: "application/json",
|
|
126
126
|
queryParameters: _queryParams,
|
|
@@ -179,7 +179,7 @@ class Leads {
|
|
|
179
179
|
: undefined,
|
|
180
180
|
"X-Fern-Language": "JavaScript",
|
|
181
181
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
182
|
-
"X-Fern-SDK-Version": "0.1.
|
|
182
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
183
183
|
},
|
|
184
184
|
contentType: "application/json",
|
|
185
185
|
queryParameters: _queryParams,
|
|
@@ -242,7 +242,7 @@ class Leads {
|
|
|
242
242
|
: undefined,
|
|
243
243
|
"X-Fern-Language": "JavaScript",
|
|
244
244
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
245
|
-
"X-Fern-SDK-Version": "0.1.
|
|
245
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
246
246
|
},
|
|
247
247
|
contentType: "application/json",
|
|
248
248
|
queryParameters: _queryParams,
|
|
@@ -293,7 +293,7 @@ class Leads {
|
|
|
293
293
|
: undefined,
|
|
294
294
|
"X-Fern-Language": "JavaScript",
|
|
295
295
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
296
|
-
"X-Fern-SDK-Version": "0.1.
|
|
296
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
297
297
|
},
|
|
298
298
|
contentType: "application/json",
|
|
299
299
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -360,7 +360,7 @@ class Leads {
|
|
|
360
360
|
: undefined,
|
|
361
361
|
"X-Fern-Language": "JavaScript",
|
|
362
362
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
363
|
-
"X-Fern-SDK-Version": "0.1.
|
|
363
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
364
364
|
},
|
|
365
365
|
contentType: "application/json",
|
|
366
366
|
queryParameters: _queryParams,
|
|
@@ -397,7 +397,7 @@ class Leads {
|
|
|
397
397
|
}
|
|
398
398
|
_getAuthorizationHeader() {
|
|
399
399
|
return __awaiter(this, void 0, void 0, function* () {
|
|
400
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
400
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
401
401
|
});
|
|
402
402
|
}
|
|
403
403
|
}
|
|
@@ -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.crm.EndUserDetailsRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
|
|
@@ -101,7 +101,7 @@ class LinkToken {
|
|
|
101
101
|
}
|
|
102
102
|
_getAuthorizationHeader() {
|
|
103
103
|
return __awaiter(this, void 0, void 0, function* () {
|
|
104
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
104
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
105
105
|
});
|
|
106
106
|
}
|
|
107
107
|
}
|
|
@@ -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 Notes {
|
|
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 Notes {
|
|
|
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 Notes {
|
|
|
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,
|
|
@@ -245,7 +245,7 @@ class Notes {
|
|
|
245
245
|
: undefined,
|
|
246
246
|
"X-Fern-Language": "JavaScript",
|
|
247
247
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
248
|
-
"X-Fern-SDK-Version": "0.1.
|
|
248
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
249
249
|
},
|
|
250
250
|
contentType: "application/json",
|
|
251
251
|
queryParameters: _queryParams,
|
|
@@ -296,7 +296,7 @@ class Notes {
|
|
|
296
296
|
: undefined,
|
|
297
297
|
"X-Fern-Language": "JavaScript",
|
|
298
298
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
299
|
-
"X-Fern-SDK-Version": "0.1.
|
|
299
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
300
300
|
},
|
|
301
301
|
contentType: "application/json",
|
|
302
302
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -363,7 +363,7 @@ class Notes {
|
|
|
363
363
|
: undefined,
|
|
364
364
|
"X-Fern-Language": "JavaScript",
|
|
365
365
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
366
|
-
"X-Fern-SDK-Version": "0.1.
|
|
366
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
367
367
|
},
|
|
368
368
|
contentType: "application/json",
|
|
369
369
|
queryParameters: _queryParams,
|
|
@@ -400,7 +400,7 @@ class Notes {
|
|
|
400
400
|
}
|
|
401
401
|
_getAuthorizationHeader() {
|
|
402
402
|
return __awaiter(this, void 0, void 0, function* () {
|
|
403
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
403
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
404
404
|
});
|
|
405
405
|
}
|
|
406
406
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Opportunities {
|
|
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 Opportunities {
|
|
|
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 Opportunities {
|
|
|
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,
|
|
@@ -259,7 +259,7 @@ class Opportunities {
|
|
|
259
259
|
: undefined,
|
|
260
260
|
"X-Fern-Language": "JavaScript",
|
|
261
261
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
262
|
-
"X-Fern-SDK-Version": "0.1.
|
|
262
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
263
263
|
},
|
|
264
264
|
contentType: "application/json",
|
|
265
265
|
queryParameters: _queryParams,
|
|
@@ -318,7 +318,7 @@ class Opportunities {
|
|
|
318
318
|
: undefined,
|
|
319
319
|
"X-Fern-Language": "JavaScript",
|
|
320
320
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
321
|
-
"X-Fern-SDK-Version": "0.1.
|
|
321
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
322
322
|
},
|
|
323
323
|
contentType: "application/json",
|
|
324
324
|
queryParameters: _queryParams,
|
|
@@ -372,7 +372,7 @@ class Opportunities {
|
|
|
372
372
|
: undefined,
|
|
373
373
|
"X-Fern-Language": "JavaScript",
|
|
374
374
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
375
|
-
"X-Fern-SDK-Version": "0.1.
|
|
375
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
376
376
|
},
|
|
377
377
|
contentType: "application/json",
|
|
378
378
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -422,7 +422,7 @@ class Opportunities {
|
|
|
422
422
|
: undefined,
|
|
423
423
|
"X-Fern-Language": "JavaScript",
|
|
424
424
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
425
|
-
"X-Fern-SDK-Version": "0.1.
|
|
425
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
426
426
|
},
|
|
427
427
|
contentType: "application/json",
|
|
428
428
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -489,7 +489,7 @@ class Opportunities {
|
|
|
489
489
|
: undefined,
|
|
490
490
|
"X-Fern-Language": "JavaScript",
|
|
491
491
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
492
|
-
"X-Fern-SDK-Version": "0.1.
|
|
492
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
493
493
|
},
|
|
494
494
|
contentType: "application/json",
|
|
495
495
|
queryParameters: _queryParams,
|
|
@@ -526,7 +526,7 @@ class Opportunities {
|
|
|
526
526
|
}
|
|
527
527
|
_getAuthorizationHeader() {
|
|
528
528
|
return __awaiter(this, void 0, void 0, function* () {
|
|
529
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
529
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
530
530
|
});
|
|
531
531
|
}
|
|
532
532
|
}
|
|
@@ -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.crm.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 RegenerateKey {
|
|
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 RegenerateKey {
|
|
|
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.crm.RemoteKeyForRegenerationRequest.jsonOrThrow(request, {
|
|
@@ -103,7 +103,7 @@ class RegenerateKey {
|
|
|
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 SelectiveSync {
|
|
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 {
|
|
@@ -65,7 +65,7 @@ class SelectiveSync {
|
|
|
65
65
|
: undefined,
|
|
66
66
|
"X-Fern-Language": "JavaScript",
|
|
67
67
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
68
|
-
"X-Fern-SDK-Version": "0.1.
|
|
68
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
69
69
|
},
|
|
70
70
|
contentType: "application/json",
|
|
71
71
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -115,7 +115,7 @@ class SelectiveSync {
|
|
|
115
115
|
: undefined,
|
|
116
116
|
"X-Fern-Language": "JavaScript",
|
|
117
117
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
118
|
-
"X-Fern-SDK-Version": "0.1.
|
|
118
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
119
119
|
},
|
|
120
120
|
contentType: "application/json",
|
|
121
121
|
body: yield serializers.crm.LinkedAccountSelectiveSyncConfigurationListRequest.jsonOrThrow(request, {
|
|
@@ -179,7 +179,7 @@ class SelectiveSync {
|
|
|
179
179
|
: undefined,
|
|
180
180
|
"X-Fern-Language": "JavaScript",
|
|
181
181
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
182
|
-
"X-Fern-SDK-Version": "0.1.
|
|
182
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
183
183
|
},
|
|
184
184
|
contentType: "application/json",
|
|
185
185
|
queryParameters: _queryParams,
|
|
@@ -216,7 +216,7 @@ class SelectiveSync {
|
|
|
216
216
|
}
|
|
217
217
|
_getAuthorizationHeader() {
|
|
218
218
|
return __awaiter(this, void 0, void 0, function* () {
|
|
219
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
219
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
220
220
|
});
|
|
221
221
|
}
|
|
222
222
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Stages {
|
|
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 {
|
|
@@ -97,7 +97,7 @@ class Stages {
|
|
|
97
97
|
: undefined,
|
|
98
98
|
"X-Fern-Language": "JavaScript",
|
|
99
99
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
100
|
-
"X-Fern-SDK-Version": "0.1.
|
|
100
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
101
101
|
},
|
|
102
102
|
contentType: "application/json",
|
|
103
103
|
queryParameters: _queryParams,
|
|
@@ -156,7 +156,7 @@ class Stages {
|
|
|
156
156
|
: undefined,
|
|
157
157
|
"X-Fern-Language": "JavaScript",
|
|
158
158
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
159
|
-
"X-Fern-SDK-Version": "0.1.
|
|
159
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
160
160
|
},
|
|
161
161
|
contentType: "application/json",
|
|
162
162
|
queryParameters: _queryParams,
|
|
@@ -224,7 +224,7 @@ class Stages {
|
|
|
224
224
|
: undefined,
|
|
225
225
|
"X-Fern-Language": "JavaScript",
|
|
226
226
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
227
|
-
"X-Fern-SDK-Version": "0.1.
|
|
227
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
228
228
|
},
|
|
229
229
|
contentType: "application/json",
|
|
230
230
|
queryParameters: _queryParams,
|
|
@@ -261,7 +261,7 @@ class Stages {
|
|
|
261
261
|
}
|
|
262
262
|
_getAuthorizationHeader() {
|
|
263
263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
264
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
264
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
265
265
|
});
|
|
266
266
|
}
|
|
267
267
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace SyncStatus {
|
|
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 {
|
|
@@ -73,7 +73,7 @@ class SyncStatus {
|
|
|
73
73
|
: undefined,
|
|
74
74
|
"X-Fern-Language": "JavaScript",
|
|
75
75
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
76
|
-
"X-Fern-SDK-Version": "0.1.
|
|
76
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
77
77
|
},
|
|
78
78
|
contentType: "application/json",
|
|
79
79
|
queryParameters: _queryParams,
|
|
@@ -110,7 +110,7 @@ class SyncStatus {
|
|
|
110
110
|
}
|
|
111
111
|
_getAuthorizationHeader() {
|
|
112
112
|
return __awaiter(this, void 0, void 0, function* () {
|
|
113
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
113
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
114
114
|
});
|
|
115
115
|
}
|
|
116
116
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Tasks {
|
|
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 {
|
|
@@ -111,7 +111,7 @@ class Tasks {
|
|
|
111
111
|
: undefined,
|
|
112
112
|
"X-Fern-Language": "JavaScript",
|
|
113
113
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
114
|
-
"X-Fern-SDK-Version": "0.1.
|
|
114
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
115
115
|
},
|
|
116
116
|
contentType: "application/json",
|
|
117
117
|
queryParameters: _queryParams,
|
|
@@ -170,7 +170,7 @@ class Tasks {
|
|
|
170
170
|
: undefined,
|
|
171
171
|
"X-Fern-Language": "JavaScript",
|
|
172
172
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
173
|
-
"X-Fern-SDK-Version": "0.1.
|
|
173
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
174
174
|
},
|
|
175
175
|
contentType: "application/json",
|
|
176
176
|
queryParameters: _queryParams,
|
|
@@ -233,7 +233,7 @@ class Tasks {
|
|
|
233
233
|
: undefined,
|
|
234
234
|
"X-Fern-Language": "JavaScript",
|
|
235
235
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
236
|
-
"X-Fern-SDK-Version": "0.1.
|
|
236
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
237
237
|
},
|
|
238
238
|
contentType: "application/json",
|
|
239
239
|
queryParameters: _queryParams,
|
|
@@ -292,7 +292,7 @@ class Tasks {
|
|
|
292
292
|
: undefined,
|
|
293
293
|
"X-Fern-Language": "JavaScript",
|
|
294
294
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
295
|
-
"X-Fern-SDK-Version": "0.1.
|
|
295
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
296
296
|
},
|
|
297
297
|
contentType: "application/json",
|
|
298
298
|
queryParameters: _queryParams,
|
|
@@ -346,7 +346,7 @@ class Tasks {
|
|
|
346
346
|
: undefined,
|
|
347
347
|
"X-Fern-Language": "JavaScript",
|
|
348
348
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
349
|
-
"X-Fern-SDK-Version": "0.1.
|
|
349
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
350
350
|
},
|
|
351
351
|
contentType: "application/json",
|
|
352
352
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -396,7 +396,7 @@ class Tasks {
|
|
|
396
396
|
: undefined,
|
|
397
397
|
"X-Fern-Language": "JavaScript",
|
|
398
398
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
399
|
-
"X-Fern-SDK-Version": "0.1.
|
|
399
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
400
400
|
},
|
|
401
401
|
contentType: "application/json",
|
|
402
402
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -463,7 +463,7 @@ class Tasks {
|
|
|
463
463
|
: undefined,
|
|
464
464
|
"X-Fern-Language": "JavaScript",
|
|
465
465
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
466
|
-
"X-Fern-SDK-Version": "0.1.
|
|
466
|
+
"X-Fern-SDK-Version": "0.1.1",
|
|
467
467
|
},
|
|
468
468
|
contentType: "application/json",
|
|
469
469
|
queryParameters: _queryParams,
|
|
@@ -500,7 +500,7 @@ class Tasks {
|
|
|
500
500
|
}
|
|
501
501
|
_getAuthorizationHeader() {
|
|
502
502
|
return __awaiter(this, void 0, void 0, function* () {
|
|
503
|
-
return `Bearer ${yield core.Supplier.get(this._options.
|
|
503
|
+
return `Bearer ${yield core.Supplier.get(this._options.apiKey)}`;
|
|
504
504
|
});
|
|
505
505
|
}
|
|
506
506
|
}
|
|
@@ -7,7 +7,7 @@ import * as Merge from "../../../../..";
|
|
|
7
7
|
export declare namespace Users {
|
|
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 {
|