@mergeapi/merge-node-client 1.0.11 → 1.0.12
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 -3
- package/Client.js +11 -11
- package/api/resources/accounting/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/accountDetails/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/accountDetails/client/Client.js +4 -4
- package/api/resources/accounting/resources/accountToken/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/accountToken/client/Client.js +4 -4
- package/api/resources/accounting/resources/accountingPeriods/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/accountingPeriods/client/Client.js +8 -8
- package/api/resources/accounting/resources/accounts/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/accounts/client/Client.js +16 -16
- package/api/resources/accounting/resources/addresses/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/addresses/client/Client.js +4 -4
- package/api/resources/accounting/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/api/resources/accounting/resources/asyncPassthrough/client/Client.js +9 -12
- package/api/resources/accounting/resources/asyncPassthrough/index.d.ts +1 -0
- package/api/resources/accounting/resources/asyncPassthrough/index.js +1 -0
- package/api/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/api/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/api/resources/accounting/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/api/resources/accounting/resources/asyncPassthrough/types/index.js +17 -0
- package/api/resources/accounting/resources/attachments/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/attachments/client/Client.js +16 -16
- package/api/resources/accounting/resources/auditTrail/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/auditTrail/client/Client.js +4 -4
- package/api/resources/accounting/resources/availableActions/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/availableActions/client/Client.js +4 -4
- package/api/resources/accounting/resources/balanceSheets/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/balanceSheets/client/Client.js +8 -8
- package/api/resources/accounting/resources/cashFlowStatements/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/cashFlowStatements/client/Client.js +8 -8
- package/api/resources/accounting/resources/companyInfo/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/companyInfo/client/Client.js +8 -8
- package/api/resources/accounting/resources/contacts/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/contacts/client/Client.js +20 -20
- package/api/resources/accounting/resources/creditNotes/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/creditNotes/client/Client.js +8 -8
- package/api/resources/accounting/resources/deleteAccount/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/deleteAccount/client/Client.js +4 -4
- package/api/resources/accounting/resources/expenses/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/expenses/client/Client.js +24 -24
- package/api/resources/accounting/resources/fieldMapping/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/fieldMapping/client/Client.js +24 -24
- package/api/resources/accounting/resources/forceResync/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/forceResync/client/Client.js +4 -4
- package/api/resources/accounting/resources/generateKey/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/generateKey/client/Client.js +4 -4
- package/api/resources/accounting/resources/incomeStatements/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/incomeStatements/client/Client.js +8 -8
- package/api/resources/accounting/resources/index.d.ts +2 -1
- package/api/resources/accounting/resources/index.js +3 -2
- package/api/resources/accounting/resources/invoices/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/invoices/client/Client.js +32 -32
- package/api/resources/accounting/resources/issues/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/issues/client/Client.js +8 -8
- package/api/resources/accounting/resources/items/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/items/client/Client.js +8 -8
- package/api/resources/accounting/resources/journalEntries/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/journalEntries/client/Client.js +24 -24
- package/api/resources/accounting/resources/linkToken/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/linkToken/client/Client.js +4 -4
- package/api/resources/accounting/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/linkedAccounts/client/Client.js +4 -4
- package/api/resources/accounting/resources/passthrough/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/passthrough/client/Client.js +4 -4
- package/api/resources/accounting/resources/payments/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/payments/client/Client.js +32 -32
- package/api/resources/accounting/resources/phoneNumbers/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/phoneNumbers/client/Client.js +4 -4
- package/api/resources/accounting/resources/purchaseOrders/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/purchaseOrders/client/Client.js +24 -24
- package/api/resources/accounting/resources/regenerateKey/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/regenerateKey/client/Client.js +4 -4
- package/api/resources/accounting/resources/scopes/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/scopes/client/Client.js +12 -12
- package/api/resources/accounting/resources/syncStatus/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/syncStatus/client/Client.js +4 -4
- package/api/resources/accounting/resources/taxRates/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/taxRates/client/Client.js +8 -8
- package/api/resources/accounting/resources/trackingCategories/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/trackingCategories/client/Client.js +8 -8
- package/api/resources/accounting/resources/transactions/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/transactions/client/Client.js +8 -8
- package/api/resources/accounting/resources/vendorCredits/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/vendorCredits/client/Client.js +8 -8
- package/api/resources/accounting/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/api/resources/accounting/resources/webhookReceivers/client/Client.js +8 -8
- package/api/resources/ats/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/accountDetails/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/accountDetails/client/Client.js +4 -4
- package/api/resources/ats/resources/accountToken/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/accountToken/client/Client.js +4 -4
- package/api/resources/ats/resources/activities/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/activities/client/Client.js +16 -16
- package/api/resources/ats/resources/applications/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/applications/client/Client.js +20 -20
- package/api/resources/ats/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/api/resources/ats/resources/asyncPassthrough/client/Client.js +9 -12
- package/api/resources/ats/resources/asyncPassthrough/index.d.ts +1 -0
- package/api/resources/ats/resources/asyncPassthrough/index.js +1 -0
- package/api/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/api/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/api/resources/ats/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/api/resources/ats/resources/asyncPassthrough/types/index.js +17 -0
- package/api/resources/ats/resources/attachments/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/attachments/client/Client.js +16 -16
- package/api/resources/ats/resources/auditTrail/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/auditTrail/client/Client.js +4 -4
- package/api/resources/ats/resources/availableActions/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/availableActions/client/Client.js +4 -4
- package/api/resources/ats/resources/candidates/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/candidates/client/Client.js +28 -28
- package/api/resources/ats/resources/deleteAccount/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/deleteAccount/client/Client.js +4 -4
- package/api/resources/ats/resources/departments/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/departments/client/Client.js +8 -8
- package/api/resources/ats/resources/eeocs/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/eeocs/client/Client.js +8 -8
- package/api/resources/ats/resources/fieldMapping/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/fieldMapping/client/Client.js +24 -24
- package/api/resources/ats/resources/forceResync/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/forceResync/client/Client.js +4 -4
- package/api/resources/ats/resources/generateKey/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/generateKey/client/Client.js +4 -4
- package/api/resources/ats/resources/index.d.ts +2 -1
- package/api/resources/ats/resources/index.js +3 -2
- package/api/resources/ats/resources/interviews/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/interviews/client/Client.js +16 -16
- package/api/resources/ats/resources/issues/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/issues/client/Client.js +8 -8
- package/api/resources/ats/resources/jobInterviewStages/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/jobInterviewStages/client/Client.js +8 -8
- package/api/resources/ats/resources/jobPostings/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/jobPostings/client/Client.js +8 -8
- package/api/resources/ats/resources/jobs/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/jobs/client/Client.js +12 -12
- package/api/resources/ats/resources/linkToken/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/linkToken/client/Client.js +4 -4
- package/api/resources/ats/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/linkedAccounts/client/Client.js +4 -4
- package/api/resources/ats/resources/offers/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/offers/client/Client.js +8 -8
- package/api/resources/ats/resources/offices/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/offices/client/Client.js +8 -8
- package/api/resources/ats/resources/passthrough/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/passthrough/client/Client.js +4 -4
- package/api/resources/ats/resources/regenerateKey/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/regenerateKey/client/Client.js +4 -4
- package/api/resources/ats/resources/rejectReasons/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/rejectReasons/client/Client.js +8 -8
- package/api/resources/ats/resources/scopes/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/scopes/client/Client.js +12 -12
- package/api/resources/ats/resources/scorecards/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/scorecards/client/Client.js +8 -8
- package/api/resources/ats/resources/syncStatus/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/syncStatus/client/Client.js +4 -4
- package/api/resources/ats/resources/tags/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/tags/client/Client.js +4 -4
- package/api/resources/ats/resources/users/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/users/client/Client.js +8 -8
- package/api/resources/ats/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/api/resources/ats/resources/webhookReceivers/client/Client.js +8 -8
- package/api/resources/crm/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/accountDetails/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/accountDetails/client/Client.js +4 -4
- package/api/resources/crm/resources/accountToken/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/accountToken/client/Client.js +4 -4
- package/api/resources/crm/resources/accounts/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/accounts/client/Client.js +28 -28
- package/api/resources/crm/resources/associationTypes/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/associationTypes/client/Client.js +16 -16
- package/api/resources/crm/resources/associations/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/associations/client/Client.js +8 -8
- package/api/resources/crm/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/api/resources/crm/resources/asyncPassthrough/client/Client.js +9 -12
- package/api/resources/crm/resources/asyncPassthrough/index.d.ts +1 -0
- package/api/resources/crm/resources/asyncPassthrough/index.js +1 -0
- package/api/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/api/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/api/resources/crm/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/api/resources/crm/resources/asyncPassthrough/types/index.js +17 -0
- package/api/resources/crm/resources/auditTrail/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/auditTrail/client/Client.js +4 -4
- package/api/resources/crm/resources/availableActions/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/availableActions/client/Client.js +4 -4
- package/api/resources/crm/resources/contacts/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/contacts/client/Client.js +32 -32
- package/api/resources/crm/resources/customObjectClasses/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/customObjectClasses/client/Client.js +8 -8
- package/api/resources/crm/resources/customObjects/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/customObjects/client/Client.js +20 -20
- package/api/resources/crm/resources/deleteAccount/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/deleteAccount/client/Client.js +4 -4
- package/api/resources/crm/resources/engagementTypes/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/engagementTypes/client/Client.js +12 -12
- package/api/resources/crm/resources/engagements/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/engagements/client/Client.js +28 -28
- package/api/resources/crm/resources/fieldMapping/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/fieldMapping/client/Client.js +24 -24
- package/api/resources/crm/resources/forceResync/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/forceResync/client/Client.js +4 -4
- package/api/resources/crm/resources/generateKey/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/generateKey/client/Client.js +4 -4
- package/api/resources/crm/resources/index.d.ts +2 -1
- package/api/resources/crm/resources/index.js +3 -2
- package/api/resources/crm/resources/issues/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/issues/client/Client.js +8 -8
- package/api/resources/crm/resources/leads/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/leads/client/Client.js +20 -20
- package/api/resources/crm/resources/linkToken/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/linkToken/client/Client.js +4 -4
- package/api/resources/crm/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/linkedAccounts/client/Client.js +4 -4
- package/api/resources/crm/resources/notes/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/notes/client/Client.js +20 -20
- package/api/resources/crm/resources/opportunities/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/opportunities/client/Client.js +28 -28
- package/api/resources/crm/resources/passthrough/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/passthrough/client/Client.js +4 -4
- package/api/resources/crm/resources/regenerateKey/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/regenerateKey/client/Client.js +4 -4
- package/api/resources/crm/resources/scopes/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/scopes/client/Client.js +12 -12
- package/api/resources/crm/resources/stages/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/stages/client/Client.js +12 -12
- package/api/resources/crm/resources/syncStatus/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/syncStatus/client/Client.js +4 -4
- package/api/resources/crm/resources/tasks/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/tasks/client/Client.js +28 -28
- package/api/resources/crm/resources/users/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/users/client/Client.js +16 -16
- package/api/resources/crm/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/api/resources/crm/resources/webhookReceivers/client/Client.js +8 -8
- package/api/resources/filestorage/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/accountDetails/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/accountDetails/client/Client.js +4 -4
- package/api/resources/filestorage/resources/accountToken/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/accountToken/client/Client.js +4 -4
- package/api/resources/filestorage/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +9 -12
- package/api/resources/filestorage/resources/asyncPassthrough/index.d.ts +1 -0
- package/api/resources/filestorage/resources/asyncPassthrough/index.js +1 -0
- package/api/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/api/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/api/resources/filestorage/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/api/resources/filestorage/resources/asyncPassthrough/types/index.js +17 -0
- package/api/resources/filestorage/resources/auditTrail/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/auditTrail/client/Client.js +4 -4
- package/api/resources/filestorage/resources/availableActions/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/availableActions/client/Client.js +4 -4
- package/api/resources/filestorage/resources/deleteAccount/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/deleteAccount/client/Client.js +4 -4
- package/api/resources/filestorage/resources/drives/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/drives/client/Client.js +8 -8
- package/api/resources/filestorage/resources/fieldMapping/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/fieldMapping/client/Client.js +24 -24
- package/api/resources/filestorage/resources/files/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/files/client/Client.js +20 -20
- package/api/resources/filestorage/resources/folders/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/folders/client/Client.js +16 -16
- package/api/resources/filestorage/resources/forceResync/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/forceResync/client/Client.js +4 -4
- package/api/resources/filestorage/resources/generateKey/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/generateKey/client/Client.js +4 -4
- package/api/resources/filestorage/resources/groups/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/groups/client/Client.js +8 -8
- package/api/resources/filestorage/resources/index.d.ts +2 -1
- package/api/resources/filestorage/resources/index.js +3 -2
- package/api/resources/filestorage/resources/issues/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/issues/client/Client.js +8 -8
- package/api/resources/filestorage/resources/linkToken/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/linkToken/client/Client.js +4 -4
- package/api/resources/filestorage/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/linkedAccounts/client/Client.js +4 -4
- package/api/resources/filestorage/resources/passthrough/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/passthrough/client/Client.js +4 -4
- package/api/resources/filestorage/resources/regenerateKey/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/regenerateKey/client/Client.js +4 -4
- package/api/resources/filestorage/resources/scopes/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/scopes/client/Client.js +12 -12
- package/api/resources/filestorage/resources/syncStatus/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/syncStatus/client/Client.js +4 -4
- package/api/resources/filestorage/resources/users/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/users/client/Client.js +8 -8
- package/api/resources/filestorage/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/api/resources/filestorage/resources/webhookReceivers/client/Client.js +8 -8
- package/api/resources/hris/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/accountDetails/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/accountDetails/client/Client.js +4 -4
- package/api/resources/hris/resources/accountToken/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/accountToken/client/Client.js +4 -4
- package/api/resources/hris/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/api/resources/hris/resources/asyncPassthrough/client/Client.js +9 -12
- package/api/resources/hris/resources/asyncPassthrough/index.d.ts +1 -0
- package/api/resources/hris/resources/asyncPassthrough/index.js +1 -0
- package/api/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/api/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/api/resources/hris/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/api/resources/hris/resources/asyncPassthrough/types/index.js +17 -0
- package/api/resources/hris/resources/auditTrail/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/auditTrail/client/Client.js +4 -4
- package/api/resources/hris/resources/availableActions/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/availableActions/client/Client.js +4 -4
- package/api/resources/hris/resources/bankInfo/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/bankInfo/client/Client.js +8 -8
- package/api/resources/hris/resources/benefits/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/benefits/client/Client.js +8 -8
- package/api/resources/hris/resources/companies/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/companies/client/Client.js +8 -8
- package/api/resources/hris/resources/deleteAccount/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/deleteAccount/client/Client.js +4 -4
- package/api/resources/hris/resources/dependents/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/dependents/client/Client.js +8 -8
- package/api/resources/hris/resources/employeePayrollRuns/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/employeePayrollRuns/client/Client.js +8 -8
- package/api/resources/hris/resources/employees/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/employees/client/Client.js +20 -20
- package/api/resources/hris/resources/employerBenefits/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/employerBenefits/client/Client.js +8 -8
- package/api/resources/hris/resources/employments/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/employments/client/Client.js +8 -8
- package/api/resources/hris/resources/fieldMapping/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/fieldMapping/client/Client.js +24 -24
- package/api/resources/hris/resources/forceResync/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/forceResync/client/Client.js +4 -4
- package/api/resources/hris/resources/generateKey/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/generateKey/client/Client.js +4 -4
- package/api/resources/hris/resources/groups/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/groups/client/Client.js +8 -8
- package/api/resources/hris/resources/index.d.ts +2 -1
- package/api/resources/hris/resources/index.js +3 -2
- package/api/resources/hris/resources/issues/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/issues/client/Client.js +8 -8
- package/api/resources/hris/resources/linkToken/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/linkToken/client/Client.js +4 -4
- package/api/resources/hris/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/linkedAccounts/client/Client.js +4 -4
- package/api/resources/hris/resources/locations/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/locations/client/Client.js +8 -8
- package/api/resources/hris/resources/passthrough/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/passthrough/client/Client.js +4 -4
- package/api/resources/hris/resources/payGroups/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/payGroups/client/Client.js +8 -8
- package/api/resources/hris/resources/payrollRuns/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/payrollRuns/client/Client.js +8 -8
- package/api/resources/hris/resources/regenerateKey/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/regenerateKey/client/Client.js +4 -4
- package/api/resources/hris/resources/scopes/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/scopes/client/Client.js +12 -12
- package/api/resources/hris/resources/syncStatus/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/syncStatus/client/Client.js +4 -4
- package/api/resources/hris/resources/teams/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/teams/client/Client.js +8 -8
- package/api/resources/hris/resources/timeOff/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/timeOff/client/Client.js +16 -16
- package/api/resources/hris/resources/timeOffBalances/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/timeOffBalances/client/Client.js +8 -8
- package/api/resources/hris/resources/timesheetEntries/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/timesheetEntries/client/Client.js +16 -16
- package/api/resources/hris/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/api/resources/hris/resources/webhookReceivers/client/Client.js +8 -8
- package/api/resources/index.d.ts +1 -1
- package/api/resources/index.js +2 -2
- package/api/resources/ticketing/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/accountDetails/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/accountDetails/client/Client.js +4 -4
- package/api/resources/ticketing/resources/accountToken/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/accountToken/client/Client.js +4 -4
- package/api/resources/ticketing/resources/accounts/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/accounts/client/Client.js +8 -8
- package/api/resources/ticketing/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +9 -12
- package/api/resources/ticketing/resources/asyncPassthrough/index.d.ts +1 -0
- package/api/resources/ticketing/resources/asyncPassthrough/index.js +1 -0
- package/api/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/api/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/api/resources/ticketing/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/api/resources/ticketing/resources/asyncPassthrough/types/index.js +17 -0
- package/api/resources/ticketing/resources/attachments/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/attachments/client/Client.js +20 -20
- package/api/resources/ticketing/resources/auditTrail/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/auditTrail/client/Client.js +4 -4
- package/api/resources/ticketing/resources/availableActions/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/availableActions/client/Client.js +4 -4
- package/api/resources/ticketing/resources/collections/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/collections/client/Client.js +12 -12
- package/api/resources/ticketing/resources/comments/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/comments/client/Client.js +16 -16
- package/api/resources/ticketing/resources/contacts/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/contacts/client/Client.js +16 -16
- package/api/resources/ticketing/resources/deleteAccount/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/deleteAccount/client/Client.js +4 -4
- package/api/resources/ticketing/resources/fieldMapping/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/fieldMapping/client/Client.js +24 -24
- package/api/resources/ticketing/resources/forceResync/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/forceResync/client/Client.js +4 -4
- package/api/resources/ticketing/resources/generateKey/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/generateKey/client/Client.js +4 -4
- package/api/resources/ticketing/resources/index.d.ts +2 -1
- package/api/resources/ticketing/resources/index.js +3 -2
- package/api/resources/ticketing/resources/issues/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/issues/client/Client.js +8 -8
- package/api/resources/ticketing/resources/linkToken/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/linkToken/client/Client.js +4 -4
- package/api/resources/ticketing/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/linkedAccounts/client/Client.js +4 -4
- package/api/resources/ticketing/resources/passthrough/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/passthrough/client/Client.js +4 -4
- package/api/resources/ticketing/resources/projects/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/projects/client/Client.js +12 -12
- package/api/resources/ticketing/resources/regenerateKey/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/regenerateKey/client/Client.js +4 -4
- package/api/resources/ticketing/resources/roles/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/roles/client/Client.js +8 -8
- package/api/resources/ticketing/resources/scopes/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/scopes/client/Client.js +12 -12
- package/api/resources/ticketing/resources/syncStatus/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/syncStatus/client/Client.js +4 -4
- package/api/resources/ticketing/resources/tags/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/tags/client/Client.js +8 -8
- package/api/resources/ticketing/resources/teams/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/teams/client/Client.js +8 -8
- package/api/resources/ticketing/resources/tickets/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/tickets/client/Client.js +32 -32
- package/api/resources/ticketing/resources/users/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/users/client/Client.js +8 -8
- package/api/resources/ticketing/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/api/resources/ticketing/resources/webhookReceivers/client/Client.js +8 -8
- package/dist/Client.d.ts +4 -3
- package/dist/Client.js +11 -11
- package/dist/api/resources/accounting/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/accountDetails/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/accountDetails/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/accountToken/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/accountToken/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/accountingPeriods/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/accountingPeriods/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/accounts/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/accounts/client/Client.js +16 -16
- package/dist/api/resources/accounting/resources/addresses/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/addresses/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/dist/api/resources/accounting/resources/asyncPassthrough/client/Client.js +9 -12
- package/dist/api/resources/accounting/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/api/resources/accounting/resources/asyncPassthrough/index.js +1 -0
- package/dist/api/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/dist/api/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/dist/api/resources/accounting/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/api/resources/accounting/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/api/resources/accounting/resources/attachments/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/attachments/client/Client.js +16 -16
- package/dist/api/resources/accounting/resources/auditTrail/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/auditTrail/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/availableActions/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/availableActions/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/balanceSheets/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/balanceSheets/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/companyInfo/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/companyInfo/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/contacts/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/contacts/client/Client.js +20 -20
- package/dist/api/resources/accounting/resources/creditNotes/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/creditNotes/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/deleteAccount/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/deleteAccount/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/expenses/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/expenses/client/Client.js +24 -24
- package/dist/api/resources/accounting/resources/fieldMapping/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/fieldMapping/client/Client.js +24 -24
- package/dist/api/resources/accounting/resources/forceResync/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/forceResync/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/generateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/generateKey/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/incomeStatements/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/incomeStatements/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/index.d.ts +2 -1
- package/dist/api/resources/accounting/resources/index.js +3 -2
- package/dist/api/resources/accounting/resources/invoices/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/invoices/client/Client.js +32 -32
- package/dist/api/resources/accounting/resources/issues/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/issues/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/items/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/items/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/journalEntries/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/journalEntries/client/Client.js +24 -24
- package/dist/api/resources/accounting/resources/linkToken/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/linkToken/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/passthrough/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/passthrough/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/payments/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/payments/client/Client.js +32 -32
- package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.js +24 -24
- package/dist/api/resources/accounting/resources/regenerateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/regenerateKey/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/scopes/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/scopes/client/Client.js +12 -12
- package/dist/api/resources/accounting/resources/syncStatus/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/syncStatus/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/taxRates/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/taxRates/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/trackingCategories/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/trackingCategories/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/transactions/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/transactions/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/vendorCredits/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/vendorCredits/client/Client.js +8 -8
- package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.js +8 -8
- package/dist/api/resources/ats/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/accountDetails/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/accountDetails/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/accountToken/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/accountToken/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/activities/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/activities/client/Client.js +16 -16
- package/dist/api/resources/ats/resources/applications/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/applications/client/Client.js +20 -20
- package/dist/api/resources/ats/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/dist/api/resources/ats/resources/asyncPassthrough/client/Client.js +9 -12
- package/dist/api/resources/ats/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/api/resources/ats/resources/asyncPassthrough/index.js +1 -0
- package/dist/api/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/dist/api/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/dist/api/resources/ats/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/api/resources/ats/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/api/resources/ats/resources/attachments/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/attachments/client/Client.js +16 -16
- package/dist/api/resources/ats/resources/auditTrail/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/auditTrail/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/availableActions/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/availableActions/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/candidates/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/candidates/client/Client.js +28 -28
- package/dist/api/resources/ats/resources/deleteAccount/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/deleteAccount/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/departments/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/departments/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/eeocs/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/eeocs/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/fieldMapping/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/fieldMapping/client/Client.js +24 -24
- package/dist/api/resources/ats/resources/forceResync/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/forceResync/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/generateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/generateKey/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/index.d.ts +2 -1
- package/dist/api/resources/ats/resources/index.js +3 -2
- package/dist/api/resources/ats/resources/interviews/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/interviews/client/Client.js +16 -16
- package/dist/api/resources/ats/resources/issues/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/issues/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/jobPostings/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/jobPostings/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/jobs/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/jobs/client/Client.js +12 -12
- package/dist/api/resources/ats/resources/linkToken/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/linkToken/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/linkedAccounts/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/offers/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/offers/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/offices/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/offices/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/passthrough/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/passthrough/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/regenerateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/regenerateKey/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/rejectReasons/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/rejectReasons/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/scopes/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/scopes/client/Client.js +12 -12
- package/dist/api/resources/ats/resources/scorecards/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/scorecards/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/syncStatus/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/syncStatus/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/tags/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/tags/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/users/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/users/client/Client.js +8 -8
- package/dist/api/resources/ats/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/dist/api/resources/ats/resources/webhookReceivers/client/Client.js +8 -8
- package/dist/api/resources/crm/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/accountDetails/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/accountDetails/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/accountToken/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/accountToken/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/accounts/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/accounts/client/Client.js +28 -28
- package/dist/api/resources/crm/resources/associationTypes/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/associationTypes/client/Client.js +16 -16
- package/dist/api/resources/crm/resources/associations/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/associations/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/dist/api/resources/crm/resources/asyncPassthrough/client/Client.js +9 -12
- package/dist/api/resources/crm/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/api/resources/crm/resources/asyncPassthrough/index.js +1 -0
- package/dist/api/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/dist/api/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/dist/api/resources/crm/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/api/resources/crm/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/api/resources/crm/resources/auditTrail/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/auditTrail/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/availableActions/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/availableActions/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/contacts/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/contacts/client/Client.js +32 -32
- package/dist/api/resources/crm/resources/customObjectClasses/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/customObjectClasses/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/customObjects/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/customObjects/client/Client.js +20 -20
- package/dist/api/resources/crm/resources/deleteAccount/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/deleteAccount/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/engagementTypes/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/engagementTypes/client/Client.js +12 -12
- package/dist/api/resources/crm/resources/engagements/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/engagements/client/Client.js +28 -28
- package/dist/api/resources/crm/resources/fieldMapping/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/fieldMapping/client/Client.js +24 -24
- package/dist/api/resources/crm/resources/forceResync/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/forceResync/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/generateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/generateKey/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/index.d.ts +2 -1
- package/dist/api/resources/crm/resources/index.js +3 -2
- package/dist/api/resources/crm/resources/issues/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/issues/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/leads/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/leads/client/Client.js +20 -20
- package/dist/api/resources/crm/resources/linkToken/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/linkToken/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/linkedAccounts/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/notes/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/notes/client/Client.js +20 -20
- package/dist/api/resources/crm/resources/opportunities/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/opportunities/client/Client.js +28 -28
- package/dist/api/resources/crm/resources/passthrough/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/passthrough/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/regenerateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/regenerateKey/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/scopes/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/scopes/client/Client.js +12 -12
- package/dist/api/resources/crm/resources/stages/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/stages/client/Client.js +12 -12
- package/dist/api/resources/crm/resources/syncStatus/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/syncStatus/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/tasks/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/tasks/client/Client.js +28 -28
- package/dist/api/resources/crm/resources/users/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/users/client/Client.js +16 -16
- package/dist/api/resources/crm/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/dist/api/resources/crm/resources/webhookReceivers/client/Client.js +8 -8
- package/dist/api/resources/filestorage/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/accountDetails/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/accountDetails/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/accountToken/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/accountToken/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/dist/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +9 -12
- package/dist/api/resources/filestorage/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/asyncPassthrough/index.js +1 -0
- package/dist/api/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/dist/api/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/dist/api/resources/filestorage/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/api/resources/filestorage/resources/auditTrail/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/auditTrail/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/availableActions/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/availableActions/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/drives/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/drives/client/Client.js +8 -8
- package/dist/api/resources/filestorage/resources/fieldMapping/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/fieldMapping/client/Client.js +24 -24
- package/dist/api/resources/filestorage/resources/files/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/files/client/Client.js +20 -20
- package/dist/api/resources/filestorage/resources/folders/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/folders/client/Client.js +16 -16
- package/dist/api/resources/filestorage/resources/forceResync/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/forceResync/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/generateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/generateKey/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/groups/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/groups/client/Client.js +8 -8
- package/dist/api/resources/filestorage/resources/index.d.ts +2 -1
- package/dist/api/resources/filestorage/resources/index.js +3 -2
- package/dist/api/resources/filestorage/resources/issues/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/issues/client/Client.js +8 -8
- package/dist/api/resources/filestorage/resources/linkToken/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/linkToken/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/passthrough/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/passthrough/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/scopes/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/scopes/client/Client.js +12 -12
- package/dist/api/resources/filestorage/resources/syncStatus/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/syncStatus/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/users/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/users/client/Client.js +8 -8
- package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.js +8 -8
- package/dist/api/resources/hris/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/accountDetails/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/accountDetails/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/accountToken/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/accountToken/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/dist/api/resources/hris/resources/asyncPassthrough/client/Client.js +9 -12
- package/dist/api/resources/hris/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/api/resources/hris/resources/asyncPassthrough/index.js +1 -0
- package/dist/api/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/dist/api/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/dist/api/resources/hris/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/api/resources/hris/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/api/resources/hris/resources/auditTrail/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/auditTrail/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/availableActions/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/availableActions/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/bankInfo/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/bankInfo/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/benefits/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/benefits/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/companies/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/companies/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/deleteAccount/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/deleteAccount/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/dependents/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/dependents/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/employees/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/employees/client/Client.js +20 -20
- package/dist/api/resources/hris/resources/employerBenefits/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/employerBenefits/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/employments/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/employments/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/fieldMapping/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/fieldMapping/client/Client.js +24 -24
- package/dist/api/resources/hris/resources/forceResync/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/forceResync/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/generateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/generateKey/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/groups/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/groups/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/index.d.ts +2 -1
- package/dist/api/resources/hris/resources/index.js +3 -2
- package/dist/api/resources/hris/resources/issues/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/issues/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/linkToken/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/linkToken/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/linkedAccounts/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/locations/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/locations/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/passthrough/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/passthrough/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/payGroups/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/payGroups/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/payrollRuns/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/payrollRuns/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/regenerateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/regenerateKey/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/scopes/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/scopes/client/Client.js +12 -12
- package/dist/api/resources/hris/resources/syncStatus/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/syncStatus/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/teams/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/teams/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/timeOff/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/timeOff/client/Client.js +16 -16
- package/dist/api/resources/hris/resources/timeOffBalances/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/timeOffBalances/client/Client.js +8 -8
- package/dist/api/resources/hris/resources/timesheetEntries/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/timesheetEntries/client/Client.js +16 -16
- package/dist/api/resources/hris/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/dist/api/resources/hris/resources/webhookReceivers/client/Client.js +8 -8
- 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 -0
- package/dist/api/resources/ticketing/resources/accountDetails/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/accountDetails/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/accountToken/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/accountToken/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/accounts/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/accounts/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/asyncPassthrough/client/Client.d.ts +2 -4
- package/dist/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +9 -12
- package/dist/api/resources/ticketing/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/asyncPassthrough/index.js +1 -0
- package/dist/api/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +5 -0
- package/dist/api/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +5 -0
- package/dist/api/resources/ticketing/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/api/resources/ticketing/resources/attachments/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/attachments/client/Client.js +20 -20
- package/dist/api/resources/ticketing/resources/auditTrail/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/auditTrail/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/availableActions/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/availableActions/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/collections/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/collections/client/Client.js +12 -12
- package/dist/api/resources/ticketing/resources/comments/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/comments/client/Client.js +16 -16
- package/dist/api/resources/ticketing/resources/contacts/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/contacts/client/Client.js +16 -16
- package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/fieldMapping/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/fieldMapping/client/Client.js +24 -24
- package/dist/api/resources/ticketing/resources/forceResync/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/forceResync/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/generateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/generateKey/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/index.d.ts +2 -1
- package/dist/api/resources/ticketing/resources/index.js +3 -2
- package/dist/api/resources/ticketing/resources/issues/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/issues/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/linkToken/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/linkToken/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/passthrough/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/passthrough/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/projects/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/projects/client/Client.js +12 -12
- package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/roles/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/roles/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/scopes/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/scopes/client/Client.js +12 -12
- package/dist/api/resources/ticketing/resources/syncStatus/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/syncStatus/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/tags/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/tags/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/teams/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/teams/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/tickets/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/tickets/client/Client.js +32 -32
- package/dist/api/resources/ticketing/resources/users/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/users/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.js +8 -8
- package/dist/serialization/resources/accounting/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/serialization/resources/accounting/resources/asyncPassthrough/index.js +17 -0
- package/dist/serialization/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/dist/serialization/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/dist/serialization/resources/accounting/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/serialization/resources/accounting/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/serialization/resources/accounting/resources/index.d.ts +2 -0
- package/dist/serialization/resources/accounting/resources/index.js +3 -1
- package/dist/serialization/resources/ats/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/serialization/resources/ats/resources/asyncPassthrough/index.js +17 -0
- package/dist/serialization/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/dist/serialization/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/dist/serialization/resources/ats/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/serialization/resources/ats/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/serialization/resources/ats/resources/index.d.ts +2 -0
- package/dist/serialization/resources/ats/resources/index.js +3 -1
- package/dist/serialization/resources/crm/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/serialization/resources/crm/resources/asyncPassthrough/index.js +17 -0
- package/dist/serialization/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/dist/serialization/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/dist/serialization/resources/crm/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/serialization/resources/crm/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/serialization/resources/crm/resources/index.d.ts +2 -0
- package/dist/serialization/resources/crm/resources/index.js +3 -1
- package/dist/serialization/resources/filestorage/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/serialization/resources/filestorage/resources/asyncPassthrough/index.js +17 -0
- package/dist/serialization/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/dist/serialization/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/dist/serialization/resources/filestorage/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/serialization/resources/filestorage/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/serialization/resources/filestorage/resources/index.d.ts +2 -0
- package/dist/serialization/resources/filestorage/resources/index.js +3 -1
- package/dist/serialization/resources/hris/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/serialization/resources/hris/resources/asyncPassthrough/index.js +17 -0
- package/dist/serialization/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/dist/serialization/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/dist/serialization/resources/hris/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/serialization/resources/hris/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/serialization/resources/hris/resources/index.d.ts +2 -0
- package/dist/serialization/resources/hris/resources/index.js +3 -1
- package/dist/serialization/resources/index.d.ts +1 -1
- package/dist/serialization/resources/index.js +2 -2
- package/dist/serialization/resources/ticketing/resources/asyncPassthrough/index.d.ts +1 -0
- package/dist/serialization/resources/ticketing/resources/asyncPassthrough/index.js +17 -0
- package/dist/serialization/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/dist/serialization/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/dist/serialization/resources/ticketing/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/dist/serialization/resources/ticketing/resources/asyncPassthrough/types/index.js +17 -0
- package/dist/serialization/resources/ticketing/resources/index.d.ts +2 -0
- package/dist/serialization/resources/ticketing/resources/index.js +3 -1
- package/package.json +1 -1
- package/serialization/resources/accounting/resources/asyncPassthrough/index.d.ts +1 -0
- package/serialization/resources/accounting/resources/asyncPassthrough/index.js +17 -0
- package/serialization/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/serialization/resources/accounting/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/serialization/resources/accounting/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/serialization/resources/accounting/resources/asyncPassthrough/types/index.js +17 -0
- package/serialization/resources/accounting/resources/index.d.ts +2 -0
- package/serialization/resources/accounting/resources/index.js +3 -1
- package/serialization/resources/ats/resources/asyncPassthrough/index.d.ts +1 -0
- package/serialization/resources/ats/resources/asyncPassthrough/index.js +17 -0
- package/serialization/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/serialization/resources/ats/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/serialization/resources/ats/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/serialization/resources/ats/resources/asyncPassthrough/types/index.js +17 -0
- package/serialization/resources/ats/resources/index.d.ts +2 -0
- package/serialization/resources/ats/resources/index.js +3 -1
- package/serialization/resources/crm/resources/asyncPassthrough/index.d.ts +1 -0
- package/serialization/resources/crm/resources/asyncPassthrough/index.js +17 -0
- package/serialization/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/serialization/resources/crm/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/serialization/resources/crm/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/serialization/resources/crm/resources/asyncPassthrough/types/index.js +17 -0
- package/serialization/resources/crm/resources/index.d.ts +2 -0
- package/serialization/resources/crm/resources/index.js +3 -1
- package/serialization/resources/filestorage/resources/asyncPassthrough/index.d.ts +1 -0
- package/serialization/resources/filestorage/resources/asyncPassthrough/index.js +17 -0
- package/serialization/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/serialization/resources/filestorage/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/serialization/resources/filestorage/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/serialization/resources/filestorage/resources/asyncPassthrough/types/index.js +17 -0
- package/serialization/resources/filestorage/resources/index.d.ts +2 -0
- package/serialization/resources/filestorage/resources/index.js +3 -1
- package/serialization/resources/hris/resources/asyncPassthrough/index.d.ts +1 -0
- package/serialization/resources/hris/resources/asyncPassthrough/index.js +17 -0
- package/serialization/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/serialization/resources/hris/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/serialization/resources/hris/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/serialization/resources/hris/resources/asyncPassthrough/types/index.js +17 -0
- package/serialization/resources/hris/resources/index.d.ts +2 -0
- package/serialization/resources/hris/resources/index.js +3 -1
- package/serialization/resources/index.d.ts +1 -1
- package/serialization/resources/index.js +2 -2
- package/serialization/resources/ticketing/resources/asyncPassthrough/index.d.ts +1 -0
- package/serialization/resources/ticketing/resources/asyncPassthrough/index.js +17 -0
- package/serialization/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.d.ts +10 -0
- package/serialization/resources/ticketing/resources/asyncPassthrough/types/AsyncPassthroughRetrieveResponse.js +43 -0
- package/serialization/resources/ticketing/resources/asyncPassthrough/types/index.d.ts +1 -0
- package/serialization/resources/ticketing/resources/asyncPassthrough/types/index.js +17 -0
- package/serialization/resources/ticketing/resources/index.d.ts +2 -0
- package/serialization/resources/ticketing/resources/index.js +3 -1
|
@@ -54,10 +54,10 @@ class DeleteAccount {
|
|
|
54
54
|
* await merge.crm.deleteAccount.delete()
|
|
55
55
|
*/
|
|
56
56
|
delete(requestOptions) {
|
|
57
|
-
var _a;
|
|
57
|
+
var _a, _b;
|
|
58
58
|
return __awaiter(this, void 0, void 0, function* () {
|
|
59
|
-
const _response = yield core.fetcher({
|
|
60
|
-
url: (0, url_join_1.default)((
|
|
59
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
60
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/delete-account"),
|
|
61
61
|
method: "POST",
|
|
62
62
|
headers: {
|
|
63
63
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -66,7 +66,7 @@ class DeleteAccount {
|
|
|
66
66
|
: undefined,
|
|
67
67
|
"X-Fern-Language": "JavaScript",
|
|
68
68
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
69
|
-
"X-Fern-SDK-Version": "1.0.
|
|
69
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
70
70
|
},
|
|
71
71
|
contentType: "application/json",
|
|
72
72
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -9,6 +9,7 @@ export declare namespace EngagementTypes {
|
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
10
|
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
|
+
fetcher?: core.FetchFunction;
|
|
12
13
|
}
|
|
13
14
|
interface RequestOptions {
|
|
14
15
|
timeoutInSeconds?: number;
|
|
@@ -55,7 +55,7 @@ class EngagementTypes {
|
|
|
55
55
|
* await merge.crm.engagementTypes.list({})
|
|
56
56
|
*/
|
|
57
57
|
list(request = {}, requestOptions) {
|
|
58
|
-
var _a;
|
|
58
|
+
var _a, _b;
|
|
59
59
|
return __awaiter(this, void 0, void 0, function* () {
|
|
60
60
|
const { createdAfter, createdBefore, cursor, includeDeletedData, includeRemoteData, includeRemoteFields, includeShellData, modifiedAfter, modifiedBefore, pageSize, remoteId, } = request;
|
|
61
61
|
const _queryParams = {};
|
|
@@ -92,8 +92,8 @@ class EngagementTypes {
|
|
|
92
92
|
if (remoteId != null) {
|
|
93
93
|
_queryParams["remote_id"] = remoteId;
|
|
94
94
|
}
|
|
95
|
-
const _response = yield core.fetcher({
|
|
96
|
-
url: (0, url_join_1.default)((
|
|
95
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
96
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/engagement-types"),
|
|
97
97
|
method: "GET",
|
|
98
98
|
headers: {
|
|
99
99
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -102,7 +102,7 @@ class EngagementTypes {
|
|
|
102
102
|
: undefined,
|
|
103
103
|
"X-Fern-Language": "JavaScript",
|
|
104
104
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
105
|
-
"X-Fern-SDK-Version": "1.0.
|
|
105
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
106
106
|
},
|
|
107
107
|
contentType: "application/json",
|
|
108
108
|
queryParameters: _queryParams,
|
|
@@ -146,7 +146,7 @@ class EngagementTypes {
|
|
|
146
146
|
* await merge.crm.engagementTypes.retrieve("id", {})
|
|
147
147
|
*/
|
|
148
148
|
retrieve(id, request = {}, requestOptions) {
|
|
149
|
-
var _a;
|
|
149
|
+
var _a, _b;
|
|
150
150
|
return __awaiter(this, void 0, void 0, function* () {
|
|
151
151
|
const { includeRemoteData, includeRemoteFields } = request;
|
|
152
152
|
const _queryParams = {};
|
|
@@ -156,8 +156,8 @@ class EngagementTypes {
|
|
|
156
156
|
if (includeRemoteFields != null) {
|
|
157
157
|
_queryParams["include_remote_fields"] = includeRemoteFields.toString();
|
|
158
158
|
}
|
|
159
|
-
const _response = yield core.fetcher({
|
|
160
|
-
url: (0, url_join_1.default)((
|
|
159
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
160
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, `crm/v1/engagement-types/${id}`),
|
|
161
161
|
method: "GET",
|
|
162
162
|
headers: {
|
|
163
163
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -166,7 +166,7 @@ class EngagementTypes {
|
|
|
166
166
|
: undefined,
|
|
167
167
|
"X-Fern-Language": "JavaScript",
|
|
168
168
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
169
|
-
"X-Fern-SDK-Version": "1.0.
|
|
169
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
170
170
|
},
|
|
171
171
|
contentType: "application/json",
|
|
172
172
|
queryParameters: _queryParams,
|
|
@@ -210,7 +210,7 @@ class EngagementTypes {
|
|
|
210
210
|
* await merge.crm.engagementTypes.remoteFieldClassesList({})
|
|
211
211
|
*/
|
|
212
212
|
remoteFieldClassesList(request = {}, requestOptions) {
|
|
213
|
-
var _a;
|
|
213
|
+
var _a, _b;
|
|
214
214
|
return __awaiter(this, void 0, void 0, function* () {
|
|
215
215
|
const { cursor, includeDeletedData, includeRemoteData, includeRemoteFields, includeShellData, isCommonModelField, pageSize, } = request;
|
|
216
216
|
const _queryParams = {};
|
|
@@ -235,8 +235,8 @@ class EngagementTypes {
|
|
|
235
235
|
if (pageSize != null) {
|
|
236
236
|
_queryParams["page_size"] = pageSize.toString();
|
|
237
237
|
}
|
|
238
|
-
const _response = yield core.fetcher({
|
|
239
|
-
url: (0, url_join_1.default)((
|
|
238
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
239
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/engagement-types/remote-field-classes"),
|
|
240
240
|
method: "GET",
|
|
241
241
|
headers: {
|
|
242
242
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -245,7 +245,7 @@ class EngagementTypes {
|
|
|
245
245
|
: undefined,
|
|
246
246
|
"X-Fern-Language": "JavaScript",
|
|
247
247
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
248
|
-
"X-Fern-SDK-Version": "1.0.
|
|
248
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
249
249
|
},
|
|
250
250
|
contentType: "application/json",
|
|
251
251
|
queryParameters: _queryParams,
|
|
@@ -9,6 +9,7 @@ export declare namespace Engagements {
|
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
10
|
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
|
+
fetcher?: core.FetchFunction;
|
|
12
13
|
}
|
|
13
14
|
interface RequestOptions {
|
|
14
15
|
timeoutInSeconds?: number;
|
|
@@ -66,7 +66,7 @@ class Engagements {
|
|
|
66
66
|
* await merge.crm.engagements.list({})
|
|
67
67
|
*/
|
|
68
68
|
list(request = {}, requestOptions) {
|
|
69
|
-
var _a;
|
|
69
|
+
var _a, _b;
|
|
70
70
|
return __awaiter(this, void 0, void 0, function* () {
|
|
71
71
|
const { createdAfter, createdBefore, cursor, expand, includeDeletedData, includeRemoteData, includeRemoteFields, includeShellData, modifiedAfter, modifiedBefore, pageSize, remoteId, startedAfter, startedBefore, } = request;
|
|
72
72
|
const _queryParams = {};
|
|
@@ -112,8 +112,8 @@ class Engagements {
|
|
|
112
112
|
if (startedBefore != null) {
|
|
113
113
|
_queryParams["started_before"] = startedBefore.toISOString();
|
|
114
114
|
}
|
|
115
|
-
const _response = yield core.fetcher({
|
|
116
|
-
url: (0, url_join_1.default)((
|
|
115
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
116
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/engagements"),
|
|
117
117
|
method: "GET",
|
|
118
118
|
headers: {
|
|
119
119
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -122,7 +122,7 @@ class Engagements {
|
|
|
122
122
|
: undefined,
|
|
123
123
|
"X-Fern-Language": "JavaScript",
|
|
124
124
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
125
|
-
"X-Fern-SDK-Version": "1.0.
|
|
125
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
126
126
|
},
|
|
127
127
|
contentType: "application/json",
|
|
128
128
|
queryParameters: _queryParams,
|
|
@@ -168,7 +168,7 @@ class Engagements {
|
|
|
168
168
|
* })
|
|
169
169
|
*/
|
|
170
170
|
create(request, requestOptions) {
|
|
171
|
-
var _a;
|
|
171
|
+
var _a, _b;
|
|
172
172
|
return __awaiter(this, void 0, void 0, function* () {
|
|
173
173
|
const { isDebugMode, runAsync } = request, _body = __rest(request, ["isDebugMode", "runAsync"]);
|
|
174
174
|
const _queryParams = {};
|
|
@@ -178,8 +178,8 @@ class Engagements {
|
|
|
178
178
|
if (runAsync != null) {
|
|
179
179
|
_queryParams["run_async"] = runAsync.toString();
|
|
180
180
|
}
|
|
181
|
-
const _response = yield core.fetcher({
|
|
182
|
-
url: (0, url_join_1.default)((
|
|
181
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
182
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/engagements"),
|
|
183
183
|
method: "POST",
|
|
184
184
|
headers: {
|
|
185
185
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -188,7 +188,7 @@ class Engagements {
|
|
|
188
188
|
: undefined,
|
|
189
189
|
"X-Fern-Language": "JavaScript",
|
|
190
190
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
191
|
-
"X-Fern-SDK-Version": "1.0.
|
|
191
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
192
192
|
},
|
|
193
193
|
contentType: "application/json",
|
|
194
194
|
queryParameters: _queryParams,
|
|
@@ -235,7 +235,7 @@ class Engagements {
|
|
|
235
235
|
* await merge.crm.engagements.retrieve("id", {})
|
|
236
236
|
*/
|
|
237
237
|
retrieve(id, request = {}, requestOptions) {
|
|
238
|
-
var _a;
|
|
238
|
+
var _a, _b;
|
|
239
239
|
return __awaiter(this, void 0, void 0, function* () {
|
|
240
240
|
const { expand, includeRemoteData, includeRemoteFields } = request;
|
|
241
241
|
const _queryParams = {};
|
|
@@ -248,8 +248,8 @@ class Engagements {
|
|
|
248
248
|
if (includeRemoteFields != null) {
|
|
249
249
|
_queryParams["include_remote_fields"] = includeRemoteFields.toString();
|
|
250
250
|
}
|
|
251
|
-
const _response = yield core.fetcher({
|
|
252
|
-
url: (0, url_join_1.default)((
|
|
251
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
252
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, `crm/v1/engagements/${id}`),
|
|
253
253
|
method: "GET",
|
|
254
254
|
headers: {
|
|
255
255
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -258,7 +258,7 @@ class Engagements {
|
|
|
258
258
|
: undefined,
|
|
259
259
|
"X-Fern-Language": "JavaScript",
|
|
260
260
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
261
|
-
"X-Fern-SDK-Version": "1.0.
|
|
261
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
262
262
|
},
|
|
263
263
|
contentType: "application/json",
|
|
264
264
|
queryParameters: _queryParams,
|
|
@@ -304,7 +304,7 @@ class Engagements {
|
|
|
304
304
|
* })
|
|
305
305
|
*/
|
|
306
306
|
partialUpdate(id, request, requestOptions) {
|
|
307
|
-
var _a;
|
|
307
|
+
var _a, _b;
|
|
308
308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
309
309
|
const { isDebugMode, runAsync } = request, _body = __rest(request, ["isDebugMode", "runAsync"]);
|
|
310
310
|
const _queryParams = {};
|
|
@@ -314,8 +314,8 @@ class Engagements {
|
|
|
314
314
|
if (runAsync != null) {
|
|
315
315
|
_queryParams["run_async"] = runAsync.toString();
|
|
316
316
|
}
|
|
317
|
-
const _response = yield core.fetcher({
|
|
318
|
-
url: (0, url_join_1.default)((
|
|
317
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
318
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, `crm/v1/engagements/${id}`),
|
|
319
319
|
method: "PATCH",
|
|
320
320
|
headers: {
|
|
321
321
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -324,7 +324,7 @@ class Engagements {
|
|
|
324
324
|
: undefined,
|
|
325
325
|
"X-Fern-Language": "JavaScript",
|
|
326
326
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
327
|
-
"X-Fern-SDK-Version": "1.0.
|
|
327
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
328
328
|
},
|
|
329
329
|
contentType: "application/json",
|
|
330
330
|
queryParameters: _queryParams,
|
|
@@ -371,10 +371,10 @@ class Engagements {
|
|
|
371
371
|
* await merge.crm.engagements.metaPatchRetrieve("id")
|
|
372
372
|
*/
|
|
373
373
|
metaPatchRetrieve(id, requestOptions) {
|
|
374
|
-
var _a;
|
|
374
|
+
var _a, _b;
|
|
375
375
|
return __awaiter(this, void 0, void 0, function* () {
|
|
376
|
-
const _response = yield core.fetcher({
|
|
377
|
-
url: (0, url_join_1.default)((
|
|
376
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
377
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, `crm/v1/engagements/meta/patch/${id}`),
|
|
378
378
|
method: "GET",
|
|
379
379
|
headers: {
|
|
380
380
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -383,7 +383,7 @@ class Engagements {
|
|
|
383
383
|
: undefined,
|
|
384
384
|
"X-Fern-Language": "JavaScript",
|
|
385
385
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
386
|
-
"X-Fern-SDK-Version": "1.0.
|
|
386
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
387
387
|
},
|
|
388
388
|
contentType: "application/json",
|
|
389
389
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -426,10 +426,10 @@ class Engagements {
|
|
|
426
426
|
* await merge.crm.engagements.metaPostRetrieve()
|
|
427
427
|
*/
|
|
428
428
|
metaPostRetrieve(requestOptions) {
|
|
429
|
-
var _a;
|
|
429
|
+
var _a, _b;
|
|
430
430
|
return __awaiter(this, void 0, void 0, function* () {
|
|
431
|
-
const _response = yield core.fetcher({
|
|
432
|
-
url: (0, url_join_1.default)((
|
|
431
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
432
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/engagements/meta/post"),
|
|
433
433
|
method: "GET",
|
|
434
434
|
headers: {
|
|
435
435
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -438,7 +438,7 @@ class Engagements {
|
|
|
438
438
|
: undefined,
|
|
439
439
|
"X-Fern-Language": "JavaScript",
|
|
440
440
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
441
|
-
"X-Fern-SDK-Version": "1.0.
|
|
441
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
442
442
|
},
|
|
443
443
|
contentType: "application/json",
|
|
444
444
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -481,7 +481,7 @@ class Engagements {
|
|
|
481
481
|
* await merge.crm.engagements.remoteFieldClassesList({})
|
|
482
482
|
*/
|
|
483
483
|
remoteFieldClassesList(request = {}, requestOptions) {
|
|
484
|
-
var _a;
|
|
484
|
+
var _a, _b;
|
|
485
485
|
return __awaiter(this, void 0, void 0, function* () {
|
|
486
486
|
const { cursor, includeDeletedData, includeRemoteData, includeRemoteFields, includeShellData, isCommonModelField, pageSize, } = request;
|
|
487
487
|
const _queryParams = {};
|
|
@@ -506,8 +506,8 @@ class Engagements {
|
|
|
506
506
|
if (pageSize != null) {
|
|
507
507
|
_queryParams["page_size"] = pageSize.toString();
|
|
508
508
|
}
|
|
509
|
-
const _response = yield core.fetcher({
|
|
510
|
-
url: (0, url_join_1.default)((
|
|
509
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
510
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/engagements/remote-field-classes"),
|
|
511
511
|
method: "GET",
|
|
512
512
|
headers: {
|
|
513
513
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -516,7 +516,7 @@ class Engagements {
|
|
|
516
516
|
: undefined,
|
|
517
517
|
"X-Fern-Language": "JavaScript",
|
|
518
518
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
519
|
-
"X-Fern-SDK-Version": "1.0.
|
|
519
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
520
520
|
},
|
|
521
521
|
contentType: "application/json",
|
|
522
522
|
queryParameters: _queryParams,
|
|
@@ -9,6 +9,7 @@ export declare namespace FieldMapping {
|
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
10
|
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
|
+
fetcher?: core.FetchFunction;
|
|
12
13
|
}
|
|
13
14
|
interface RequestOptions {
|
|
14
15
|
timeoutInSeconds?: number;
|
|
@@ -55,10 +55,10 @@ class FieldMapping {
|
|
|
55
55
|
* await merge.crm.fieldMapping.fieldMappingsRetrieve()
|
|
56
56
|
*/
|
|
57
57
|
fieldMappingsRetrieve(requestOptions) {
|
|
58
|
-
var _a;
|
|
58
|
+
var _a, _b;
|
|
59
59
|
return __awaiter(this, void 0, void 0, function* () {
|
|
60
|
-
const _response = yield core.fetcher({
|
|
61
|
-
url: (0, url_join_1.default)((
|
|
60
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
61
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/field-mappings"),
|
|
62
62
|
method: "GET",
|
|
63
63
|
headers: {
|
|
64
64
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -67,7 +67,7 @@ class FieldMapping {
|
|
|
67
67
|
: undefined,
|
|
68
68
|
"X-Fern-Language": "JavaScript",
|
|
69
69
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
70
|
-
"X-Fern-SDK-Version": "1.0.
|
|
70
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
71
71
|
},
|
|
72
72
|
contentType: "application/json",
|
|
73
73
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -117,10 +117,10 @@ class FieldMapping {
|
|
|
117
117
|
* })
|
|
118
118
|
*/
|
|
119
119
|
fieldMappingsCreate(request, requestOptions) {
|
|
120
|
-
var _a;
|
|
120
|
+
var _a, _b;
|
|
121
121
|
return __awaiter(this, void 0, void 0, function* () {
|
|
122
|
-
const _response = yield core.fetcher({
|
|
123
|
-
url: (0, url_join_1.default)((
|
|
122
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
123
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/field-mappings"),
|
|
124
124
|
method: "POST",
|
|
125
125
|
headers: {
|
|
126
126
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -129,7 +129,7 @@ class FieldMapping {
|
|
|
129
129
|
: undefined,
|
|
130
130
|
"X-Fern-Language": "JavaScript",
|
|
131
131
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
132
|
-
"X-Fern-SDK-Version": "1.0.
|
|
132
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
133
133
|
},
|
|
134
134
|
contentType: "application/json",
|
|
135
135
|
body: yield serializers.crm.CreateFieldMappingRequest.jsonOrThrow(request, {
|
|
@@ -175,10 +175,10 @@ class FieldMapping {
|
|
|
175
175
|
* await merge.crm.fieldMapping.fieldMappingsDestroy("field_mapping_id")
|
|
176
176
|
*/
|
|
177
177
|
fieldMappingsDestroy(fieldMappingId, requestOptions) {
|
|
178
|
-
var _a;
|
|
178
|
+
var _a, _b;
|
|
179
179
|
return __awaiter(this, void 0, void 0, function* () {
|
|
180
|
-
const _response = yield core.fetcher({
|
|
181
|
-
url: (0, url_join_1.default)((
|
|
180
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
181
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, `crm/v1/field-mappings/${fieldMappingId}`),
|
|
182
182
|
method: "DELETE",
|
|
183
183
|
headers: {
|
|
184
184
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -187,7 +187,7 @@ class FieldMapping {
|
|
|
187
187
|
: undefined,
|
|
188
188
|
"X-Fern-Language": "JavaScript",
|
|
189
189
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
190
|
-
"X-Fern-SDK-Version": "1.0.
|
|
190
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
191
191
|
},
|
|
192
192
|
contentType: "application/json",
|
|
193
193
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -230,10 +230,10 @@ class FieldMapping {
|
|
|
230
230
|
* await merge.crm.fieldMapping.fieldMappingsPartialUpdate("field_mapping_id", {})
|
|
231
231
|
*/
|
|
232
232
|
fieldMappingsPartialUpdate(fieldMappingId, request = {}, requestOptions) {
|
|
233
|
-
var _a;
|
|
233
|
+
var _a, _b;
|
|
234
234
|
return __awaiter(this, void 0, void 0, function* () {
|
|
235
|
-
const _response = yield core.fetcher({
|
|
236
|
-
url: (0, url_join_1.default)((
|
|
235
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
236
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, `crm/v1/field-mappings/${fieldMappingId}`),
|
|
237
237
|
method: "PATCH",
|
|
238
238
|
headers: {
|
|
239
239
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -242,7 +242,7 @@ class FieldMapping {
|
|
|
242
242
|
: undefined,
|
|
243
243
|
"X-Fern-Language": "JavaScript",
|
|
244
244
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
245
|
-
"X-Fern-SDK-Version": "1.0.
|
|
245
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
246
246
|
},
|
|
247
247
|
contentType: "application/json",
|
|
248
248
|
body: yield serializers.crm.PatchedEditFieldMappingRequest.jsonOrThrow(request, {
|
|
@@ -288,7 +288,7 @@ class FieldMapping {
|
|
|
288
288
|
* await merge.crm.fieldMapping.remoteFieldsRetrieve({})
|
|
289
289
|
*/
|
|
290
290
|
remoteFieldsRetrieve(request = {}, requestOptions) {
|
|
291
|
-
var _a;
|
|
291
|
+
var _a, _b;
|
|
292
292
|
return __awaiter(this, void 0, void 0, function* () {
|
|
293
293
|
const { commonModels, includeExampleValues } = request;
|
|
294
294
|
const _queryParams = {};
|
|
@@ -298,8 +298,8 @@ class FieldMapping {
|
|
|
298
298
|
if (includeExampleValues != null) {
|
|
299
299
|
_queryParams["include_example_values"] = includeExampleValues;
|
|
300
300
|
}
|
|
301
|
-
const _response = yield core.fetcher({
|
|
302
|
-
url: (0, url_join_1.default)((
|
|
301
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
302
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/remote-fields"),
|
|
303
303
|
method: "GET",
|
|
304
304
|
headers: {
|
|
305
305
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -308,7 +308,7 @@ class FieldMapping {
|
|
|
308
308
|
: undefined,
|
|
309
309
|
"X-Fern-Language": "JavaScript",
|
|
310
310
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
311
|
-
"X-Fern-SDK-Version": "1.0.
|
|
311
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
312
312
|
},
|
|
313
313
|
contentType: "application/json",
|
|
314
314
|
queryParameters: _queryParams,
|
|
@@ -352,10 +352,10 @@ class FieldMapping {
|
|
|
352
352
|
* await merge.crm.fieldMapping.targetFieldsRetrieve()
|
|
353
353
|
*/
|
|
354
354
|
targetFieldsRetrieve(requestOptions) {
|
|
355
|
-
var _a;
|
|
355
|
+
var _a, _b;
|
|
356
356
|
return __awaiter(this, void 0, void 0, function* () {
|
|
357
|
-
const _response = yield core.fetcher({
|
|
358
|
-
url: (0, url_join_1.default)((
|
|
357
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
358
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/target-fields"),
|
|
359
359
|
method: "GET",
|
|
360
360
|
headers: {
|
|
361
361
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -364,7 +364,7 @@ class FieldMapping {
|
|
|
364
364
|
: undefined,
|
|
365
365
|
"X-Fern-Language": "JavaScript",
|
|
366
366
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
367
|
-
"X-Fern-SDK-Version": "1.0.
|
|
367
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
368
368
|
},
|
|
369
369
|
contentType: "application/json",
|
|
370
370
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -9,6 +9,7 @@ export declare namespace ForceResync {
|
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
10
|
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
|
+
fetcher?: core.FetchFunction;
|
|
12
13
|
}
|
|
13
14
|
interface RequestOptions {
|
|
14
15
|
timeoutInSeconds?: number;
|
|
@@ -55,10 +55,10 @@ class ForceResync {
|
|
|
55
55
|
* await merge.crm.forceResync.syncStatusResyncCreate()
|
|
56
56
|
*/
|
|
57
57
|
syncStatusResyncCreate(requestOptions) {
|
|
58
|
-
var _a;
|
|
58
|
+
var _a, _b;
|
|
59
59
|
return __awaiter(this, void 0, void 0, function* () {
|
|
60
|
-
const _response = yield core.fetcher({
|
|
61
|
-
url: (0, url_join_1.default)((
|
|
60
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
61
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/sync-status/resync"),
|
|
62
62
|
method: "POST",
|
|
63
63
|
headers: {
|
|
64
64
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -67,7 +67,7 @@ class ForceResync {
|
|
|
67
67
|
: undefined,
|
|
68
68
|
"X-Fern-Language": "JavaScript",
|
|
69
69
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
70
|
-
"X-Fern-SDK-Version": "1.0.
|
|
70
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
71
71
|
},
|
|
72
72
|
contentType: "application/json",
|
|
73
73
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -9,6 +9,7 @@ export declare namespace GenerateKey {
|
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
10
|
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
|
+
fetcher?: core.FetchFunction;
|
|
12
13
|
}
|
|
13
14
|
interface RequestOptions {
|
|
14
15
|
timeoutInSeconds?: number;
|
|
@@ -57,10 +57,10 @@ class GenerateKey {
|
|
|
57
57
|
* })
|
|
58
58
|
*/
|
|
59
59
|
create(request, requestOptions) {
|
|
60
|
-
var _a;
|
|
60
|
+
var _a, _b;
|
|
61
61
|
return __awaiter(this, void 0, void 0, function* () {
|
|
62
|
-
const _response = yield core.fetcher({
|
|
63
|
-
url: (0, url_join_1.default)((
|
|
62
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
63
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/generate-key"),
|
|
64
64
|
method: "POST",
|
|
65
65
|
headers: {
|
|
66
66
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -69,7 +69,7 @@ class GenerateKey {
|
|
|
69
69
|
: undefined,
|
|
70
70
|
"X-Fern-Language": "JavaScript",
|
|
71
71
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
72
|
-
"X-Fern-SDK-Version": "1.0.
|
|
72
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
73
73
|
},
|
|
74
74
|
contentType: "application/json",
|
|
75
75
|
body: yield serializers.crm.GenerateRemoteKeyRequest.jsonOrThrow(request, {
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
export * as asyncPassthrough from "./asyncPassthrough";
|
|
2
|
+
export * from "./asyncPassthrough/types";
|
|
1
3
|
export * as contacts from "./contacts";
|
|
2
4
|
export * from "./contacts/types";
|
|
3
5
|
export * as engagements from "./engagements";
|
|
@@ -17,7 +19,6 @@ export * from "./tasks/types";
|
|
|
17
19
|
export * as accountDetails from "./accountDetails";
|
|
18
20
|
export * as accountToken from "./accountToken";
|
|
19
21
|
export * as accounts from "./accounts";
|
|
20
|
-
export * as asyncPassthrough from "./asyncPassthrough";
|
|
21
22
|
export * as auditTrail from "./auditTrail";
|
|
22
23
|
export * as availableActions from "./availableActions";
|
|
23
24
|
export * as customObjectClasses from "./customObjectClasses";
|
|
@@ -26,7 +26,9 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
26
26
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.webhookReceivers = exports.users = exports.forceResync = exports.syncStatus = exports.stages = exports.regenerateKey = exports.passthrough = exports.linkToken = exports.generateKey = exports.fieldMapping = exports.engagementTypes = exports.deleteAccount = exports.scopes = exports.associations = exports.customObjects = exports.associationTypes = exports.customObjectClasses = exports.availableActions = exports.auditTrail = exports.
|
|
29
|
+
exports.webhookReceivers = exports.users = exports.forceResync = exports.syncStatus = exports.stages = exports.regenerateKey = exports.passthrough = exports.linkToken = exports.generateKey = exports.fieldMapping = exports.engagementTypes = exports.deleteAccount = exports.scopes = exports.associations = exports.customObjects = exports.associationTypes = exports.customObjectClasses = exports.availableActions = exports.auditTrail = exports.accounts = exports.accountToken = exports.accountDetails = exports.tasks = exports.opportunities = exports.notes = exports.linkedAccounts = exports.leads = exports.issues = exports.engagements = exports.contacts = exports.asyncPassthrough = void 0;
|
|
30
|
+
exports.asyncPassthrough = __importStar(require("./asyncPassthrough"));
|
|
31
|
+
__exportStar(require("./asyncPassthrough/types"), exports);
|
|
30
32
|
exports.contacts = __importStar(require("./contacts"));
|
|
31
33
|
__exportStar(require("./contacts/types"), exports);
|
|
32
34
|
exports.engagements = __importStar(require("./engagements"));
|
|
@@ -46,7 +48,6 @@ __exportStar(require("./tasks/types"), exports);
|
|
|
46
48
|
exports.accountDetails = __importStar(require("./accountDetails"));
|
|
47
49
|
exports.accountToken = __importStar(require("./accountToken"));
|
|
48
50
|
exports.accounts = __importStar(require("./accounts"));
|
|
49
|
-
exports.asyncPassthrough = __importStar(require("./asyncPassthrough"));
|
|
50
51
|
exports.auditTrail = __importStar(require("./auditTrail"));
|
|
51
52
|
exports.availableActions = __importStar(require("./availableActions"));
|
|
52
53
|
exports.customObjectClasses = __importStar(require("./customObjectClasses"));
|
|
@@ -9,6 +9,7 @@ export declare namespace Issues {
|
|
|
9
9
|
environment?: core.Supplier<environments.MergeEnvironment | string>;
|
|
10
10
|
apiKey: core.Supplier<core.BearerToken>;
|
|
11
11
|
accountToken?: core.Supplier<string | undefined>;
|
|
12
|
+
fetcher?: core.FetchFunction;
|
|
12
13
|
}
|
|
13
14
|
interface RequestOptions {
|
|
14
15
|
timeoutInSeconds?: number;
|
|
@@ -55,7 +55,7 @@ class Issues {
|
|
|
55
55
|
* await merge.crm.issues.list({})
|
|
56
56
|
*/
|
|
57
57
|
list(request = {}, requestOptions) {
|
|
58
|
-
var _a;
|
|
58
|
+
var _a, _b;
|
|
59
59
|
return __awaiter(this, void 0, void 0, function* () {
|
|
60
60
|
const { accountToken, cursor, endDate, endUserOrganizationName, firstIncidentTimeAfter, firstIncidentTimeBefore, includeMuted, integrationName, lastIncidentTimeAfter, lastIncidentTimeBefore, linkedAccountId, pageSize, startDate, status, } = request;
|
|
61
61
|
const _queryParams = {};
|
|
@@ -101,8 +101,8 @@ class Issues {
|
|
|
101
101
|
if (status != null) {
|
|
102
102
|
_queryParams["status"] = status;
|
|
103
103
|
}
|
|
104
|
-
const _response = yield core.fetcher({
|
|
105
|
-
url: (0, url_join_1.default)((
|
|
104
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
105
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, "crm/v1/issues"),
|
|
106
106
|
method: "GET",
|
|
107
107
|
headers: {
|
|
108
108
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -111,7 +111,7 @@ class Issues {
|
|
|
111
111
|
: undefined,
|
|
112
112
|
"X-Fern-Language": "JavaScript",
|
|
113
113
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
114
|
-
"X-Fern-SDK-Version": "1.0.
|
|
114
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
115
115
|
},
|
|
116
116
|
contentType: "application/json",
|
|
117
117
|
queryParameters: _queryParams,
|
|
@@ -155,10 +155,10 @@ class Issues {
|
|
|
155
155
|
* await merge.crm.issues.retrieve("id")
|
|
156
156
|
*/
|
|
157
157
|
retrieve(id, requestOptions) {
|
|
158
|
-
var _a;
|
|
158
|
+
var _a, _b;
|
|
159
159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
160
|
-
const _response = yield core.fetcher({
|
|
161
|
-
url: (0, url_join_1.default)((
|
|
160
|
+
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
161
|
+
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.MergeEnvironment.Production, `crm/v1/issues/${id}`),
|
|
162
162
|
method: "GET",
|
|
163
163
|
headers: {
|
|
164
164
|
Authorization: yield this._getAuthorizationHeader(),
|
|
@@ -167,7 +167,7 @@ class Issues {
|
|
|
167
167
|
: undefined,
|
|
168
168
|
"X-Fern-Language": "JavaScript",
|
|
169
169
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
170
|
-
"X-Fern-SDK-Version": "1.0.
|
|
170
|
+
"X-Fern-SDK-Version": "1.0.12",
|
|
171
171
|
},
|
|
172
172
|
contentType: "application/json",
|
|
173
173
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|