@mergeapi/merge-node-client 1.1.3 → 1.1.5

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.
Files changed (425) hide show
  1. package/api/resources/accounting/resources/accountDetails/client/Client.js +1 -1
  2. package/api/resources/accounting/resources/accountToken/client/Client.js +1 -1
  3. package/api/resources/accounting/resources/accountingPeriods/client/Client.js +2 -2
  4. package/api/resources/accounting/resources/accounts/client/Client.js +4 -4
  5. package/api/resources/accounting/resources/addresses/client/Client.js +1 -1
  6. package/api/resources/accounting/resources/asyncPassthrough/client/Client.js +2 -2
  7. package/api/resources/accounting/resources/asyncTasks/client/Client.js +1 -1
  8. package/api/resources/accounting/resources/attachments/client/Client.js +4 -4
  9. package/api/resources/accounting/resources/auditTrail/client/Client.js +1 -1
  10. package/api/resources/accounting/resources/availableActions/client/Client.js +1 -1
  11. package/api/resources/accounting/resources/balanceSheets/client/Client.js +2 -2
  12. package/api/resources/accounting/resources/bankFeedAccounts/client/Client.js +4 -4
  13. package/api/resources/accounting/resources/bankFeedTransactions/client/Client.js +4 -4
  14. package/api/resources/accounting/resources/cashFlowStatements/client/Client.js +2 -2
  15. package/api/resources/accounting/resources/companyInfo/client/Client.js +2 -2
  16. package/api/resources/accounting/resources/contacts/client/Client.js +5 -5
  17. package/api/resources/accounting/resources/creditNotes/client/Client.js +4 -4
  18. package/api/resources/accounting/resources/deleteAccount/client/Client.js +1 -1
  19. package/api/resources/accounting/resources/employees/client/Client.js +2 -2
  20. package/api/resources/accounting/resources/expenses/client/Client.js +6 -6
  21. package/api/resources/accounting/resources/fieldMapping/client/Client.js +6 -6
  22. package/api/resources/accounting/resources/forceResync/client/Client.js +1 -1
  23. package/api/resources/accounting/resources/generalLedgerTransactions/client/Client.js +2 -2
  24. package/api/resources/accounting/resources/generateKey/client/Client.js +1 -1
  25. package/api/resources/accounting/resources/incomeStatements/client/Client.js +2 -2
  26. package/api/resources/accounting/resources/invoices/client/Client.js +8 -8
  27. package/api/resources/accounting/resources/issues/client/Client.js +2 -2
  28. package/api/resources/accounting/resources/items/client/Client.js +2 -2
  29. package/api/resources/accounting/resources/journalEntries/client/Client.js +6 -6
  30. package/api/resources/accounting/resources/linkToken/client/Client.js +1 -1
  31. package/api/resources/accounting/resources/linkedAccounts/client/Client.js +1 -1
  32. package/api/resources/accounting/resources/passthrough/client/Client.js +1 -1
  33. package/api/resources/accounting/resources/payments/client/Client.js +8 -8
  34. package/api/resources/accounting/resources/phoneNumbers/client/Client.js +1 -1
  35. package/api/resources/accounting/resources/purchaseOrders/client/Client.js +6 -6
  36. package/api/resources/accounting/resources/regenerateKey/client/Client.js +1 -1
  37. package/api/resources/accounting/resources/scopes/client/Client.js +3 -3
  38. package/api/resources/accounting/resources/syncStatus/client/Client.js +1 -1
  39. package/api/resources/accounting/resources/taxRates/client/Client.js +2 -2
  40. package/api/resources/accounting/resources/trackingCategories/client/Client.js +2 -2
  41. package/api/resources/accounting/resources/transactions/client/Client.js +2 -2
  42. package/api/resources/accounting/resources/vendorCredits/client/Client.js +4 -4
  43. package/api/resources/accounting/resources/webhookReceivers/client/Client.js +2 -2
  44. package/api/resources/accounting/types/RemoteField.d.ts +1 -1
  45. package/api/resources/accounting/types/RemoteFieldRemoteFieldClass.d.ts +5 -0
  46. package/api/resources/accounting/types/RemoteFieldRemoteFieldClass.js +5 -0
  47. package/api/resources/accounting/types/index.d.ts +1 -0
  48. package/api/resources/accounting/types/index.js +1 -0
  49. package/api/resources/ats/resources/accountDetails/client/Client.js +1 -1
  50. package/api/resources/ats/resources/accountToken/client/Client.js +1 -1
  51. package/api/resources/ats/resources/activities/client/Client.js +4 -4
  52. package/api/resources/ats/resources/applications/client/Client.js +5 -5
  53. package/api/resources/ats/resources/asyncPassthrough/client/Client.js +2 -2
  54. package/api/resources/ats/resources/attachments/client/Client.js +4 -4
  55. package/api/resources/ats/resources/auditTrail/client/Client.js +1 -1
  56. package/api/resources/ats/resources/availableActions/client/Client.js +1 -1
  57. package/api/resources/ats/resources/candidates/client/Client.js +7 -7
  58. package/api/resources/ats/resources/deleteAccount/client/Client.js +1 -1
  59. package/api/resources/ats/resources/departments/client/Client.js +2 -2
  60. package/api/resources/ats/resources/eeocs/client/Client.js +2 -2
  61. package/api/resources/ats/resources/fieldMapping/client/Client.js +6 -6
  62. package/api/resources/ats/resources/forceResync/client/Client.js +1 -1
  63. package/api/resources/ats/resources/generateKey/client/Client.js +1 -1
  64. package/api/resources/ats/resources/interviews/client/Client.js +4 -4
  65. package/api/resources/ats/resources/issues/client/Client.js +2 -2
  66. package/api/resources/ats/resources/jobInterviewStages/client/Client.js +2 -2
  67. package/api/resources/ats/resources/jobPostings/client/Client.js +2 -2
  68. package/api/resources/ats/resources/jobs/client/Client.js +3 -3
  69. package/api/resources/ats/resources/linkToken/client/Client.js +1 -1
  70. package/api/resources/ats/resources/linkedAccounts/client/Client.js +1 -1
  71. package/api/resources/ats/resources/offers/client/Client.js +2 -2
  72. package/api/resources/ats/resources/offices/client/Client.js +2 -2
  73. package/api/resources/ats/resources/passthrough/client/Client.js +1 -1
  74. package/api/resources/ats/resources/regenerateKey/client/Client.js +1 -1
  75. package/api/resources/ats/resources/rejectReasons/client/Client.js +2 -2
  76. package/api/resources/ats/resources/scopes/client/Client.js +3 -3
  77. package/api/resources/ats/resources/scorecards/client/Client.js +2 -2
  78. package/api/resources/ats/resources/syncStatus/client/Client.js +1 -1
  79. package/api/resources/ats/resources/tags/client/Client.js +1 -1
  80. package/api/resources/ats/resources/users/client/Client.js +2 -2
  81. package/api/resources/ats/resources/webhookReceivers/client/Client.js +2 -2
  82. package/api/resources/crm/resources/accountDetails/client/Client.js +1 -1
  83. package/api/resources/crm/resources/accountToken/client/Client.js +1 -1
  84. package/api/resources/crm/resources/accounts/client/Client.js +7 -7
  85. package/api/resources/crm/resources/associationTypes/client/Client.js +4 -4
  86. package/api/resources/crm/resources/associations/client/Client.js +2 -2
  87. package/api/resources/crm/resources/asyncPassthrough/client/Client.js +2 -2
  88. package/api/resources/crm/resources/auditTrail/client/Client.js +1 -1
  89. package/api/resources/crm/resources/availableActions/client/Client.js +1 -1
  90. package/api/resources/crm/resources/contacts/client/Client.js +8 -8
  91. package/api/resources/crm/resources/customObjectClasses/client/Client.js +2 -2
  92. package/api/resources/crm/resources/customObjects/client/Client.js +5 -5
  93. package/api/resources/crm/resources/deleteAccount/client/Client.js +1 -1
  94. package/api/resources/crm/resources/engagementTypes/client/Client.js +3 -3
  95. package/api/resources/crm/resources/engagements/client/Client.js +7 -7
  96. package/api/resources/crm/resources/fieldMapping/client/Client.js +6 -6
  97. package/api/resources/crm/resources/forceResync/client/Client.js +1 -1
  98. package/api/resources/crm/resources/generateKey/client/Client.js +1 -1
  99. package/api/resources/crm/resources/issues/client/Client.js +2 -2
  100. package/api/resources/crm/resources/leads/client/Client.js +5 -5
  101. package/api/resources/crm/resources/linkToken/client/Client.js +1 -1
  102. package/api/resources/crm/resources/linkedAccounts/client/Client.js +1 -1
  103. package/api/resources/crm/resources/notes/client/Client.js +5 -5
  104. package/api/resources/crm/resources/opportunities/client/Client.js +7 -7
  105. package/api/resources/crm/resources/passthrough/client/Client.js +1 -1
  106. package/api/resources/crm/resources/regenerateKey/client/Client.js +1 -1
  107. package/api/resources/crm/resources/scopes/client/Client.js +3 -3
  108. package/api/resources/crm/resources/stages/client/Client.js +3 -3
  109. package/api/resources/crm/resources/syncStatus/client/Client.js +1 -1
  110. package/api/resources/crm/resources/tasks/client/Client.js +7 -7
  111. package/api/resources/crm/resources/users/client/Client.js +4 -4
  112. package/api/resources/crm/resources/webhookReceivers/client/Client.js +2 -2
  113. package/api/resources/crm/types/RemoteField.d.ts +1 -1
  114. package/api/resources/filestorage/resources/accountDetails/client/Client.js +1 -1
  115. package/api/resources/filestorage/resources/accountToken/client/Client.js +1 -1
  116. package/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +2 -2
  117. package/api/resources/filestorage/resources/auditTrail/client/Client.js +1 -1
  118. package/api/resources/filestorage/resources/availableActions/client/Client.js +1 -1
  119. package/api/resources/filestorage/resources/deleteAccount/client/Client.js +1 -1
  120. package/api/resources/filestorage/resources/drives/client/Client.js +2 -2
  121. package/api/resources/filestorage/resources/fieldMapping/client/Client.js +6 -6
  122. package/api/resources/filestorage/resources/files/client/Client.js +5 -5
  123. package/api/resources/filestorage/resources/folders/client/Client.js +4 -4
  124. package/api/resources/filestorage/resources/forceResync/client/Client.js +1 -1
  125. package/api/resources/filestorage/resources/generateKey/client/Client.js +1 -1
  126. package/api/resources/filestorage/resources/groups/client/Client.js +2 -2
  127. package/api/resources/filestorage/resources/issues/client/Client.js +2 -2
  128. package/api/resources/filestorage/resources/linkToken/client/Client.js +1 -1
  129. package/api/resources/filestorage/resources/linkedAccounts/client/Client.js +1 -1
  130. package/api/resources/filestorage/resources/passthrough/client/Client.js +1 -1
  131. package/api/resources/filestorage/resources/regenerateKey/client/Client.js +1 -1
  132. package/api/resources/filestorage/resources/scopes/client/Client.js +3 -3
  133. package/api/resources/filestorage/resources/syncStatus/client/Client.js +1 -1
  134. package/api/resources/filestorage/resources/users/client/Client.js +2 -2
  135. package/api/resources/filestorage/resources/webhookReceivers/client/Client.js +2 -2
  136. package/api/resources/hris/resources/accountDetails/client/Client.js +1 -1
  137. package/api/resources/hris/resources/accountToken/client/Client.js +1 -1
  138. package/api/resources/hris/resources/asyncPassthrough/client/Client.js +2 -2
  139. package/api/resources/hris/resources/auditTrail/client/Client.js +1 -1
  140. package/api/resources/hris/resources/availableActions/client/Client.js +1 -1
  141. package/api/resources/hris/resources/bankInfo/client/Client.js +2 -2
  142. package/api/resources/hris/resources/benefits/client/Client.js +2 -2
  143. package/api/resources/hris/resources/companies/client/Client.js +2 -2
  144. package/api/resources/hris/resources/deleteAccount/client/Client.js +1 -1
  145. package/api/resources/hris/resources/dependents/client/Client.js +2 -2
  146. package/api/resources/hris/resources/employeePayrollRuns/client/Client.js +2 -2
  147. package/api/resources/hris/resources/employees/client/Client.js +5 -5
  148. package/api/resources/hris/resources/employerBenefits/client/Client.js +2 -2
  149. package/api/resources/hris/resources/employments/client/Client.js +2 -2
  150. package/api/resources/hris/resources/fieldMapping/client/Client.js +6 -6
  151. package/api/resources/hris/resources/forceResync/client/Client.js +1 -1
  152. package/api/resources/hris/resources/generateKey/client/Client.js +1 -1
  153. package/api/resources/hris/resources/groups/client/Client.js +2 -2
  154. package/api/resources/hris/resources/issues/client/Client.js +2 -2
  155. package/api/resources/hris/resources/linkToken/client/Client.js +1 -1
  156. package/api/resources/hris/resources/linkedAccounts/client/Client.js +1 -1
  157. package/api/resources/hris/resources/locations/client/Client.js +2 -2
  158. package/api/resources/hris/resources/passthrough/client/Client.js +1 -1
  159. package/api/resources/hris/resources/payGroups/client/Client.js +2 -2
  160. package/api/resources/hris/resources/payrollRuns/client/Client.js +2 -2
  161. package/api/resources/hris/resources/regenerateKey/client/Client.js +1 -1
  162. package/api/resources/hris/resources/scopes/client/Client.js +3 -3
  163. package/api/resources/hris/resources/syncStatus/client/Client.js +1 -1
  164. package/api/resources/hris/resources/teams/client/Client.js +2 -2
  165. package/api/resources/hris/resources/timeOff/client/Client.js +4 -4
  166. package/api/resources/hris/resources/timeOffBalances/client/Client.js +2 -2
  167. package/api/resources/hris/resources/timesheetEntries/client/Client.js +4 -4
  168. package/api/resources/hris/resources/webhookReceivers/client/Client.js +2 -2
  169. package/api/resources/ticketing/resources/accountDetails/client/Client.js +1 -1
  170. package/api/resources/ticketing/resources/accountToken/client/Client.js +1 -1
  171. package/api/resources/ticketing/resources/accounts/client/Client.js +2 -2
  172. package/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +2 -2
  173. package/api/resources/ticketing/resources/attachments/client/Client.js +5 -5
  174. package/api/resources/ticketing/resources/auditTrail/client/Client.js +1 -1
  175. package/api/resources/ticketing/resources/availableActions/client/Client.js +1 -1
  176. package/api/resources/ticketing/resources/collections/client/Client.js +2 -2
  177. package/api/resources/ticketing/resources/comments/client/Client.js +4 -4
  178. package/api/resources/ticketing/resources/contacts/client/Client.js +4 -4
  179. package/api/resources/ticketing/resources/deleteAccount/client/Client.js +1 -1
  180. package/api/resources/ticketing/resources/fieldMapping/client/Client.js +6 -6
  181. package/api/resources/ticketing/resources/forceResync/client/Client.js +1 -1
  182. package/api/resources/ticketing/resources/generateKey/client/Client.js +1 -1
  183. package/api/resources/ticketing/resources/issues/client/Client.js +2 -2
  184. package/api/resources/ticketing/resources/linkToken/client/Client.js +1 -1
  185. package/api/resources/ticketing/resources/linkedAccounts/client/Client.js +1 -1
  186. package/api/resources/ticketing/resources/passthrough/client/Client.js +1 -1
  187. package/api/resources/ticketing/resources/projects/client/Client.js +3 -3
  188. package/api/resources/ticketing/resources/regenerateKey/client/Client.js +1 -1
  189. package/api/resources/ticketing/resources/roles/client/Client.js +2 -2
  190. package/api/resources/ticketing/resources/scopes/client/Client.js +3 -3
  191. package/api/resources/ticketing/resources/syncStatus/client/Client.js +1 -1
  192. package/api/resources/ticketing/resources/tags/client/Client.js +2 -2
  193. package/api/resources/ticketing/resources/teams/client/Client.js +2 -2
  194. package/api/resources/ticketing/resources/tickets/client/Client.js +8 -8
  195. package/api/resources/ticketing/resources/users/client/Client.js +2 -2
  196. package/api/resources/ticketing/resources/webhookReceivers/client/Client.js +2 -2
  197. package/api/resources/ticketing/types/RemoteField.d.ts +1 -1
  198. package/api/resources/ticketing/types/RemoteFieldRequest.d.ts +1 -1
  199. package/dist/api/resources/accounting/resources/accountDetails/client/Client.js +1 -1
  200. package/dist/api/resources/accounting/resources/accountToken/client/Client.js +1 -1
  201. package/dist/api/resources/accounting/resources/accountingPeriods/client/Client.js +2 -2
  202. package/dist/api/resources/accounting/resources/accounts/client/Client.js +4 -4
  203. package/dist/api/resources/accounting/resources/addresses/client/Client.js +1 -1
  204. package/dist/api/resources/accounting/resources/asyncPassthrough/client/Client.js +2 -2
  205. package/dist/api/resources/accounting/resources/asyncTasks/client/Client.js +1 -1
  206. package/dist/api/resources/accounting/resources/attachments/client/Client.js +4 -4
  207. package/dist/api/resources/accounting/resources/auditTrail/client/Client.js +1 -1
  208. package/dist/api/resources/accounting/resources/availableActions/client/Client.js +1 -1
  209. package/dist/api/resources/accounting/resources/balanceSheets/client/Client.js +2 -2
  210. package/dist/api/resources/accounting/resources/bankFeedAccounts/client/Client.js +4 -4
  211. package/dist/api/resources/accounting/resources/bankFeedTransactions/client/Client.js +4 -4
  212. package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.js +2 -2
  213. package/dist/api/resources/accounting/resources/companyInfo/client/Client.js +2 -2
  214. package/dist/api/resources/accounting/resources/contacts/client/Client.js +5 -5
  215. package/dist/api/resources/accounting/resources/creditNotes/client/Client.js +4 -4
  216. package/dist/api/resources/accounting/resources/deleteAccount/client/Client.js +1 -1
  217. package/dist/api/resources/accounting/resources/employees/client/Client.js +2 -2
  218. package/dist/api/resources/accounting/resources/expenses/client/Client.js +6 -6
  219. package/dist/api/resources/accounting/resources/fieldMapping/client/Client.js +6 -6
  220. package/dist/api/resources/accounting/resources/forceResync/client/Client.js +1 -1
  221. package/dist/api/resources/accounting/resources/generalLedgerTransactions/client/Client.js +2 -2
  222. package/dist/api/resources/accounting/resources/generateKey/client/Client.js +1 -1
  223. package/dist/api/resources/accounting/resources/incomeStatements/client/Client.js +2 -2
  224. package/dist/api/resources/accounting/resources/invoices/client/Client.js +8 -8
  225. package/dist/api/resources/accounting/resources/issues/client/Client.js +2 -2
  226. package/dist/api/resources/accounting/resources/items/client/Client.js +2 -2
  227. package/dist/api/resources/accounting/resources/journalEntries/client/Client.js +6 -6
  228. package/dist/api/resources/accounting/resources/linkToken/client/Client.js +1 -1
  229. package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.js +1 -1
  230. package/dist/api/resources/accounting/resources/passthrough/client/Client.js +1 -1
  231. package/dist/api/resources/accounting/resources/payments/client/Client.js +8 -8
  232. package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.js +1 -1
  233. package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.js +6 -6
  234. package/dist/api/resources/accounting/resources/regenerateKey/client/Client.js +1 -1
  235. package/dist/api/resources/accounting/resources/scopes/client/Client.js +3 -3
  236. package/dist/api/resources/accounting/resources/syncStatus/client/Client.js +1 -1
  237. package/dist/api/resources/accounting/resources/taxRates/client/Client.js +2 -2
  238. package/dist/api/resources/accounting/resources/trackingCategories/client/Client.js +2 -2
  239. package/dist/api/resources/accounting/resources/transactions/client/Client.js +2 -2
  240. package/dist/api/resources/accounting/resources/vendorCredits/client/Client.js +4 -4
  241. package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.js +2 -2
  242. package/dist/api/resources/accounting/types/RemoteField.d.ts +1 -1
  243. package/dist/api/resources/accounting/types/RemoteFieldRemoteFieldClass.d.ts +5 -0
  244. package/dist/api/resources/accounting/types/RemoteFieldRemoteFieldClass.js +5 -0
  245. package/dist/api/resources/accounting/types/index.d.ts +1 -0
  246. package/dist/api/resources/accounting/types/index.js +1 -0
  247. package/dist/api/resources/ats/resources/accountDetails/client/Client.js +1 -1
  248. package/dist/api/resources/ats/resources/accountToken/client/Client.js +1 -1
  249. package/dist/api/resources/ats/resources/activities/client/Client.js +4 -4
  250. package/dist/api/resources/ats/resources/applications/client/Client.js +5 -5
  251. package/dist/api/resources/ats/resources/asyncPassthrough/client/Client.js +2 -2
  252. package/dist/api/resources/ats/resources/attachments/client/Client.js +4 -4
  253. package/dist/api/resources/ats/resources/auditTrail/client/Client.js +1 -1
  254. package/dist/api/resources/ats/resources/availableActions/client/Client.js +1 -1
  255. package/dist/api/resources/ats/resources/candidates/client/Client.js +7 -7
  256. package/dist/api/resources/ats/resources/deleteAccount/client/Client.js +1 -1
  257. package/dist/api/resources/ats/resources/departments/client/Client.js +2 -2
  258. package/dist/api/resources/ats/resources/eeocs/client/Client.js +2 -2
  259. package/dist/api/resources/ats/resources/fieldMapping/client/Client.js +6 -6
  260. package/dist/api/resources/ats/resources/forceResync/client/Client.js +1 -1
  261. package/dist/api/resources/ats/resources/generateKey/client/Client.js +1 -1
  262. package/dist/api/resources/ats/resources/interviews/client/Client.js +4 -4
  263. package/dist/api/resources/ats/resources/issues/client/Client.js +2 -2
  264. package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.js +2 -2
  265. package/dist/api/resources/ats/resources/jobPostings/client/Client.js +2 -2
  266. package/dist/api/resources/ats/resources/jobs/client/Client.js +3 -3
  267. package/dist/api/resources/ats/resources/linkToken/client/Client.js +1 -1
  268. package/dist/api/resources/ats/resources/linkedAccounts/client/Client.js +1 -1
  269. package/dist/api/resources/ats/resources/offers/client/Client.js +2 -2
  270. package/dist/api/resources/ats/resources/offices/client/Client.js +2 -2
  271. package/dist/api/resources/ats/resources/passthrough/client/Client.js +1 -1
  272. package/dist/api/resources/ats/resources/regenerateKey/client/Client.js +1 -1
  273. package/dist/api/resources/ats/resources/rejectReasons/client/Client.js +2 -2
  274. package/dist/api/resources/ats/resources/scopes/client/Client.js +3 -3
  275. package/dist/api/resources/ats/resources/scorecards/client/Client.js +2 -2
  276. package/dist/api/resources/ats/resources/syncStatus/client/Client.js +1 -1
  277. package/dist/api/resources/ats/resources/tags/client/Client.js +1 -1
  278. package/dist/api/resources/ats/resources/users/client/Client.js +2 -2
  279. package/dist/api/resources/ats/resources/webhookReceivers/client/Client.js +2 -2
  280. package/dist/api/resources/crm/resources/accountDetails/client/Client.js +1 -1
  281. package/dist/api/resources/crm/resources/accountToken/client/Client.js +1 -1
  282. package/dist/api/resources/crm/resources/accounts/client/Client.js +7 -7
  283. package/dist/api/resources/crm/resources/associationTypes/client/Client.js +4 -4
  284. package/dist/api/resources/crm/resources/associations/client/Client.js +2 -2
  285. package/dist/api/resources/crm/resources/asyncPassthrough/client/Client.js +2 -2
  286. package/dist/api/resources/crm/resources/auditTrail/client/Client.js +1 -1
  287. package/dist/api/resources/crm/resources/availableActions/client/Client.js +1 -1
  288. package/dist/api/resources/crm/resources/contacts/client/Client.js +8 -8
  289. package/dist/api/resources/crm/resources/customObjectClasses/client/Client.js +2 -2
  290. package/dist/api/resources/crm/resources/customObjects/client/Client.js +5 -5
  291. package/dist/api/resources/crm/resources/deleteAccount/client/Client.js +1 -1
  292. package/dist/api/resources/crm/resources/engagementTypes/client/Client.js +3 -3
  293. package/dist/api/resources/crm/resources/engagements/client/Client.js +7 -7
  294. package/dist/api/resources/crm/resources/fieldMapping/client/Client.js +6 -6
  295. package/dist/api/resources/crm/resources/forceResync/client/Client.js +1 -1
  296. package/dist/api/resources/crm/resources/generateKey/client/Client.js +1 -1
  297. package/dist/api/resources/crm/resources/issues/client/Client.js +2 -2
  298. package/dist/api/resources/crm/resources/leads/client/Client.js +5 -5
  299. package/dist/api/resources/crm/resources/linkToken/client/Client.js +1 -1
  300. package/dist/api/resources/crm/resources/linkedAccounts/client/Client.js +1 -1
  301. package/dist/api/resources/crm/resources/notes/client/Client.js +5 -5
  302. package/dist/api/resources/crm/resources/opportunities/client/Client.js +7 -7
  303. package/dist/api/resources/crm/resources/passthrough/client/Client.js +1 -1
  304. package/dist/api/resources/crm/resources/regenerateKey/client/Client.js +1 -1
  305. package/dist/api/resources/crm/resources/scopes/client/Client.js +3 -3
  306. package/dist/api/resources/crm/resources/stages/client/Client.js +3 -3
  307. package/dist/api/resources/crm/resources/syncStatus/client/Client.js +1 -1
  308. package/dist/api/resources/crm/resources/tasks/client/Client.js +7 -7
  309. package/dist/api/resources/crm/resources/users/client/Client.js +4 -4
  310. package/dist/api/resources/crm/resources/webhookReceivers/client/Client.js +2 -2
  311. package/dist/api/resources/crm/types/RemoteField.d.ts +1 -1
  312. package/dist/api/resources/filestorage/resources/accountDetails/client/Client.js +1 -1
  313. package/dist/api/resources/filestorage/resources/accountToken/client/Client.js +1 -1
  314. package/dist/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +2 -2
  315. package/dist/api/resources/filestorage/resources/auditTrail/client/Client.js +1 -1
  316. package/dist/api/resources/filestorage/resources/availableActions/client/Client.js +1 -1
  317. package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.js +1 -1
  318. package/dist/api/resources/filestorage/resources/drives/client/Client.js +2 -2
  319. package/dist/api/resources/filestorage/resources/fieldMapping/client/Client.js +6 -6
  320. package/dist/api/resources/filestorage/resources/files/client/Client.js +5 -5
  321. package/dist/api/resources/filestorage/resources/folders/client/Client.js +4 -4
  322. package/dist/api/resources/filestorage/resources/forceResync/client/Client.js +1 -1
  323. package/dist/api/resources/filestorage/resources/generateKey/client/Client.js +1 -1
  324. package/dist/api/resources/filestorage/resources/groups/client/Client.js +2 -2
  325. package/dist/api/resources/filestorage/resources/issues/client/Client.js +2 -2
  326. package/dist/api/resources/filestorage/resources/linkToken/client/Client.js +1 -1
  327. package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.js +1 -1
  328. package/dist/api/resources/filestorage/resources/passthrough/client/Client.js +1 -1
  329. package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.js +1 -1
  330. package/dist/api/resources/filestorage/resources/scopes/client/Client.js +3 -3
  331. package/dist/api/resources/filestorage/resources/syncStatus/client/Client.js +1 -1
  332. package/dist/api/resources/filestorage/resources/users/client/Client.js +2 -2
  333. package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.js +2 -2
  334. package/dist/api/resources/hris/resources/accountDetails/client/Client.js +1 -1
  335. package/dist/api/resources/hris/resources/accountToken/client/Client.js +1 -1
  336. package/dist/api/resources/hris/resources/asyncPassthrough/client/Client.js +2 -2
  337. package/dist/api/resources/hris/resources/auditTrail/client/Client.js +1 -1
  338. package/dist/api/resources/hris/resources/availableActions/client/Client.js +1 -1
  339. package/dist/api/resources/hris/resources/bankInfo/client/Client.js +2 -2
  340. package/dist/api/resources/hris/resources/benefits/client/Client.js +2 -2
  341. package/dist/api/resources/hris/resources/companies/client/Client.js +2 -2
  342. package/dist/api/resources/hris/resources/deleteAccount/client/Client.js +1 -1
  343. package/dist/api/resources/hris/resources/dependents/client/Client.js +2 -2
  344. package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.js +2 -2
  345. package/dist/api/resources/hris/resources/employees/client/Client.js +5 -5
  346. package/dist/api/resources/hris/resources/employerBenefits/client/Client.js +2 -2
  347. package/dist/api/resources/hris/resources/employments/client/Client.js +2 -2
  348. package/dist/api/resources/hris/resources/fieldMapping/client/Client.js +6 -6
  349. package/dist/api/resources/hris/resources/forceResync/client/Client.js +1 -1
  350. package/dist/api/resources/hris/resources/generateKey/client/Client.js +1 -1
  351. package/dist/api/resources/hris/resources/groups/client/Client.js +2 -2
  352. package/dist/api/resources/hris/resources/issues/client/Client.js +2 -2
  353. package/dist/api/resources/hris/resources/linkToken/client/Client.js +1 -1
  354. package/dist/api/resources/hris/resources/linkedAccounts/client/Client.js +1 -1
  355. package/dist/api/resources/hris/resources/locations/client/Client.js +2 -2
  356. package/dist/api/resources/hris/resources/passthrough/client/Client.js +1 -1
  357. package/dist/api/resources/hris/resources/payGroups/client/Client.js +2 -2
  358. package/dist/api/resources/hris/resources/payrollRuns/client/Client.js +2 -2
  359. package/dist/api/resources/hris/resources/regenerateKey/client/Client.js +1 -1
  360. package/dist/api/resources/hris/resources/scopes/client/Client.js +3 -3
  361. package/dist/api/resources/hris/resources/syncStatus/client/Client.js +1 -1
  362. package/dist/api/resources/hris/resources/teams/client/Client.js +2 -2
  363. package/dist/api/resources/hris/resources/timeOff/client/Client.js +4 -4
  364. package/dist/api/resources/hris/resources/timeOffBalances/client/Client.js +2 -2
  365. package/dist/api/resources/hris/resources/timesheetEntries/client/Client.js +4 -4
  366. package/dist/api/resources/hris/resources/webhookReceivers/client/Client.js +2 -2
  367. package/dist/api/resources/ticketing/resources/accountDetails/client/Client.js +1 -1
  368. package/dist/api/resources/ticketing/resources/accountToken/client/Client.js +1 -1
  369. package/dist/api/resources/ticketing/resources/accounts/client/Client.js +2 -2
  370. package/dist/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +2 -2
  371. package/dist/api/resources/ticketing/resources/attachments/client/Client.js +5 -5
  372. package/dist/api/resources/ticketing/resources/auditTrail/client/Client.js +1 -1
  373. package/dist/api/resources/ticketing/resources/availableActions/client/Client.js +1 -1
  374. package/dist/api/resources/ticketing/resources/collections/client/Client.js +2 -2
  375. package/dist/api/resources/ticketing/resources/comments/client/Client.js +4 -4
  376. package/dist/api/resources/ticketing/resources/contacts/client/Client.js +4 -4
  377. package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.js +1 -1
  378. package/dist/api/resources/ticketing/resources/fieldMapping/client/Client.js +6 -6
  379. package/dist/api/resources/ticketing/resources/forceResync/client/Client.js +1 -1
  380. package/dist/api/resources/ticketing/resources/generateKey/client/Client.js +1 -1
  381. package/dist/api/resources/ticketing/resources/issues/client/Client.js +2 -2
  382. package/dist/api/resources/ticketing/resources/linkToken/client/Client.js +1 -1
  383. package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.js +1 -1
  384. package/dist/api/resources/ticketing/resources/passthrough/client/Client.js +1 -1
  385. package/dist/api/resources/ticketing/resources/projects/client/Client.js +3 -3
  386. package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.js +1 -1
  387. package/dist/api/resources/ticketing/resources/roles/client/Client.js +2 -2
  388. package/dist/api/resources/ticketing/resources/scopes/client/Client.js +3 -3
  389. package/dist/api/resources/ticketing/resources/syncStatus/client/Client.js +1 -1
  390. package/dist/api/resources/ticketing/resources/tags/client/Client.js +2 -2
  391. package/dist/api/resources/ticketing/resources/teams/client/Client.js +2 -2
  392. package/dist/api/resources/ticketing/resources/tickets/client/Client.js +8 -8
  393. package/dist/api/resources/ticketing/resources/users/client/Client.js +2 -2
  394. package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.js +2 -2
  395. package/dist/api/resources/ticketing/types/RemoteField.d.ts +1 -1
  396. package/dist/api/resources/ticketing/types/RemoteFieldRequest.d.ts +1 -1
  397. package/dist/serialization/resources/accounting/types/RemoteField.d.ts +2 -2
  398. package/dist/serialization/resources/accounting/types/RemoteField.js +2 -2
  399. package/dist/serialization/resources/accounting/types/RemoteFieldRemoteFieldClass.d.ts +11 -0
  400. package/dist/serialization/resources/accounting/types/RemoteFieldRemoteFieldClass.js +32 -0
  401. package/dist/serialization/resources/accounting/types/index.d.ts +1 -0
  402. package/dist/serialization/resources/accounting/types/index.js +1 -0
  403. package/dist/serialization/resources/crm/types/RemoteField.d.ts +1 -1
  404. package/dist/serialization/resources/crm/types/RemoteField.js +1 -1
  405. package/dist/serialization/resources/ticketing/types/RemoteField.d.ts +1 -1
  406. package/dist/serialization/resources/ticketing/types/RemoteField.js +1 -1
  407. package/dist/serialization/resources/ticketing/types/RemoteFieldRequest.d.ts +1 -1
  408. package/dist/serialization/resources/ticketing/types/RemoteFieldRequest.js +1 -1
  409. package/dist/version.d.ts +1 -1
  410. package/dist/version.js +1 -1
  411. package/package.json +1 -1
  412. package/serialization/resources/accounting/types/RemoteField.d.ts +2 -2
  413. package/serialization/resources/accounting/types/RemoteField.js +2 -2
  414. package/serialization/resources/accounting/types/RemoteFieldRemoteFieldClass.d.ts +11 -0
  415. package/serialization/resources/accounting/types/RemoteFieldRemoteFieldClass.js +32 -0
  416. package/serialization/resources/accounting/types/index.d.ts +1 -0
  417. package/serialization/resources/accounting/types/index.js +1 -0
  418. package/serialization/resources/crm/types/RemoteField.d.ts +1 -1
  419. package/serialization/resources/crm/types/RemoteField.js +1 -1
  420. package/serialization/resources/ticketing/types/RemoteField.d.ts +1 -1
  421. package/serialization/resources/ticketing/types/RemoteField.js +1 -1
  422. package/serialization/resources/ticketing/types/RemoteFieldRequest.d.ts +1 -1
  423. package/serialization/resources/ticketing/types/RemoteFieldRequest.js +1 -1
  424. package/version.d.ts +1 -1
  425. package/version.js +1 -1
@@ -106,7 +106,7 @@ class LinkedAccounts {
106
106
  method: "GET",
107
107
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
108
108
  ? yield core.Supplier.get(this._options.accountToken)
109
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
109
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
110
110
  contentType: "application/json",
111
111
  queryParameters: _queryParams,
112
112
  requestType: "json",
@@ -68,7 +68,7 @@ class Passthrough {
68
68
  method: "POST",
69
69
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
70
70
  ? yield core.Supplier.get(this._options.accountToken)
71
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
71
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
72
72
  contentType: "application/json",
73
73
  requestType: "json",
74
74
  body: serializers.ticketing.DataPassthroughRequest.jsonOrThrow(request, {
@@ -97,7 +97,7 @@ class Projects {
97
97
  method: "GET",
98
98
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
99
99
  ? yield core.Supplier.get(this._options.accountToken)
100
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
100
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
101
101
  contentType: "application/json",
102
102
  queryParameters: _queryParams,
103
103
  requestType: "json",
@@ -158,7 +158,7 @@ class Projects {
158
158
  method: "GET",
159
159
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
160
160
  ? yield core.Supplier.get(this._options.accountToken)
161
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
161
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
162
162
  contentType: "application/json",
163
163
  queryParameters: _queryParams,
164
164
  requestType: "json",
@@ -234,7 +234,7 @@ class Projects {
234
234
  method: "GET",
235
235
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
236
236
  ? yield core.Supplier.get(this._options.accountToken)
237
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
237
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
238
238
  contentType: "application/json",
239
239
  queryParameters: _queryParams,
240
240
  requestType: "json",
@@ -67,7 +67,7 @@ class RegenerateKey {
67
67
  method: "POST",
68
68
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
69
69
  ? yield core.Supplier.get(this._options.accountToken)
70
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
70
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
71
71
  contentType: "application/json",
72
72
  requestType: "json",
73
73
  body: serializers.ticketing.RemoteKeyForRegenerationRequest.jsonOrThrow(request, {
@@ -97,7 +97,7 @@ class Roles {
97
97
  method: "GET",
98
98
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
99
99
  ? yield core.Supplier.get(this._options.accountToken)
100
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
100
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
101
101
  contentType: "application/json",
102
102
  queryParameters: _queryParams,
103
103
  requestType: "json",
@@ -158,7 +158,7 @@ class Roles {
158
158
  method: "GET",
159
159
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
160
160
  ? yield core.Supplier.get(this._options.accountToken)
161
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
161
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
162
162
  contentType: "application/json",
163
163
  queryParameters: _queryParams,
164
164
  requestType: "json",
@@ -64,7 +64,7 @@ class Scopes {
64
64
  method: "GET",
65
65
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
66
66
  ? yield core.Supplier.get(this._options.accountToken)
67
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
67
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
68
68
  contentType: "application/json",
69
69
  requestType: "json",
70
70
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -117,7 +117,7 @@ class Scopes {
117
117
  method: "GET",
118
118
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
119
119
  ? yield core.Supplier.get(this._options.accountToken)
120
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
120
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
121
121
  contentType: "application/json",
122
122
  requestType: "json",
123
123
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -194,7 +194,7 @@ class Scopes {
194
194
  method: "POST",
195
195
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
196
196
  ? yield core.Supplier.get(this._options.accountToken)
197
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
197
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
198
198
  contentType: "application/json",
199
199
  requestType: "json",
200
200
  body: serializers.ticketing.LinkedAccountCommonModelScopeDeserializerRequest.jsonOrThrow(request, {
@@ -73,7 +73,7 @@ class SyncStatus {
73
73
  method: "GET",
74
74
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
75
75
  ? yield core.Supplier.get(this._options.accountToken)
76
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
76
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
77
77
  contentType: "application/json",
78
78
  queryParameters: _queryParams,
79
79
  requestType: "json",
@@ -97,7 +97,7 @@ class Tags {
97
97
  method: "GET",
98
98
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
99
99
  ? yield core.Supplier.get(this._options.accountToken)
100
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
100
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
101
101
  contentType: "application/json",
102
102
  queryParameters: _queryParams,
103
103
  requestType: "json",
@@ -158,7 +158,7 @@ class Tags {
158
158
  method: "GET",
159
159
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
160
160
  ? yield core.Supplier.get(this._options.accountToken)
161
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
161
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
162
162
  contentType: "application/json",
163
163
  queryParameters: _queryParams,
164
164
  requestType: "json",
@@ -97,7 +97,7 @@ class Teams {
97
97
  method: "GET",
98
98
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
99
99
  ? yield core.Supplier.get(this._options.accountToken)
100
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
100
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
101
101
  contentType: "application/json",
102
102
  queryParameters: _queryParams,
103
103
  requestType: "json",
@@ -158,7 +158,7 @@ class Teams {
158
158
  method: "GET",
159
159
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
160
160
  ? yield core.Supplier.get(this._options.accountToken)
161
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
161
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
162
162
  contentType: "application/json",
163
163
  queryParameters: _queryParams,
164
164
  requestType: "json",
@@ -174,7 +174,7 @@ class Tickets {
174
174
  method: "GET",
175
175
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
176
176
  ? yield core.Supplier.get(this._options.accountToken)
177
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
177
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
178
178
  contentType: "application/json",
179
179
  queryParameters: _queryParams,
180
180
  requestType: "json",
@@ -239,7 +239,7 @@ class Tickets {
239
239
  method: "POST",
240
240
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
241
241
  ? yield core.Supplier.get(this._options.accountToken)
242
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
242
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
243
243
  contentType: "application/json",
244
244
  queryParameters: _queryParams,
245
245
  requestType: "json",
@@ -313,7 +313,7 @@ class Tickets {
313
313
  method: "GET",
314
314
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
315
315
  ? yield core.Supplier.get(this._options.accountToken)
316
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
316
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
317
317
  contentType: "application/json",
318
318
  queryParameters: _queryParams,
319
319
  requestType: "json",
@@ -379,7 +379,7 @@ class Tickets {
379
379
  method: "PATCH",
380
380
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
381
381
  ? yield core.Supplier.get(this._options.accountToken)
382
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
382
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
383
383
  contentType: "application/json",
384
384
  queryParameters: _queryParams,
385
385
  requestType: "json",
@@ -458,7 +458,7 @@ class Tickets {
458
458
  method: "GET",
459
459
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
460
460
  ? yield core.Supplier.get(this._options.accountToken)
461
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
461
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
462
462
  contentType: "application/json",
463
463
  queryParameters: _queryParams,
464
464
  requestType: "json",
@@ -513,7 +513,7 @@ class Tickets {
513
513
  method: "GET",
514
514
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
515
515
  ? yield core.Supplier.get(this._options.accountToken)
516
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
516
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
517
517
  contentType: "application/json",
518
518
  requestType: "json",
519
519
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -566,7 +566,7 @@ class Tickets {
566
566
  method: "GET",
567
567
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
568
568
  ? yield core.Supplier.get(this._options.accountToken)
569
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
569
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
570
570
  contentType: "application/json",
571
571
  requestType: "json",
572
572
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -643,7 +643,7 @@ class Tickets {
643
643
  method: "GET",
644
644
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
645
645
  ? yield core.Supplier.get(this._options.accountToken)
646
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
646
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
647
647
  contentType: "application/json",
648
648
  queryParameters: _queryParams,
649
649
  requestType: "json",
@@ -103,7 +103,7 @@ class Users {
103
103
  method: "GET",
104
104
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
105
105
  ? yield core.Supplier.get(this._options.accountToken)
106
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
106
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
107
107
  contentType: "application/json",
108
108
  queryParameters: _queryParams,
109
109
  requestType: "json",
@@ -167,7 +167,7 @@ class Users {
167
167
  method: "GET",
168
168
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
169
169
  ? yield core.Supplier.get(this._options.accountToken)
170
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
170
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
171
171
  contentType: "application/json",
172
172
  queryParameters: _queryParams,
173
173
  requestType: "json",
@@ -64,7 +64,7 @@ class WebhookReceivers {
64
64
  method: "GET",
65
65
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
66
66
  ? yield core.Supplier.get(this._options.accountToken)
67
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
67
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
68
68
  contentType: "application/json",
69
69
  requestType: "json",
70
70
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -121,7 +121,7 @@ class WebhookReceivers {
121
121
  method: "POST",
122
122
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
123
123
  ? yield core.Supplier.get(this._options.accountToken)
124
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.3", "User-Agent": "@mergeapi/merge-node-client/1.1.3", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
124
+ : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.5", "User-Agent": "@mergeapi/merge-node-client/1.1.5", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
125
125
  contentType: "application/json",
126
126
  requestType: "json",
127
127
  body: serializers.ticketing.WebhookReceiverRequest.jsonOrThrow(request, {
@@ -4,5 +4,5 @@
4
4
  import * as Merge from "../../../index";
5
5
  export interface RemoteField {
6
6
  remoteFieldClass: Merge.ticketing.RemoteFieldRemoteFieldClass;
7
- value?: unknown;
7
+ value?: Record<string, unknown>;
8
8
  }
@@ -4,5 +4,5 @@
4
4
  import * as Merge from "../../../index";
5
5
  export interface RemoteFieldRequest {
6
6
  remoteFieldClass: Merge.ticketing.RemoteFieldRequestRemoteFieldClass;
7
- value?: string;
7
+ value?: unknown;
8
8
  }
@@ -4,11 +4,11 @@
4
4
  import * as serializers from "../../../index";
5
5
  import * as Merge from "../../../../api/index";
6
6
  import * as core from "../../../../core";
7
- import { RemoteFieldClass } from "./RemoteFieldClass";
7
+ import { RemoteFieldRemoteFieldClass } from "./RemoteFieldRemoteFieldClass";
8
8
  export declare const RemoteField: core.serialization.ObjectSchema<serializers.accounting.RemoteField.Raw, Merge.accounting.RemoteField>;
9
9
  export declare namespace RemoteField {
10
10
  interface Raw {
11
- remote_field_class: RemoteFieldClass.Raw;
11
+ remote_field_class: RemoteFieldRemoteFieldClass.Raw;
12
12
  value?: Record<string, unknown> | null;
13
13
  }
14
14
  }
@@ -28,8 +28,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
28
28
  Object.defineProperty(exports, "__esModule", { value: true });
29
29
  exports.RemoteField = void 0;
30
30
  const core = __importStar(require("../../../../core"));
31
- const RemoteFieldClass_1 = require("./RemoteFieldClass");
31
+ const RemoteFieldRemoteFieldClass_1 = require("./RemoteFieldRemoteFieldClass");
32
32
  exports.RemoteField = core.serialization.object({
33
- remoteFieldClass: core.serialization.property("remote_field_class", RemoteFieldClass_1.RemoteFieldClass),
33
+ remoteFieldClass: core.serialization.property("remote_field_class", RemoteFieldRemoteFieldClass_1.RemoteFieldRemoteFieldClass),
34
34
  value: core.serialization.record(core.serialization.string(), core.serialization.unknown()).optional(),
35
35
  });
@@ -0,0 +1,11 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as serializers from "../../../index";
5
+ import * as Merge from "../../../../api/index";
6
+ import * as core from "../../../../core";
7
+ import { RemoteFieldClass } from "./RemoteFieldClass";
8
+ export declare const RemoteFieldRemoteFieldClass: core.serialization.Schema<serializers.accounting.RemoteFieldRemoteFieldClass.Raw, Merge.accounting.RemoteFieldRemoteFieldClass>;
9
+ export declare namespace RemoteFieldRemoteFieldClass {
10
+ type Raw = string | RemoteFieldClass.Raw;
11
+ }
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || function (mod) {
22
+ if (mod && mod.__esModule) return mod;
23
+ var result = {};
24
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
+ __setModuleDefault(result, mod);
26
+ return result;
27
+ };
28
+ Object.defineProperty(exports, "__esModule", { value: true });
29
+ exports.RemoteFieldRemoteFieldClass = void 0;
30
+ const core = __importStar(require("../../../../core"));
31
+ const RemoteFieldClass_1 = require("./RemoteFieldClass");
32
+ exports.RemoteFieldRemoteFieldClass = core.serialization.undiscriminatedUnion([core.serialization.string(), RemoteFieldClass_1.RemoteFieldClass]);
@@ -364,6 +364,7 @@ export * from "./PurchaseOrderResponse";
364
364
  export * from "./PurchaseOrderStatusEnum";
365
365
  export * from "./RemoteData";
366
366
  export * from "./RemoteEndpointInfo";
367
+ export * from "./RemoteFieldRemoteFieldClass";
367
368
  export * from "./RemoteField";
368
369
  export * from "./RemoteFieldApiCoverage";
369
370
  export * from "./RemoteFieldApi";
@@ -380,6 +380,7 @@ __exportStar(require("./PurchaseOrderResponse"), exports);
380
380
  __exportStar(require("./PurchaseOrderStatusEnum"), exports);
381
381
  __exportStar(require("./RemoteData"), exports);
382
382
  __exportStar(require("./RemoteEndpointInfo"), exports);
383
+ __exportStar(require("./RemoteFieldRemoteFieldClass"), exports);
383
384
  __exportStar(require("./RemoteField"), exports);
384
385
  __exportStar(require("./RemoteFieldApiCoverage"), exports);
385
386
  __exportStar(require("./RemoteFieldApi"), exports);
@@ -9,6 +9,6 @@ export declare const RemoteField: core.serialization.ObjectSchema<serializers.cr
9
9
  export declare namespace RemoteField {
10
10
  interface Raw {
11
11
  remote_field_class: RemoteFieldRemoteFieldClass.Raw;
12
- value?: unknown | null;
12
+ value?: Record<string, unknown> | null;
13
13
  }
14
14
  }
@@ -31,5 +31,5 @@ const core = __importStar(require("../../../../core"));
31
31
  const RemoteFieldRemoteFieldClass_1 = require("./RemoteFieldRemoteFieldClass");
32
32
  exports.RemoteField = core.serialization.object({
33
33
  remoteFieldClass: core.serialization.property("remote_field_class", RemoteFieldRemoteFieldClass_1.RemoteFieldRemoteFieldClass),
34
- value: core.serialization.unknown().optional(),
34
+ value: core.serialization.record(core.serialization.string(), core.serialization.unknown()).optional(),
35
35
  });
@@ -9,6 +9,6 @@ export declare const RemoteField: core.serialization.ObjectSchema<serializers.ti
9
9
  export declare namespace RemoteField {
10
10
  interface Raw {
11
11
  remote_field_class: RemoteFieldRemoteFieldClass.Raw;
12
- value?: unknown | null;
12
+ value?: Record<string, unknown> | null;
13
13
  }
14
14
  }
@@ -31,5 +31,5 @@ const core = __importStar(require("../../../../core"));
31
31
  const RemoteFieldRemoteFieldClass_1 = require("./RemoteFieldRemoteFieldClass");
32
32
  exports.RemoteField = core.serialization.object({
33
33
  remoteFieldClass: core.serialization.property("remote_field_class", RemoteFieldRemoteFieldClass_1.RemoteFieldRemoteFieldClass),
34
- value: core.serialization.unknown().optional(),
34
+ value: core.serialization.record(core.serialization.string(), core.serialization.unknown()).optional(),
35
35
  });
@@ -9,6 +9,6 @@ export declare const RemoteFieldRequest: core.serialization.ObjectSchema<seriali
9
9
  export declare namespace RemoteFieldRequest {
10
10
  interface Raw {
11
11
  remote_field_class: RemoteFieldRequestRemoteFieldClass.Raw;
12
- value?: string | null;
12
+ value?: unknown | null;
13
13
  }
14
14
  }
@@ -31,5 +31,5 @@ const core = __importStar(require("../../../../core"));
31
31
  const RemoteFieldRequestRemoteFieldClass_1 = require("./RemoteFieldRequestRemoteFieldClass");
32
32
  exports.RemoteFieldRequest = core.serialization.object({
33
33
  remoteFieldClass: core.serialization.property("remote_field_class", RemoteFieldRequestRemoteFieldClass_1.RemoteFieldRequestRemoteFieldClass),
34
- value: core.serialization.string().optional(),
34
+ value: core.serialization.unknown().optional(),
35
35
  });
package/dist/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "1.1.3";
1
+ export declare const SDK_VERSION = "1.1.5";
package/dist/version.js CHANGED
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SDK_VERSION = void 0;
4
- exports.SDK_VERSION = "1.1.3";
4
+ exports.SDK_VERSION = "1.1.5";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mergeapi/merge-node-client",
3
- "version": "1.1.3",
3
+ "version": "1.1.5",
4
4
  "private": false,
5
5
  "repository": "https://github.com/merge-api/merge-node-client",
6
6
  "main": "./index.js",
@@ -4,11 +4,11 @@
4
4
  import * as serializers from "../../../index";
5
5
  import * as Merge from "../../../../api/index";
6
6
  import * as core from "../../../../core";
7
- import { RemoteFieldClass } from "./RemoteFieldClass";
7
+ import { RemoteFieldRemoteFieldClass } from "./RemoteFieldRemoteFieldClass";
8
8
  export declare const RemoteField: core.serialization.ObjectSchema<serializers.accounting.RemoteField.Raw, Merge.accounting.RemoteField>;
9
9
  export declare namespace RemoteField {
10
10
  interface Raw {
11
- remote_field_class: RemoteFieldClass.Raw;
11
+ remote_field_class: RemoteFieldRemoteFieldClass.Raw;
12
12
  value?: Record<string, unknown> | null;
13
13
  }
14
14
  }
@@ -28,8 +28,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
28
28
  Object.defineProperty(exports, "__esModule", { value: true });
29
29
  exports.RemoteField = void 0;
30
30
  const core = __importStar(require("../../../../core"));
31
- const RemoteFieldClass_1 = require("./RemoteFieldClass");
31
+ const RemoteFieldRemoteFieldClass_1 = require("./RemoteFieldRemoteFieldClass");
32
32
  exports.RemoteField = core.serialization.object({
33
- remoteFieldClass: core.serialization.property("remote_field_class", RemoteFieldClass_1.RemoteFieldClass),
33
+ remoteFieldClass: core.serialization.property("remote_field_class", RemoteFieldRemoteFieldClass_1.RemoteFieldRemoteFieldClass),
34
34
  value: core.serialization.record(core.serialization.string(), core.serialization.unknown()).optional(),
35
35
  });
@@ -0,0 +1,11 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as serializers from "../../../index";
5
+ import * as Merge from "../../../../api/index";
6
+ import * as core from "../../../../core";
7
+ import { RemoteFieldClass } from "./RemoteFieldClass";
8
+ export declare const RemoteFieldRemoteFieldClass: core.serialization.Schema<serializers.accounting.RemoteFieldRemoteFieldClass.Raw, Merge.accounting.RemoteFieldRemoteFieldClass>;
9
+ export declare namespace RemoteFieldRemoteFieldClass {
10
+ type Raw = string | RemoteFieldClass.Raw;
11
+ }
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || function (mod) {
22
+ if (mod && mod.__esModule) return mod;
23
+ var result = {};
24
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
+ __setModuleDefault(result, mod);
26
+ return result;
27
+ };
28
+ Object.defineProperty(exports, "__esModule", { value: true });
29
+ exports.RemoteFieldRemoteFieldClass = void 0;
30
+ const core = __importStar(require("../../../../core"));
31
+ const RemoteFieldClass_1 = require("./RemoteFieldClass");
32
+ exports.RemoteFieldRemoteFieldClass = core.serialization.undiscriminatedUnion([core.serialization.string(), RemoteFieldClass_1.RemoteFieldClass]);
@@ -364,6 +364,7 @@ export * from "./PurchaseOrderResponse";
364
364
  export * from "./PurchaseOrderStatusEnum";
365
365
  export * from "./RemoteData";
366
366
  export * from "./RemoteEndpointInfo";
367
+ export * from "./RemoteFieldRemoteFieldClass";
367
368
  export * from "./RemoteField";
368
369
  export * from "./RemoteFieldApiCoverage";
369
370
  export * from "./RemoteFieldApi";
@@ -380,6 +380,7 @@ __exportStar(require("./PurchaseOrderResponse"), exports);
380
380
  __exportStar(require("./PurchaseOrderStatusEnum"), exports);
381
381
  __exportStar(require("./RemoteData"), exports);
382
382
  __exportStar(require("./RemoteEndpointInfo"), exports);
383
+ __exportStar(require("./RemoteFieldRemoteFieldClass"), exports);
383
384
  __exportStar(require("./RemoteField"), exports);
384
385
  __exportStar(require("./RemoteFieldApiCoverage"), exports);
385
386
  __exportStar(require("./RemoteFieldApi"), exports);
@@ -9,6 +9,6 @@ export declare const RemoteField: core.serialization.ObjectSchema<serializers.cr
9
9
  export declare namespace RemoteField {
10
10
  interface Raw {
11
11
  remote_field_class: RemoteFieldRemoteFieldClass.Raw;
12
- value?: unknown | null;
12
+ value?: Record<string, unknown> | null;
13
13
  }
14
14
  }
@@ -31,5 +31,5 @@ const core = __importStar(require("../../../../core"));
31
31
  const RemoteFieldRemoteFieldClass_1 = require("./RemoteFieldRemoteFieldClass");
32
32
  exports.RemoteField = core.serialization.object({
33
33
  remoteFieldClass: core.serialization.property("remote_field_class", RemoteFieldRemoteFieldClass_1.RemoteFieldRemoteFieldClass),
34
- value: core.serialization.unknown().optional(),
34
+ value: core.serialization.record(core.serialization.string(), core.serialization.unknown()).optional(),
35
35
  });