@mergeapi/merge-node-client 1.0.1 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Client.d.ts +3 -3
- package/Client.js +6 -6
- package/api/resources/accounting/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/accounting/resources/accountToken/client/Client.js +1 -1
- package/api/resources/accounting/resources/accountingPeriods/client/Client.js +2 -2
- package/api/resources/accounting/resources/accounts/client/Client.js +4 -4
- package/api/resources/accounting/resources/addresses/client/Client.js +1 -1
- package/api/resources/accounting/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/accounting/resources/attachments/client/Client.js +4 -4
- package/api/resources/accounting/resources/auditTrail/client/Client.js +1 -1
- package/api/resources/accounting/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +3 -3
- package/api/resources/accounting/resources/availableActions/client/Client.js +1 -1
- package/api/resources/accounting/resources/balanceSheets/client/Client.js +2 -2
- package/api/resources/accounting/resources/cashFlowStatements/client/Client.js +2 -2
- package/api/resources/accounting/resources/companyInfo/client/Client.js +2 -2
- package/api/resources/accounting/resources/contacts/client/Client.js +4 -4
- package/api/resources/accounting/resources/creditNotes/client/Client.js +2 -2
- package/api/resources/accounting/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/accounting/resources/expenses/client/Client.js +4 -4
- package/api/resources/accounting/resources/forceResync/client/Client.js +1 -1
- package/api/resources/accounting/resources/generateKey/client/Client.js +1 -1
- package/api/resources/accounting/resources/incomeStatements/client/Client.js +2 -2
- package/api/resources/accounting/resources/invoices/client/Client.js +4 -4
- package/api/resources/accounting/resources/issues/client/Client.js +2 -2
- package/api/resources/accounting/resources/items/client/Client.js +2 -2
- package/api/resources/accounting/resources/journalEntries/client/Client.js +4 -4
- package/api/resources/accounting/resources/linkToken/client/Client.js +1 -1
- package/api/resources/accounting/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/accounting/resources/passthrough/client/Client.js +1 -1
- package/api/resources/accounting/resources/payments/client/Client.js +4 -4
- package/api/resources/accounting/resources/phoneNumbers/client/Client.js +1 -1
- package/api/resources/accounting/resources/purchaseOrders/client/Client.js +4 -4
- package/api/resources/accounting/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/accounting/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/accounting/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/accounting/resources/taxRates/client/Client.js +2 -2
- package/api/resources/accounting/resources/trackingCategories/client/Client.js +2 -2
- package/api/resources/accounting/resources/transactions/client/Client.js +2 -2
- package/api/resources/accounting/resources/vendorCredits/client/Client.js +2 -2
- package/api/resources/accounting/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/accounting/types/AccountDetails.d.ts +1 -0
- package/api/resources/accounting/types/AccountDetailsAndActions.d.ts +1 -0
- package/api/resources/accounting/types/AuditLogEvent.d.ts +6 -0
- package/api/resources/accounting/types/AuditLogEventEventType.d.ts +6 -0
- package/api/resources/accounting/types/CreditNote.d.ts +1 -1
- package/api/resources/accounting/types/CreditNoteLineItem.d.ts +1 -0
- package/api/resources/accounting/types/EventTypeEnum.d.ts +13 -1
- package/api/resources/accounting/types/EventTypeEnum.js +6 -0
- package/api/resources/accounting/types/ExpenseLine.d.ts +1 -0
- package/api/resources/accounting/types/Invoice.d.ts +1 -1
- package/api/resources/accounting/types/InvoiceRequest.d.ts +1 -0
- package/api/resources/accounting/types/InvoiceRequestPurchaseOrdersItem.d.ts +5 -0
- package/api/resources/accounting/types/InvoiceRequestPurchaseOrdersItem.js +5 -0
- package/api/resources/accounting/types/JournalEntry.d.ts +1 -1
- package/api/resources/accounting/types/JournalLine.d.ts +1 -0
- package/api/resources/accounting/types/Payment.d.ts +1 -0
- package/api/resources/accounting/types/PaymentLineItem.d.ts +4 -5
- package/api/resources/accounting/types/PaymentLineItemRequest.d.ts +4 -5
- package/api/resources/accounting/types/PaymentRequest.d.ts +1 -0
- package/api/resources/accounting/types/PurchaseOrderLineItem.d.ts +1 -0
- package/api/resources/accounting/types/TransactionLineItem.d.ts +1 -0
- package/api/resources/accounting/types/VendorCreditLine.d.ts +1 -0
- package/api/resources/accounting/types/index.d.ts +1 -0
- package/api/resources/accounting/types/index.js +1 -0
- package/api/resources/ats/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/ats/resources/accountToken/client/Client.js +1 -1
- package/api/resources/ats/resources/activities/client/Client.js +4 -4
- package/api/resources/ats/resources/applications/client/Client.js +5 -5
- package/api/resources/ats/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/ats/resources/attachments/client/Client.js +4 -4
- package/api/resources/ats/resources/auditTrail/client/Client.js +1 -1
- package/api/resources/ats/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +3 -3
- package/api/resources/ats/resources/availableActions/client/Client.js +1 -1
- package/api/resources/ats/resources/candidates/client/Client.js +7 -7
- package/api/resources/ats/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/ats/resources/departments/client/Client.js +2 -2
- package/api/resources/ats/resources/eeocs/client/Client.js +2 -2
- package/api/resources/ats/resources/forceResync/client/Client.js +1 -1
- package/api/resources/ats/resources/generateKey/client/Client.js +1 -1
- package/api/resources/ats/resources/interviews/client/Client.js +4 -4
- package/api/resources/ats/resources/issues/client/Client.js +2 -2
- package/api/resources/ats/resources/jobInterviewStages/client/Client.js +2 -2
- package/api/resources/ats/resources/jobs/client/Client.js +3 -3
- package/api/resources/ats/resources/linkToken/client/Client.js +1 -1
- package/api/resources/ats/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/ats/resources/offers/client/Client.js +2 -2
- package/api/resources/ats/resources/offices/client/Client.js +2 -2
- package/api/resources/ats/resources/passthrough/client/Client.js +1 -1
- package/api/resources/ats/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/ats/resources/rejectReasons/client/Client.js +2 -2
- package/api/resources/ats/resources/scorecards/client/Client.js +2 -2
- package/api/resources/ats/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/ats/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/ats/resources/tags/client/Client.js +1 -1
- package/api/resources/ats/resources/users/client/Client.js +2 -2
- package/api/resources/ats/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/ats/types/AccountDetails.d.ts +1 -0
- package/api/resources/ats/types/AccountDetailsAndActions.d.ts +1 -0
- package/api/resources/ats/types/AuditLogEvent.d.ts +6 -0
- package/api/resources/ats/types/AuditLogEventEventType.d.ts +6 -0
- package/api/resources/ats/types/EventTypeEnum.d.ts +13 -1
- package/api/resources/ats/types/EventTypeEnum.js +6 -0
- package/api/resources/crm/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/crm/resources/accountToken/client/Client.js +1 -1
- package/api/resources/crm/resources/accounts/client/Client.js +11 -8
- package/api/resources/crm/resources/accounts/client/requests/AccountsListRequest.d.ts +4 -0
- package/api/resources/crm/resources/associationTypes/client/Client.js +4 -4
- package/api/resources/crm/resources/associations/client/Client.js +2 -2
- package/api/resources/crm/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/crm/resources/auditTrail/client/Client.js +1 -1
- package/api/resources/crm/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +3 -3
- package/api/resources/crm/resources/availableActions/client/Client.js +1 -1
- package/api/resources/crm/resources/contacts/client/Client.js +8 -8
- package/api/resources/crm/resources/contacts/client/requests/ContactsListRequest.d.ts +2 -1
- package/api/resources/crm/resources/contacts/client/requests/ContactsRetrieveRequest.d.ts +2 -1
- package/api/resources/crm/resources/customObjectClasses/client/Client.js +2 -2
- package/api/resources/crm/resources/customObjects/client/Client.js +5 -5
- package/api/resources/crm/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/crm/resources/engagementTypes/client/Client.js +3 -3
- package/api/resources/crm/resources/engagements/client/Client.js +14 -8
- package/api/resources/crm/resources/engagements/client/requests/EngagementsListRequest.d.ts +8 -0
- package/api/resources/crm/resources/forceResync/client/Client.js +1 -1
- package/api/resources/crm/resources/generateKey/client/Client.js +1 -1
- package/api/resources/crm/resources/issues/client/Client.js +2 -2
- package/api/resources/crm/resources/leads/client/Client.js +5 -5
- package/api/resources/crm/resources/linkToken/client/Client.js +1 -1
- package/api/resources/crm/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/crm/resources/notes/client/Client.js +5 -5
- package/api/resources/crm/resources/opportunities/client/Client.js +7 -7
- package/api/resources/crm/resources/passthrough/client/Client.js +1 -1
- package/api/resources/crm/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/crm/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/crm/resources/stages/client/Client.js +3 -3
- package/api/resources/crm/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/crm/resources/tasks/client/Client.js +7 -7
- package/api/resources/crm/resources/users/client/Client.js +4 -4
- package/api/resources/crm/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/crm/types/AccountDetails.d.ts +1 -0
- package/api/resources/crm/types/AccountDetailsAndActions.d.ts +1 -0
- package/api/resources/crm/types/AuditLogEvent.d.ts +6 -0
- package/api/resources/crm/types/AuditLogEventEventType.d.ts +6 -0
- package/api/resources/crm/types/Contact.d.ts +2 -0
- package/api/resources/crm/types/ContactOwner.d.ts +8 -0
- package/api/resources/crm/types/ContactOwner.js +5 -0
- package/api/resources/crm/types/ContactRequest.d.ts +2 -0
- package/api/resources/crm/types/ContactRequestOwner.d.ts +8 -0
- package/api/resources/crm/types/ContactRequestOwner.js +5 -0
- package/api/resources/crm/types/ContactsListRequestExpand.d.ts +9 -0
- package/api/resources/crm/types/ContactsListRequestExpand.js +11 -0
- package/api/resources/crm/types/ContactsRetrieveRequestExpand.d.ts +9 -0
- package/api/resources/crm/types/ContactsRetrieveRequestExpand.js +11 -0
- package/api/resources/crm/types/EventTypeEnum.d.ts +13 -1
- package/api/resources/crm/types/EventTypeEnum.js +6 -0
- package/api/resources/crm/types/PatchedContactRequest.d.ts +2 -0
- package/api/resources/crm/types/PatchedContactRequestOwner.d.ts +8 -0
- package/api/resources/crm/types/PatchedContactRequestOwner.js +5 -0
- package/api/resources/crm/types/index.d.ts +5 -0
- package/api/resources/crm/types/index.js +5 -0
- package/api/resources/filestorage/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/filestorage/resources/accountToken/client/Client.js +1 -1
- package/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/filestorage/resources/auditTrail/client/Client.js +1 -1
- package/api/resources/filestorage/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +3 -3
- package/api/resources/filestorage/resources/availableActions/client/Client.js +1 -1
- package/api/resources/filestorage/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/filestorage/resources/drives/client/Client.js +2 -2
- package/api/resources/filestorage/resources/files/client/Client.d.ts +1 -1
- package/api/resources/filestorage/resources/files/client/Client.js +12 -6
- package/api/resources/filestorage/resources/files/client/requests/FilesDownloadRetrieveRequest.d.ts +9 -0
- package/api/resources/filestorage/resources/files/client/requests/FilesDownloadRetrieveRequest.js +5 -0
- package/api/resources/filestorage/resources/files/client/requests/FilesListRequest.d.ts +2 -2
- package/api/resources/filestorage/resources/files/client/requests/index.d.ts +1 -0
- package/api/resources/filestorage/resources/folders/client/Client.js +4 -4
- package/api/resources/filestorage/resources/forceResync/client/Client.js +1 -1
- package/api/resources/filestorage/resources/generateKey/client/Client.js +1 -1
- package/api/resources/filestorage/resources/groups/client/Client.js +2 -2
- package/api/resources/filestorage/resources/issues/client/Client.js +2 -2
- package/api/resources/filestorage/resources/linkToken/client/Client.js +1 -1
- package/api/resources/filestorage/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/filestorage/resources/passthrough/client/Client.js +1 -1
- package/api/resources/filestorage/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/filestorage/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/filestorage/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/filestorage/resources/users/client/Client.js +2 -2
- package/api/resources/filestorage/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/filestorage/types/AccountDetails.d.ts +1 -0
- package/api/resources/filestorage/types/AccountDetailsAndActions.d.ts +1 -0
- package/api/resources/filestorage/types/AuditLogEvent.d.ts +6 -0
- package/api/resources/filestorage/types/AuditLogEventEventType.d.ts +6 -0
- package/api/resources/filestorage/types/EventTypeEnum.d.ts +13 -1
- package/api/resources/filestorage/types/EventTypeEnum.js +6 -0
- package/api/resources/hris/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/hris/resources/accountToken/client/Client.js +1 -1
- package/api/resources/hris/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/hris/resources/auditTrail/client/Client.js +1 -1
- package/api/resources/hris/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +3 -3
- package/api/resources/hris/resources/availableActions/client/Client.js +1 -1
- package/api/resources/hris/resources/bankInfo/client/Client.js +2 -2
- package/api/resources/hris/resources/benefits/client/Client.js +2 -2
- package/api/resources/hris/resources/companies/client/Client.js +2 -2
- package/api/resources/hris/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/hris/resources/dependents/client/Client.js +2 -2
- package/api/resources/hris/resources/employeePayrollRuns/client/Client.js +2 -2
- package/api/resources/hris/resources/employees/client/Client.js +5 -5
- package/api/resources/hris/resources/employerBenefits/client/Client.js +2 -2
- package/api/resources/hris/resources/employments/client/Client.js +2 -2
- package/api/resources/hris/resources/forceResync/client/Client.js +1 -1
- package/api/resources/hris/resources/generateKey/client/Client.js +1 -1
- package/api/resources/hris/resources/groups/client/Client.js +2 -2
- package/api/resources/hris/resources/issues/client/Client.js +2 -2
- package/api/resources/hris/resources/linkToken/client/Client.js +1 -1
- package/api/resources/hris/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/hris/resources/locations/client/Client.js +2 -2
- package/api/resources/hris/resources/passthrough/client/Client.js +1 -1
- package/api/resources/hris/resources/payGroups/client/Client.js +2 -2
- package/api/resources/hris/resources/payrollRuns/client/Client.js +2 -2
- package/api/resources/hris/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/hris/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/hris/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/hris/resources/teams/client/Client.js +2 -2
- package/api/resources/hris/resources/timeOff/client/Client.js +4 -4
- package/api/resources/hris/resources/timeOffBalances/client/Client.js +2 -2
- package/api/resources/hris/resources/timesheetEntries/client/Client.js +4 -4
- package/api/resources/hris/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/hris/types/AccountDetails.d.ts +1 -0
- package/api/resources/hris/types/AccountDetailsAndActions.d.ts +1 -0
- package/api/resources/hris/types/AuditLogEvent.d.ts +6 -0
- package/api/resources/hris/types/AuditLogEventEventType.d.ts +6 -0
- package/api/resources/hris/types/EventTypeEnum.d.ts +13 -1
- package/api/resources/hris/types/EventTypeEnum.js +6 -0
- package/api/resources/index.d.ts +1 -1
- package/api/resources/index.js +2 -2
- package/api/resources/ticketing/client/Client.d.ts +3 -0
- package/api/resources/ticketing/client/Client.js +21 -16
- package/api/resources/ticketing/resources/accountDetails/client/Client.js +1 -1
- package/api/resources/ticketing/resources/accountToken/client/Client.js +1 -1
- package/api/resources/ticketing/resources/accounts/client/Client.js +2 -2
- package/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +2 -2
- package/api/resources/ticketing/resources/attachments/client/Client.d.ts +1 -1
- package/api/resources/ticketing/resources/attachments/client/Client.js +12 -6
- package/api/resources/ticketing/resources/attachments/client/requests/AttachmentsDownloadRetrieveRequest.d.ts +9 -0
- package/api/resources/ticketing/resources/attachments/client/requests/AttachmentsDownloadRetrieveRequest.js +5 -0
- package/api/resources/ticketing/resources/attachments/client/requests/index.d.ts +1 -0
- package/api/resources/ticketing/resources/auditTrail/client/Client.js +1 -1
- package/api/resources/ticketing/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +3 -3
- package/api/resources/ticketing/resources/availableActions/client/Client.js +1 -1
- package/api/resources/ticketing/resources/collections/client/Client.js +3 -3
- package/api/resources/ticketing/resources/comments/client/Client.js +4 -4
- package/api/resources/ticketing/resources/contacts/client/Client.js +2 -2
- package/api/resources/ticketing/resources/deleteAccount/client/Client.js +1 -1
- package/api/resources/ticketing/resources/forceResync/client/Client.js +1 -1
- package/api/resources/ticketing/resources/generateKey/client/Client.js +1 -1
- package/api/resources/ticketing/resources/index.d.ts +2 -0
- package/api/resources/ticketing/resources/index.js +3 -1
- package/api/resources/ticketing/resources/issues/client/Client.js +2 -2
- package/api/resources/ticketing/resources/linkToken/client/Client.js +1 -1
- package/api/resources/ticketing/resources/linkedAccounts/client/Client.js +1 -1
- package/api/resources/ticketing/resources/passthrough/client/Client.js +1 -1
- package/api/resources/ticketing/resources/projects/client/Client.js +3 -3
- package/api/resources/ticketing/resources/regenerateKey/client/Client.js +1 -1
- package/api/resources/ticketing/resources/roles/client/Client.d.ts +29 -0
- package/api/resources/ticketing/resources/roles/client/Client.js +194 -0
- package/api/resources/ticketing/resources/roles/client/index.d.ts +1 -0
- package/api/resources/ticketing/resources/roles/client/index.js +17 -0
- package/api/resources/ticketing/resources/roles/client/requests/RolesListRequest.d.ts +41 -0
- package/api/resources/ticketing/resources/roles/client/requests/RolesListRequest.js +5 -0
- package/api/resources/ticketing/resources/roles/client/requests/RolesRetrieveRequest.d.ts +9 -0
- package/api/resources/ticketing/resources/roles/client/requests/RolesRetrieveRequest.js +5 -0
- package/api/resources/ticketing/resources/roles/client/requests/index.d.ts +2 -0
- package/api/resources/ticketing/resources/roles/client/requests/index.js +2 -0
- package/api/resources/ticketing/resources/roles/index.d.ts +1 -0
- package/api/resources/ticketing/resources/roles/index.js +17 -0
- package/api/resources/ticketing/resources/selectiveSync/client/Client.js +3 -3
- package/api/resources/ticketing/resources/syncStatus/client/Client.js +1 -1
- package/api/resources/ticketing/resources/tags/client/Client.js +2 -2
- package/api/resources/ticketing/resources/teams/client/Client.js +2 -2
- package/api/resources/ticketing/resources/tickets/client/Client.js +8 -8
- package/api/resources/ticketing/resources/users/client/Client.js +2 -2
- package/api/resources/ticketing/resources/webhookReceivers/client/Client.js +2 -2
- package/api/resources/ticketing/types/AccountDetails.d.ts +1 -0
- package/api/resources/ticketing/types/AccountDetailsAndActions.d.ts +1 -0
- package/api/resources/ticketing/types/AuditLogEvent.d.ts +6 -0
- package/api/resources/ticketing/types/AuditLogEventEventType.d.ts +6 -0
- package/api/resources/ticketing/types/EventTypeEnum.d.ts +13 -1
- package/api/resources/ticketing/types/EventTypeEnum.js +6 -0
- package/api/resources/ticketing/types/PaginatedRoleList.d.ts +9 -0
- package/api/resources/ticketing/types/PaginatedRoleList.js +5 -0
- package/api/resources/ticketing/types/Project.d.ts +1 -1
- package/api/resources/ticketing/types/Role.d.ts +36 -0
- package/api/resources/ticketing/types/Role.js +5 -0
- package/api/resources/ticketing/types/RoleTicketAccess.d.ts +12 -0
- package/api/resources/ticketing/types/RoleTicketAccess.js +5 -0
- package/api/resources/ticketing/types/RoleTicketActionsItem.d.ts +5 -0
- package/api/resources/ticketing/types/RoleTicketActionsItem.js +5 -0
- package/api/resources/ticketing/types/TicketAccessEnum.d.ts +14 -0
- package/api/resources/ticketing/types/TicketAccessEnum.js +11 -0
- package/api/resources/ticketing/types/TicketActionsEnum.d.ts +20 -0
- package/api/resources/ticketing/types/TicketActionsEnum.js +14 -0
- package/api/resources/ticketing/types/User.d.ts +1 -0
- package/api/resources/ticketing/types/UserRolesItem.d.ts +5 -0
- package/api/resources/ticketing/types/UserRolesItem.js +5 -0
- package/api/resources/ticketing/types/index.d.ts +7 -0
- package/api/resources/ticketing/types/index.js +7 -0
- package/dist/Client.d.ts +3 -3
- package/dist/Client.js +6 -6
- package/dist/api/resources/accounting/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/accountingPeriods/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/accounts/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/addresses/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/attachments/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/auditTrail/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +3 -3
- package/dist/api/resources/accounting/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/balanceSheets/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/companyInfo/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/contacts/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/creditNotes/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/expenses/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/incomeStatements/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/invoices/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/items/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/journalEntries/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/payments/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.js +4 -4
- package/dist/api/resources/accounting/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/accounting/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/accounting/resources/taxRates/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/trackingCategories/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/transactions/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/vendorCredits/client/Client.js +2 -2
- package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/accounting/types/AccountDetails.d.ts +1 -0
- package/dist/api/resources/accounting/types/AccountDetailsAndActions.d.ts +1 -0
- package/dist/api/resources/accounting/types/AuditLogEvent.d.ts +6 -0
- package/dist/api/resources/accounting/types/AuditLogEventEventType.d.ts +6 -0
- package/dist/api/resources/accounting/types/CreditNote.d.ts +1 -1
- package/dist/api/resources/accounting/types/CreditNoteLineItem.d.ts +1 -0
- package/dist/api/resources/accounting/types/EventTypeEnum.d.ts +13 -1
- package/dist/api/resources/accounting/types/EventTypeEnum.js +6 -0
- package/dist/api/resources/accounting/types/ExpenseLine.d.ts +1 -0
- package/dist/api/resources/accounting/types/Invoice.d.ts +1 -1
- package/dist/api/resources/accounting/types/InvoiceRequest.d.ts +1 -0
- package/dist/api/resources/accounting/types/InvoiceRequestPurchaseOrdersItem.d.ts +5 -0
- package/dist/api/resources/accounting/types/InvoiceRequestPurchaseOrdersItem.js +5 -0
- package/dist/api/resources/accounting/types/JournalEntry.d.ts +1 -1
- package/dist/api/resources/accounting/types/JournalLine.d.ts +1 -0
- package/dist/api/resources/accounting/types/Payment.d.ts +1 -0
- package/dist/api/resources/accounting/types/PaymentLineItem.d.ts +4 -5
- package/dist/api/resources/accounting/types/PaymentLineItemRequest.d.ts +4 -5
- package/dist/api/resources/accounting/types/PaymentRequest.d.ts +1 -0
- package/dist/api/resources/accounting/types/PurchaseOrderLineItem.d.ts +1 -0
- package/dist/api/resources/accounting/types/TransactionLineItem.d.ts +1 -0
- package/dist/api/resources/accounting/types/VendorCreditLine.d.ts +1 -0
- package/dist/api/resources/accounting/types/index.d.ts +1 -0
- package/dist/api/resources/accounting/types/index.js +1 -0
- package/dist/api/resources/ats/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/activities/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/applications/client/Client.js +5 -5
- package/dist/api/resources/ats/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/attachments/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/auditTrail/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +3 -3
- package/dist/api/resources/ats/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/candidates/client/Client.js +7 -7
- package/dist/api/resources/ats/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/departments/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/eeocs/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/interviews/client/Client.js +4 -4
- package/dist/api/resources/ats/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/jobs/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/offers/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/offices/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/rejectReasons/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/scorecards/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/ats/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/tags/client/Client.js +1 -1
- package/dist/api/resources/ats/resources/users/client/Client.js +2 -2
- package/dist/api/resources/ats/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/ats/types/AccountDetails.d.ts +1 -0
- package/dist/api/resources/ats/types/AccountDetailsAndActions.d.ts +1 -0
- package/dist/api/resources/ats/types/AuditLogEvent.d.ts +6 -0
- package/dist/api/resources/ats/types/AuditLogEventEventType.d.ts +6 -0
- package/dist/api/resources/ats/types/EventTypeEnum.d.ts +13 -1
- package/dist/api/resources/ats/types/EventTypeEnum.js +6 -0
- package/dist/api/resources/crm/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/accounts/client/Client.js +11 -8
- package/dist/api/resources/crm/resources/accounts/client/requests/AccountsListRequest.d.ts +4 -0
- package/dist/api/resources/crm/resources/associationTypes/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/associations/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/auditTrail/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +3 -3
- package/dist/api/resources/crm/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/contacts/client/Client.js +8 -8
- package/dist/api/resources/crm/resources/contacts/client/requests/ContactsListRequest.d.ts +2 -1
- package/dist/api/resources/crm/resources/contacts/client/requests/ContactsRetrieveRequest.d.ts +2 -1
- package/dist/api/resources/crm/resources/customObjectClasses/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/customObjects/client/Client.js +5 -5
- package/dist/api/resources/crm/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/engagementTypes/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/engagements/client/Client.js +14 -8
- package/dist/api/resources/crm/resources/engagements/client/requests/EngagementsListRequest.d.ts +8 -0
- package/dist/api/resources/crm/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/crm/resources/leads/client/Client.js +5 -5
- package/dist/api/resources/crm/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/notes/client/Client.js +5 -5
- package/dist/api/resources/crm/resources/opportunities/client/Client.js +7 -7
- package/dist/api/resources/crm/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/stages/client/Client.js +3 -3
- package/dist/api/resources/crm/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/crm/resources/tasks/client/Client.js +7 -7
- package/dist/api/resources/crm/resources/users/client/Client.js +4 -4
- package/dist/api/resources/crm/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/crm/types/AccountDetails.d.ts +1 -0
- package/dist/api/resources/crm/types/AccountDetailsAndActions.d.ts +1 -0
- package/dist/api/resources/crm/types/AuditLogEvent.d.ts +6 -0
- package/dist/api/resources/crm/types/AuditLogEventEventType.d.ts +6 -0
- package/dist/api/resources/crm/types/Contact.d.ts +2 -0
- package/dist/api/resources/crm/types/ContactOwner.d.ts +8 -0
- package/dist/api/resources/crm/types/ContactOwner.js +5 -0
- package/dist/api/resources/crm/types/ContactRequest.d.ts +2 -0
- package/dist/api/resources/crm/types/ContactRequestOwner.d.ts +8 -0
- package/dist/api/resources/crm/types/ContactRequestOwner.js +5 -0
- package/dist/api/resources/crm/types/ContactsListRequestExpand.d.ts +9 -0
- package/dist/api/resources/crm/types/ContactsListRequestExpand.js +11 -0
- package/dist/api/resources/crm/types/ContactsRetrieveRequestExpand.d.ts +9 -0
- package/dist/api/resources/crm/types/ContactsRetrieveRequestExpand.js +11 -0
- package/dist/api/resources/crm/types/EventTypeEnum.d.ts +13 -1
- package/dist/api/resources/crm/types/EventTypeEnum.js +6 -0
- package/dist/api/resources/crm/types/PatchedContactRequest.d.ts +2 -0
- package/dist/api/resources/crm/types/PatchedContactRequestOwner.d.ts +8 -0
- package/dist/api/resources/crm/types/PatchedContactRequestOwner.js +5 -0
- package/dist/api/resources/crm/types/index.d.ts +5 -0
- package/dist/api/resources/crm/types/index.js +5 -0
- package/dist/api/resources/filestorage/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/auditTrail/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +3 -3
- package/dist/api/resources/filestorage/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/drives/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/files/client/Client.d.ts +1 -1
- package/dist/api/resources/filestorage/resources/files/client/Client.js +12 -6
- package/dist/api/resources/filestorage/resources/files/client/requests/FilesDownloadRetrieveRequest.d.ts +9 -0
- package/dist/api/resources/filestorage/resources/files/client/requests/FilesDownloadRetrieveRequest.js +5 -0
- package/dist/api/resources/filestorage/resources/files/client/requests/FilesListRequest.d.ts +2 -2
- package/dist/api/resources/filestorage/resources/files/client/requests/index.d.ts +1 -0
- package/dist/api/resources/filestorage/resources/folders/client/Client.js +4 -4
- package/dist/api/resources/filestorage/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/groups/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/filestorage/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/filestorage/resources/users/client/Client.js +2 -2
- package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/filestorage/types/AccountDetails.d.ts +1 -0
- package/dist/api/resources/filestorage/types/AccountDetailsAndActions.d.ts +1 -0
- package/dist/api/resources/filestorage/types/AuditLogEvent.d.ts +6 -0
- package/dist/api/resources/filestorage/types/AuditLogEventEventType.d.ts +6 -0
- package/dist/api/resources/filestorage/types/EventTypeEnum.d.ts +13 -1
- package/dist/api/resources/filestorage/types/EventTypeEnum.js +6 -0
- package/dist/api/resources/hris/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/auditTrail/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +3 -3
- package/dist/api/resources/hris/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/bankInfo/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/benefits/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/companies/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/dependents/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/employees/client/Client.js +5 -5
- package/dist/api/resources/hris/resources/employerBenefits/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/employments/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/groups/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/locations/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/payGroups/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/payrollRuns/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/hris/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/hris/resources/teams/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/timeOff/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/timeOffBalances/client/Client.js +2 -2
- package/dist/api/resources/hris/resources/timesheetEntries/client/Client.js +4 -4
- package/dist/api/resources/hris/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/hris/types/AccountDetails.d.ts +1 -0
- package/dist/api/resources/hris/types/AccountDetailsAndActions.d.ts +1 -0
- package/dist/api/resources/hris/types/AuditLogEvent.d.ts +6 -0
- package/dist/api/resources/hris/types/AuditLogEventEventType.d.ts +6 -0
- package/dist/api/resources/hris/types/EventTypeEnum.d.ts +13 -1
- package/dist/api/resources/hris/types/EventTypeEnum.js +6 -0
- 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 +3 -0
- package/dist/api/resources/ticketing/client/Client.js +21 -16
- package/dist/api/resources/ticketing/resources/accountDetails/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/accountToken/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/accounts/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/attachments/client/Client.d.ts +1 -1
- package/dist/api/resources/ticketing/resources/attachments/client/Client.js +12 -6
- package/dist/api/resources/ticketing/resources/attachments/client/requests/AttachmentsDownloadRetrieveRequest.d.ts +9 -0
- package/dist/api/resources/ticketing/resources/attachments/client/requests/AttachmentsDownloadRetrieveRequest.js +5 -0
- package/dist/api/resources/ticketing/resources/attachments/client/requests/index.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/auditTrail/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts +3 -3
- package/dist/api/resources/ticketing/resources/availableActions/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/collections/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/comments/client/Client.js +4 -4
- package/dist/api/resources/ticketing/resources/contacts/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/forceResync/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/generateKey/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/index.d.ts +2 -0
- package/dist/api/resources/ticketing/resources/index.js +3 -1
- package/dist/api/resources/ticketing/resources/issues/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/linkToken/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/passthrough/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/projects/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/roles/client/Client.d.ts +29 -0
- package/dist/api/resources/ticketing/resources/roles/client/Client.js +194 -0
- package/dist/api/resources/ticketing/resources/roles/client/index.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/roles/client/index.js +17 -0
- package/dist/api/resources/ticketing/resources/roles/client/requests/RolesListRequest.d.ts +41 -0
- package/dist/api/resources/ticketing/resources/roles/client/requests/RolesListRequest.js +5 -0
- package/dist/api/resources/ticketing/resources/roles/client/requests/RolesRetrieveRequest.d.ts +9 -0
- package/dist/api/resources/ticketing/resources/roles/client/requests/RolesRetrieveRequest.js +5 -0
- package/dist/api/resources/ticketing/resources/roles/client/requests/index.d.ts +2 -0
- package/dist/api/resources/ticketing/resources/roles/client/requests/index.js +2 -0
- package/dist/api/resources/ticketing/resources/roles/index.d.ts +1 -0
- package/dist/api/resources/ticketing/resources/roles/index.js +17 -0
- package/dist/api/resources/ticketing/resources/selectiveSync/client/Client.js +3 -3
- package/dist/api/resources/ticketing/resources/syncStatus/client/Client.js +1 -1
- package/dist/api/resources/ticketing/resources/tags/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/teams/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/tickets/client/Client.js +8 -8
- package/dist/api/resources/ticketing/resources/users/client/Client.js +2 -2
- package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.js +2 -2
- package/dist/api/resources/ticketing/types/AccountDetails.d.ts +1 -0
- package/dist/api/resources/ticketing/types/AccountDetailsAndActions.d.ts +1 -0
- package/dist/api/resources/ticketing/types/AuditLogEvent.d.ts +6 -0
- package/dist/api/resources/ticketing/types/AuditLogEventEventType.d.ts +6 -0
- package/dist/api/resources/ticketing/types/EventTypeEnum.d.ts +13 -1
- package/dist/api/resources/ticketing/types/EventTypeEnum.js +6 -0
- package/dist/api/resources/ticketing/types/PaginatedRoleList.d.ts +9 -0
- package/dist/api/resources/ticketing/types/PaginatedRoleList.js +5 -0
- package/dist/api/resources/ticketing/types/Project.d.ts +1 -1
- package/dist/api/resources/ticketing/types/Role.d.ts +36 -0
- package/dist/api/resources/ticketing/types/Role.js +5 -0
- package/dist/api/resources/ticketing/types/RoleTicketAccess.d.ts +12 -0
- package/dist/api/resources/ticketing/types/RoleTicketAccess.js +5 -0
- package/dist/api/resources/ticketing/types/RoleTicketActionsItem.d.ts +5 -0
- package/dist/api/resources/ticketing/types/RoleTicketActionsItem.js +5 -0
- package/dist/api/resources/ticketing/types/TicketAccessEnum.d.ts +14 -0
- package/dist/api/resources/ticketing/types/TicketAccessEnum.js +11 -0
- package/dist/api/resources/ticketing/types/TicketActionsEnum.d.ts +20 -0
- package/dist/api/resources/ticketing/types/TicketActionsEnum.js +14 -0
- package/dist/api/resources/ticketing/types/User.d.ts +1 -0
- package/dist/api/resources/ticketing/types/UserRolesItem.d.ts +5 -0
- package/dist/api/resources/ticketing/types/UserRolesItem.js +5 -0
- package/dist/api/resources/ticketing/types/index.d.ts +7 -0
- package/dist/api/resources/ticketing/types/index.js +7 -0
- package/dist/environments.d.ts +2 -1
- package/dist/environments.js +1 -0
- package/dist/serialization/resources/accounting/types/AccountDetails.d.ts +1 -0
- package/dist/serialization/resources/accounting/types/AccountDetails.js +1 -0
- package/dist/serialization/resources/accounting/types/AccountDetailsAndActions.d.ts +1 -0
- package/dist/serialization/resources/accounting/types/AccountDetailsAndActions.js +1 -0
- package/dist/serialization/resources/accounting/types/CreditNoteLineItem.d.ts +1 -0
- package/dist/serialization/resources/accounting/types/CreditNoteLineItem.js +1 -0
- package/dist/serialization/resources/accounting/types/EventTypeEnum.d.ts +1 -1
- package/dist/serialization/resources/accounting/types/EventTypeEnum.js +6 -0
- package/dist/serialization/resources/accounting/types/ExpenseLine.d.ts +1 -0
- package/dist/serialization/resources/accounting/types/ExpenseLine.js +1 -0
- package/dist/serialization/resources/accounting/types/InvoiceRequest.d.ts +1 -0
- package/dist/serialization/resources/accounting/types/InvoiceRequest.js +5 -0
- package/dist/serialization/resources/accounting/types/InvoiceRequestPurchaseOrdersItem.d.ts +10 -0
- package/dist/serialization/resources/accounting/types/InvoiceRequestPurchaseOrdersItem.js +43 -0
- package/dist/serialization/resources/accounting/types/JournalLine.d.ts +1 -0
- package/dist/serialization/resources/accounting/types/JournalLine.js +1 -0
- package/dist/serialization/resources/accounting/types/PurchaseOrderLineItem.d.ts +1 -0
- package/dist/serialization/resources/accounting/types/PurchaseOrderLineItem.js +1 -0
- package/dist/serialization/resources/accounting/types/TransactionLineItem.d.ts +1 -0
- package/dist/serialization/resources/accounting/types/TransactionLineItem.js +1 -0
- package/dist/serialization/resources/accounting/types/VendorCreditLine.d.ts +1 -0
- package/dist/serialization/resources/accounting/types/VendorCreditLine.js +1 -0
- package/dist/serialization/resources/accounting/types/index.d.ts +1 -0
- package/dist/serialization/resources/accounting/types/index.js +1 -0
- package/dist/serialization/resources/ats/types/AccountDetails.d.ts +1 -0
- package/dist/serialization/resources/ats/types/AccountDetails.js +1 -0
- package/dist/serialization/resources/ats/types/AccountDetailsAndActions.d.ts +1 -0
- package/dist/serialization/resources/ats/types/AccountDetailsAndActions.js +1 -0
- package/dist/serialization/resources/ats/types/EventTypeEnum.d.ts +1 -1
- package/dist/serialization/resources/ats/types/EventTypeEnum.js +6 -0
- package/dist/serialization/resources/crm/types/AccountDetails.d.ts +1 -0
- package/dist/serialization/resources/crm/types/AccountDetails.js +1 -0
- package/dist/serialization/resources/crm/types/AccountDetailsAndActions.d.ts +1 -0
- package/dist/serialization/resources/crm/types/AccountDetailsAndActions.js +1 -0
- package/dist/serialization/resources/crm/types/Contact.d.ts +1 -0
- package/dist/serialization/resources/crm/types/Contact.js +1 -0
- package/dist/serialization/resources/crm/types/ContactOwner.d.ts +10 -0
- package/dist/serialization/resources/crm/types/ContactOwner.js +43 -0
- package/dist/serialization/resources/crm/types/ContactRequest.d.ts +1 -0
- package/dist/serialization/resources/crm/types/ContactRequest.js +1 -0
- package/dist/serialization/resources/crm/types/ContactRequestOwner.d.ts +10 -0
- package/dist/serialization/resources/crm/types/ContactRequestOwner.js +43 -0
- package/dist/serialization/resources/crm/types/ContactsListRequestExpand.d.ts +10 -0
- package/dist/serialization/resources/crm/types/ContactsListRequestExpand.js +31 -0
- package/dist/serialization/resources/crm/types/ContactsRetrieveRequestExpand.d.ts +10 -0
- package/dist/serialization/resources/crm/types/ContactsRetrieveRequestExpand.js +31 -0
- package/dist/serialization/resources/crm/types/EventTypeEnum.d.ts +1 -1
- package/dist/serialization/resources/crm/types/EventTypeEnum.js +6 -0
- package/dist/serialization/resources/crm/types/PatchedContactRequest.d.ts +1 -0
- package/dist/serialization/resources/crm/types/PatchedContactRequest.js +1 -0
- package/dist/serialization/resources/crm/types/PatchedContactRequestOwner.d.ts +10 -0
- package/dist/serialization/resources/crm/types/PatchedContactRequestOwner.js +43 -0
- package/dist/serialization/resources/crm/types/index.d.ts +5 -0
- package/dist/serialization/resources/crm/types/index.js +5 -0
- package/dist/serialization/resources/filestorage/types/AccountDetails.d.ts +1 -0
- package/dist/serialization/resources/filestorage/types/AccountDetails.js +1 -0
- package/dist/serialization/resources/filestorage/types/AccountDetailsAndActions.d.ts +1 -0
- package/dist/serialization/resources/filestorage/types/AccountDetailsAndActions.js +1 -0
- package/dist/serialization/resources/filestorage/types/EventTypeEnum.d.ts +1 -1
- package/dist/serialization/resources/filestorage/types/EventTypeEnum.js +6 -0
- package/dist/serialization/resources/hris/types/AccountDetails.d.ts +1 -0
- package/dist/serialization/resources/hris/types/AccountDetails.js +1 -0
- package/dist/serialization/resources/hris/types/AccountDetailsAndActions.d.ts +1 -0
- package/dist/serialization/resources/hris/types/AccountDetailsAndActions.js +1 -0
- package/dist/serialization/resources/hris/types/EventTypeEnum.d.ts +1 -1
- package/dist/serialization/resources/hris/types/EventTypeEnum.js +6 -0
- package/dist/serialization/resources/index.d.ts +1 -1
- package/dist/serialization/resources/index.js +2 -2
- package/dist/serialization/resources/ticketing/types/AccountDetails.d.ts +1 -0
- package/dist/serialization/resources/ticketing/types/AccountDetails.js +1 -0
- package/dist/serialization/resources/ticketing/types/AccountDetailsAndActions.d.ts +1 -0
- package/dist/serialization/resources/ticketing/types/AccountDetailsAndActions.js +1 -0
- package/dist/serialization/resources/ticketing/types/EventTypeEnum.d.ts +1 -1
- package/dist/serialization/resources/ticketing/types/EventTypeEnum.js +6 -0
- package/dist/serialization/resources/ticketing/types/PaginatedRoleList.d.ts +14 -0
- package/dist/serialization/resources/ticketing/types/PaginatedRoleList.js +46 -0
- package/dist/serialization/resources/ticketing/types/Role.d.ts +21 -0
- package/dist/serialization/resources/ticketing/types/Role.js +57 -0
- package/dist/serialization/resources/ticketing/types/RoleTicketAccess.d.ts +10 -0
- package/dist/serialization/resources/ticketing/types/RoleTicketAccess.js +43 -0
- package/dist/serialization/resources/ticketing/types/RoleTicketActionsItem.d.ts +10 -0
- package/dist/serialization/resources/ticketing/types/RoleTicketActionsItem.js +43 -0
- package/dist/serialization/resources/ticketing/types/TicketAccessEnum.d.ts +10 -0
- package/dist/serialization/resources/ticketing/types/TicketAccessEnum.js +31 -0
- package/dist/serialization/resources/ticketing/types/TicketActionsEnum.d.ts +10 -0
- package/dist/serialization/resources/ticketing/types/TicketActionsEnum.js +31 -0
- package/dist/serialization/resources/ticketing/types/User.d.ts +1 -0
- package/dist/serialization/resources/ticketing/types/User.js +3 -0
- package/dist/serialization/resources/ticketing/types/UserRolesItem.d.ts +10 -0
- package/dist/serialization/resources/ticketing/types/UserRolesItem.js +43 -0
- package/dist/serialization/resources/ticketing/types/index.d.ts +7 -0
- package/dist/serialization/resources/ticketing/types/index.js +7 -0
- package/environments.d.ts +2 -1
- package/environments.js +1 -0
- package/package.json +1 -1
- package/serialization/resources/accounting/types/AccountDetails.d.ts +1 -0
- package/serialization/resources/accounting/types/AccountDetails.js +1 -0
- package/serialization/resources/accounting/types/AccountDetailsAndActions.d.ts +1 -0
- package/serialization/resources/accounting/types/AccountDetailsAndActions.js +1 -0
- package/serialization/resources/accounting/types/CreditNoteLineItem.d.ts +1 -0
- package/serialization/resources/accounting/types/CreditNoteLineItem.js +1 -0
- package/serialization/resources/accounting/types/EventTypeEnum.d.ts +1 -1
- package/serialization/resources/accounting/types/EventTypeEnum.js +6 -0
- package/serialization/resources/accounting/types/ExpenseLine.d.ts +1 -0
- package/serialization/resources/accounting/types/ExpenseLine.js +1 -0
- package/serialization/resources/accounting/types/InvoiceRequest.d.ts +1 -0
- package/serialization/resources/accounting/types/InvoiceRequest.js +5 -0
- package/serialization/resources/accounting/types/InvoiceRequestPurchaseOrdersItem.d.ts +10 -0
- package/serialization/resources/accounting/types/InvoiceRequestPurchaseOrdersItem.js +43 -0
- package/serialization/resources/accounting/types/JournalLine.d.ts +1 -0
- package/serialization/resources/accounting/types/JournalLine.js +1 -0
- package/serialization/resources/accounting/types/PurchaseOrderLineItem.d.ts +1 -0
- package/serialization/resources/accounting/types/PurchaseOrderLineItem.js +1 -0
- package/serialization/resources/accounting/types/TransactionLineItem.d.ts +1 -0
- package/serialization/resources/accounting/types/TransactionLineItem.js +1 -0
- package/serialization/resources/accounting/types/VendorCreditLine.d.ts +1 -0
- package/serialization/resources/accounting/types/VendorCreditLine.js +1 -0
- package/serialization/resources/accounting/types/index.d.ts +1 -0
- package/serialization/resources/accounting/types/index.js +1 -0
- package/serialization/resources/ats/types/AccountDetails.d.ts +1 -0
- package/serialization/resources/ats/types/AccountDetails.js +1 -0
- package/serialization/resources/ats/types/AccountDetailsAndActions.d.ts +1 -0
- package/serialization/resources/ats/types/AccountDetailsAndActions.js +1 -0
- package/serialization/resources/ats/types/EventTypeEnum.d.ts +1 -1
- package/serialization/resources/ats/types/EventTypeEnum.js +6 -0
- package/serialization/resources/crm/types/AccountDetails.d.ts +1 -0
- package/serialization/resources/crm/types/AccountDetails.js +1 -0
- package/serialization/resources/crm/types/AccountDetailsAndActions.d.ts +1 -0
- package/serialization/resources/crm/types/AccountDetailsAndActions.js +1 -0
- package/serialization/resources/crm/types/Contact.d.ts +1 -0
- package/serialization/resources/crm/types/Contact.js +1 -0
- package/serialization/resources/crm/types/ContactOwner.d.ts +10 -0
- package/serialization/resources/crm/types/ContactOwner.js +43 -0
- package/serialization/resources/crm/types/ContactRequest.d.ts +1 -0
- package/serialization/resources/crm/types/ContactRequest.js +1 -0
- package/serialization/resources/crm/types/ContactRequestOwner.d.ts +10 -0
- package/serialization/resources/crm/types/ContactRequestOwner.js +43 -0
- package/serialization/resources/crm/types/ContactsListRequestExpand.d.ts +10 -0
- package/serialization/resources/crm/types/ContactsListRequestExpand.js +31 -0
- package/serialization/resources/crm/types/ContactsRetrieveRequestExpand.d.ts +10 -0
- package/serialization/resources/crm/types/ContactsRetrieveRequestExpand.js +31 -0
- package/serialization/resources/crm/types/EventTypeEnum.d.ts +1 -1
- package/serialization/resources/crm/types/EventTypeEnum.js +6 -0
- package/serialization/resources/crm/types/PatchedContactRequest.d.ts +1 -0
- package/serialization/resources/crm/types/PatchedContactRequest.js +1 -0
- package/serialization/resources/crm/types/PatchedContactRequestOwner.d.ts +10 -0
- package/serialization/resources/crm/types/PatchedContactRequestOwner.js +43 -0
- package/serialization/resources/crm/types/index.d.ts +5 -0
- package/serialization/resources/crm/types/index.js +5 -0
- package/serialization/resources/filestorage/types/AccountDetails.d.ts +1 -0
- package/serialization/resources/filestorage/types/AccountDetails.js +1 -0
- package/serialization/resources/filestorage/types/AccountDetailsAndActions.d.ts +1 -0
- package/serialization/resources/filestorage/types/AccountDetailsAndActions.js +1 -0
- package/serialization/resources/filestorage/types/EventTypeEnum.d.ts +1 -1
- package/serialization/resources/filestorage/types/EventTypeEnum.js +6 -0
- package/serialization/resources/hris/types/AccountDetails.d.ts +1 -0
- package/serialization/resources/hris/types/AccountDetails.js +1 -0
- package/serialization/resources/hris/types/AccountDetailsAndActions.d.ts +1 -0
- package/serialization/resources/hris/types/AccountDetailsAndActions.js +1 -0
- package/serialization/resources/hris/types/EventTypeEnum.d.ts +1 -1
- package/serialization/resources/hris/types/EventTypeEnum.js +6 -0
- package/serialization/resources/index.d.ts +1 -1
- package/serialization/resources/index.js +2 -2
- package/serialization/resources/ticketing/types/AccountDetails.d.ts +1 -0
- package/serialization/resources/ticketing/types/AccountDetails.js +1 -0
- package/serialization/resources/ticketing/types/AccountDetailsAndActions.d.ts +1 -0
- package/serialization/resources/ticketing/types/AccountDetailsAndActions.js +1 -0
- package/serialization/resources/ticketing/types/EventTypeEnum.d.ts +1 -1
- package/serialization/resources/ticketing/types/EventTypeEnum.js +6 -0
- package/serialization/resources/ticketing/types/PaginatedRoleList.d.ts +14 -0
- package/serialization/resources/ticketing/types/PaginatedRoleList.js +46 -0
- package/serialization/resources/ticketing/types/Role.d.ts +21 -0
- package/serialization/resources/ticketing/types/Role.js +57 -0
- package/serialization/resources/ticketing/types/RoleTicketAccess.d.ts +10 -0
- package/serialization/resources/ticketing/types/RoleTicketAccess.js +43 -0
- package/serialization/resources/ticketing/types/RoleTicketActionsItem.d.ts +10 -0
- package/serialization/resources/ticketing/types/RoleTicketActionsItem.js +43 -0
- package/serialization/resources/ticketing/types/TicketAccessEnum.d.ts +10 -0
- package/serialization/resources/ticketing/types/TicketAccessEnum.js +31 -0
- package/serialization/resources/ticketing/types/TicketActionsEnum.d.ts +10 -0
- package/serialization/resources/ticketing/types/TicketActionsEnum.js +31 -0
- package/serialization/resources/ticketing/types/User.d.ts +1 -0
- package/serialization/resources/ticketing/types/User.js +3 -0
- package/serialization/resources/ticketing/types/UserRolesItem.d.ts +10 -0
- package/serialization/resources/ticketing/types/UserRolesItem.js +43 -0
- package/serialization/resources/ticketing/types/index.d.ts +7 -0
- package/serialization/resources/ticketing/types/index.js +7 -0
|
@@ -94,7 +94,7 @@ class RejectReasons {
|
|
|
94
94
|
: undefined,
|
|
95
95
|
"X-Fern-Language": "JavaScript",
|
|
96
96
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
97
|
-
"X-Fern-SDK-Version": "1.0.
|
|
97
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
98
98
|
},
|
|
99
99
|
contentType: "application/json",
|
|
100
100
|
queryParameters: _queryParams,
|
|
@@ -150,7 +150,7 @@ class RejectReasons {
|
|
|
150
150
|
: undefined,
|
|
151
151
|
"X-Fern-Language": "JavaScript",
|
|
152
152
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
153
|
-
"X-Fern-SDK-Version": "1.0.
|
|
153
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
154
154
|
},
|
|
155
155
|
contentType: "application/json",
|
|
156
156
|
queryParameters: _queryParams,
|
|
@@ -112,7 +112,7 @@ class Scorecards {
|
|
|
112
112
|
: undefined,
|
|
113
113
|
"X-Fern-Language": "JavaScript",
|
|
114
114
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
115
|
-
"X-Fern-SDK-Version": "1.0.
|
|
115
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
116
116
|
},
|
|
117
117
|
contentType: "application/json",
|
|
118
118
|
queryParameters: _queryParams,
|
|
@@ -177,7 +177,7 @@ class Scorecards {
|
|
|
177
177
|
: undefined,
|
|
178
178
|
"X-Fern-Language": "JavaScript",
|
|
179
179
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
180
|
-
"X-Fern-SDK-Version": "1.0.
|
|
180
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
181
181
|
},
|
|
182
182
|
contentType: "application/json",
|
|
183
183
|
queryParameters: _queryParams,
|
|
@@ -65,7 +65,7 @@ class SelectiveSync {
|
|
|
65
65
|
: undefined,
|
|
66
66
|
"X-Fern-Language": "JavaScript",
|
|
67
67
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
68
|
-
"X-Fern-SDK-Version": "1.0.
|
|
68
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
69
69
|
},
|
|
70
70
|
contentType: "application/json",
|
|
71
71
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -115,7 +115,7 @@ class SelectiveSync {
|
|
|
115
115
|
: undefined,
|
|
116
116
|
"X-Fern-Language": "JavaScript",
|
|
117
117
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
118
|
-
"X-Fern-SDK-Version": "1.0.
|
|
118
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
119
119
|
},
|
|
120
120
|
contentType: "application/json",
|
|
121
121
|
body: yield serializers.ats.LinkedAccountSelectiveSyncConfigurationListRequest.jsonOrThrow(request, {
|
|
@@ -179,7 +179,7 @@ class SelectiveSync {
|
|
|
179
179
|
: undefined,
|
|
180
180
|
"X-Fern-Language": "JavaScript",
|
|
181
181
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
182
|
-
"X-Fern-SDK-Version": "1.0.
|
|
182
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
183
183
|
},
|
|
184
184
|
contentType: "application/json",
|
|
185
185
|
queryParameters: _queryParams,
|
|
@@ -73,7 +73,7 @@ class SyncStatus {
|
|
|
73
73
|
: undefined,
|
|
74
74
|
"X-Fern-Language": "JavaScript",
|
|
75
75
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
76
|
-
"X-Fern-SDK-Version": "1.0.
|
|
76
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
77
77
|
},
|
|
78
78
|
contentType: "application/json",
|
|
79
79
|
queryParameters: _queryParams,
|
|
@@ -94,7 +94,7 @@ class Tags {
|
|
|
94
94
|
: undefined,
|
|
95
95
|
"X-Fern-Language": "JavaScript",
|
|
96
96
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
97
|
-
"X-Fern-SDK-Version": "1.0.
|
|
97
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
98
98
|
},
|
|
99
99
|
contentType: "application/json",
|
|
100
100
|
queryParameters: _queryParams,
|
|
@@ -103,7 +103,7 @@ class Users {
|
|
|
103
103
|
: undefined,
|
|
104
104
|
"X-Fern-Language": "JavaScript",
|
|
105
105
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
106
|
-
"X-Fern-SDK-Version": "1.0.
|
|
106
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
107
107
|
},
|
|
108
108
|
contentType: "application/json",
|
|
109
109
|
queryParameters: _queryParams,
|
|
@@ -165,7 +165,7 @@ class Users {
|
|
|
165
165
|
: undefined,
|
|
166
166
|
"X-Fern-Language": "JavaScript",
|
|
167
167
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
168
|
-
"X-Fern-SDK-Version": "1.0.
|
|
168
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
169
169
|
},
|
|
170
170
|
contentType: "application/json",
|
|
171
171
|
queryParameters: _queryParams,
|
|
@@ -64,7 +64,7 @@ class WebhookReceivers {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "1.0.
|
|
67
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -114,7 +114,7 @@ class WebhookReceivers {
|
|
|
114
114
|
: undefined,
|
|
115
115
|
"X-Fern-Language": "JavaScript",
|
|
116
116
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
117
|
-
"X-Fern-SDK-Version": "1.0.
|
|
117
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
118
118
|
},
|
|
119
119
|
contentType: "application/json",
|
|
120
120
|
body: yield serializers.ats.WebhookReceiverRequest.jsonOrThrow(request, {
|
|
@@ -14,4 +14,5 @@ export interface AccountDetails {
|
|
|
14
14
|
webhookListenerUrl?: string;
|
|
15
15
|
/** Whether a Production Linked Account's credentials match another existing Production Linked Account. This field is `null` for Test Linked Accounts, incomplete Production Linked Accounts, and ignored duplicate Production Linked Account sets. */
|
|
16
16
|
isDuplicate?: boolean;
|
|
17
|
+
accountType?: string;
|
|
17
18
|
}
|
|
@@ -22,4 +22,5 @@ export interface AccountDetailsAndActions {
|
|
|
22
22
|
/** Whether a Production Linked Account's credentials match another existing Production Linked Account. This field is `null` for Test Linked Accounts, incomplete Production Linked Accounts, and ignored duplicate Production Linked Account sets. */
|
|
23
23
|
isDuplicate?: boolean;
|
|
24
24
|
integration?: Merge.ats.AccountDetailsAndActionsIntegration;
|
|
25
|
+
accountType: string;
|
|
25
26
|
}
|
|
@@ -47,6 +47,12 @@ export interface AuditLogEvent {
|
|
|
47
47
|
* * `ENABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT` - ENABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT
|
|
48
48
|
* * `DISABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION` - DISABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION
|
|
49
49
|
* * `DISABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT` - DISABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT
|
|
50
|
+
* * `CREATED_INTEGRATION_WIDE_FIELD_MAPPING` - CREATED_INTEGRATION_WIDE_FIELD_MAPPING
|
|
51
|
+
* * `CREATED_LINKED_ACCOUNT_FIELD_MAPPING` - CREATED_LINKED_ACCOUNT_FIELD_MAPPING
|
|
52
|
+
* * `CHANGED_INTEGRATION_WIDE_FIELD_MAPPING` - CHANGED_INTEGRATION_WIDE_FIELD_MAPPING
|
|
53
|
+
* * `CHANGED_LINKED_ACCOUNT_FIELD_MAPPING` - CHANGED_LINKED_ACCOUNT_FIELD_MAPPING
|
|
54
|
+
* * `DELETED_INTEGRATION_WIDE_FIELD_MAPPING` - DELETED_INTEGRATION_WIDE_FIELD_MAPPING
|
|
55
|
+
* * `DELETED_LINKED_ACCOUNT_FIELD_MAPPING` - DELETED_LINKED_ACCOUNT_FIELD_MAPPING
|
|
50
56
|
*/
|
|
51
57
|
eventType: Merge.ats.AuditLogEventEventType;
|
|
52
58
|
eventDescription: string;
|
|
@@ -29,5 +29,11 @@ import * as Merge from "../../..";
|
|
|
29
29
|
* * `ENABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT` - ENABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT
|
|
30
30
|
* * `DISABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION` - DISABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION
|
|
31
31
|
* * `DISABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT` - DISABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT
|
|
32
|
+
* * `CREATED_INTEGRATION_WIDE_FIELD_MAPPING` - CREATED_INTEGRATION_WIDE_FIELD_MAPPING
|
|
33
|
+
* * `CREATED_LINKED_ACCOUNT_FIELD_MAPPING` - CREATED_LINKED_ACCOUNT_FIELD_MAPPING
|
|
34
|
+
* * `CHANGED_INTEGRATION_WIDE_FIELD_MAPPING` - CHANGED_INTEGRATION_WIDE_FIELD_MAPPING
|
|
35
|
+
* * `CHANGED_LINKED_ACCOUNT_FIELD_MAPPING` - CHANGED_LINKED_ACCOUNT_FIELD_MAPPING
|
|
36
|
+
* * `DELETED_INTEGRATION_WIDE_FIELD_MAPPING` - DELETED_INTEGRATION_WIDE_FIELD_MAPPING
|
|
37
|
+
* * `DELETED_LINKED_ACCOUNT_FIELD_MAPPING` - DELETED_LINKED_ACCOUNT_FIELD_MAPPING
|
|
32
38
|
*/
|
|
33
39
|
export declare type AuditLogEventEventType = Merge.ats.EventTypeEnum | string;
|
|
@@ -26,8 +26,14 @@
|
|
|
26
26
|
* * `ENABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT` - ENABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT
|
|
27
27
|
* * `DISABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION` - DISABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION
|
|
28
28
|
* * `DISABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT` - DISABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT
|
|
29
|
+
* * `CREATED_INTEGRATION_WIDE_FIELD_MAPPING` - CREATED_INTEGRATION_WIDE_FIELD_MAPPING
|
|
30
|
+
* * `CREATED_LINKED_ACCOUNT_FIELD_MAPPING` - CREATED_LINKED_ACCOUNT_FIELD_MAPPING
|
|
31
|
+
* * `CHANGED_INTEGRATION_WIDE_FIELD_MAPPING` - CHANGED_INTEGRATION_WIDE_FIELD_MAPPING
|
|
32
|
+
* * `CHANGED_LINKED_ACCOUNT_FIELD_MAPPING` - CHANGED_LINKED_ACCOUNT_FIELD_MAPPING
|
|
33
|
+
* * `DELETED_INTEGRATION_WIDE_FIELD_MAPPING` - DELETED_INTEGRATION_WIDE_FIELD_MAPPING
|
|
34
|
+
* * `DELETED_LINKED_ACCOUNT_FIELD_MAPPING` - DELETED_LINKED_ACCOUNT_FIELD_MAPPING
|
|
29
35
|
*/
|
|
30
|
-
export declare type EventTypeEnum = "CREATED_REMOTE_PRODUCTION_API_KEY" | "DELETED_REMOTE_PRODUCTION_API_KEY" | "CREATED_TEST_API_KEY" | "DELETED_TEST_API_KEY" | "REGENERATED_PRODUCTION_API_KEY" | "INVITED_USER" | "TWO_FACTOR_AUTH_ENABLED" | "TWO_FACTOR_AUTH_DISABLED" | "DELETED_LINKED_ACCOUNT" | "CREATED_DESTINATION" | "DELETED_DESTINATION" | "CHANGED_SCOPES" | "CHANGED_PERSONAL_INFORMATION" | "CHANGED_ORGANIZATION_SETTINGS" | "ENABLED_INTEGRATION" | "DISABLED_INTEGRATION" | "ENABLED_CATEGORY" | "DISABLED_CATEGORY" | "CHANGED_PASSWORD" | "RESET_PASSWORD" | "ENABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION" | "ENABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT" | "DISABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION" | "DISABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT";
|
|
36
|
+
export declare type EventTypeEnum = "CREATED_REMOTE_PRODUCTION_API_KEY" | "DELETED_REMOTE_PRODUCTION_API_KEY" | "CREATED_TEST_API_KEY" | "DELETED_TEST_API_KEY" | "REGENERATED_PRODUCTION_API_KEY" | "INVITED_USER" | "TWO_FACTOR_AUTH_ENABLED" | "TWO_FACTOR_AUTH_DISABLED" | "DELETED_LINKED_ACCOUNT" | "CREATED_DESTINATION" | "DELETED_DESTINATION" | "CHANGED_SCOPES" | "CHANGED_PERSONAL_INFORMATION" | "CHANGED_ORGANIZATION_SETTINGS" | "ENABLED_INTEGRATION" | "DISABLED_INTEGRATION" | "ENABLED_CATEGORY" | "DISABLED_CATEGORY" | "CHANGED_PASSWORD" | "RESET_PASSWORD" | "ENABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION" | "ENABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT" | "DISABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION" | "DISABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT" | "CREATED_INTEGRATION_WIDE_FIELD_MAPPING" | "CREATED_LINKED_ACCOUNT_FIELD_MAPPING" | "CHANGED_INTEGRATION_WIDE_FIELD_MAPPING" | "CHANGED_LINKED_ACCOUNT_FIELD_MAPPING" | "DELETED_INTEGRATION_WIDE_FIELD_MAPPING" | "DELETED_LINKED_ACCOUNT_FIELD_MAPPING";
|
|
31
37
|
export declare const EventTypeEnum: {
|
|
32
38
|
readonly CreatedRemoteProductionApiKey: "CREATED_REMOTE_PRODUCTION_API_KEY";
|
|
33
39
|
readonly DeletedRemoteProductionApiKey: "DELETED_REMOTE_PRODUCTION_API_KEY";
|
|
@@ -53,4 +59,10 @@ export declare const EventTypeEnum: {
|
|
|
53
59
|
readonly EnabledRedactUnmappedDataForLinkedAccount: "ENABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT";
|
|
54
60
|
readonly DisabledRedactUnmappedDataForOrganization: "DISABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION";
|
|
55
61
|
readonly DisabledRedactUnmappedDataForLinkedAccount: "DISABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT";
|
|
62
|
+
readonly CreatedIntegrationWideFieldMapping: "CREATED_INTEGRATION_WIDE_FIELD_MAPPING";
|
|
63
|
+
readonly CreatedLinkedAccountFieldMapping: "CREATED_LINKED_ACCOUNT_FIELD_MAPPING";
|
|
64
|
+
readonly ChangedIntegrationWideFieldMapping: "CHANGED_INTEGRATION_WIDE_FIELD_MAPPING";
|
|
65
|
+
readonly ChangedLinkedAccountFieldMapping: "CHANGED_LINKED_ACCOUNT_FIELD_MAPPING";
|
|
66
|
+
readonly DeletedIntegrationWideFieldMapping: "DELETED_INTEGRATION_WIDE_FIELD_MAPPING";
|
|
67
|
+
readonly DeletedLinkedAccountFieldMapping: "DELETED_LINKED_ACCOUNT_FIELD_MAPPING";
|
|
56
68
|
};
|
|
@@ -29,4 +29,10 @@ exports.EventTypeEnum = {
|
|
|
29
29
|
EnabledRedactUnmappedDataForLinkedAccount: "ENABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT",
|
|
30
30
|
DisabledRedactUnmappedDataForOrganization: "DISABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION",
|
|
31
31
|
DisabledRedactUnmappedDataForLinkedAccount: "DISABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT",
|
|
32
|
+
CreatedIntegrationWideFieldMapping: "CREATED_INTEGRATION_WIDE_FIELD_MAPPING",
|
|
33
|
+
CreatedLinkedAccountFieldMapping: "CREATED_LINKED_ACCOUNT_FIELD_MAPPING",
|
|
34
|
+
ChangedIntegrationWideFieldMapping: "CHANGED_INTEGRATION_WIDE_FIELD_MAPPING",
|
|
35
|
+
ChangedLinkedAccountFieldMapping: "CHANGED_LINKED_ACCOUNT_FIELD_MAPPING",
|
|
36
|
+
DeletedIntegrationWideFieldMapping: "DELETED_INTEGRATION_WIDE_FIELD_MAPPING",
|
|
37
|
+
DeletedLinkedAccountFieldMapping: "DELETED_LINKED_ACCOUNT_FIELD_MAPPING",
|
|
32
38
|
};
|
|
@@ -64,7 +64,7 @@ class AccountDetails {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "1.0.
|
|
67
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -64,7 +64,7 @@ class AccountToken {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "1.0.
|
|
67
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -66,7 +66,7 @@ class Accounts {
|
|
|
66
66
|
list(request = {}, requestOptions) {
|
|
67
67
|
var _a;
|
|
68
68
|
return __awaiter(this, void 0, void 0, function* () {
|
|
69
|
-
const { createdAfter, createdBefore, cursor, expand, includeDeletedData, includeRemoteData, includeRemoteFields, modifiedAfter, modifiedBefore, ownerId, pageSize, remoteId, } = request;
|
|
69
|
+
const { createdAfter, createdBefore, cursor, expand, includeDeletedData, includeRemoteData, includeRemoteFields, modifiedAfter, modifiedBefore, name, ownerId, pageSize, remoteId, } = request;
|
|
70
70
|
const _queryParams = new url_search_params_1.default();
|
|
71
71
|
if (createdAfter != null) {
|
|
72
72
|
_queryParams.append("created_after", createdAfter.toISOString());
|
|
@@ -95,6 +95,9 @@ class Accounts {
|
|
|
95
95
|
if (modifiedBefore != null) {
|
|
96
96
|
_queryParams.append("modified_before", modifiedBefore.toISOString());
|
|
97
97
|
}
|
|
98
|
+
if (name != null) {
|
|
99
|
+
_queryParams.append("name", name);
|
|
100
|
+
}
|
|
98
101
|
if (ownerId != null) {
|
|
99
102
|
_queryParams.append("owner_id", ownerId);
|
|
100
103
|
}
|
|
@@ -114,7 +117,7 @@ class Accounts {
|
|
|
114
117
|
: undefined,
|
|
115
118
|
"X-Fern-Language": "JavaScript",
|
|
116
119
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
117
|
-
"X-Fern-SDK-Version": "1.0.
|
|
120
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
118
121
|
},
|
|
119
122
|
contentType: "application/json",
|
|
120
123
|
queryParameters: _queryParams,
|
|
@@ -173,7 +176,7 @@ class Accounts {
|
|
|
173
176
|
: undefined,
|
|
174
177
|
"X-Fern-Language": "JavaScript",
|
|
175
178
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
176
|
-
"X-Fern-SDK-Version": "1.0.
|
|
179
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
177
180
|
},
|
|
178
181
|
contentType: "application/json",
|
|
179
182
|
queryParameters: _queryParams,
|
|
@@ -238,7 +241,7 @@ class Accounts {
|
|
|
238
241
|
: undefined,
|
|
239
242
|
"X-Fern-Language": "JavaScript",
|
|
240
243
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
241
|
-
"X-Fern-SDK-Version": "1.0.
|
|
244
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
242
245
|
},
|
|
243
246
|
contentType: "application/json",
|
|
244
247
|
queryParameters: _queryParams,
|
|
@@ -297,7 +300,7 @@ class Accounts {
|
|
|
297
300
|
: undefined,
|
|
298
301
|
"X-Fern-Language": "JavaScript",
|
|
299
302
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
300
|
-
"X-Fern-SDK-Version": "1.0.
|
|
303
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
301
304
|
},
|
|
302
305
|
contentType: "application/json",
|
|
303
306
|
queryParameters: _queryParams,
|
|
@@ -351,7 +354,7 @@ class Accounts {
|
|
|
351
354
|
: undefined,
|
|
352
355
|
"X-Fern-Language": "JavaScript",
|
|
353
356
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
354
|
-
"X-Fern-SDK-Version": "1.0.
|
|
357
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
355
358
|
},
|
|
356
359
|
contentType: "application/json",
|
|
357
360
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -401,7 +404,7 @@ class Accounts {
|
|
|
401
404
|
: undefined,
|
|
402
405
|
"X-Fern-Language": "JavaScript",
|
|
403
406
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
404
|
-
"X-Fern-SDK-Version": "1.0.
|
|
407
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
405
408
|
},
|
|
406
409
|
contentType: "application/json",
|
|
407
410
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -468,7 +471,7 @@ class Accounts {
|
|
|
468
471
|
: undefined,
|
|
469
472
|
"X-Fern-Language": "JavaScript",
|
|
470
473
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
471
|
-
"X-Fern-SDK-Version": "1.0.
|
|
474
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
472
475
|
},
|
|
473
476
|
contentType: "application/json",
|
|
474
477
|
queryParameters: _queryParams,
|
|
@@ -38,6 +38,10 @@ export interface AccountsListRequest {
|
|
|
38
38
|
* If provided, only objects synced by Merge before this date time will be returned.
|
|
39
39
|
*/
|
|
40
40
|
modifiedBefore?: Date;
|
|
41
|
+
/**
|
|
42
|
+
* If provided, will only return accounts with this name.
|
|
43
|
+
*/
|
|
44
|
+
name?: string;
|
|
41
45
|
/**
|
|
42
46
|
* If provided, will only return accounts with this owner.
|
|
43
47
|
*/
|
|
@@ -108,7 +108,7 @@ class AssociationTypes {
|
|
|
108
108
|
: undefined,
|
|
109
109
|
"X-Fern-Language": "JavaScript",
|
|
110
110
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
111
|
-
"X-Fern-SDK-Version": "1.0.
|
|
111
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
112
112
|
},
|
|
113
113
|
contentType: "application/json",
|
|
114
114
|
queryParameters: _queryParams,
|
|
@@ -167,7 +167,7 @@ class AssociationTypes {
|
|
|
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.3",
|
|
171
171
|
},
|
|
172
172
|
contentType: "application/json",
|
|
173
173
|
queryParameters: _queryParams,
|
|
@@ -229,7 +229,7 @@ class AssociationTypes {
|
|
|
229
229
|
: undefined,
|
|
230
230
|
"X-Fern-Language": "JavaScript",
|
|
231
231
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
232
|
-
"X-Fern-SDK-Version": "1.0.
|
|
232
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
233
233
|
},
|
|
234
234
|
contentType: "application/json",
|
|
235
235
|
queryParameters: _queryParams,
|
|
@@ -280,7 +280,7 @@ class AssociationTypes {
|
|
|
280
280
|
: undefined,
|
|
281
281
|
"X-Fern-Language": "JavaScript",
|
|
282
282
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
283
|
-
"X-Fern-SDK-Version": "1.0.
|
|
283
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
284
284
|
},
|
|
285
285
|
contentType: "application/json",
|
|
286
286
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -100,7 +100,7 @@ class Associations {
|
|
|
100
100
|
: undefined,
|
|
101
101
|
"X-Fern-Language": "JavaScript",
|
|
102
102
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
103
|
-
"X-Fern-SDK-Version": "1.0.
|
|
103
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
104
104
|
},
|
|
105
105
|
contentType: "application/json",
|
|
106
106
|
queryParameters: _queryParams,
|
|
@@ -159,7 +159,7 @@ class Associations {
|
|
|
159
159
|
: undefined,
|
|
160
160
|
"X-Fern-Language": "JavaScript",
|
|
161
161
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
162
|
-
"X-Fern-SDK-Version": "1.0.
|
|
162
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
163
163
|
},
|
|
164
164
|
contentType: "application/json",
|
|
165
165
|
queryParameters: _queryParams,
|
|
@@ -64,7 +64,7 @@ class AsyncPassthrough {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "1.0.
|
|
67
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
body: yield serializers.crm.DataPassthroughRequest.jsonOrThrow(request, {
|
|
@@ -117,7 +117,7 @@ class AsyncPassthrough {
|
|
|
117
117
|
: undefined,
|
|
118
118
|
"X-Fern-Language": "JavaScript",
|
|
119
119
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
120
|
-
"X-Fern-SDK-Version": "1.0.
|
|
120
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
121
121
|
},
|
|
122
122
|
contentType: "application/json",
|
|
123
123
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -85,7 +85,7 @@ class AuditTrail {
|
|
|
85
85
|
: undefined,
|
|
86
86
|
"X-Fern-Language": "JavaScript",
|
|
87
87
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
88
|
-
"X-Fern-SDK-Version": "1.0.
|
|
88
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
89
89
|
},
|
|
90
90
|
contentType: "application/json",
|
|
91
91
|
queryParameters: _queryParams,
|
package/dist/api/resources/crm/resources/auditTrail/client/requests/AuditTrailListRequest.d.ts
CHANGED
|
@@ -7,11 +7,11 @@ export interface AuditTrailListRequest {
|
|
|
7
7
|
*/
|
|
8
8
|
cursor?: string;
|
|
9
9
|
/**
|
|
10
|
-
* If included, will only include audit trail events that
|
|
10
|
+
* If included, will only include audit trail events that occurred before this time
|
|
11
11
|
*/
|
|
12
12
|
endDate?: string;
|
|
13
13
|
/**
|
|
14
|
-
* If included, will only include events with the given event type. Possible values include: `CREATED_REMOTE_PRODUCTION_API_KEY`, `DELETED_REMOTE_PRODUCTION_API_KEY`, `CREATED_TEST_API_KEY`, `DELETED_TEST_API_KEY`, `REGENERATED_PRODUCTION_API_KEY`, `INVITED_USER`, `TWO_FACTOR_AUTH_ENABLED`, `TWO_FACTOR_AUTH_DISABLED`, `DELETED_LINKED_ACCOUNT`, `CREATED_DESTINATION`, `DELETED_DESTINATION`, `CHANGED_SCOPES`, `CHANGED_PERSONAL_INFORMATION`, `CHANGED_ORGANIZATION_SETTINGS`, `ENABLED_INTEGRATION`, `DISABLED_INTEGRATION`, `ENABLED_CATEGORY`, `DISABLED_CATEGORY`, `CHANGED_PASSWORD`, `RESET_PASSWORD`, `ENABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION`, `ENABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT`, `DISABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION`, `DISABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT`
|
|
14
|
+
* If included, will only include events with the given event type. Possible values include: `CREATED_REMOTE_PRODUCTION_API_KEY`, `DELETED_REMOTE_PRODUCTION_API_KEY`, `CREATED_TEST_API_KEY`, `DELETED_TEST_API_KEY`, `REGENERATED_PRODUCTION_API_KEY`, `INVITED_USER`, `TWO_FACTOR_AUTH_ENABLED`, `TWO_FACTOR_AUTH_DISABLED`, `DELETED_LINKED_ACCOUNT`, `CREATED_DESTINATION`, `DELETED_DESTINATION`, `CHANGED_SCOPES`, `CHANGED_PERSONAL_INFORMATION`, `CHANGED_ORGANIZATION_SETTINGS`, `ENABLED_INTEGRATION`, `DISABLED_INTEGRATION`, `ENABLED_CATEGORY`, `DISABLED_CATEGORY`, `CHANGED_PASSWORD`, `RESET_PASSWORD`, `ENABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION`, `ENABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT`, `DISABLED_REDACT_UNMAPPED_DATA_FOR_ORGANIZATION`, `DISABLED_REDACT_UNMAPPED_DATA_FOR_LINKED_ACCOUNT`, `CREATED_INTEGRATION_WIDE_FIELD_MAPPING`, `CREATED_LINKED_ACCOUNT_FIELD_MAPPING`, `CHANGED_INTEGRATION_WIDE_FIELD_MAPPING`, `CHANGED_LINKED_ACCOUNT_FIELD_MAPPING`, `DELETED_INTEGRATION_WIDE_FIELD_MAPPING`, `DELETED_LINKED_ACCOUNT_FIELD_MAPPING`
|
|
15
15
|
*/
|
|
16
16
|
eventType?: string;
|
|
17
17
|
/**
|
|
@@ -19,7 +19,7 @@ export interface AuditTrailListRequest {
|
|
|
19
19
|
*/
|
|
20
20
|
pageSize?: number;
|
|
21
21
|
/**
|
|
22
|
-
* If included, will only include audit trail events that
|
|
22
|
+
* If included, will only include audit trail events that occurred after this time
|
|
23
23
|
*/
|
|
24
24
|
startDate?: string;
|
|
25
25
|
/**
|
|
@@ -64,7 +64,7 @@ class AvailableActions {
|
|
|
64
64
|
: undefined,
|
|
65
65
|
"X-Fern-Language": "JavaScript",
|
|
66
66
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
67
|
-
"X-Fern-SDK-Version": "1.0.
|
|
67
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
68
68
|
},
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -120,7 +120,7 @@ class Contacts {
|
|
|
120
120
|
: undefined,
|
|
121
121
|
"X-Fern-Language": "JavaScript",
|
|
122
122
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
123
|
-
"X-Fern-SDK-Version": "1.0.
|
|
123
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
124
124
|
},
|
|
125
125
|
contentType: "application/json",
|
|
126
126
|
queryParameters: _queryParams,
|
|
@@ -179,7 +179,7 @@ class Contacts {
|
|
|
179
179
|
: undefined,
|
|
180
180
|
"X-Fern-Language": "JavaScript",
|
|
181
181
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
182
|
-
"X-Fern-SDK-Version": "1.0.
|
|
182
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
183
183
|
},
|
|
184
184
|
contentType: "application/json",
|
|
185
185
|
queryParameters: _queryParams,
|
|
@@ -244,7 +244,7 @@ class Contacts {
|
|
|
244
244
|
: undefined,
|
|
245
245
|
"X-Fern-Language": "JavaScript",
|
|
246
246
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
247
|
-
"X-Fern-SDK-Version": "1.0.
|
|
247
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
248
248
|
},
|
|
249
249
|
contentType: "application/json",
|
|
250
250
|
queryParameters: _queryParams,
|
|
@@ -303,7 +303,7 @@ class Contacts {
|
|
|
303
303
|
: undefined,
|
|
304
304
|
"X-Fern-Language": "JavaScript",
|
|
305
305
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
306
|
-
"X-Fern-SDK-Version": "1.0.
|
|
306
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
307
307
|
},
|
|
308
308
|
contentType: "application/json",
|
|
309
309
|
queryParameters: _queryParams,
|
|
@@ -357,7 +357,7 @@ class Contacts {
|
|
|
357
357
|
: undefined,
|
|
358
358
|
"X-Fern-Language": "JavaScript",
|
|
359
359
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
360
|
-
"X-Fern-SDK-Version": "1.0.
|
|
360
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
361
361
|
},
|
|
362
362
|
contentType: "application/json",
|
|
363
363
|
body: yield serializers.crm.IgnoreCommonModelRequest.jsonOrThrow(request, {
|
|
@@ -405,7 +405,7 @@ class Contacts {
|
|
|
405
405
|
: undefined,
|
|
406
406
|
"X-Fern-Language": "JavaScript",
|
|
407
407
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
408
|
-
"X-Fern-SDK-Version": "1.0.
|
|
408
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
409
409
|
},
|
|
410
410
|
contentType: "application/json",
|
|
411
411
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -455,7 +455,7 @@ class Contacts {
|
|
|
455
455
|
: undefined,
|
|
456
456
|
"X-Fern-Language": "JavaScript",
|
|
457
457
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
458
|
-
"X-Fern-SDK-Version": "1.0.
|
|
458
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
459
459
|
},
|
|
460
460
|
contentType: "application/json",
|
|
461
461
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -522,7 +522,7 @@ class Contacts {
|
|
|
522
522
|
: undefined,
|
|
523
523
|
"X-Fern-Language": "JavaScript",
|
|
524
524
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
525
|
-
"X-Fern-SDK-Version": "1.0.
|
|
525
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
526
526
|
},
|
|
527
527
|
contentType: "application/json",
|
|
528
528
|
queryParameters: _queryParams,
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
|
+
import * as Merge from "../../../../../..";
|
|
4
5
|
export interface ContactsListRequest {
|
|
5
6
|
/**
|
|
6
7
|
* If provided, will only return contacts with this account.
|
|
@@ -25,7 +26,7 @@ export interface ContactsListRequest {
|
|
|
25
26
|
/**
|
|
26
27
|
* Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
|
|
27
28
|
*/
|
|
28
|
-
expand?:
|
|
29
|
+
expand?: Merge.crm.ContactsListRequestExpand;
|
|
29
30
|
/**
|
|
30
31
|
* Whether to include data that was marked as deleted by third party webhooks.
|
|
31
32
|
*/
|
package/dist/api/resources/crm/resources/contacts/client/requests/ContactsRetrieveRequest.d.ts
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
|
+
import * as Merge from "../../../../../..";
|
|
4
5
|
export interface ContactsRetrieveRequest {
|
|
5
6
|
/**
|
|
6
7
|
* Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
|
|
7
8
|
*/
|
|
8
|
-
expand?:
|
|
9
|
+
expand?: Merge.crm.ContactsRetrieveRequestExpand;
|
|
9
10
|
/**
|
|
10
11
|
* Whether to include the original data Merge fetched from the third-party to produce these models.
|
|
11
12
|
*/
|
|
@@ -97,7 +97,7 @@ class CustomObjectClasses {
|
|
|
97
97
|
: undefined,
|
|
98
98
|
"X-Fern-Language": "JavaScript",
|
|
99
99
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
100
|
-
"X-Fern-SDK-Version": "1.0.
|
|
100
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
101
101
|
},
|
|
102
102
|
contentType: "application/json",
|
|
103
103
|
queryParameters: _queryParams,
|
|
@@ -156,7 +156,7 @@ class CustomObjectClasses {
|
|
|
156
156
|
: undefined,
|
|
157
157
|
"X-Fern-Language": "JavaScript",
|
|
158
158
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
159
|
-
"X-Fern-SDK-Version": "1.0.
|
|
159
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
160
160
|
},
|
|
161
161
|
contentType: "application/json",
|
|
162
162
|
queryParameters: _queryParams,
|
|
@@ -108,7 +108,7 @@ class CustomObjects {
|
|
|
108
108
|
: undefined,
|
|
109
109
|
"X-Fern-Language": "JavaScript",
|
|
110
110
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
111
|
-
"X-Fern-SDK-Version": "1.0.
|
|
111
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
112
112
|
},
|
|
113
113
|
contentType: "application/json",
|
|
114
114
|
queryParameters: _queryParams,
|
|
@@ -167,7 +167,7 @@ class CustomObjects {
|
|
|
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.3",
|
|
171
171
|
},
|
|
172
172
|
contentType: "application/json",
|
|
173
173
|
queryParameters: _queryParams,
|
|
@@ -229,7 +229,7 @@ class CustomObjects {
|
|
|
229
229
|
: undefined,
|
|
230
230
|
"X-Fern-Language": "JavaScript",
|
|
231
231
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
232
|
-
"X-Fern-SDK-Version": "1.0.
|
|
232
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
233
233
|
},
|
|
234
234
|
contentType: "application/json",
|
|
235
235
|
queryParameters: _queryParams,
|
|
@@ -280,7 +280,7 @@ class CustomObjects {
|
|
|
280
280
|
: undefined,
|
|
281
281
|
"X-Fern-Language": "JavaScript",
|
|
282
282
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
283
|
-
"X-Fern-SDK-Version": "1.0.
|
|
283
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
284
284
|
},
|
|
285
285
|
contentType: "application/json",
|
|
286
286
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -330,7 +330,7 @@ class CustomObjects {
|
|
|
330
330
|
: undefined,
|
|
331
331
|
"X-Fern-Language": "JavaScript",
|
|
332
332
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
333
|
-
"X-Fern-SDK-Version": "1.0.
|
|
333
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
334
334
|
},
|
|
335
335
|
contentType: "application/json",
|
|
336
336
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -63,7 +63,7 @@ class DeleteAccount {
|
|
|
63
63
|
: undefined,
|
|
64
64
|
"X-Fern-Language": "JavaScript",
|
|
65
65
|
"X-Fern-SDK-Name": "@mergeapi/merge-node-client",
|
|
66
|
-
"X-Fern-SDK-Version": "1.0.
|
|
66
|
+
"X-Fern-SDK-Version": "1.0.3",
|
|
67
67
|
},
|
|
68
68
|
contentType: "application/json",
|
|
69
69
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|