@mergeapi/merge-node-client 1.1.2 → 1.1.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.
Files changed (400) hide show
  1. package/Client.d.ts +6 -6
  2. package/Client.js +15 -15
  3. package/api/resources/accounting/resources/accountDetails/client/Client.js +1 -1
  4. package/api/resources/accounting/resources/accountToken/client/Client.js +1 -1
  5. package/api/resources/accounting/resources/accountingPeriods/client/Client.js +2 -2
  6. package/api/resources/accounting/resources/accounts/client/Client.js +4 -4
  7. package/api/resources/accounting/resources/addresses/client/Client.js +1 -1
  8. package/api/resources/accounting/resources/asyncPassthrough/client/Client.js +2 -2
  9. package/api/resources/accounting/resources/asyncTasks/client/Client.js +1 -1
  10. package/api/resources/accounting/resources/attachments/client/Client.js +4 -4
  11. package/api/resources/accounting/resources/auditTrail/client/Client.js +1 -1
  12. package/api/resources/accounting/resources/availableActions/client/Client.js +1 -1
  13. package/api/resources/accounting/resources/balanceSheets/client/Client.js +2 -2
  14. package/api/resources/accounting/resources/bankFeedAccounts/client/Client.js +4 -4
  15. package/api/resources/accounting/resources/bankFeedTransactions/client/Client.js +4 -4
  16. package/api/resources/accounting/resources/cashFlowStatements/client/Client.js +2 -2
  17. package/api/resources/accounting/resources/companyInfo/client/Client.js +2 -2
  18. package/api/resources/accounting/resources/contacts/client/Client.js +5 -5
  19. package/api/resources/accounting/resources/creditNotes/client/Client.js +4 -4
  20. package/api/resources/accounting/resources/deleteAccount/client/Client.js +1 -1
  21. package/api/resources/accounting/resources/employees/client/Client.js +2 -2
  22. package/api/resources/accounting/resources/expenses/client/Client.js +6 -6
  23. package/api/resources/accounting/resources/fieldMapping/client/Client.js +6 -6
  24. package/api/resources/accounting/resources/forceResync/client/Client.js +1 -1
  25. package/api/resources/accounting/resources/generalLedgerTransactions/client/Client.js +2 -2
  26. package/api/resources/accounting/resources/generateKey/client/Client.js +1 -1
  27. package/api/resources/accounting/resources/incomeStatements/client/Client.js +2 -2
  28. package/api/resources/accounting/resources/invoices/client/Client.js +8 -8
  29. package/api/resources/accounting/resources/issues/client/Client.js +2 -2
  30. package/api/resources/accounting/resources/items/client/Client.js +2 -2
  31. package/api/resources/accounting/resources/journalEntries/client/Client.js +6 -6
  32. package/api/resources/accounting/resources/linkToken/client/Client.js +1 -1
  33. package/api/resources/accounting/resources/linkedAccounts/client/Client.js +1 -1
  34. package/api/resources/accounting/resources/passthrough/client/Client.js +1 -1
  35. package/api/resources/accounting/resources/payments/client/Client.js +8 -8
  36. package/api/resources/accounting/resources/phoneNumbers/client/Client.js +1 -1
  37. package/api/resources/accounting/resources/purchaseOrders/client/Client.js +6 -6
  38. package/api/resources/accounting/resources/regenerateKey/client/Client.js +1 -1
  39. package/api/resources/accounting/resources/scopes/client/Client.js +3 -3
  40. package/api/resources/accounting/resources/syncStatus/client/Client.js +1 -1
  41. package/api/resources/accounting/resources/taxRates/client/Client.js +2 -2
  42. package/api/resources/accounting/resources/trackingCategories/client/Client.js +2 -2
  43. package/api/resources/accounting/resources/transactions/client/Client.js +2 -2
  44. package/api/resources/accounting/resources/vendorCredits/client/Client.js +4 -4
  45. package/api/resources/accounting/resources/webhookReceivers/client/Client.js +2 -2
  46. package/api/resources/ats/resources/accountDetails/client/Client.js +1 -1
  47. package/api/resources/ats/resources/accountToken/client/Client.js +1 -1
  48. package/api/resources/ats/resources/activities/client/Client.js +4 -4
  49. package/api/resources/ats/resources/applications/client/Client.js +5 -5
  50. package/api/resources/ats/resources/asyncPassthrough/client/Client.js +2 -2
  51. package/api/resources/ats/resources/attachments/client/Client.js +4 -4
  52. package/api/resources/ats/resources/auditTrail/client/Client.js +1 -1
  53. package/api/resources/ats/resources/availableActions/client/Client.js +1 -1
  54. package/api/resources/ats/resources/candidates/client/Client.js +7 -7
  55. package/api/resources/ats/resources/deleteAccount/client/Client.js +1 -1
  56. package/api/resources/ats/resources/departments/client/Client.js +2 -2
  57. package/api/resources/ats/resources/eeocs/client/Client.js +2 -2
  58. package/api/resources/ats/resources/fieldMapping/client/Client.js +6 -6
  59. package/api/resources/ats/resources/forceResync/client/Client.js +1 -1
  60. package/api/resources/ats/resources/generateKey/client/Client.js +1 -1
  61. package/api/resources/ats/resources/interviews/client/Client.js +4 -4
  62. package/api/resources/ats/resources/issues/client/Client.js +2 -2
  63. package/api/resources/ats/resources/jobInterviewStages/client/Client.js +2 -2
  64. package/api/resources/ats/resources/jobPostings/client/Client.js +2 -2
  65. package/api/resources/ats/resources/jobs/client/Client.js +3 -3
  66. package/api/resources/ats/resources/linkToken/client/Client.js +1 -1
  67. package/api/resources/ats/resources/linkedAccounts/client/Client.js +1 -1
  68. package/api/resources/ats/resources/offers/client/Client.js +2 -2
  69. package/api/resources/ats/resources/offices/client/Client.js +2 -2
  70. package/api/resources/ats/resources/passthrough/client/Client.js +1 -1
  71. package/api/resources/ats/resources/regenerateKey/client/Client.js +1 -1
  72. package/api/resources/ats/resources/rejectReasons/client/Client.js +2 -2
  73. package/api/resources/ats/resources/scopes/client/Client.js +3 -3
  74. package/api/resources/ats/resources/scorecards/client/Client.js +2 -2
  75. package/api/resources/ats/resources/syncStatus/client/Client.js +1 -1
  76. package/api/resources/ats/resources/tags/client/Client.js +1 -1
  77. package/api/resources/ats/resources/users/client/Client.js +2 -2
  78. package/api/resources/ats/resources/webhookReceivers/client/Client.js +2 -2
  79. package/api/resources/crm/resources/accountDetails/client/Client.js +1 -1
  80. package/api/resources/crm/resources/accountToken/client/Client.js +1 -1
  81. package/api/resources/crm/resources/accounts/client/Client.js +7 -7
  82. package/api/resources/crm/resources/associationTypes/client/Client.js +4 -4
  83. package/api/resources/crm/resources/associations/client/Client.js +2 -2
  84. package/api/resources/crm/resources/asyncPassthrough/client/Client.js +2 -2
  85. package/api/resources/crm/resources/auditTrail/client/Client.js +1 -1
  86. package/api/resources/crm/resources/availableActions/client/Client.js +1 -1
  87. package/api/resources/crm/resources/contacts/client/Client.js +8 -8
  88. package/api/resources/crm/resources/customObjectClasses/client/Client.js +2 -2
  89. package/api/resources/crm/resources/customObjects/client/Client.js +5 -5
  90. package/api/resources/crm/resources/deleteAccount/client/Client.js +1 -1
  91. package/api/resources/crm/resources/engagementTypes/client/Client.js +3 -3
  92. package/api/resources/crm/resources/engagements/client/Client.js +7 -7
  93. package/api/resources/crm/resources/fieldMapping/client/Client.js +6 -6
  94. package/api/resources/crm/resources/forceResync/client/Client.js +1 -1
  95. package/api/resources/crm/resources/generateKey/client/Client.js +1 -1
  96. package/api/resources/crm/resources/issues/client/Client.js +2 -2
  97. package/api/resources/crm/resources/leads/client/Client.js +5 -5
  98. package/api/resources/crm/resources/linkToken/client/Client.js +1 -1
  99. package/api/resources/crm/resources/linkedAccounts/client/Client.js +1 -1
  100. package/api/resources/crm/resources/notes/client/Client.js +5 -5
  101. package/api/resources/crm/resources/opportunities/client/Client.js +7 -7
  102. package/api/resources/crm/resources/passthrough/client/Client.js +1 -1
  103. package/api/resources/crm/resources/regenerateKey/client/Client.js +1 -1
  104. package/api/resources/crm/resources/scopes/client/Client.js +3 -3
  105. package/api/resources/crm/resources/stages/client/Client.js +3 -3
  106. package/api/resources/crm/resources/syncStatus/client/Client.js +1 -1
  107. package/api/resources/crm/resources/tasks/client/Client.js +7 -7
  108. package/api/resources/crm/resources/users/client/Client.js +4 -4
  109. package/api/resources/crm/resources/webhookReceivers/client/Client.js +2 -2
  110. package/api/resources/filestorage/resources/accountDetails/client/Client.js +1 -1
  111. package/api/resources/filestorage/resources/accountToken/client/Client.js +1 -1
  112. package/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +2 -2
  113. package/api/resources/filestorage/resources/auditTrail/client/Client.js +1 -1
  114. package/api/resources/filestorage/resources/availableActions/client/Client.js +1 -1
  115. package/api/resources/filestorage/resources/deleteAccount/client/Client.js +1 -1
  116. package/api/resources/filestorage/resources/drives/client/Client.js +2 -2
  117. package/api/resources/filestorage/resources/fieldMapping/client/Client.js +6 -6
  118. package/api/resources/filestorage/resources/files/client/Client.js +5 -5
  119. package/api/resources/filestorage/resources/folders/client/Client.js +4 -4
  120. package/api/resources/filestorage/resources/forceResync/client/Client.js +1 -1
  121. package/api/resources/filestorage/resources/generateKey/client/Client.js +1 -1
  122. package/api/resources/filestorage/resources/groups/client/Client.js +2 -2
  123. package/api/resources/filestorage/resources/issues/client/Client.js +2 -2
  124. package/api/resources/filestorage/resources/linkToken/client/Client.js +1 -1
  125. package/api/resources/filestorage/resources/linkedAccounts/client/Client.js +1 -1
  126. package/api/resources/filestorage/resources/passthrough/client/Client.js +1 -1
  127. package/api/resources/filestorage/resources/regenerateKey/client/Client.js +1 -1
  128. package/api/resources/filestorage/resources/scopes/client/Client.js +3 -3
  129. package/api/resources/filestorage/resources/syncStatus/client/Client.js +1 -1
  130. package/api/resources/filestorage/resources/users/client/Client.js +2 -2
  131. package/api/resources/filestorage/resources/webhookReceivers/client/Client.js +2 -2
  132. package/api/resources/hris/resources/accountDetails/client/Client.js +1 -1
  133. package/api/resources/hris/resources/accountToken/client/Client.js +1 -1
  134. package/api/resources/hris/resources/asyncPassthrough/client/Client.js +2 -2
  135. package/api/resources/hris/resources/auditTrail/client/Client.js +1 -1
  136. package/api/resources/hris/resources/availableActions/client/Client.js +1 -1
  137. package/api/resources/hris/resources/bankInfo/client/Client.js +2 -2
  138. package/api/resources/hris/resources/benefits/client/Client.js +2 -2
  139. package/api/resources/hris/resources/companies/client/Client.js +2 -2
  140. package/api/resources/hris/resources/deleteAccount/client/Client.js +1 -1
  141. package/api/resources/hris/resources/dependents/client/Client.js +2 -2
  142. package/api/resources/hris/resources/employeePayrollRuns/client/Client.js +2 -2
  143. package/api/resources/hris/resources/employees/client/Client.js +5 -5
  144. package/api/resources/hris/resources/employerBenefits/client/Client.js +2 -2
  145. package/api/resources/hris/resources/employments/client/Client.js +2 -2
  146. package/api/resources/hris/resources/fieldMapping/client/Client.js +6 -6
  147. package/api/resources/hris/resources/forceResync/client/Client.js +1 -1
  148. package/api/resources/hris/resources/generateKey/client/Client.js +1 -1
  149. package/api/resources/hris/resources/groups/client/Client.js +2 -2
  150. package/api/resources/hris/resources/issues/client/Client.js +2 -2
  151. package/api/resources/hris/resources/linkToken/client/Client.js +1 -1
  152. package/api/resources/hris/resources/linkedAccounts/client/Client.js +1 -1
  153. package/api/resources/hris/resources/locations/client/Client.js +2 -2
  154. package/api/resources/hris/resources/passthrough/client/Client.js +1 -1
  155. package/api/resources/hris/resources/payGroups/client/Client.js +2 -2
  156. package/api/resources/hris/resources/payrollRuns/client/Client.js +2 -2
  157. package/api/resources/hris/resources/regenerateKey/client/Client.js +1 -1
  158. package/api/resources/hris/resources/scopes/client/Client.js +3 -3
  159. package/api/resources/hris/resources/syncStatus/client/Client.js +1 -1
  160. package/api/resources/hris/resources/teams/client/Client.js +2 -2
  161. package/api/resources/hris/resources/timeOff/client/Client.js +4 -4
  162. package/api/resources/hris/resources/timeOffBalances/client/Client.js +2 -2
  163. package/api/resources/hris/resources/timesheetEntries/client/Client.js +4 -4
  164. package/api/resources/hris/resources/webhookReceivers/client/Client.js +2 -2
  165. package/api/resources/index.d.ts +2 -2
  166. package/api/resources/index.js +3 -3
  167. package/api/resources/ticketing/resources/accountDetails/client/Client.js +1 -1
  168. package/api/resources/ticketing/resources/accountToken/client/Client.js +1 -1
  169. package/api/resources/ticketing/resources/accounts/client/Client.js +2 -2
  170. package/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +2 -2
  171. package/api/resources/ticketing/resources/attachments/client/Client.js +5 -5
  172. package/api/resources/ticketing/resources/auditTrail/client/Client.js +1 -1
  173. package/api/resources/ticketing/resources/availableActions/client/Client.js +1 -1
  174. package/api/resources/ticketing/resources/collections/client/Client.js +2 -2
  175. package/api/resources/ticketing/resources/comments/client/Client.js +4 -4
  176. package/api/resources/ticketing/resources/contacts/client/Client.js +4 -4
  177. package/api/resources/ticketing/resources/deleteAccount/client/Client.js +1 -1
  178. package/api/resources/ticketing/resources/fieldMapping/client/Client.js +6 -6
  179. package/api/resources/ticketing/resources/forceResync/client/Client.js +1 -1
  180. package/api/resources/ticketing/resources/generateKey/client/Client.js +1 -1
  181. package/api/resources/ticketing/resources/issues/client/Client.js +2 -2
  182. package/api/resources/ticketing/resources/linkToken/client/Client.js +1 -1
  183. package/api/resources/ticketing/resources/linkedAccounts/client/Client.js +1 -1
  184. package/api/resources/ticketing/resources/passthrough/client/Client.js +1 -1
  185. package/api/resources/ticketing/resources/projects/client/Client.js +3 -3
  186. package/api/resources/ticketing/resources/regenerateKey/client/Client.js +1 -1
  187. package/api/resources/ticketing/resources/roles/client/Client.js +2 -2
  188. package/api/resources/ticketing/resources/scopes/client/Client.js +3 -3
  189. package/api/resources/ticketing/resources/syncStatus/client/Client.js +1 -1
  190. package/api/resources/ticketing/resources/tags/client/Client.js +2 -2
  191. package/api/resources/ticketing/resources/teams/client/Client.js +2 -2
  192. package/api/resources/ticketing/resources/tickets/client/Client.js +12 -9
  193. package/api/resources/ticketing/resources/tickets/client/requests/TicketsRemoteFieldClassesListRequest.d.ts +4 -0
  194. package/api/resources/ticketing/resources/users/client/Client.js +2 -2
  195. package/api/resources/ticketing/resources/webhookReceivers/client/Client.js +2 -2
  196. package/dist/Client.d.ts +6 -6
  197. package/dist/Client.js +15 -15
  198. package/dist/api/resources/accounting/resources/accountDetails/client/Client.js +1 -1
  199. package/dist/api/resources/accounting/resources/accountToken/client/Client.js +1 -1
  200. package/dist/api/resources/accounting/resources/accountingPeriods/client/Client.js +2 -2
  201. package/dist/api/resources/accounting/resources/accounts/client/Client.js +4 -4
  202. package/dist/api/resources/accounting/resources/addresses/client/Client.js +1 -1
  203. package/dist/api/resources/accounting/resources/asyncPassthrough/client/Client.js +2 -2
  204. package/dist/api/resources/accounting/resources/asyncTasks/client/Client.js +1 -1
  205. package/dist/api/resources/accounting/resources/attachments/client/Client.js +4 -4
  206. package/dist/api/resources/accounting/resources/auditTrail/client/Client.js +1 -1
  207. package/dist/api/resources/accounting/resources/availableActions/client/Client.js +1 -1
  208. package/dist/api/resources/accounting/resources/balanceSheets/client/Client.js +2 -2
  209. package/dist/api/resources/accounting/resources/bankFeedAccounts/client/Client.js +4 -4
  210. package/dist/api/resources/accounting/resources/bankFeedTransactions/client/Client.js +4 -4
  211. package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.js +2 -2
  212. package/dist/api/resources/accounting/resources/companyInfo/client/Client.js +2 -2
  213. package/dist/api/resources/accounting/resources/contacts/client/Client.js +5 -5
  214. package/dist/api/resources/accounting/resources/creditNotes/client/Client.js +4 -4
  215. package/dist/api/resources/accounting/resources/deleteAccount/client/Client.js +1 -1
  216. package/dist/api/resources/accounting/resources/employees/client/Client.js +2 -2
  217. package/dist/api/resources/accounting/resources/expenses/client/Client.js +6 -6
  218. package/dist/api/resources/accounting/resources/fieldMapping/client/Client.js +6 -6
  219. package/dist/api/resources/accounting/resources/forceResync/client/Client.js +1 -1
  220. package/dist/api/resources/accounting/resources/generalLedgerTransactions/client/Client.js +2 -2
  221. package/dist/api/resources/accounting/resources/generateKey/client/Client.js +1 -1
  222. package/dist/api/resources/accounting/resources/incomeStatements/client/Client.js +2 -2
  223. package/dist/api/resources/accounting/resources/invoices/client/Client.js +8 -8
  224. package/dist/api/resources/accounting/resources/issues/client/Client.js +2 -2
  225. package/dist/api/resources/accounting/resources/items/client/Client.js +2 -2
  226. package/dist/api/resources/accounting/resources/journalEntries/client/Client.js +6 -6
  227. package/dist/api/resources/accounting/resources/linkToken/client/Client.js +1 -1
  228. package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.js +1 -1
  229. package/dist/api/resources/accounting/resources/passthrough/client/Client.js +1 -1
  230. package/dist/api/resources/accounting/resources/payments/client/Client.js +8 -8
  231. package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.js +1 -1
  232. package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.js +6 -6
  233. package/dist/api/resources/accounting/resources/regenerateKey/client/Client.js +1 -1
  234. package/dist/api/resources/accounting/resources/scopes/client/Client.js +3 -3
  235. package/dist/api/resources/accounting/resources/syncStatus/client/Client.js +1 -1
  236. package/dist/api/resources/accounting/resources/taxRates/client/Client.js +2 -2
  237. package/dist/api/resources/accounting/resources/trackingCategories/client/Client.js +2 -2
  238. package/dist/api/resources/accounting/resources/transactions/client/Client.js +2 -2
  239. package/dist/api/resources/accounting/resources/vendorCredits/client/Client.js +4 -4
  240. package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.js +2 -2
  241. package/dist/api/resources/ats/resources/accountDetails/client/Client.js +1 -1
  242. package/dist/api/resources/ats/resources/accountToken/client/Client.js +1 -1
  243. package/dist/api/resources/ats/resources/activities/client/Client.js +4 -4
  244. package/dist/api/resources/ats/resources/applications/client/Client.js +5 -5
  245. package/dist/api/resources/ats/resources/asyncPassthrough/client/Client.js +2 -2
  246. package/dist/api/resources/ats/resources/attachments/client/Client.js +4 -4
  247. package/dist/api/resources/ats/resources/auditTrail/client/Client.js +1 -1
  248. package/dist/api/resources/ats/resources/availableActions/client/Client.js +1 -1
  249. package/dist/api/resources/ats/resources/candidates/client/Client.js +7 -7
  250. package/dist/api/resources/ats/resources/deleteAccount/client/Client.js +1 -1
  251. package/dist/api/resources/ats/resources/departments/client/Client.js +2 -2
  252. package/dist/api/resources/ats/resources/eeocs/client/Client.js +2 -2
  253. package/dist/api/resources/ats/resources/fieldMapping/client/Client.js +6 -6
  254. package/dist/api/resources/ats/resources/forceResync/client/Client.js +1 -1
  255. package/dist/api/resources/ats/resources/generateKey/client/Client.js +1 -1
  256. package/dist/api/resources/ats/resources/interviews/client/Client.js +4 -4
  257. package/dist/api/resources/ats/resources/issues/client/Client.js +2 -2
  258. package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.js +2 -2
  259. package/dist/api/resources/ats/resources/jobPostings/client/Client.js +2 -2
  260. package/dist/api/resources/ats/resources/jobs/client/Client.js +3 -3
  261. package/dist/api/resources/ats/resources/linkToken/client/Client.js +1 -1
  262. package/dist/api/resources/ats/resources/linkedAccounts/client/Client.js +1 -1
  263. package/dist/api/resources/ats/resources/offers/client/Client.js +2 -2
  264. package/dist/api/resources/ats/resources/offices/client/Client.js +2 -2
  265. package/dist/api/resources/ats/resources/passthrough/client/Client.js +1 -1
  266. package/dist/api/resources/ats/resources/regenerateKey/client/Client.js +1 -1
  267. package/dist/api/resources/ats/resources/rejectReasons/client/Client.js +2 -2
  268. package/dist/api/resources/ats/resources/scopes/client/Client.js +3 -3
  269. package/dist/api/resources/ats/resources/scorecards/client/Client.js +2 -2
  270. package/dist/api/resources/ats/resources/syncStatus/client/Client.js +1 -1
  271. package/dist/api/resources/ats/resources/tags/client/Client.js +1 -1
  272. package/dist/api/resources/ats/resources/users/client/Client.js +2 -2
  273. package/dist/api/resources/ats/resources/webhookReceivers/client/Client.js +2 -2
  274. package/dist/api/resources/crm/resources/accountDetails/client/Client.js +1 -1
  275. package/dist/api/resources/crm/resources/accountToken/client/Client.js +1 -1
  276. package/dist/api/resources/crm/resources/accounts/client/Client.js +7 -7
  277. package/dist/api/resources/crm/resources/associationTypes/client/Client.js +4 -4
  278. package/dist/api/resources/crm/resources/associations/client/Client.js +2 -2
  279. package/dist/api/resources/crm/resources/asyncPassthrough/client/Client.js +2 -2
  280. package/dist/api/resources/crm/resources/auditTrail/client/Client.js +1 -1
  281. package/dist/api/resources/crm/resources/availableActions/client/Client.js +1 -1
  282. package/dist/api/resources/crm/resources/contacts/client/Client.js +8 -8
  283. package/dist/api/resources/crm/resources/customObjectClasses/client/Client.js +2 -2
  284. package/dist/api/resources/crm/resources/customObjects/client/Client.js +5 -5
  285. package/dist/api/resources/crm/resources/deleteAccount/client/Client.js +1 -1
  286. package/dist/api/resources/crm/resources/engagementTypes/client/Client.js +3 -3
  287. package/dist/api/resources/crm/resources/engagements/client/Client.js +7 -7
  288. package/dist/api/resources/crm/resources/fieldMapping/client/Client.js +6 -6
  289. package/dist/api/resources/crm/resources/forceResync/client/Client.js +1 -1
  290. package/dist/api/resources/crm/resources/generateKey/client/Client.js +1 -1
  291. package/dist/api/resources/crm/resources/issues/client/Client.js +2 -2
  292. package/dist/api/resources/crm/resources/leads/client/Client.js +5 -5
  293. package/dist/api/resources/crm/resources/linkToken/client/Client.js +1 -1
  294. package/dist/api/resources/crm/resources/linkedAccounts/client/Client.js +1 -1
  295. package/dist/api/resources/crm/resources/notes/client/Client.js +5 -5
  296. package/dist/api/resources/crm/resources/opportunities/client/Client.js +7 -7
  297. package/dist/api/resources/crm/resources/passthrough/client/Client.js +1 -1
  298. package/dist/api/resources/crm/resources/regenerateKey/client/Client.js +1 -1
  299. package/dist/api/resources/crm/resources/scopes/client/Client.js +3 -3
  300. package/dist/api/resources/crm/resources/stages/client/Client.js +3 -3
  301. package/dist/api/resources/crm/resources/syncStatus/client/Client.js +1 -1
  302. package/dist/api/resources/crm/resources/tasks/client/Client.js +7 -7
  303. package/dist/api/resources/crm/resources/users/client/Client.js +4 -4
  304. package/dist/api/resources/crm/resources/webhookReceivers/client/Client.js +2 -2
  305. package/dist/api/resources/filestorage/resources/accountDetails/client/Client.js +1 -1
  306. package/dist/api/resources/filestorage/resources/accountToken/client/Client.js +1 -1
  307. package/dist/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +2 -2
  308. package/dist/api/resources/filestorage/resources/auditTrail/client/Client.js +1 -1
  309. package/dist/api/resources/filestorage/resources/availableActions/client/Client.js +1 -1
  310. package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.js +1 -1
  311. package/dist/api/resources/filestorage/resources/drives/client/Client.js +2 -2
  312. package/dist/api/resources/filestorage/resources/fieldMapping/client/Client.js +6 -6
  313. package/dist/api/resources/filestorage/resources/files/client/Client.js +5 -5
  314. package/dist/api/resources/filestorage/resources/folders/client/Client.js +4 -4
  315. package/dist/api/resources/filestorage/resources/forceResync/client/Client.js +1 -1
  316. package/dist/api/resources/filestorage/resources/generateKey/client/Client.js +1 -1
  317. package/dist/api/resources/filestorage/resources/groups/client/Client.js +2 -2
  318. package/dist/api/resources/filestorage/resources/issues/client/Client.js +2 -2
  319. package/dist/api/resources/filestorage/resources/linkToken/client/Client.js +1 -1
  320. package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.js +1 -1
  321. package/dist/api/resources/filestorage/resources/passthrough/client/Client.js +1 -1
  322. package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.js +1 -1
  323. package/dist/api/resources/filestorage/resources/scopes/client/Client.js +3 -3
  324. package/dist/api/resources/filestorage/resources/syncStatus/client/Client.js +1 -1
  325. package/dist/api/resources/filestorage/resources/users/client/Client.js +2 -2
  326. package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.js +2 -2
  327. package/dist/api/resources/hris/resources/accountDetails/client/Client.js +1 -1
  328. package/dist/api/resources/hris/resources/accountToken/client/Client.js +1 -1
  329. package/dist/api/resources/hris/resources/asyncPassthrough/client/Client.js +2 -2
  330. package/dist/api/resources/hris/resources/auditTrail/client/Client.js +1 -1
  331. package/dist/api/resources/hris/resources/availableActions/client/Client.js +1 -1
  332. package/dist/api/resources/hris/resources/bankInfo/client/Client.js +2 -2
  333. package/dist/api/resources/hris/resources/benefits/client/Client.js +2 -2
  334. package/dist/api/resources/hris/resources/companies/client/Client.js +2 -2
  335. package/dist/api/resources/hris/resources/deleteAccount/client/Client.js +1 -1
  336. package/dist/api/resources/hris/resources/dependents/client/Client.js +2 -2
  337. package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.js +2 -2
  338. package/dist/api/resources/hris/resources/employees/client/Client.js +5 -5
  339. package/dist/api/resources/hris/resources/employerBenefits/client/Client.js +2 -2
  340. package/dist/api/resources/hris/resources/employments/client/Client.js +2 -2
  341. package/dist/api/resources/hris/resources/fieldMapping/client/Client.js +6 -6
  342. package/dist/api/resources/hris/resources/forceResync/client/Client.js +1 -1
  343. package/dist/api/resources/hris/resources/generateKey/client/Client.js +1 -1
  344. package/dist/api/resources/hris/resources/groups/client/Client.js +2 -2
  345. package/dist/api/resources/hris/resources/issues/client/Client.js +2 -2
  346. package/dist/api/resources/hris/resources/linkToken/client/Client.js +1 -1
  347. package/dist/api/resources/hris/resources/linkedAccounts/client/Client.js +1 -1
  348. package/dist/api/resources/hris/resources/locations/client/Client.js +2 -2
  349. package/dist/api/resources/hris/resources/passthrough/client/Client.js +1 -1
  350. package/dist/api/resources/hris/resources/payGroups/client/Client.js +2 -2
  351. package/dist/api/resources/hris/resources/payrollRuns/client/Client.js +2 -2
  352. package/dist/api/resources/hris/resources/regenerateKey/client/Client.js +1 -1
  353. package/dist/api/resources/hris/resources/scopes/client/Client.js +3 -3
  354. package/dist/api/resources/hris/resources/syncStatus/client/Client.js +1 -1
  355. package/dist/api/resources/hris/resources/teams/client/Client.js +2 -2
  356. package/dist/api/resources/hris/resources/timeOff/client/Client.js +4 -4
  357. package/dist/api/resources/hris/resources/timeOffBalances/client/Client.js +2 -2
  358. package/dist/api/resources/hris/resources/timesheetEntries/client/Client.js +4 -4
  359. package/dist/api/resources/hris/resources/webhookReceivers/client/Client.js +2 -2
  360. package/dist/api/resources/index.d.ts +2 -2
  361. package/dist/api/resources/index.js +3 -3
  362. package/dist/api/resources/ticketing/resources/accountDetails/client/Client.js +1 -1
  363. package/dist/api/resources/ticketing/resources/accountToken/client/Client.js +1 -1
  364. package/dist/api/resources/ticketing/resources/accounts/client/Client.js +2 -2
  365. package/dist/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +2 -2
  366. package/dist/api/resources/ticketing/resources/attachments/client/Client.js +5 -5
  367. package/dist/api/resources/ticketing/resources/auditTrail/client/Client.js +1 -1
  368. package/dist/api/resources/ticketing/resources/availableActions/client/Client.js +1 -1
  369. package/dist/api/resources/ticketing/resources/collections/client/Client.js +2 -2
  370. package/dist/api/resources/ticketing/resources/comments/client/Client.js +4 -4
  371. package/dist/api/resources/ticketing/resources/contacts/client/Client.js +4 -4
  372. package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.js +1 -1
  373. package/dist/api/resources/ticketing/resources/fieldMapping/client/Client.js +6 -6
  374. package/dist/api/resources/ticketing/resources/forceResync/client/Client.js +1 -1
  375. package/dist/api/resources/ticketing/resources/generateKey/client/Client.js +1 -1
  376. package/dist/api/resources/ticketing/resources/issues/client/Client.js +2 -2
  377. package/dist/api/resources/ticketing/resources/linkToken/client/Client.js +1 -1
  378. package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.js +1 -1
  379. package/dist/api/resources/ticketing/resources/passthrough/client/Client.js +1 -1
  380. package/dist/api/resources/ticketing/resources/projects/client/Client.js +3 -3
  381. package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.js +1 -1
  382. package/dist/api/resources/ticketing/resources/roles/client/Client.js +2 -2
  383. package/dist/api/resources/ticketing/resources/scopes/client/Client.js +3 -3
  384. package/dist/api/resources/ticketing/resources/syncStatus/client/Client.js +1 -1
  385. package/dist/api/resources/ticketing/resources/tags/client/Client.js +2 -2
  386. package/dist/api/resources/ticketing/resources/teams/client/Client.js +2 -2
  387. package/dist/api/resources/ticketing/resources/tickets/client/Client.js +12 -9
  388. package/dist/api/resources/ticketing/resources/tickets/client/requests/TicketsRemoteFieldClassesListRequest.d.ts +4 -0
  389. package/dist/api/resources/ticketing/resources/users/client/Client.js +2 -2
  390. package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.js +2 -2
  391. package/dist/serialization/resources/index.d.ts +2 -2
  392. package/dist/serialization/resources/index.js +3 -3
  393. package/dist/version.d.ts +1 -1
  394. package/dist/version.js +1 -1
  395. package/package.json +1 -1
  396. package/reference.md +3073 -3073
  397. package/serialization/resources/index.d.ts +2 -2
  398. package/serialization/resources/index.js +3 -3
  399. package/version.d.ts +1 -1
  400. package/version.js +1 -1
@@ -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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
198
198
  contentType: "application/json",
199
199
  requestType: "json",
200
200
  body: serializers.accounting.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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
77
77
  contentType: "application/json",
78
78
  queryParameters: _queryParams,
79
79
  requestType: "json",
@@ -103,7 +103,7 @@ class TaxRates {
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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
107
107
  contentType: "application/json",
108
108
  queryParameters: _queryParams,
109
109
  requestType: "json",
@@ -167,7 +167,7 @@ class TaxRates {
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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
171
171
  contentType: "application/json",
172
172
  queryParameters: _queryParams,
173
173
  requestType: "json",
@@ -109,7 +109,7 @@ class TrackingCategories {
109
109
  method: "GET",
110
110
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
111
111
  ? yield core.Supplier.get(this._options.accountToken)
112
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
112
+ : 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),
113
113
  contentType: "application/json",
114
114
  queryParameters: _queryParams,
115
115
  requestType: "json",
@@ -179,7 +179,7 @@ class TrackingCategories {
179
179
  method: "GET",
180
180
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
181
181
  ? yield core.Supplier.get(this._options.accountToken)
182
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
182
+ : 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),
183
183
  contentType: "application/json",
184
184
  queryParameters: _queryParams,
185
185
  requestType: "json",
@@ -109,7 +109,7 @@ class Transactions {
109
109
  method: "GET",
110
110
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
111
111
  ? yield core.Supplier.get(this._options.accountToken)
112
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
112
+ : 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),
113
113
  contentType: "application/json",
114
114
  queryParameters: _queryParams,
115
115
  requestType: "json",
@@ -173,7 +173,7 @@ class Transactions {
173
173
  method: "GET",
174
174
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
175
175
  ? yield core.Supplier.get(this._options.accountToken)
176
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
176
+ : 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
177
  contentType: "application/json",
178
178
  queryParameters: _queryParams,
179
179
  requestType: "json",
@@ -120,7 +120,7 @@ class VendorCredits {
120
120
  method: "GET",
121
121
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
122
122
  ? yield core.Supplier.get(this._options.accountToken)
123
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
123
+ : 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
124
  contentType: "application/json",
125
125
  queryParameters: _queryParams,
126
126
  requestType: "json",
@@ -185,7 +185,7 @@ class VendorCredits {
185
185
  method: "POST",
186
186
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
187
187
  ? yield core.Supplier.get(this._options.accountToken)
188
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
188
+ : 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),
189
189
  contentType: "application/json",
190
190
  queryParameters: _queryParams,
191
191
  requestType: "json",
@@ -252,7 +252,7 @@ class VendorCredits {
252
252
  method: "GET",
253
253
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
254
254
  ? yield core.Supplier.get(this._options.accountToken)
255
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
255
+ : 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),
256
256
  contentType: "application/json",
257
257
  queryParameters: _queryParams,
258
258
  requestType: "json",
@@ -306,7 +306,7 @@ class VendorCredits {
306
306
  method: "GET",
307
307
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
308
308
  ? yield core.Supplier.get(this._options.accountToken)
309
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
309
+ : 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),
310
310
  contentType: "application/json",
311
311
  requestType: "json",
312
312
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
125
125
  contentType: "application/json",
126
126
  requestType: "json",
127
127
  body: serializers.accounting.WebhookReceiverRequest.jsonOrThrow(request, {
@@ -64,7 +64,7 @@ class AccountDetails {
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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
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,
@@ -65,7 +65,7 @@ class AccountToken {
65
65
  method: "GET",
66
66
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
67
67
  ? yield core.Supplier.get(this._options.accountToken)
68
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
68
+ : 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),
69
69
  contentType: "application/json",
70
70
  requestType: "json",
71
71
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -120,7 +120,7 @@ class Activities {
120
120
  method: "GET",
121
121
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
122
122
  ? yield core.Supplier.get(this._options.accountToken)
123
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
123
+ : 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
124
  contentType: "application/json",
125
125
  queryParameters: _queryParams,
126
126
  requestType: "json",
@@ -186,7 +186,7 @@ class Activities {
186
186
  method: "POST",
187
187
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
188
188
  ? yield core.Supplier.get(this._options.accountToken)
189
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
189
+ : 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),
190
190
  contentType: "application/json",
191
191
  queryParameters: _queryParams,
192
192
  requestType: "json",
@@ -257,7 +257,7 @@ class Activities {
257
257
  method: "GET",
258
258
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
259
259
  ? yield core.Supplier.get(this._options.accountToken)
260
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
260
+ : 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),
261
261
  contentType: "application/json",
262
262
  queryParameters: _queryParams,
263
263
  requestType: "json",
@@ -311,7 +311,7 @@ class Activities {
311
311
  method: "GET",
312
312
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
313
313
  ? yield core.Supplier.get(this._options.accountToken)
314
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
314
+ : 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),
315
315
  contentType: "application/json",
316
316
  requestType: "json",
317
317
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -129,7 +129,7 @@ class Applications {
129
129
  method: "GET",
130
130
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
131
131
  ? yield core.Supplier.get(this._options.accountToken)
132
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
132
+ : 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),
133
133
  contentType: "application/json",
134
134
  queryParameters: _queryParams,
135
135
  requestType: "json",
@@ -198,7 +198,7 @@ class Applications {
198
198
  method: "POST",
199
199
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
200
200
  ? yield core.Supplier.get(this._options.accountToken)
201
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
201
+ : 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),
202
202
  contentType: "application/json",
203
203
  queryParameters: _queryParams,
204
204
  requestType: "json",
@@ -263,7 +263,7 @@ class Applications {
263
263
  method: "GET",
264
264
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
265
265
  ? yield core.Supplier.get(this._options.accountToken)
266
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
266
+ : 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),
267
267
  contentType: "application/json",
268
268
  queryParameters: _queryParams,
269
269
  requestType: "json",
@@ -327,7 +327,7 @@ class Applications {
327
327
  method: "POST",
328
328
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
329
329
  ? yield core.Supplier.get(this._options.accountToken)
330
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
330
+ : 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),
331
331
  contentType: "application/json",
332
332
  queryParameters: _queryParams,
333
333
  requestType: "json",
@@ -388,7 +388,7 @@ class Applications {
388
388
  method: "GET",
389
389
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
390
390
  ? yield core.Supplier.get(this._options.accountToken)
391
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
391
+ : 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),
392
392
  contentType: "application/json",
393
393
  queryParameters: _queryParams,
394
394
  requestType: "json",
@@ -68,7 +68,7 @@ class AsyncPassthrough {
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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
72
72
  contentType: "application/json",
73
73
  requestType: "json",
74
74
  body: serializers.ats.DataPassthroughRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
@@ -123,7 +123,7 @@ class AsyncPassthrough {
123
123
  method: "GET",
124
124
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
125
125
  ? yield core.Supplier.get(this._options.accountToken)
126
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
126
+ : 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),
127
127
  contentType: "application/json",
128
128
  requestType: "json",
129
129
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -120,7 +120,7 @@ class Attachments {
120
120
  method: "GET",
121
121
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
122
122
  ? yield core.Supplier.get(this._options.accountToken)
123
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
123
+ : 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
124
  contentType: "application/json",
125
125
  queryParameters: _queryParams,
126
126
  requestType: "json",
@@ -186,7 +186,7 @@ class Attachments {
186
186
  method: "POST",
187
187
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
188
188
  ? yield core.Supplier.get(this._options.accountToken)
189
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
189
+ : 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),
190
190
  contentType: "application/json",
191
191
  queryParameters: _queryParams,
192
192
  requestType: "json",
@@ -257,7 +257,7 @@ class Attachments {
257
257
  method: "GET",
258
258
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
259
259
  ? yield core.Supplier.get(this._options.accountToken)
260
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
260
+ : 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),
261
261
  contentType: "application/json",
262
262
  queryParameters: _queryParams,
263
263
  requestType: "json",
@@ -311,7 +311,7 @@ class Attachments {
311
311
  method: "GET",
312
312
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
313
313
  ? yield core.Supplier.get(this._options.accountToken)
314
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
314
+ : 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),
315
315
  contentType: "application/json",
316
316
  requestType: "json",
317
317
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -85,7 +85,7 @@ class AuditTrail {
85
85
  method: "GET",
86
86
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
87
87
  ? yield core.Supplier.get(this._options.accountToken)
88
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
88
+ : 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),
89
89
  contentType: "application/json",
90
90
  queryParameters: _queryParams,
91
91
  requestType: "json",
@@ -64,7 +64,7 @@ class AvailableActions {
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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
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,
@@ -123,7 +123,7 @@ class Candidates {
123
123
  method: "GET",
124
124
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
125
125
  ? yield core.Supplier.get(this._options.accountToken)
126
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
126
+ : 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),
127
127
  contentType: "application/json",
128
128
  queryParameters: _queryParams,
129
129
  requestType: "json",
@@ -189,7 +189,7 @@ class Candidates {
189
189
  method: "POST",
190
190
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
191
191
  ? yield core.Supplier.get(this._options.accountToken)
192
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
192
+ : 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),
193
193
  contentType: "application/json",
194
194
  queryParameters: _queryParams,
195
195
  requestType: "json",
@@ -254,7 +254,7 @@ class Candidates {
254
254
  method: "GET",
255
255
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
256
256
  ? yield core.Supplier.get(this._options.accountToken)
257
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
257
+ : 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),
258
258
  contentType: "application/json",
259
259
  queryParameters: _queryParams,
260
260
  requestType: "json",
@@ -321,7 +321,7 @@ class Candidates {
321
321
  method: "PATCH",
322
322
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
323
323
  ? yield core.Supplier.get(this._options.accountToken)
324
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
324
+ : 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),
325
325
  contentType: "application/json",
326
326
  queryParameters: _queryParams,
327
327
  requestType: "json",
@@ -382,7 +382,7 @@ class Candidates {
382
382
  method: "POST",
383
383
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
384
384
  ? yield core.Supplier.get(this._options.accountToken)
385
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
385
+ : 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),
386
386
  contentType: "application/json",
387
387
  requestType: "json",
388
388
  body: serializers.ats.IgnoreCommonModelRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
@@ -431,7 +431,7 @@ class Candidates {
431
431
  method: "GET",
432
432
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
433
433
  ? yield core.Supplier.get(this._options.accountToken)
434
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
434
+ : 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),
435
435
  contentType: "application/json",
436
436
  requestType: "json",
437
437
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -484,7 +484,7 @@ class Candidates {
484
484
  method: "GET",
485
485
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
486
486
  ? yield core.Supplier.get(this._options.accountToken)
487
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
487
+ : 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),
488
488
  contentType: "application/json",
489
489
  requestType: "json",
490
490
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -63,7 +63,7 @@ class DeleteAccount {
63
63
  method: "POST",
64
64
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
65
65
  ? yield core.Supplier.get(this._options.accountToken)
66
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
66
+ : 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
67
  contentType: "application/json",
68
68
  requestType: "json",
69
69
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -97,7 +97,7 @@ class Departments {
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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
101
101
  contentType: "application/json",
102
102
  queryParameters: _queryParams,
103
103
  requestType: "json",
@@ -158,7 +158,7 @@ class Departments {
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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
162
162
  contentType: "application/json",
163
163
  queryParameters: _queryParams,
164
164
  requestType: "json",
@@ -109,7 +109,7 @@ class Eeocs {
109
109
  method: "GET",
110
110
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
111
111
  ? yield core.Supplier.get(this._options.accountToken)
112
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
112
+ : 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),
113
113
  contentType: "application/json",
114
114
  queryParameters: _queryParams,
115
115
  requestType: "json",
@@ -179,7 +179,7 @@ class Eeocs {
179
179
  method: "GET",
180
180
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
181
181
  ? yield core.Supplier.get(this._options.accountToken)
182
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
182
+ : 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),
183
183
  contentType: "application/json",
184
184
  queryParameters: _queryParams,
185
185
  requestType: "json",
@@ -81,7 +81,7 @@ class FieldMapping {
81
81
  method: "GET",
82
82
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
83
83
  ? yield core.Supplier.get(this._options.accountToken)
84
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
84
+ : 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),
85
85
  contentType: "application/json",
86
86
  queryParameters: _queryParams,
87
87
  requestType: "json",
@@ -148,7 +148,7 @@ class FieldMapping {
148
148
  method: "POST",
149
149
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
150
150
  ? yield core.Supplier.get(this._options.accountToken)
151
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
151
+ : 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),
152
152
  contentType: "application/json",
153
153
  queryParameters: _queryParams,
154
154
  requestType: "json",
@@ -204,7 +204,7 @@ class FieldMapping {
204
204
  method: "DELETE",
205
205
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
206
206
  ? yield core.Supplier.get(this._options.accountToken)
207
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
207
+ : 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),
208
208
  contentType: "application/json",
209
209
  requestType: "json",
210
210
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -259,7 +259,7 @@ class FieldMapping {
259
259
  method: "PATCH",
260
260
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
261
261
  ? yield core.Supplier.get(this._options.accountToken)
262
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
262
+ : 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),
263
263
  contentType: "application/json",
264
264
  requestType: "json",
265
265
  body: serializers.ats.PatchedEditFieldMappingRequest.jsonOrThrow(request, {
@@ -324,7 +324,7 @@ class FieldMapping {
324
324
  method: "GET",
325
325
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
326
326
  ? yield core.Supplier.get(this._options.accountToken)
327
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
327
+ : 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),
328
328
  contentType: "application/json",
329
329
  queryParameters: _queryParams,
330
330
  requestType: "json",
@@ -378,7 +378,7 @@ class FieldMapping {
378
378
  method: "GET",
379
379
  headers: Object.assign({ Authorization: yield this._getAuthorizationHeader(), "X-Account-Token": (yield core.Supplier.get(this._options.accountToken)) != null
380
380
  ? yield core.Supplier.get(this._options.accountToken)
381
- : undefined, "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@mergeapi/merge-node-client", "X-Fern-SDK-Version": "1.1.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
381
+ : 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
382
  contentType: "application/json",
383
383
  requestType: "json",
384
384
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -64,7 +64,7 @@ class ForceResync {
64
64
  method: "POST",
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.2", "User-Agent": "@mergeapi/merge-node-client/1.1.2", "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.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),
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,