@mergeapi/merge-node-client 2.1.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1155) hide show
  1. package/Client.d.ts +8 -6
  2. package/Client.js +19 -19
  3. package/api/resources/accounting/resources/accountDetails/client/Client.d.ts +2 -0
  4. package/api/resources/accounting/resources/accountDetails/client/Client.js +4 -7
  5. package/api/resources/accounting/resources/accountToken/client/Client.d.ts +2 -0
  6. package/api/resources/accounting/resources/accountToken/client/Client.js +4 -7
  7. package/api/resources/accounting/resources/accountingPeriods/client/Client.d.ts +2 -0
  8. package/api/resources/accounting/resources/accountingPeriods/client/Client.js +7 -11
  9. package/api/resources/accounting/resources/accountingPeriods/client/index.d.ts +1 -0
  10. package/api/resources/accounting/resources/accounts/client/Client.d.ts +2 -0
  11. package/api/resources/accounting/resources/accounts/client/Client.js +13 -16
  12. package/api/resources/accounting/resources/accounts/client/index.d.ts +1 -0
  13. package/api/resources/accounting/resources/addresses/client/Client.d.ts +2 -0
  14. package/api/resources/accounting/resources/addresses/client/Client.js +4 -8
  15. package/api/resources/accounting/resources/addresses/client/index.d.ts +1 -0
  16. package/api/resources/accounting/resources/asyncPassthrough/client/Client.d.ts +2 -0
  17. package/api/resources/accounting/resources/asyncPassthrough/client/Client.js +7 -9
  18. package/api/resources/accounting/resources/asyncTasks/client/Client.d.ts +2 -0
  19. package/api/resources/accounting/resources/asyncTasks/client/Client.js +4 -7
  20. package/api/resources/accounting/resources/attachments/client/Client.d.ts +2 -0
  21. package/api/resources/accounting/resources/attachments/client/Client.js +13 -16
  22. package/api/resources/accounting/resources/attachments/client/index.d.ts +1 -0
  23. package/api/resources/accounting/resources/auditTrail/client/Client.d.ts +2 -0
  24. package/api/resources/accounting/resources/auditTrail/client/Client.js +4 -8
  25. package/api/resources/accounting/resources/auditTrail/client/index.d.ts +1 -0
  26. package/api/resources/accounting/resources/availableActions/client/Client.d.ts +2 -0
  27. package/api/resources/accounting/resources/availableActions/client/Client.js +4 -7
  28. package/api/resources/accounting/resources/balanceSheets/client/Client.d.ts +2 -0
  29. package/api/resources/accounting/resources/balanceSheets/client/Client.js +7 -11
  30. package/api/resources/accounting/resources/balanceSheets/client/index.d.ts +1 -0
  31. package/api/resources/accounting/resources/bankFeedAccounts/client/Client.d.ts +2 -0
  32. package/api/resources/accounting/resources/bankFeedAccounts/client/Client.js +13 -16
  33. package/api/resources/accounting/resources/bankFeedAccounts/client/index.d.ts +1 -0
  34. package/api/resources/accounting/resources/bankFeedTransactions/client/Client.d.ts +2 -0
  35. package/api/resources/accounting/resources/bankFeedTransactions/client/Client.js +13 -16
  36. package/api/resources/accounting/resources/bankFeedTransactions/client/index.d.ts +1 -0
  37. package/api/resources/accounting/resources/cashFlowStatements/client/Client.d.ts +2 -0
  38. package/api/resources/accounting/resources/cashFlowStatements/client/Client.js +7 -11
  39. package/api/resources/accounting/resources/cashFlowStatements/client/index.d.ts +1 -0
  40. package/api/resources/accounting/resources/companyInfo/client/Client.d.ts +2 -0
  41. package/api/resources/accounting/resources/companyInfo/client/Client.js +7 -11
  42. package/api/resources/accounting/resources/companyInfo/client/index.d.ts +1 -0
  43. package/api/resources/accounting/resources/contacts/client/Client.d.ts +2 -0
  44. package/api/resources/accounting/resources/contacts/client/Client.js +16 -19
  45. package/api/resources/accounting/resources/contacts/client/index.d.ts +1 -0
  46. package/api/resources/accounting/resources/creditNotes/client/Client.d.ts +2 -0
  47. package/api/resources/accounting/resources/creditNotes/client/Client.js +13 -16
  48. package/api/resources/accounting/resources/creditNotes/client/index.d.ts +1 -0
  49. package/api/resources/accounting/resources/deleteAccount/client/Client.d.ts +2 -0
  50. package/api/resources/accounting/resources/deleteAccount/client/Client.js +4 -7
  51. package/api/resources/accounting/resources/employees/client/Client.d.ts +2 -0
  52. package/api/resources/accounting/resources/employees/client/Client.js +7 -11
  53. package/api/resources/accounting/resources/employees/client/index.d.ts +1 -0
  54. package/api/resources/accounting/resources/expenseReports/client/Client.d.ts +2 -0
  55. package/api/resources/accounting/resources/expenseReports/client/Client.js +22 -25
  56. package/api/resources/accounting/resources/expenseReports/client/index.d.ts +1 -0
  57. package/api/resources/accounting/resources/expenses/client/Client.d.ts +2 -0
  58. package/api/resources/accounting/resources/expenses/client/Client.js +19 -22
  59. package/api/resources/accounting/resources/expenses/client/index.d.ts +1 -0
  60. package/api/resources/accounting/resources/fieldMapping/client/Client.d.ts +2 -0
  61. package/api/resources/accounting/resources/fieldMapping/client/Client.js +19 -20
  62. package/api/resources/accounting/resources/fieldMapping/client/index.d.ts +1 -0
  63. package/api/resources/accounting/resources/forceResync/client/Client.d.ts +2 -0
  64. package/api/resources/accounting/resources/forceResync/client/Client.js +4 -7
  65. package/api/resources/accounting/resources/generalLedgerTransactions/client/Client.d.ts +2 -0
  66. package/api/resources/accounting/resources/generalLedgerTransactions/client/Client.js +7 -11
  67. package/api/resources/accounting/resources/generalLedgerTransactions/client/index.d.ts +1 -0
  68. package/api/resources/accounting/resources/generateKey/client/Client.d.ts +2 -0
  69. package/api/resources/accounting/resources/generateKey/client/Client.js +4 -7
  70. package/api/resources/accounting/resources/generateKey/client/index.d.ts +1 -0
  71. package/api/resources/accounting/resources/incomeStatements/client/Client.d.ts +2 -0
  72. package/api/resources/accounting/resources/incomeStatements/client/Client.js +7 -11
  73. package/api/resources/accounting/resources/incomeStatements/client/index.d.ts +1 -0
  74. package/api/resources/accounting/resources/invoices/client/Client.d.ts +2 -0
  75. package/api/resources/accounting/resources/invoices/client/Client.js +25 -27
  76. package/api/resources/accounting/resources/invoices/client/index.d.ts +1 -0
  77. package/api/resources/accounting/resources/issues/client/Client.d.ts +2 -0
  78. package/api/resources/accounting/resources/issues/client/Client.js +7 -10
  79. package/api/resources/accounting/resources/issues/client/index.d.ts +1 -0
  80. package/api/resources/accounting/resources/items/client/Client.d.ts +2 -0
  81. package/api/resources/accounting/resources/items/client/Client.js +19 -21
  82. package/api/resources/accounting/resources/items/client/index.d.ts +1 -0
  83. package/api/resources/accounting/resources/journalEntries/client/Client.d.ts +2 -0
  84. package/api/resources/accounting/resources/journalEntries/client/Client.js +19 -22
  85. package/api/resources/accounting/resources/journalEntries/client/index.d.ts +1 -0
  86. package/api/resources/accounting/resources/linkToken/client/Client.d.ts +2 -0
  87. package/api/resources/accounting/resources/linkToken/client/Client.js +4 -7
  88. package/api/resources/accounting/resources/linkToken/client/index.d.ts +1 -0
  89. package/api/resources/accounting/resources/linkedAccounts/client/Client.d.ts +2 -0
  90. package/api/resources/accounting/resources/linkedAccounts/client/Client.js +4 -8
  91. package/api/resources/accounting/resources/linkedAccounts/client/index.d.ts +1 -0
  92. package/api/resources/accounting/resources/passthrough/client/Client.d.ts +2 -0
  93. package/api/resources/accounting/resources/passthrough/client/Client.js +4 -7
  94. package/api/resources/accounting/resources/paymentMethods/client/Client.d.ts +2 -0
  95. package/api/resources/accounting/resources/paymentMethods/client/Client.js +7 -11
  96. package/api/resources/accounting/resources/paymentMethods/client/index.d.ts +1 -0
  97. package/api/resources/accounting/resources/paymentTerms/client/Client.d.ts +2 -0
  98. package/api/resources/accounting/resources/paymentTerms/client/Client.js +7 -11
  99. package/api/resources/accounting/resources/paymentTerms/client/index.d.ts +1 -0
  100. package/api/resources/accounting/resources/payments/client/Client.d.ts +2 -0
  101. package/api/resources/accounting/resources/payments/client/Client.js +25 -27
  102. package/api/resources/accounting/resources/payments/client/index.d.ts +1 -0
  103. package/api/resources/accounting/resources/phoneNumbers/client/Client.d.ts +2 -0
  104. package/api/resources/accounting/resources/phoneNumbers/client/Client.js +4 -8
  105. package/api/resources/accounting/resources/phoneNumbers/client/index.d.ts +1 -0
  106. package/api/resources/accounting/resources/projects/client/Client.d.ts +2 -0
  107. package/api/resources/accounting/resources/projects/client/Client.js +7 -11
  108. package/api/resources/accounting/resources/projects/client/index.d.ts +1 -0
  109. package/api/resources/accounting/resources/purchaseOrders/client/Client.d.ts +2 -0
  110. package/api/resources/accounting/resources/purchaseOrders/client/Client.js +19 -22
  111. package/api/resources/accounting/resources/purchaseOrders/client/index.d.ts +1 -0
  112. package/api/resources/accounting/resources/regenerateKey/client/Client.d.ts +2 -0
  113. package/api/resources/accounting/resources/regenerateKey/client/Client.js +4 -7
  114. package/api/resources/accounting/resources/regenerateKey/client/index.d.ts +1 -0
  115. package/api/resources/accounting/resources/scopes/client/Client.d.ts +2 -0
  116. package/api/resources/accounting/resources/scopes/client/Client.js +10 -11
  117. package/api/resources/accounting/resources/scopes/client/index.d.ts +1 -0
  118. package/api/resources/accounting/resources/syncStatus/client/Client.d.ts +2 -0
  119. package/api/resources/accounting/resources/syncStatus/client/Client.js +4 -8
  120. package/api/resources/accounting/resources/syncStatus/client/index.d.ts +1 -0
  121. package/api/resources/accounting/resources/taxRates/client/Client.d.ts +2 -0
  122. package/api/resources/accounting/resources/taxRates/client/Client.js +7 -11
  123. package/api/resources/accounting/resources/taxRates/client/index.d.ts +1 -0
  124. package/api/resources/accounting/resources/trackingCategories/client/Client.d.ts +2 -0
  125. package/api/resources/accounting/resources/trackingCategories/client/Client.js +7 -11
  126. package/api/resources/accounting/resources/trackingCategories/client/index.d.ts +1 -0
  127. package/api/resources/accounting/resources/transactions/client/Client.d.ts +2 -0
  128. package/api/resources/accounting/resources/transactions/client/Client.js +7 -11
  129. package/api/resources/accounting/resources/transactions/client/index.d.ts +1 -0
  130. package/api/resources/accounting/resources/vendorCredits/client/Client.d.ts +2 -0
  131. package/api/resources/accounting/resources/vendorCredits/client/Client.js +13 -16
  132. package/api/resources/accounting/resources/vendorCredits/client/index.d.ts +1 -0
  133. package/api/resources/accounting/resources/webhookReceivers/client/Client.d.ts +2 -0
  134. package/api/resources/accounting/resources/webhookReceivers/client/Client.js +7 -9
  135. package/api/resources/accounting/resources/webhookReceivers/client/index.d.ts +1 -0
  136. package/api/resources/ats/resources/accountDetails/client/Client.d.ts +2 -0
  137. package/api/resources/ats/resources/accountDetails/client/Client.js +4 -7
  138. package/api/resources/ats/resources/accountToken/client/Client.d.ts +2 -0
  139. package/api/resources/ats/resources/accountToken/client/Client.js +4 -7
  140. package/api/resources/ats/resources/activities/client/Client.d.ts +2 -0
  141. package/api/resources/ats/resources/activities/client/Client.js +13 -16
  142. package/api/resources/ats/resources/activities/client/index.d.ts +1 -0
  143. package/api/resources/ats/resources/applications/client/Client.d.ts +2 -0
  144. package/api/resources/ats/resources/applications/client/Client.js +16 -20
  145. package/api/resources/ats/resources/applications/client/index.d.ts +1 -0
  146. package/api/resources/ats/resources/asyncPassthrough/client/Client.d.ts +2 -0
  147. package/api/resources/ats/resources/asyncPassthrough/client/Client.js +7 -9
  148. package/api/resources/ats/resources/attachments/client/Client.d.ts +2 -0
  149. package/api/resources/ats/resources/attachments/client/Client.js +13 -16
  150. package/api/resources/ats/resources/attachments/client/index.d.ts +1 -0
  151. package/api/resources/ats/resources/auditTrail/client/Client.d.ts +2 -0
  152. package/api/resources/ats/resources/auditTrail/client/Client.js +4 -8
  153. package/api/resources/ats/resources/auditTrail/client/index.d.ts +1 -0
  154. package/api/resources/ats/resources/availableActions/client/Client.d.ts +2 -0
  155. package/api/resources/ats/resources/availableActions/client/Client.js +4 -7
  156. package/api/resources/ats/resources/candidates/client/Client.d.ts +2 -0
  157. package/api/resources/ats/resources/candidates/client/Client.js +22 -23
  158. package/api/resources/ats/resources/candidates/client/index.d.ts +1 -0
  159. package/api/resources/ats/resources/deleteAccount/client/Client.d.ts +2 -0
  160. package/api/resources/ats/resources/deleteAccount/client/Client.js +4 -7
  161. package/api/resources/ats/resources/departments/client/Client.d.ts +2 -0
  162. package/api/resources/ats/resources/departments/client/Client.js +7 -11
  163. package/api/resources/ats/resources/departments/client/index.d.ts +1 -0
  164. package/api/resources/ats/resources/eeocs/client/Client.d.ts +2 -0
  165. package/api/resources/ats/resources/eeocs/client/Client.js +7 -11
  166. package/api/resources/ats/resources/eeocs/client/index.d.ts +1 -0
  167. package/api/resources/ats/resources/fieldMapping/client/Client.d.ts +2 -0
  168. package/api/resources/ats/resources/fieldMapping/client/Client.js +19 -20
  169. package/api/resources/ats/resources/fieldMapping/client/index.d.ts +1 -0
  170. package/api/resources/ats/resources/forceResync/client/Client.d.ts +2 -0
  171. package/api/resources/ats/resources/forceResync/client/Client.js +4 -7
  172. package/api/resources/ats/resources/generateKey/client/Client.d.ts +2 -0
  173. package/api/resources/ats/resources/generateKey/client/Client.js +4 -7
  174. package/api/resources/ats/resources/generateKey/client/index.d.ts +1 -0
  175. package/api/resources/ats/resources/interviews/client/Client.d.ts +2 -0
  176. package/api/resources/ats/resources/interviews/client/Client.js +13 -16
  177. package/api/resources/ats/resources/interviews/client/index.d.ts +1 -0
  178. package/api/resources/ats/resources/issues/client/Client.d.ts +2 -0
  179. package/api/resources/ats/resources/issues/client/Client.js +7 -10
  180. package/api/resources/ats/resources/issues/client/index.d.ts +1 -0
  181. package/api/resources/ats/resources/jobInterviewStages/client/Client.d.ts +2 -0
  182. package/api/resources/ats/resources/jobInterviewStages/client/Client.js +7 -11
  183. package/api/resources/ats/resources/jobInterviewStages/client/index.d.ts +1 -0
  184. package/api/resources/ats/resources/jobPostings/client/Client.d.ts +2 -0
  185. package/api/resources/ats/resources/jobPostings/client/Client.js +7 -11
  186. package/api/resources/ats/resources/jobPostings/client/index.d.ts +1 -0
  187. package/api/resources/ats/resources/jobs/client/Client.d.ts +2 -0
  188. package/api/resources/ats/resources/jobs/client/Client.js +10 -14
  189. package/api/resources/ats/resources/jobs/client/index.d.ts +1 -0
  190. package/api/resources/ats/resources/linkToken/client/Client.d.ts +2 -0
  191. package/api/resources/ats/resources/linkToken/client/Client.js +4 -7
  192. package/api/resources/ats/resources/linkToken/client/index.d.ts +1 -0
  193. package/api/resources/ats/resources/linkedAccounts/client/Client.d.ts +2 -0
  194. package/api/resources/ats/resources/linkedAccounts/client/Client.js +4 -8
  195. package/api/resources/ats/resources/linkedAccounts/client/index.d.ts +1 -0
  196. package/api/resources/ats/resources/offers/client/Client.d.ts +2 -0
  197. package/api/resources/ats/resources/offers/client/Client.js +7 -11
  198. package/api/resources/ats/resources/offers/client/index.d.ts +1 -0
  199. package/api/resources/ats/resources/offices/client/Client.d.ts +2 -0
  200. package/api/resources/ats/resources/offices/client/Client.js +7 -11
  201. package/api/resources/ats/resources/offices/client/index.d.ts +1 -0
  202. package/api/resources/ats/resources/passthrough/client/Client.d.ts +2 -0
  203. package/api/resources/ats/resources/passthrough/client/Client.js +4 -7
  204. package/api/resources/ats/resources/regenerateKey/client/Client.d.ts +2 -0
  205. package/api/resources/ats/resources/regenerateKey/client/Client.js +4 -7
  206. package/api/resources/ats/resources/regenerateKey/client/index.d.ts +1 -0
  207. package/api/resources/ats/resources/rejectReasons/client/Client.d.ts +2 -0
  208. package/api/resources/ats/resources/rejectReasons/client/Client.js +7 -11
  209. package/api/resources/ats/resources/rejectReasons/client/index.d.ts +1 -0
  210. package/api/resources/ats/resources/scopes/client/Client.d.ts +2 -0
  211. package/api/resources/ats/resources/scopes/client/Client.js +10 -11
  212. package/api/resources/ats/resources/scopes/client/index.d.ts +1 -0
  213. package/api/resources/ats/resources/scorecards/client/Client.d.ts +2 -0
  214. package/api/resources/ats/resources/scorecards/client/Client.js +7 -11
  215. package/api/resources/ats/resources/scorecards/client/index.d.ts +1 -0
  216. package/api/resources/ats/resources/syncStatus/client/Client.d.ts +2 -0
  217. package/api/resources/ats/resources/syncStatus/client/Client.js +4 -8
  218. package/api/resources/ats/resources/syncStatus/client/index.d.ts +1 -0
  219. package/api/resources/ats/resources/tags/client/Client.d.ts +2 -0
  220. package/api/resources/ats/resources/tags/client/Client.js +4 -8
  221. package/api/resources/ats/resources/tags/client/index.d.ts +1 -0
  222. package/api/resources/ats/resources/users/client/Client.d.ts +2 -0
  223. package/api/resources/ats/resources/users/client/Client.js +7 -11
  224. package/api/resources/ats/resources/users/client/index.d.ts +1 -0
  225. package/api/resources/ats/resources/webhookReceivers/client/Client.d.ts +2 -0
  226. package/api/resources/ats/resources/webhookReceivers/client/Client.js +7 -9
  227. package/api/resources/ats/resources/webhookReceivers/client/index.d.ts +1 -0
  228. package/api/resources/crm/resources/accountDetails/client/Client.d.ts +2 -0
  229. package/api/resources/crm/resources/accountDetails/client/Client.js +4 -7
  230. package/api/resources/crm/resources/accountToken/client/Client.d.ts +2 -0
  231. package/api/resources/crm/resources/accountToken/client/Client.js +4 -7
  232. package/api/resources/crm/resources/accounts/client/Client.d.ts +2 -0
  233. package/api/resources/crm/resources/accounts/client/Client.js +22 -24
  234. package/api/resources/crm/resources/accounts/client/index.d.ts +1 -0
  235. package/api/resources/crm/resources/associationTypes/client/Client.d.ts +2 -0
  236. package/api/resources/crm/resources/associationTypes/client/Client.js +13 -16
  237. package/api/resources/crm/resources/associationTypes/client/index.d.ts +1 -0
  238. package/api/resources/crm/resources/associations/client/Client.d.ts +2 -0
  239. package/api/resources/crm/resources/associations/client/Client.js +7 -11
  240. package/api/resources/crm/resources/associations/client/index.d.ts +1 -0
  241. package/api/resources/crm/resources/asyncPassthrough/client/Client.d.ts +2 -0
  242. package/api/resources/crm/resources/asyncPassthrough/client/Client.js +7 -9
  243. package/api/resources/crm/resources/auditTrail/client/Client.d.ts +2 -0
  244. package/api/resources/crm/resources/auditTrail/client/Client.js +4 -8
  245. package/api/resources/crm/resources/auditTrail/client/index.d.ts +1 -0
  246. package/api/resources/crm/resources/availableActions/client/Client.d.ts +2 -0
  247. package/api/resources/crm/resources/availableActions/client/Client.js +4 -7
  248. package/api/resources/crm/resources/contacts/client/Client.d.ts +2 -0
  249. package/api/resources/crm/resources/contacts/client/Client.js +25 -26
  250. package/api/resources/crm/resources/contacts/client/index.d.ts +1 -0
  251. package/api/resources/crm/resources/customObjectClasses/client/Client.d.ts +2 -0
  252. package/api/resources/crm/resources/customObjectClasses/client/Client.js +7 -11
  253. package/api/resources/crm/resources/customObjectClasses/client/index.d.ts +1 -0
  254. package/api/resources/crm/resources/customObjects/client/Client.d.ts +2 -0
  255. package/api/resources/crm/resources/customObjects/client/Client.js +16 -19
  256. package/api/resources/crm/resources/customObjects/client/index.d.ts +1 -0
  257. package/api/resources/crm/resources/deleteAccount/client/Client.d.ts +2 -0
  258. package/api/resources/crm/resources/deleteAccount/client/Client.js +4 -7
  259. package/api/resources/crm/resources/engagementTypes/client/Client.d.ts +2 -0
  260. package/api/resources/crm/resources/engagementTypes/client/Client.js +10 -14
  261. package/api/resources/crm/resources/engagementTypes/client/index.d.ts +1 -0
  262. package/api/resources/crm/resources/engagements/client/Client.d.ts +2 -0
  263. package/api/resources/crm/resources/engagements/client/Client.js +22 -24
  264. package/api/resources/crm/resources/engagements/client/index.d.ts +1 -0
  265. package/api/resources/crm/resources/fieldMapping/client/Client.d.ts +2 -0
  266. package/api/resources/crm/resources/fieldMapping/client/Client.js +19 -20
  267. package/api/resources/crm/resources/fieldMapping/client/index.d.ts +1 -0
  268. package/api/resources/crm/resources/forceResync/client/Client.d.ts +2 -0
  269. package/api/resources/crm/resources/forceResync/client/Client.js +4 -7
  270. package/api/resources/crm/resources/generateKey/client/Client.d.ts +2 -0
  271. package/api/resources/crm/resources/generateKey/client/Client.js +4 -7
  272. package/api/resources/crm/resources/generateKey/client/index.d.ts +1 -0
  273. package/api/resources/crm/resources/issues/client/Client.d.ts +2 -0
  274. package/api/resources/crm/resources/issues/client/Client.js +7 -10
  275. package/api/resources/crm/resources/issues/client/index.d.ts +1 -0
  276. package/api/resources/crm/resources/leads/client/Client.d.ts +2 -0
  277. package/api/resources/crm/resources/leads/client/Client.js +16 -19
  278. package/api/resources/crm/resources/leads/client/index.d.ts +1 -0
  279. package/api/resources/crm/resources/linkToken/client/Client.d.ts +2 -0
  280. package/api/resources/crm/resources/linkToken/client/Client.js +4 -7
  281. package/api/resources/crm/resources/linkToken/client/index.d.ts +1 -0
  282. package/api/resources/crm/resources/linkedAccounts/client/Client.d.ts +2 -0
  283. package/api/resources/crm/resources/linkedAccounts/client/Client.js +4 -8
  284. package/api/resources/crm/resources/linkedAccounts/client/index.d.ts +1 -0
  285. package/api/resources/crm/resources/notes/client/Client.d.ts +2 -0
  286. package/api/resources/crm/resources/notes/client/Client.js +16 -19
  287. package/api/resources/crm/resources/notes/client/index.d.ts +1 -0
  288. package/api/resources/crm/resources/opportunities/client/Client.d.ts +2 -0
  289. package/api/resources/crm/resources/opportunities/client/Client.js +22 -24
  290. package/api/resources/crm/resources/opportunities/client/index.d.ts +1 -0
  291. package/api/resources/crm/resources/passthrough/client/Client.d.ts +2 -0
  292. package/api/resources/crm/resources/passthrough/client/Client.js +4 -7
  293. package/api/resources/crm/resources/regenerateKey/client/Client.d.ts +2 -0
  294. package/api/resources/crm/resources/regenerateKey/client/Client.js +4 -7
  295. package/api/resources/crm/resources/regenerateKey/client/index.d.ts +1 -0
  296. package/api/resources/crm/resources/scopes/client/Client.d.ts +2 -0
  297. package/api/resources/crm/resources/scopes/client/Client.js +10 -11
  298. package/api/resources/crm/resources/scopes/client/index.d.ts +1 -0
  299. package/api/resources/crm/resources/stages/client/Client.d.ts +2 -0
  300. package/api/resources/crm/resources/stages/client/Client.js +10 -14
  301. package/api/resources/crm/resources/stages/client/index.d.ts +1 -0
  302. package/api/resources/crm/resources/syncStatus/client/Client.d.ts +2 -0
  303. package/api/resources/crm/resources/syncStatus/client/Client.js +4 -8
  304. package/api/resources/crm/resources/syncStatus/client/index.d.ts +1 -0
  305. package/api/resources/crm/resources/tasks/client/Client.d.ts +2 -0
  306. package/api/resources/crm/resources/tasks/client/Client.js +22 -24
  307. package/api/resources/crm/resources/tasks/client/index.d.ts +1 -0
  308. package/api/resources/crm/resources/users/client/Client.d.ts +2 -0
  309. package/api/resources/crm/resources/users/client/Client.js +13 -16
  310. package/api/resources/crm/resources/users/client/index.d.ts +1 -0
  311. package/api/resources/crm/resources/webhookReceivers/client/Client.d.ts +2 -0
  312. package/api/resources/crm/resources/webhookReceivers/client/Client.js +7 -9
  313. package/api/resources/crm/resources/webhookReceivers/client/index.d.ts +1 -0
  314. package/api/resources/filestorage/resources/accountDetails/client/Client.d.ts +2 -0
  315. package/api/resources/filestorage/resources/accountDetails/client/Client.js +4 -7
  316. package/api/resources/filestorage/resources/accountToken/client/Client.d.ts +2 -0
  317. package/api/resources/filestorage/resources/accountToken/client/Client.js +4 -7
  318. package/api/resources/filestorage/resources/asyncPassthrough/client/Client.d.ts +2 -0
  319. package/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +7 -9
  320. package/api/resources/filestorage/resources/auditTrail/client/Client.d.ts +2 -0
  321. package/api/resources/filestorage/resources/auditTrail/client/Client.js +4 -8
  322. package/api/resources/filestorage/resources/auditTrail/client/index.d.ts +1 -0
  323. package/api/resources/filestorage/resources/availableActions/client/Client.d.ts +2 -0
  324. package/api/resources/filestorage/resources/availableActions/client/Client.js +4 -7
  325. package/api/resources/filestorage/resources/deleteAccount/client/Client.d.ts +2 -0
  326. package/api/resources/filestorage/resources/deleteAccount/client/Client.js +4 -7
  327. package/api/resources/filestorage/resources/drives/client/Client.d.ts +2 -0
  328. package/api/resources/filestorage/resources/drives/client/Client.js +7 -11
  329. package/api/resources/filestorage/resources/drives/client/index.d.ts +1 -0
  330. package/api/resources/filestorage/resources/fieldMapping/client/Client.d.ts +2 -0
  331. package/api/resources/filestorage/resources/fieldMapping/client/Client.js +19 -20
  332. package/api/resources/filestorage/resources/fieldMapping/client/index.d.ts +1 -0
  333. package/api/resources/filestorage/resources/files/client/Client.d.ts +2 -0
  334. package/api/resources/filestorage/resources/files/client/Client.js +22 -25
  335. package/api/resources/filestorage/resources/files/client/index.d.ts +1 -0
  336. package/api/resources/filestorage/resources/folders/client/Client.d.ts +2 -0
  337. package/api/resources/filestorage/resources/folders/client/Client.js +13 -16
  338. package/api/resources/filestorage/resources/folders/client/index.d.ts +1 -0
  339. package/api/resources/filestorage/resources/forceResync/client/Client.d.ts +2 -0
  340. package/api/resources/filestorage/resources/forceResync/client/Client.js +4 -7
  341. package/api/resources/filestorage/resources/generateKey/client/Client.d.ts +2 -0
  342. package/api/resources/filestorage/resources/generateKey/client/Client.js +4 -7
  343. package/api/resources/filestorage/resources/generateKey/client/index.d.ts +1 -0
  344. package/api/resources/filestorage/resources/groups/client/Client.d.ts +2 -0
  345. package/api/resources/filestorage/resources/groups/client/Client.js +7 -11
  346. package/api/resources/filestorage/resources/groups/client/index.d.ts +1 -0
  347. package/api/resources/filestorage/resources/issues/client/Client.d.ts +2 -0
  348. package/api/resources/filestorage/resources/issues/client/Client.js +7 -10
  349. package/api/resources/filestorage/resources/issues/client/index.d.ts +1 -0
  350. package/api/resources/filestorage/resources/linkToken/client/Client.d.ts +2 -0
  351. package/api/resources/filestorage/resources/linkToken/client/Client.js +4 -7
  352. package/api/resources/filestorage/resources/linkToken/client/index.d.ts +1 -0
  353. package/api/resources/filestorage/resources/linkedAccounts/client/Client.d.ts +2 -0
  354. package/api/resources/filestorage/resources/linkedAccounts/client/Client.js +4 -8
  355. package/api/resources/filestorage/resources/linkedAccounts/client/index.d.ts +1 -0
  356. package/api/resources/filestorage/resources/passthrough/client/Client.d.ts +2 -0
  357. package/api/resources/filestorage/resources/passthrough/client/Client.js +4 -7
  358. package/api/resources/filestorage/resources/regenerateKey/client/Client.d.ts +2 -0
  359. package/api/resources/filestorage/resources/regenerateKey/client/Client.js +4 -7
  360. package/api/resources/filestorage/resources/regenerateKey/client/index.d.ts +1 -0
  361. package/api/resources/filestorage/resources/scopes/client/Client.d.ts +2 -0
  362. package/api/resources/filestorage/resources/scopes/client/Client.js +10 -11
  363. package/api/resources/filestorage/resources/scopes/client/index.d.ts +1 -0
  364. package/api/resources/filestorage/resources/syncStatus/client/Client.d.ts +2 -0
  365. package/api/resources/filestorage/resources/syncStatus/client/Client.js +4 -8
  366. package/api/resources/filestorage/resources/syncStatus/client/index.d.ts +1 -0
  367. package/api/resources/filestorage/resources/users/client/Client.d.ts +2 -0
  368. package/api/resources/filestorage/resources/users/client/Client.js +7 -11
  369. package/api/resources/filestorage/resources/users/client/index.d.ts +1 -0
  370. package/api/resources/filestorage/resources/webhookReceivers/client/Client.d.ts +2 -0
  371. package/api/resources/filestorage/resources/webhookReceivers/client/Client.js +7 -9
  372. package/api/resources/filestorage/resources/webhookReceivers/client/index.d.ts +1 -0
  373. package/api/resources/hris/resources/accountDetails/client/Client.d.ts +2 -0
  374. package/api/resources/hris/resources/accountDetails/client/Client.js +4 -7
  375. package/api/resources/hris/resources/accountToken/client/Client.d.ts +2 -0
  376. package/api/resources/hris/resources/accountToken/client/Client.js +4 -7
  377. package/api/resources/hris/resources/asyncPassthrough/client/Client.d.ts +2 -0
  378. package/api/resources/hris/resources/asyncPassthrough/client/Client.js +7 -9
  379. package/api/resources/hris/resources/auditTrail/client/Client.d.ts +2 -0
  380. package/api/resources/hris/resources/auditTrail/client/Client.js +4 -8
  381. package/api/resources/hris/resources/auditTrail/client/index.d.ts +1 -0
  382. package/api/resources/hris/resources/availableActions/client/Client.d.ts +2 -0
  383. package/api/resources/hris/resources/availableActions/client/Client.js +4 -7
  384. package/api/resources/hris/resources/bankInfo/client/Client.d.ts +2 -0
  385. package/api/resources/hris/resources/bankInfo/client/Client.js +7 -11
  386. package/api/resources/hris/resources/bankInfo/client/index.d.ts +1 -0
  387. package/api/resources/hris/resources/benefits/client/Client.d.ts +2 -0
  388. package/api/resources/hris/resources/benefits/client/Client.js +7 -11
  389. package/api/resources/hris/resources/benefits/client/index.d.ts +1 -0
  390. package/api/resources/hris/resources/companies/client/Client.d.ts +2 -0
  391. package/api/resources/hris/resources/companies/client/Client.js +7 -11
  392. package/api/resources/hris/resources/companies/client/index.d.ts +1 -0
  393. package/api/resources/hris/resources/deleteAccount/client/Client.d.ts +2 -0
  394. package/api/resources/hris/resources/deleteAccount/client/Client.js +4 -7
  395. package/api/resources/hris/resources/dependents/client/Client.d.ts +2 -0
  396. package/api/resources/hris/resources/dependents/client/Client.js +7 -11
  397. package/api/resources/hris/resources/dependents/client/index.d.ts +1 -0
  398. package/api/resources/hris/resources/employeePayrollRuns/client/Client.d.ts +2 -0
  399. package/api/resources/hris/resources/employeePayrollRuns/client/Client.js +7 -11
  400. package/api/resources/hris/resources/employeePayrollRuns/client/index.d.ts +1 -0
  401. package/api/resources/hris/resources/employees/client/Client.d.ts +2 -0
  402. package/api/resources/hris/resources/employees/client/Client.js +16 -18
  403. package/api/resources/hris/resources/employees/client/index.d.ts +1 -0
  404. package/api/resources/hris/resources/employerBenefits/client/Client.d.ts +2 -0
  405. package/api/resources/hris/resources/employerBenefits/client/Client.js +7 -11
  406. package/api/resources/hris/resources/employerBenefits/client/index.d.ts +1 -0
  407. package/api/resources/hris/resources/employments/client/Client.d.ts +2 -0
  408. package/api/resources/hris/resources/employments/client/Client.js +7 -11
  409. package/api/resources/hris/resources/employments/client/index.d.ts +1 -0
  410. package/api/resources/hris/resources/fieldMapping/client/Client.d.ts +2 -0
  411. package/api/resources/hris/resources/fieldMapping/client/Client.js +19 -20
  412. package/api/resources/hris/resources/fieldMapping/client/index.d.ts +1 -0
  413. package/api/resources/hris/resources/forceResync/client/Client.d.ts +2 -0
  414. package/api/resources/hris/resources/forceResync/client/Client.js +4 -7
  415. package/api/resources/hris/resources/generateKey/client/Client.d.ts +2 -0
  416. package/api/resources/hris/resources/generateKey/client/Client.js +4 -7
  417. package/api/resources/hris/resources/generateKey/client/index.d.ts +1 -0
  418. package/api/resources/hris/resources/groups/client/Client.d.ts +2 -0
  419. package/api/resources/hris/resources/groups/client/Client.js +7 -11
  420. package/api/resources/hris/resources/groups/client/index.d.ts +1 -0
  421. package/api/resources/hris/resources/issues/client/Client.d.ts +2 -0
  422. package/api/resources/hris/resources/issues/client/Client.js +7 -10
  423. package/api/resources/hris/resources/issues/client/index.d.ts +1 -0
  424. package/api/resources/hris/resources/linkToken/client/Client.d.ts +2 -0
  425. package/api/resources/hris/resources/linkToken/client/Client.js +4 -7
  426. package/api/resources/hris/resources/linkToken/client/index.d.ts +1 -0
  427. package/api/resources/hris/resources/linkedAccounts/client/Client.d.ts +2 -0
  428. package/api/resources/hris/resources/linkedAccounts/client/Client.js +4 -8
  429. package/api/resources/hris/resources/linkedAccounts/client/index.d.ts +1 -0
  430. package/api/resources/hris/resources/locations/client/Client.d.ts +2 -0
  431. package/api/resources/hris/resources/locations/client/Client.js +7 -11
  432. package/api/resources/hris/resources/locations/client/index.d.ts +1 -0
  433. package/api/resources/hris/resources/passthrough/client/Client.d.ts +2 -0
  434. package/api/resources/hris/resources/passthrough/client/Client.js +4 -7
  435. package/api/resources/hris/resources/payGroups/client/Client.d.ts +2 -0
  436. package/api/resources/hris/resources/payGroups/client/Client.js +7 -11
  437. package/api/resources/hris/resources/payGroups/client/index.d.ts +1 -0
  438. package/api/resources/hris/resources/payrollRuns/client/Client.d.ts +2 -0
  439. package/api/resources/hris/resources/payrollRuns/client/Client.js +7 -11
  440. package/api/resources/hris/resources/payrollRuns/client/index.d.ts +1 -0
  441. package/api/resources/hris/resources/regenerateKey/client/Client.d.ts +2 -0
  442. package/api/resources/hris/resources/regenerateKey/client/Client.js +4 -7
  443. package/api/resources/hris/resources/regenerateKey/client/index.d.ts +1 -0
  444. package/api/resources/hris/resources/scopes/client/Client.d.ts +2 -0
  445. package/api/resources/hris/resources/scopes/client/Client.js +10 -11
  446. package/api/resources/hris/resources/scopes/client/index.d.ts +1 -0
  447. package/api/resources/hris/resources/syncStatus/client/Client.d.ts +2 -0
  448. package/api/resources/hris/resources/syncStatus/client/Client.js +4 -8
  449. package/api/resources/hris/resources/syncStatus/client/index.d.ts +1 -0
  450. package/api/resources/hris/resources/teams/client/Client.d.ts +2 -0
  451. package/api/resources/hris/resources/teams/client/Client.js +7 -11
  452. package/api/resources/hris/resources/teams/client/index.d.ts +1 -0
  453. package/api/resources/hris/resources/timeOff/client/Client.d.ts +2 -0
  454. package/api/resources/hris/resources/timeOff/client/Client.js +13 -16
  455. package/api/resources/hris/resources/timeOff/client/index.d.ts +1 -0
  456. package/api/resources/hris/resources/timeOffBalances/client/Client.d.ts +2 -0
  457. package/api/resources/hris/resources/timeOffBalances/client/Client.js +7 -11
  458. package/api/resources/hris/resources/timeOffBalances/client/index.d.ts +1 -0
  459. package/api/resources/hris/resources/timesheetEntries/client/Client.d.ts +2 -0
  460. package/api/resources/hris/resources/timesheetEntries/client/Client.js +13 -16
  461. package/api/resources/hris/resources/timesheetEntries/client/index.d.ts +1 -0
  462. package/api/resources/hris/resources/webhookReceivers/client/Client.d.ts +2 -0
  463. package/api/resources/hris/resources/webhookReceivers/client/Client.js +7 -9
  464. package/api/resources/hris/resources/webhookReceivers/client/index.d.ts +1 -0
  465. package/api/resources/index.d.ts +2 -2
  466. package/api/resources/index.js +3 -3
  467. package/api/resources/ticketing/resources/accountDetails/client/Client.d.ts +2 -0
  468. package/api/resources/ticketing/resources/accountDetails/client/Client.js +4 -7
  469. package/api/resources/ticketing/resources/accountToken/client/Client.d.ts +2 -0
  470. package/api/resources/ticketing/resources/accountToken/client/Client.js +4 -7
  471. package/api/resources/ticketing/resources/accounts/client/Client.d.ts +2 -0
  472. package/api/resources/ticketing/resources/accounts/client/Client.js +7 -11
  473. package/api/resources/ticketing/resources/accounts/client/index.d.ts +1 -0
  474. package/api/resources/ticketing/resources/asyncPassthrough/client/Client.d.ts +2 -0
  475. package/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +7 -9
  476. package/api/resources/ticketing/resources/attachments/client/Client.d.ts +2 -0
  477. package/api/resources/ticketing/resources/attachments/client/Client.js +16 -19
  478. package/api/resources/ticketing/resources/attachments/client/index.d.ts +1 -0
  479. package/api/resources/ticketing/resources/auditTrail/client/Client.d.ts +2 -0
  480. package/api/resources/ticketing/resources/auditTrail/client/Client.js +4 -8
  481. package/api/resources/ticketing/resources/auditTrail/client/index.d.ts +1 -0
  482. package/api/resources/ticketing/resources/availableActions/client/Client.d.ts +2 -0
  483. package/api/resources/ticketing/resources/availableActions/client/Client.js +4 -7
  484. package/api/resources/ticketing/resources/collections/client/Client.d.ts +2 -0
  485. package/api/resources/ticketing/resources/collections/client/Client.js +10 -14
  486. package/api/resources/ticketing/resources/collections/client/index.d.ts +1 -0
  487. package/api/resources/ticketing/resources/comments/client/Client.d.ts +2 -0
  488. package/api/resources/ticketing/resources/comments/client/Client.js +13 -16
  489. package/api/resources/ticketing/resources/comments/client/index.d.ts +1 -0
  490. package/api/resources/ticketing/resources/contacts/client/Client.d.ts +2 -0
  491. package/api/resources/ticketing/resources/contacts/client/Client.js +13 -16
  492. package/api/resources/ticketing/resources/contacts/client/index.d.ts +1 -0
  493. package/api/resources/ticketing/resources/deleteAccount/client/Client.d.ts +2 -0
  494. package/api/resources/ticketing/resources/deleteAccount/client/Client.js +4 -7
  495. package/api/resources/ticketing/resources/fieldMapping/client/Client.d.ts +2 -0
  496. package/api/resources/ticketing/resources/fieldMapping/client/Client.js +19 -20
  497. package/api/resources/ticketing/resources/fieldMapping/client/index.d.ts +1 -0
  498. package/api/resources/ticketing/resources/forceResync/client/Client.d.ts +2 -0
  499. package/api/resources/ticketing/resources/forceResync/client/Client.js +4 -7
  500. package/api/resources/ticketing/resources/generateKey/client/Client.d.ts +2 -0
  501. package/api/resources/ticketing/resources/generateKey/client/Client.js +4 -7
  502. package/api/resources/ticketing/resources/generateKey/client/index.d.ts +1 -0
  503. package/api/resources/ticketing/resources/issues/client/Client.d.ts +2 -0
  504. package/api/resources/ticketing/resources/issues/client/Client.js +7 -10
  505. package/api/resources/ticketing/resources/issues/client/index.d.ts +1 -0
  506. package/api/resources/ticketing/resources/linkToken/client/Client.d.ts +2 -0
  507. package/api/resources/ticketing/resources/linkToken/client/Client.js +4 -7
  508. package/api/resources/ticketing/resources/linkToken/client/index.d.ts +1 -0
  509. package/api/resources/ticketing/resources/linkedAccounts/client/Client.d.ts +2 -0
  510. package/api/resources/ticketing/resources/linkedAccounts/client/Client.js +4 -8
  511. package/api/resources/ticketing/resources/linkedAccounts/client/index.d.ts +1 -0
  512. package/api/resources/ticketing/resources/passthrough/client/Client.d.ts +2 -0
  513. package/api/resources/ticketing/resources/passthrough/client/Client.js +4 -7
  514. package/api/resources/ticketing/resources/projects/client/Client.d.ts +2 -0
  515. package/api/resources/ticketing/resources/projects/client/Client.js +10 -14
  516. package/api/resources/ticketing/resources/projects/client/index.d.ts +1 -0
  517. package/api/resources/ticketing/resources/regenerateKey/client/Client.d.ts +2 -0
  518. package/api/resources/ticketing/resources/regenerateKey/client/Client.js +4 -7
  519. package/api/resources/ticketing/resources/regenerateKey/client/index.d.ts +1 -0
  520. package/api/resources/ticketing/resources/roles/client/Client.d.ts +2 -0
  521. package/api/resources/ticketing/resources/roles/client/Client.js +7 -11
  522. package/api/resources/ticketing/resources/roles/client/index.d.ts +1 -0
  523. package/api/resources/ticketing/resources/scopes/client/Client.d.ts +2 -0
  524. package/api/resources/ticketing/resources/scopes/client/Client.js +10 -11
  525. package/api/resources/ticketing/resources/scopes/client/index.d.ts +1 -0
  526. package/api/resources/ticketing/resources/syncStatus/client/Client.d.ts +2 -0
  527. package/api/resources/ticketing/resources/syncStatus/client/Client.js +4 -8
  528. package/api/resources/ticketing/resources/syncStatus/client/index.d.ts +1 -0
  529. package/api/resources/ticketing/resources/tags/client/Client.d.ts +2 -0
  530. package/api/resources/ticketing/resources/tags/client/Client.js +7 -11
  531. package/api/resources/ticketing/resources/tags/client/index.d.ts +1 -0
  532. package/api/resources/ticketing/resources/teams/client/Client.d.ts +2 -0
  533. package/api/resources/ticketing/resources/teams/client/Client.js +7 -11
  534. package/api/resources/ticketing/resources/teams/client/index.d.ts +1 -0
  535. package/api/resources/ticketing/resources/tickets/client/Client.d.ts +2 -0
  536. package/api/resources/ticketing/resources/tickets/client/Client.js +25 -28
  537. package/api/resources/ticketing/resources/tickets/client/index.d.ts +1 -0
  538. package/api/resources/ticketing/resources/users/client/Client.d.ts +2 -0
  539. package/api/resources/ticketing/resources/users/client/Client.js +7 -11
  540. package/api/resources/ticketing/resources/users/client/index.d.ts +1 -0
  541. package/api/resources/ticketing/resources/webhookReceivers/client/Client.d.ts +2 -0
  542. package/api/resources/ticketing/resources/webhookReceivers/client/Client.js +7 -9
  543. package/api/resources/ticketing/resources/webhookReceivers/client/index.d.ts +1 -0
  544. package/core/auth/BasicAuth.js +3 -3
  545. package/core/base64.d.ts +2 -0
  546. package/core/base64.js +26 -0
  547. package/core/fetcher/BinaryResponse.d.ts +20 -0
  548. package/core/fetcher/BinaryResponse.js +17 -0
  549. package/core/fetcher/Fetcher.d.ts +2 -2
  550. package/core/fetcher/Fetcher.js +3 -3
  551. package/core/fetcher/ResponseWithBody.d.ts +4 -0
  552. package/core/fetcher/ResponseWithBody.js +6 -0
  553. package/core/fetcher/createRequestUrl.d.ts +1 -1
  554. package/core/fetcher/createRequestUrl.js +3 -7
  555. package/core/fetcher/getErrorResponseBody.d.ts +1 -0
  556. package/core/fetcher/getErrorResponseBody.js +44 -0
  557. package/core/fetcher/getFetchFn.js +3 -3
  558. package/core/fetcher/getResponseBody.js +34 -32
  559. package/core/fetcher/index.d.ts +1 -0
  560. package/core/headers.d.ts +1 -1
  561. package/core/index.d.ts +2 -0
  562. package/core/index.js +3 -1
  563. package/core/runtime/runtime.js +0 -1
  564. package/core/schemas/utils/maybeSkipValidation.js +1 -1
  565. package/core/url/index.d.ts +2 -0
  566. package/core/url/index.js +7 -0
  567. package/core/url/join.d.ts +1 -0
  568. package/core/url/join.js +69 -0
  569. package/core/url/qs.d.ts +6 -0
  570. package/core/url/qs.js +64 -0
  571. package/dist/Client.d.ts +8 -6
  572. package/dist/Client.js +19 -19
  573. package/dist/api/resources/accounting/resources/accountDetails/client/Client.d.ts +2 -0
  574. package/dist/api/resources/accounting/resources/accountDetails/client/Client.js +4 -7
  575. package/dist/api/resources/accounting/resources/accountToken/client/Client.d.ts +2 -0
  576. package/dist/api/resources/accounting/resources/accountToken/client/Client.js +4 -7
  577. package/dist/api/resources/accounting/resources/accountingPeriods/client/Client.d.ts +2 -0
  578. package/dist/api/resources/accounting/resources/accountingPeriods/client/Client.js +7 -11
  579. package/dist/api/resources/accounting/resources/accountingPeriods/client/index.d.ts +1 -0
  580. package/dist/api/resources/accounting/resources/accounts/client/Client.d.ts +2 -0
  581. package/dist/api/resources/accounting/resources/accounts/client/Client.js +13 -16
  582. package/dist/api/resources/accounting/resources/accounts/client/index.d.ts +1 -0
  583. package/dist/api/resources/accounting/resources/addresses/client/Client.d.ts +2 -0
  584. package/dist/api/resources/accounting/resources/addresses/client/Client.js +4 -8
  585. package/dist/api/resources/accounting/resources/addresses/client/index.d.ts +1 -0
  586. package/dist/api/resources/accounting/resources/asyncPassthrough/client/Client.d.ts +2 -0
  587. package/dist/api/resources/accounting/resources/asyncPassthrough/client/Client.js +7 -9
  588. package/dist/api/resources/accounting/resources/asyncTasks/client/Client.d.ts +2 -0
  589. package/dist/api/resources/accounting/resources/asyncTasks/client/Client.js +4 -7
  590. package/dist/api/resources/accounting/resources/attachments/client/Client.d.ts +2 -0
  591. package/dist/api/resources/accounting/resources/attachments/client/Client.js +13 -16
  592. package/dist/api/resources/accounting/resources/attachments/client/index.d.ts +1 -0
  593. package/dist/api/resources/accounting/resources/auditTrail/client/Client.d.ts +2 -0
  594. package/dist/api/resources/accounting/resources/auditTrail/client/Client.js +4 -8
  595. package/dist/api/resources/accounting/resources/auditTrail/client/index.d.ts +1 -0
  596. package/dist/api/resources/accounting/resources/availableActions/client/Client.d.ts +2 -0
  597. package/dist/api/resources/accounting/resources/availableActions/client/Client.js +4 -7
  598. package/dist/api/resources/accounting/resources/balanceSheets/client/Client.d.ts +2 -0
  599. package/dist/api/resources/accounting/resources/balanceSheets/client/Client.js +7 -11
  600. package/dist/api/resources/accounting/resources/balanceSheets/client/index.d.ts +1 -0
  601. package/dist/api/resources/accounting/resources/bankFeedAccounts/client/Client.d.ts +2 -0
  602. package/dist/api/resources/accounting/resources/bankFeedAccounts/client/Client.js +13 -16
  603. package/dist/api/resources/accounting/resources/bankFeedAccounts/client/index.d.ts +1 -0
  604. package/dist/api/resources/accounting/resources/bankFeedTransactions/client/Client.d.ts +2 -0
  605. package/dist/api/resources/accounting/resources/bankFeedTransactions/client/Client.js +13 -16
  606. package/dist/api/resources/accounting/resources/bankFeedTransactions/client/index.d.ts +1 -0
  607. package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.d.ts +2 -0
  608. package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.js +7 -11
  609. package/dist/api/resources/accounting/resources/cashFlowStatements/client/index.d.ts +1 -0
  610. package/dist/api/resources/accounting/resources/companyInfo/client/Client.d.ts +2 -0
  611. package/dist/api/resources/accounting/resources/companyInfo/client/Client.js +7 -11
  612. package/dist/api/resources/accounting/resources/companyInfo/client/index.d.ts +1 -0
  613. package/dist/api/resources/accounting/resources/contacts/client/Client.d.ts +2 -0
  614. package/dist/api/resources/accounting/resources/contacts/client/Client.js +16 -19
  615. package/dist/api/resources/accounting/resources/contacts/client/index.d.ts +1 -0
  616. package/dist/api/resources/accounting/resources/creditNotes/client/Client.d.ts +2 -0
  617. package/dist/api/resources/accounting/resources/creditNotes/client/Client.js +13 -16
  618. package/dist/api/resources/accounting/resources/creditNotes/client/index.d.ts +1 -0
  619. package/dist/api/resources/accounting/resources/deleteAccount/client/Client.d.ts +2 -0
  620. package/dist/api/resources/accounting/resources/deleteAccount/client/Client.js +4 -7
  621. package/dist/api/resources/accounting/resources/employees/client/Client.d.ts +2 -0
  622. package/dist/api/resources/accounting/resources/employees/client/Client.js +7 -11
  623. package/dist/api/resources/accounting/resources/employees/client/index.d.ts +1 -0
  624. package/dist/api/resources/accounting/resources/expenseReports/client/Client.d.ts +2 -0
  625. package/dist/api/resources/accounting/resources/expenseReports/client/Client.js +22 -25
  626. package/dist/api/resources/accounting/resources/expenseReports/client/index.d.ts +1 -0
  627. package/dist/api/resources/accounting/resources/expenses/client/Client.d.ts +2 -0
  628. package/dist/api/resources/accounting/resources/expenses/client/Client.js +19 -22
  629. package/dist/api/resources/accounting/resources/expenses/client/index.d.ts +1 -0
  630. package/dist/api/resources/accounting/resources/fieldMapping/client/Client.d.ts +2 -0
  631. package/dist/api/resources/accounting/resources/fieldMapping/client/Client.js +19 -20
  632. package/dist/api/resources/accounting/resources/fieldMapping/client/index.d.ts +1 -0
  633. package/dist/api/resources/accounting/resources/forceResync/client/Client.d.ts +2 -0
  634. package/dist/api/resources/accounting/resources/forceResync/client/Client.js +4 -7
  635. package/dist/api/resources/accounting/resources/generalLedgerTransactions/client/Client.d.ts +2 -0
  636. package/dist/api/resources/accounting/resources/generalLedgerTransactions/client/Client.js +7 -11
  637. package/dist/api/resources/accounting/resources/generalLedgerTransactions/client/index.d.ts +1 -0
  638. package/dist/api/resources/accounting/resources/generateKey/client/Client.d.ts +2 -0
  639. package/dist/api/resources/accounting/resources/generateKey/client/Client.js +4 -7
  640. package/dist/api/resources/accounting/resources/generateKey/client/index.d.ts +1 -0
  641. package/dist/api/resources/accounting/resources/incomeStatements/client/Client.d.ts +2 -0
  642. package/dist/api/resources/accounting/resources/incomeStatements/client/Client.js +7 -11
  643. package/dist/api/resources/accounting/resources/incomeStatements/client/index.d.ts +1 -0
  644. package/dist/api/resources/accounting/resources/invoices/client/Client.d.ts +2 -0
  645. package/dist/api/resources/accounting/resources/invoices/client/Client.js +25 -27
  646. package/dist/api/resources/accounting/resources/invoices/client/index.d.ts +1 -0
  647. package/dist/api/resources/accounting/resources/issues/client/Client.d.ts +2 -0
  648. package/dist/api/resources/accounting/resources/issues/client/Client.js +7 -10
  649. package/dist/api/resources/accounting/resources/issues/client/index.d.ts +1 -0
  650. package/dist/api/resources/accounting/resources/items/client/Client.d.ts +2 -0
  651. package/dist/api/resources/accounting/resources/items/client/Client.js +19 -21
  652. package/dist/api/resources/accounting/resources/items/client/index.d.ts +1 -0
  653. package/dist/api/resources/accounting/resources/journalEntries/client/Client.d.ts +2 -0
  654. package/dist/api/resources/accounting/resources/journalEntries/client/Client.js +19 -22
  655. package/dist/api/resources/accounting/resources/journalEntries/client/index.d.ts +1 -0
  656. package/dist/api/resources/accounting/resources/linkToken/client/Client.d.ts +2 -0
  657. package/dist/api/resources/accounting/resources/linkToken/client/Client.js +4 -7
  658. package/dist/api/resources/accounting/resources/linkToken/client/index.d.ts +1 -0
  659. package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.d.ts +2 -0
  660. package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.js +4 -8
  661. package/dist/api/resources/accounting/resources/linkedAccounts/client/index.d.ts +1 -0
  662. package/dist/api/resources/accounting/resources/passthrough/client/Client.d.ts +2 -0
  663. package/dist/api/resources/accounting/resources/passthrough/client/Client.js +4 -7
  664. package/dist/api/resources/accounting/resources/paymentMethods/client/Client.d.ts +2 -0
  665. package/dist/api/resources/accounting/resources/paymentMethods/client/Client.js +7 -11
  666. package/dist/api/resources/accounting/resources/paymentMethods/client/index.d.ts +1 -0
  667. package/dist/api/resources/accounting/resources/paymentTerms/client/Client.d.ts +2 -0
  668. package/dist/api/resources/accounting/resources/paymentTerms/client/Client.js +7 -11
  669. package/dist/api/resources/accounting/resources/paymentTerms/client/index.d.ts +1 -0
  670. package/dist/api/resources/accounting/resources/payments/client/Client.d.ts +2 -0
  671. package/dist/api/resources/accounting/resources/payments/client/Client.js +25 -27
  672. package/dist/api/resources/accounting/resources/payments/client/index.d.ts +1 -0
  673. package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.d.ts +2 -0
  674. package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.js +4 -8
  675. package/dist/api/resources/accounting/resources/phoneNumbers/client/index.d.ts +1 -0
  676. package/dist/api/resources/accounting/resources/projects/client/Client.d.ts +2 -0
  677. package/dist/api/resources/accounting/resources/projects/client/Client.js +7 -11
  678. package/dist/api/resources/accounting/resources/projects/client/index.d.ts +1 -0
  679. package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.d.ts +2 -0
  680. package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.js +19 -22
  681. package/dist/api/resources/accounting/resources/purchaseOrders/client/index.d.ts +1 -0
  682. package/dist/api/resources/accounting/resources/regenerateKey/client/Client.d.ts +2 -0
  683. package/dist/api/resources/accounting/resources/regenerateKey/client/Client.js +4 -7
  684. package/dist/api/resources/accounting/resources/regenerateKey/client/index.d.ts +1 -0
  685. package/dist/api/resources/accounting/resources/scopes/client/Client.d.ts +2 -0
  686. package/dist/api/resources/accounting/resources/scopes/client/Client.js +10 -11
  687. package/dist/api/resources/accounting/resources/scopes/client/index.d.ts +1 -0
  688. package/dist/api/resources/accounting/resources/syncStatus/client/Client.d.ts +2 -0
  689. package/dist/api/resources/accounting/resources/syncStatus/client/Client.js +4 -8
  690. package/dist/api/resources/accounting/resources/syncStatus/client/index.d.ts +1 -0
  691. package/dist/api/resources/accounting/resources/taxRates/client/Client.d.ts +2 -0
  692. package/dist/api/resources/accounting/resources/taxRates/client/Client.js +7 -11
  693. package/dist/api/resources/accounting/resources/taxRates/client/index.d.ts +1 -0
  694. package/dist/api/resources/accounting/resources/trackingCategories/client/Client.d.ts +2 -0
  695. package/dist/api/resources/accounting/resources/trackingCategories/client/Client.js +7 -11
  696. package/dist/api/resources/accounting/resources/trackingCategories/client/index.d.ts +1 -0
  697. package/dist/api/resources/accounting/resources/transactions/client/Client.d.ts +2 -0
  698. package/dist/api/resources/accounting/resources/transactions/client/Client.js +7 -11
  699. package/dist/api/resources/accounting/resources/transactions/client/index.d.ts +1 -0
  700. package/dist/api/resources/accounting/resources/vendorCredits/client/Client.d.ts +2 -0
  701. package/dist/api/resources/accounting/resources/vendorCredits/client/Client.js +13 -16
  702. package/dist/api/resources/accounting/resources/vendorCredits/client/index.d.ts +1 -0
  703. package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.d.ts +2 -0
  704. package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.js +7 -9
  705. package/dist/api/resources/accounting/resources/webhookReceivers/client/index.d.ts +1 -0
  706. package/dist/api/resources/ats/resources/accountDetails/client/Client.d.ts +2 -0
  707. package/dist/api/resources/ats/resources/accountDetails/client/Client.js +4 -7
  708. package/dist/api/resources/ats/resources/accountToken/client/Client.d.ts +2 -0
  709. package/dist/api/resources/ats/resources/accountToken/client/Client.js +4 -7
  710. package/dist/api/resources/ats/resources/activities/client/Client.d.ts +2 -0
  711. package/dist/api/resources/ats/resources/activities/client/Client.js +13 -16
  712. package/dist/api/resources/ats/resources/activities/client/index.d.ts +1 -0
  713. package/dist/api/resources/ats/resources/applications/client/Client.d.ts +2 -0
  714. package/dist/api/resources/ats/resources/applications/client/Client.js +16 -20
  715. package/dist/api/resources/ats/resources/applications/client/index.d.ts +1 -0
  716. package/dist/api/resources/ats/resources/asyncPassthrough/client/Client.d.ts +2 -0
  717. package/dist/api/resources/ats/resources/asyncPassthrough/client/Client.js +7 -9
  718. package/dist/api/resources/ats/resources/attachments/client/Client.d.ts +2 -0
  719. package/dist/api/resources/ats/resources/attachments/client/Client.js +13 -16
  720. package/dist/api/resources/ats/resources/attachments/client/index.d.ts +1 -0
  721. package/dist/api/resources/ats/resources/auditTrail/client/Client.d.ts +2 -0
  722. package/dist/api/resources/ats/resources/auditTrail/client/Client.js +4 -8
  723. package/dist/api/resources/ats/resources/auditTrail/client/index.d.ts +1 -0
  724. package/dist/api/resources/ats/resources/availableActions/client/Client.d.ts +2 -0
  725. package/dist/api/resources/ats/resources/availableActions/client/Client.js +4 -7
  726. package/dist/api/resources/ats/resources/candidates/client/Client.d.ts +2 -0
  727. package/dist/api/resources/ats/resources/candidates/client/Client.js +22 -23
  728. package/dist/api/resources/ats/resources/candidates/client/index.d.ts +1 -0
  729. package/dist/api/resources/ats/resources/deleteAccount/client/Client.d.ts +2 -0
  730. package/dist/api/resources/ats/resources/deleteAccount/client/Client.js +4 -7
  731. package/dist/api/resources/ats/resources/departments/client/Client.d.ts +2 -0
  732. package/dist/api/resources/ats/resources/departments/client/Client.js +7 -11
  733. package/dist/api/resources/ats/resources/departments/client/index.d.ts +1 -0
  734. package/dist/api/resources/ats/resources/eeocs/client/Client.d.ts +2 -0
  735. package/dist/api/resources/ats/resources/eeocs/client/Client.js +7 -11
  736. package/dist/api/resources/ats/resources/eeocs/client/index.d.ts +1 -0
  737. package/dist/api/resources/ats/resources/fieldMapping/client/Client.d.ts +2 -0
  738. package/dist/api/resources/ats/resources/fieldMapping/client/Client.js +19 -20
  739. package/dist/api/resources/ats/resources/fieldMapping/client/index.d.ts +1 -0
  740. package/dist/api/resources/ats/resources/forceResync/client/Client.d.ts +2 -0
  741. package/dist/api/resources/ats/resources/forceResync/client/Client.js +4 -7
  742. package/dist/api/resources/ats/resources/generateKey/client/Client.d.ts +2 -0
  743. package/dist/api/resources/ats/resources/generateKey/client/Client.js +4 -7
  744. package/dist/api/resources/ats/resources/generateKey/client/index.d.ts +1 -0
  745. package/dist/api/resources/ats/resources/interviews/client/Client.d.ts +2 -0
  746. package/dist/api/resources/ats/resources/interviews/client/Client.js +13 -16
  747. package/dist/api/resources/ats/resources/interviews/client/index.d.ts +1 -0
  748. package/dist/api/resources/ats/resources/issues/client/Client.d.ts +2 -0
  749. package/dist/api/resources/ats/resources/issues/client/Client.js +7 -10
  750. package/dist/api/resources/ats/resources/issues/client/index.d.ts +1 -0
  751. package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.d.ts +2 -0
  752. package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.js +7 -11
  753. package/dist/api/resources/ats/resources/jobInterviewStages/client/index.d.ts +1 -0
  754. package/dist/api/resources/ats/resources/jobPostings/client/Client.d.ts +2 -0
  755. package/dist/api/resources/ats/resources/jobPostings/client/Client.js +7 -11
  756. package/dist/api/resources/ats/resources/jobPostings/client/index.d.ts +1 -0
  757. package/dist/api/resources/ats/resources/jobs/client/Client.d.ts +2 -0
  758. package/dist/api/resources/ats/resources/jobs/client/Client.js +10 -14
  759. package/dist/api/resources/ats/resources/jobs/client/index.d.ts +1 -0
  760. package/dist/api/resources/ats/resources/linkToken/client/Client.d.ts +2 -0
  761. package/dist/api/resources/ats/resources/linkToken/client/Client.js +4 -7
  762. package/dist/api/resources/ats/resources/linkToken/client/index.d.ts +1 -0
  763. package/dist/api/resources/ats/resources/linkedAccounts/client/Client.d.ts +2 -0
  764. package/dist/api/resources/ats/resources/linkedAccounts/client/Client.js +4 -8
  765. package/dist/api/resources/ats/resources/linkedAccounts/client/index.d.ts +1 -0
  766. package/dist/api/resources/ats/resources/offers/client/Client.d.ts +2 -0
  767. package/dist/api/resources/ats/resources/offers/client/Client.js +7 -11
  768. package/dist/api/resources/ats/resources/offers/client/index.d.ts +1 -0
  769. package/dist/api/resources/ats/resources/offices/client/Client.d.ts +2 -0
  770. package/dist/api/resources/ats/resources/offices/client/Client.js +7 -11
  771. package/dist/api/resources/ats/resources/offices/client/index.d.ts +1 -0
  772. package/dist/api/resources/ats/resources/passthrough/client/Client.d.ts +2 -0
  773. package/dist/api/resources/ats/resources/passthrough/client/Client.js +4 -7
  774. package/dist/api/resources/ats/resources/regenerateKey/client/Client.d.ts +2 -0
  775. package/dist/api/resources/ats/resources/regenerateKey/client/Client.js +4 -7
  776. package/dist/api/resources/ats/resources/regenerateKey/client/index.d.ts +1 -0
  777. package/dist/api/resources/ats/resources/rejectReasons/client/Client.d.ts +2 -0
  778. package/dist/api/resources/ats/resources/rejectReasons/client/Client.js +7 -11
  779. package/dist/api/resources/ats/resources/rejectReasons/client/index.d.ts +1 -0
  780. package/dist/api/resources/ats/resources/scopes/client/Client.d.ts +2 -0
  781. package/dist/api/resources/ats/resources/scopes/client/Client.js +10 -11
  782. package/dist/api/resources/ats/resources/scopes/client/index.d.ts +1 -0
  783. package/dist/api/resources/ats/resources/scorecards/client/Client.d.ts +2 -0
  784. package/dist/api/resources/ats/resources/scorecards/client/Client.js +7 -11
  785. package/dist/api/resources/ats/resources/scorecards/client/index.d.ts +1 -0
  786. package/dist/api/resources/ats/resources/syncStatus/client/Client.d.ts +2 -0
  787. package/dist/api/resources/ats/resources/syncStatus/client/Client.js +4 -8
  788. package/dist/api/resources/ats/resources/syncStatus/client/index.d.ts +1 -0
  789. package/dist/api/resources/ats/resources/tags/client/Client.d.ts +2 -0
  790. package/dist/api/resources/ats/resources/tags/client/Client.js +4 -8
  791. package/dist/api/resources/ats/resources/tags/client/index.d.ts +1 -0
  792. package/dist/api/resources/ats/resources/users/client/Client.d.ts +2 -0
  793. package/dist/api/resources/ats/resources/users/client/Client.js +7 -11
  794. package/dist/api/resources/ats/resources/users/client/index.d.ts +1 -0
  795. package/dist/api/resources/ats/resources/webhookReceivers/client/Client.d.ts +2 -0
  796. package/dist/api/resources/ats/resources/webhookReceivers/client/Client.js +7 -9
  797. package/dist/api/resources/ats/resources/webhookReceivers/client/index.d.ts +1 -0
  798. package/dist/api/resources/crm/resources/accountDetails/client/Client.d.ts +2 -0
  799. package/dist/api/resources/crm/resources/accountDetails/client/Client.js +4 -7
  800. package/dist/api/resources/crm/resources/accountToken/client/Client.d.ts +2 -0
  801. package/dist/api/resources/crm/resources/accountToken/client/Client.js +4 -7
  802. package/dist/api/resources/crm/resources/accounts/client/Client.d.ts +2 -0
  803. package/dist/api/resources/crm/resources/accounts/client/Client.js +22 -24
  804. package/dist/api/resources/crm/resources/accounts/client/index.d.ts +1 -0
  805. package/dist/api/resources/crm/resources/associationTypes/client/Client.d.ts +2 -0
  806. package/dist/api/resources/crm/resources/associationTypes/client/Client.js +13 -16
  807. package/dist/api/resources/crm/resources/associationTypes/client/index.d.ts +1 -0
  808. package/dist/api/resources/crm/resources/associations/client/Client.d.ts +2 -0
  809. package/dist/api/resources/crm/resources/associations/client/Client.js +7 -11
  810. package/dist/api/resources/crm/resources/associations/client/index.d.ts +1 -0
  811. package/dist/api/resources/crm/resources/asyncPassthrough/client/Client.d.ts +2 -0
  812. package/dist/api/resources/crm/resources/asyncPassthrough/client/Client.js +7 -9
  813. package/dist/api/resources/crm/resources/auditTrail/client/Client.d.ts +2 -0
  814. package/dist/api/resources/crm/resources/auditTrail/client/Client.js +4 -8
  815. package/dist/api/resources/crm/resources/auditTrail/client/index.d.ts +1 -0
  816. package/dist/api/resources/crm/resources/availableActions/client/Client.d.ts +2 -0
  817. package/dist/api/resources/crm/resources/availableActions/client/Client.js +4 -7
  818. package/dist/api/resources/crm/resources/contacts/client/Client.d.ts +2 -0
  819. package/dist/api/resources/crm/resources/contacts/client/Client.js +25 -26
  820. package/dist/api/resources/crm/resources/contacts/client/index.d.ts +1 -0
  821. package/dist/api/resources/crm/resources/customObjectClasses/client/Client.d.ts +2 -0
  822. package/dist/api/resources/crm/resources/customObjectClasses/client/Client.js +7 -11
  823. package/dist/api/resources/crm/resources/customObjectClasses/client/index.d.ts +1 -0
  824. package/dist/api/resources/crm/resources/customObjects/client/Client.d.ts +2 -0
  825. package/dist/api/resources/crm/resources/customObjects/client/Client.js +16 -19
  826. package/dist/api/resources/crm/resources/customObjects/client/index.d.ts +1 -0
  827. package/dist/api/resources/crm/resources/deleteAccount/client/Client.d.ts +2 -0
  828. package/dist/api/resources/crm/resources/deleteAccount/client/Client.js +4 -7
  829. package/dist/api/resources/crm/resources/engagementTypes/client/Client.d.ts +2 -0
  830. package/dist/api/resources/crm/resources/engagementTypes/client/Client.js +10 -14
  831. package/dist/api/resources/crm/resources/engagementTypes/client/index.d.ts +1 -0
  832. package/dist/api/resources/crm/resources/engagements/client/Client.d.ts +2 -0
  833. package/dist/api/resources/crm/resources/engagements/client/Client.js +22 -24
  834. package/dist/api/resources/crm/resources/engagements/client/index.d.ts +1 -0
  835. package/dist/api/resources/crm/resources/fieldMapping/client/Client.d.ts +2 -0
  836. package/dist/api/resources/crm/resources/fieldMapping/client/Client.js +19 -20
  837. package/dist/api/resources/crm/resources/fieldMapping/client/index.d.ts +1 -0
  838. package/dist/api/resources/crm/resources/forceResync/client/Client.d.ts +2 -0
  839. package/dist/api/resources/crm/resources/forceResync/client/Client.js +4 -7
  840. package/dist/api/resources/crm/resources/generateKey/client/Client.d.ts +2 -0
  841. package/dist/api/resources/crm/resources/generateKey/client/Client.js +4 -7
  842. package/dist/api/resources/crm/resources/generateKey/client/index.d.ts +1 -0
  843. package/dist/api/resources/crm/resources/issues/client/Client.d.ts +2 -0
  844. package/dist/api/resources/crm/resources/issues/client/Client.js +7 -10
  845. package/dist/api/resources/crm/resources/issues/client/index.d.ts +1 -0
  846. package/dist/api/resources/crm/resources/leads/client/Client.d.ts +2 -0
  847. package/dist/api/resources/crm/resources/leads/client/Client.js +16 -19
  848. package/dist/api/resources/crm/resources/leads/client/index.d.ts +1 -0
  849. package/dist/api/resources/crm/resources/linkToken/client/Client.d.ts +2 -0
  850. package/dist/api/resources/crm/resources/linkToken/client/Client.js +4 -7
  851. package/dist/api/resources/crm/resources/linkToken/client/index.d.ts +1 -0
  852. package/dist/api/resources/crm/resources/linkedAccounts/client/Client.d.ts +2 -0
  853. package/dist/api/resources/crm/resources/linkedAccounts/client/Client.js +4 -8
  854. package/dist/api/resources/crm/resources/linkedAccounts/client/index.d.ts +1 -0
  855. package/dist/api/resources/crm/resources/notes/client/Client.d.ts +2 -0
  856. package/dist/api/resources/crm/resources/notes/client/Client.js +16 -19
  857. package/dist/api/resources/crm/resources/notes/client/index.d.ts +1 -0
  858. package/dist/api/resources/crm/resources/opportunities/client/Client.d.ts +2 -0
  859. package/dist/api/resources/crm/resources/opportunities/client/Client.js +22 -24
  860. package/dist/api/resources/crm/resources/opportunities/client/index.d.ts +1 -0
  861. package/dist/api/resources/crm/resources/passthrough/client/Client.d.ts +2 -0
  862. package/dist/api/resources/crm/resources/passthrough/client/Client.js +4 -7
  863. package/dist/api/resources/crm/resources/regenerateKey/client/Client.d.ts +2 -0
  864. package/dist/api/resources/crm/resources/regenerateKey/client/Client.js +4 -7
  865. package/dist/api/resources/crm/resources/regenerateKey/client/index.d.ts +1 -0
  866. package/dist/api/resources/crm/resources/scopes/client/Client.d.ts +2 -0
  867. package/dist/api/resources/crm/resources/scopes/client/Client.js +10 -11
  868. package/dist/api/resources/crm/resources/scopes/client/index.d.ts +1 -0
  869. package/dist/api/resources/crm/resources/stages/client/Client.d.ts +2 -0
  870. package/dist/api/resources/crm/resources/stages/client/Client.js +10 -14
  871. package/dist/api/resources/crm/resources/stages/client/index.d.ts +1 -0
  872. package/dist/api/resources/crm/resources/syncStatus/client/Client.d.ts +2 -0
  873. package/dist/api/resources/crm/resources/syncStatus/client/Client.js +4 -8
  874. package/dist/api/resources/crm/resources/syncStatus/client/index.d.ts +1 -0
  875. package/dist/api/resources/crm/resources/tasks/client/Client.d.ts +2 -0
  876. package/dist/api/resources/crm/resources/tasks/client/Client.js +22 -24
  877. package/dist/api/resources/crm/resources/tasks/client/index.d.ts +1 -0
  878. package/dist/api/resources/crm/resources/users/client/Client.d.ts +2 -0
  879. package/dist/api/resources/crm/resources/users/client/Client.js +13 -16
  880. package/dist/api/resources/crm/resources/users/client/index.d.ts +1 -0
  881. package/dist/api/resources/crm/resources/webhookReceivers/client/Client.d.ts +2 -0
  882. package/dist/api/resources/crm/resources/webhookReceivers/client/Client.js +7 -9
  883. package/dist/api/resources/crm/resources/webhookReceivers/client/index.d.ts +1 -0
  884. package/dist/api/resources/filestorage/resources/accountDetails/client/Client.d.ts +2 -0
  885. package/dist/api/resources/filestorage/resources/accountDetails/client/Client.js +4 -7
  886. package/dist/api/resources/filestorage/resources/accountToken/client/Client.d.ts +2 -0
  887. package/dist/api/resources/filestorage/resources/accountToken/client/Client.js +4 -7
  888. package/dist/api/resources/filestorage/resources/asyncPassthrough/client/Client.d.ts +2 -0
  889. package/dist/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +7 -9
  890. package/dist/api/resources/filestorage/resources/auditTrail/client/Client.d.ts +2 -0
  891. package/dist/api/resources/filestorage/resources/auditTrail/client/Client.js +4 -8
  892. package/dist/api/resources/filestorage/resources/auditTrail/client/index.d.ts +1 -0
  893. package/dist/api/resources/filestorage/resources/availableActions/client/Client.d.ts +2 -0
  894. package/dist/api/resources/filestorage/resources/availableActions/client/Client.js +4 -7
  895. package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.d.ts +2 -0
  896. package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.js +4 -7
  897. package/dist/api/resources/filestorage/resources/drives/client/Client.d.ts +2 -0
  898. package/dist/api/resources/filestorage/resources/drives/client/Client.js +7 -11
  899. package/dist/api/resources/filestorage/resources/drives/client/index.d.ts +1 -0
  900. package/dist/api/resources/filestorage/resources/fieldMapping/client/Client.d.ts +2 -0
  901. package/dist/api/resources/filestorage/resources/fieldMapping/client/Client.js +19 -20
  902. package/dist/api/resources/filestorage/resources/fieldMapping/client/index.d.ts +1 -0
  903. package/dist/api/resources/filestorage/resources/files/client/Client.d.ts +2 -0
  904. package/dist/api/resources/filestorage/resources/files/client/Client.js +22 -25
  905. package/dist/api/resources/filestorage/resources/files/client/index.d.ts +1 -0
  906. package/dist/api/resources/filestorage/resources/folders/client/Client.d.ts +2 -0
  907. package/dist/api/resources/filestorage/resources/folders/client/Client.js +13 -16
  908. package/dist/api/resources/filestorage/resources/folders/client/index.d.ts +1 -0
  909. package/dist/api/resources/filestorage/resources/forceResync/client/Client.d.ts +2 -0
  910. package/dist/api/resources/filestorage/resources/forceResync/client/Client.js +4 -7
  911. package/dist/api/resources/filestorage/resources/generateKey/client/Client.d.ts +2 -0
  912. package/dist/api/resources/filestorage/resources/generateKey/client/Client.js +4 -7
  913. package/dist/api/resources/filestorage/resources/generateKey/client/index.d.ts +1 -0
  914. package/dist/api/resources/filestorage/resources/groups/client/Client.d.ts +2 -0
  915. package/dist/api/resources/filestorage/resources/groups/client/Client.js +7 -11
  916. package/dist/api/resources/filestorage/resources/groups/client/index.d.ts +1 -0
  917. package/dist/api/resources/filestorage/resources/issues/client/Client.d.ts +2 -0
  918. package/dist/api/resources/filestorage/resources/issues/client/Client.js +7 -10
  919. package/dist/api/resources/filestorage/resources/issues/client/index.d.ts +1 -0
  920. package/dist/api/resources/filestorage/resources/linkToken/client/Client.d.ts +2 -0
  921. package/dist/api/resources/filestorage/resources/linkToken/client/Client.js +4 -7
  922. package/dist/api/resources/filestorage/resources/linkToken/client/index.d.ts +1 -0
  923. package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.d.ts +2 -0
  924. package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.js +4 -8
  925. package/dist/api/resources/filestorage/resources/linkedAccounts/client/index.d.ts +1 -0
  926. package/dist/api/resources/filestorage/resources/passthrough/client/Client.d.ts +2 -0
  927. package/dist/api/resources/filestorage/resources/passthrough/client/Client.js +4 -7
  928. package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.d.ts +2 -0
  929. package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.js +4 -7
  930. package/dist/api/resources/filestorage/resources/regenerateKey/client/index.d.ts +1 -0
  931. package/dist/api/resources/filestorage/resources/scopes/client/Client.d.ts +2 -0
  932. package/dist/api/resources/filestorage/resources/scopes/client/Client.js +10 -11
  933. package/dist/api/resources/filestorage/resources/scopes/client/index.d.ts +1 -0
  934. package/dist/api/resources/filestorage/resources/syncStatus/client/Client.d.ts +2 -0
  935. package/dist/api/resources/filestorage/resources/syncStatus/client/Client.js +4 -8
  936. package/dist/api/resources/filestorage/resources/syncStatus/client/index.d.ts +1 -0
  937. package/dist/api/resources/filestorage/resources/users/client/Client.d.ts +2 -0
  938. package/dist/api/resources/filestorage/resources/users/client/Client.js +7 -11
  939. package/dist/api/resources/filestorage/resources/users/client/index.d.ts +1 -0
  940. package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.d.ts +2 -0
  941. package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.js +7 -9
  942. package/dist/api/resources/filestorage/resources/webhookReceivers/client/index.d.ts +1 -0
  943. package/dist/api/resources/hris/resources/accountDetails/client/Client.d.ts +2 -0
  944. package/dist/api/resources/hris/resources/accountDetails/client/Client.js +4 -7
  945. package/dist/api/resources/hris/resources/accountToken/client/Client.d.ts +2 -0
  946. package/dist/api/resources/hris/resources/accountToken/client/Client.js +4 -7
  947. package/dist/api/resources/hris/resources/asyncPassthrough/client/Client.d.ts +2 -0
  948. package/dist/api/resources/hris/resources/asyncPassthrough/client/Client.js +7 -9
  949. package/dist/api/resources/hris/resources/auditTrail/client/Client.d.ts +2 -0
  950. package/dist/api/resources/hris/resources/auditTrail/client/Client.js +4 -8
  951. package/dist/api/resources/hris/resources/auditTrail/client/index.d.ts +1 -0
  952. package/dist/api/resources/hris/resources/availableActions/client/Client.d.ts +2 -0
  953. package/dist/api/resources/hris/resources/availableActions/client/Client.js +4 -7
  954. package/dist/api/resources/hris/resources/bankInfo/client/Client.d.ts +2 -0
  955. package/dist/api/resources/hris/resources/bankInfo/client/Client.js +7 -11
  956. package/dist/api/resources/hris/resources/bankInfo/client/index.d.ts +1 -0
  957. package/dist/api/resources/hris/resources/benefits/client/Client.d.ts +2 -0
  958. package/dist/api/resources/hris/resources/benefits/client/Client.js +7 -11
  959. package/dist/api/resources/hris/resources/benefits/client/index.d.ts +1 -0
  960. package/dist/api/resources/hris/resources/companies/client/Client.d.ts +2 -0
  961. package/dist/api/resources/hris/resources/companies/client/Client.js +7 -11
  962. package/dist/api/resources/hris/resources/companies/client/index.d.ts +1 -0
  963. package/dist/api/resources/hris/resources/deleteAccount/client/Client.d.ts +2 -0
  964. package/dist/api/resources/hris/resources/deleteAccount/client/Client.js +4 -7
  965. package/dist/api/resources/hris/resources/dependents/client/Client.d.ts +2 -0
  966. package/dist/api/resources/hris/resources/dependents/client/Client.js +7 -11
  967. package/dist/api/resources/hris/resources/dependents/client/index.d.ts +1 -0
  968. package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.d.ts +2 -0
  969. package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.js +7 -11
  970. package/dist/api/resources/hris/resources/employeePayrollRuns/client/index.d.ts +1 -0
  971. package/dist/api/resources/hris/resources/employees/client/Client.d.ts +2 -0
  972. package/dist/api/resources/hris/resources/employees/client/Client.js +16 -18
  973. package/dist/api/resources/hris/resources/employees/client/index.d.ts +1 -0
  974. package/dist/api/resources/hris/resources/employerBenefits/client/Client.d.ts +2 -0
  975. package/dist/api/resources/hris/resources/employerBenefits/client/Client.js +7 -11
  976. package/dist/api/resources/hris/resources/employerBenefits/client/index.d.ts +1 -0
  977. package/dist/api/resources/hris/resources/employments/client/Client.d.ts +2 -0
  978. package/dist/api/resources/hris/resources/employments/client/Client.js +7 -11
  979. package/dist/api/resources/hris/resources/employments/client/index.d.ts +1 -0
  980. package/dist/api/resources/hris/resources/fieldMapping/client/Client.d.ts +2 -0
  981. package/dist/api/resources/hris/resources/fieldMapping/client/Client.js +19 -20
  982. package/dist/api/resources/hris/resources/fieldMapping/client/index.d.ts +1 -0
  983. package/dist/api/resources/hris/resources/forceResync/client/Client.d.ts +2 -0
  984. package/dist/api/resources/hris/resources/forceResync/client/Client.js +4 -7
  985. package/dist/api/resources/hris/resources/generateKey/client/Client.d.ts +2 -0
  986. package/dist/api/resources/hris/resources/generateKey/client/Client.js +4 -7
  987. package/dist/api/resources/hris/resources/generateKey/client/index.d.ts +1 -0
  988. package/dist/api/resources/hris/resources/groups/client/Client.d.ts +2 -0
  989. package/dist/api/resources/hris/resources/groups/client/Client.js +7 -11
  990. package/dist/api/resources/hris/resources/groups/client/index.d.ts +1 -0
  991. package/dist/api/resources/hris/resources/issues/client/Client.d.ts +2 -0
  992. package/dist/api/resources/hris/resources/issues/client/Client.js +7 -10
  993. package/dist/api/resources/hris/resources/issues/client/index.d.ts +1 -0
  994. package/dist/api/resources/hris/resources/linkToken/client/Client.d.ts +2 -0
  995. package/dist/api/resources/hris/resources/linkToken/client/Client.js +4 -7
  996. package/dist/api/resources/hris/resources/linkToken/client/index.d.ts +1 -0
  997. package/dist/api/resources/hris/resources/linkedAccounts/client/Client.d.ts +2 -0
  998. package/dist/api/resources/hris/resources/linkedAccounts/client/Client.js +4 -8
  999. package/dist/api/resources/hris/resources/linkedAccounts/client/index.d.ts +1 -0
  1000. package/dist/api/resources/hris/resources/locations/client/Client.d.ts +2 -0
  1001. package/dist/api/resources/hris/resources/locations/client/Client.js +7 -11
  1002. package/dist/api/resources/hris/resources/locations/client/index.d.ts +1 -0
  1003. package/dist/api/resources/hris/resources/passthrough/client/Client.d.ts +2 -0
  1004. package/dist/api/resources/hris/resources/passthrough/client/Client.js +4 -7
  1005. package/dist/api/resources/hris/resources/payGroups/client/Client.d.ts +2 -0
  1006. package/dist/api/resources/hris/resources/payGroups/client/Client.js +7 -11
  1007. package/dist/api/resources/hris/resources/payGroups/client/index.d.ts +1 -0
  1008. package/dist/api/resources/hris/resources/payrollRuns/client/Client.d.ts +2 -0
  1009. package/dist/api/resources/hris/resources/payrollRuns/client/Client.js +7 -11
  1010. package/dist/api/resources/hris/resources/payrollRuns/client/index.d.ts +1 -0
  1011. package/dist/api/resources/hris/resources/regenerateKey/client/Client.d.ts +2 -0
  1012. package/dist/api/resources/hris/resources/regenerateKey/client/Client.js +4 -7
  1013. package/dist/api/resources/hris/resources/regenerateKey/client/index.d.ts +1 -0
  1014. package/dist/api/resources/hris/resources/scopes/client/Client.d.ts +2 -0
  1015. package/dist/api/resources/hris/resources/scopes/client/Client.js +10 -11
  1016. package/dist/api/resources/hris/resources/scopes/client/index.d.ts +1 -0
  1017. package/dist/api/resources/hris/resources/syncStatus/client/Client.d.ts +2 -0
  1018. package/dist/api/resources/hris/resources/syncStatus/client/Client.js +4 -8
  1019. package/dist/api/resources/hris/resources/syncStatus/client/index.d.ts +1 -0
  1020. package/dist/api/resources/hris/resources/teams/client/Client.d.ts +2 -0
  1021. package/dist/api/resources/hris/resources/teams/client/Client.js +7 -11
  1022. package/dist/api/resources/hris/resources/teams/client/index.d.ts +1 -0
  1023. package/dist/api/resources/hris/resources/timeOff/client/Client.d.ts +2 -0
  1024. package/dist/api/resources/hris/resources/timeOff/client/Client.js +13 -16
  1025. package/dist/api/resources/hris/resources/timeOff/client/index.d.ts +1 -0
  1026. package/dist/api/resources/hris/resources/timeOffBalances/client/Client.d.ts +2 -0
  1027. package/dist/api/resources/hris/resources/timeOffBalances/client/Client.js +7 -11
  1028. package/dist/api/resources/hris/resources/timeOffBalances/client/index.d.ts +1 -0
  1029. package/dist/api/resources/hris/resources/timesheetEntries/client/Client.d.ts +2 -0
  1030. package/dist/api/resources/hris/resources/timesheetEntries/client/Client.js +13 -16
  1031. package/dist/api/resources/hris/resources/timesheetEntries/client/index.d.ts +1 -0
  1032. package/dist/api/resources/hris/resources/webhookReceivers/client/Client.d.ts +2 -0
  1033. package/dist/api/resources/hris/resources/webhookReceivers/client/Client.js +7 -9
  1034. package/dist/api/resources/hris/resources/webhookReceivers/client/index.d.ts +1 -0
  1035. package/dist/api/resources/index.d.ts +2 -2
  1036. package/dist/api/resources/index.js +3 -3
  1037. package/dist/api/resources/ticketing/resources/accountDetails/client/Client.d.ts +2 -0
  1038. package/dist/api/resources/ticketing/resources/accountDetails/client/Client.js +4 -7
  1039. package/dist/api/resources/ticketing/resources/accountToken/client/Client.d.ts +2 -0
  1040. package/dist/api/resources/ticketing/resources/accountToken/client/Client.js +4 -7
  1041. package/dist/api/resources/ticketing/resources/accounts/client/Client.d.ts +2 -0
  1042. package/dist/api/resources/ticketing/resources/accounts/client/Client.js +7 -11
  1043. package/dist/api/resources/ticketing/resources/accounts/client/index.d.ts +1 -0
  1044. package/dist/api/resources/ticketing/resources/asyncPassthrough/client/Client.d.ts +2 -0
  1045. package/dist/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +7 -9
  1046. package/dist/api/resources/ticketing/resources/attachments/client/Client.d.ts +2 -0
  1047. package/dist/api/resources/ticketing/resources/attachments/client/Client.js +16 -19
  1048. package/dist/api/resources/ticketing/resources/attachments/client/index.d.ts +1 -0
  1049. package/dist/api/resources/ticketing/resources/auditTrail/client/Client.d.ts +2 -0
  1050. package/dist/api/resources/ticketing/resources/auditTrail/client/Client.js +4 -8
  1051. package/dist/api/resources/ticketing/resources/auditTrail/client/index.d.ts +1 -0
  1052. package/dist/api/resources/ticketing/resources/availableActions/client/Client.d.ts +2 -0
  1053. package/dist/api/resources/ticketing/resources/availableActions/client/Client.js +4 -7
  1054. package/dist/api/resources/ticketing/resources/collections/client/Client.d.ts +2 -0
  1055. package/dist/api/resources/ticketing/resources/collections/client/Client.js +10 -14
  1056. package/dist/api/resources/ticketing/resources/collections/client/index.d.ts +1 -0
  1057. package/dist/api/resources/ticketing/resources/comments/client/Client.d.ts +2 -0
  1058. package/dist/api/resources/ticketing/resources/comments/client/Client.js +13 -16
  1059. package/dist/api/resources/ticketing/resources/comments/client/index.d.ts +1 -0
  1060. package/dist/api/resources/ticketing/resources/contacts/client/Client.d.ts +2 -0
  1061. package/dist/api/resources/ticketing/resources/contacts/client/Client.js +13 -16
  1062. package/dist/api/resources/ticketing/resources/contacts/client/index.d.ts +1 -0
  1063. package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.d.ts +2 -0
  1064. package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.js +4 -7
  1065. package/dist/api/resources/ticketing/resources/fieldMapping/client/Client.d.ts +2 -0
  1066. package/dist/api/resources/ticketing/resources/fieldMapping/client/Client.js +19 -20
  1067. package/dist/api/resources/ticketing/resources/fieldMapping/client/index.d.ts +1 -0
  1068. package/dist/api/resources/ticketing/resources/forceResync/client/Client.d.ts +2 -0
  1069. package/dist/api/resources/ticketing/resources/forceResync/client/Client.js +4 -7
  1070. package/dist/api/resources/ticketing/resources/generateKey/client/Client.d.ts +2 -0
  1071. package/dist/api/resources/ticketing/resources/generateKey/client/Client.js +4 -7
  1072. package/dist/api/resources/ticketing/resources/generateKey/client/index.d.ts +1 -0
  1073. package/dist/api/resources/ticketing/resources/issues/client/Client.d.ts +2 -0
  1074. package/dist/api/resources/ticketing/resources/issues/client/Client.js +7 -10
  1075. package/dist/api/resources/ticketing/resources/issues/client/index.d.ts +1 -0
  1076. package/dist/api/resources/ticketing/resources/linkToken/client/Client.d.ts +2 -0
  1077. package/dist/api/resources/ticketing/resources/linkToken/client/Client.js +4 -7
  1078. package/dist/api/resources/ticketing/resources/linkToken/client/index.d.ts +1 -0
  1079. package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.d.ts +2 -0
  1080. package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.js +4 -8
  1081. package/dist/api/resources/ticketing/resources/linkedAccounts/client/index.d.ts +1 -0
  1082. package/dist/api/resources/ticketing/resources/passthrough/client/Client.d.ts +2 -0
  1083. package/dist/api/resources/ticketing/resources/passthrough/client/Client.js +4 -7
  1084. package/dist/api/resources/ticketing/resources/projects/client/Client.d.ts +2 -0
  1085. package/dist/api/resources/ticketing/resources/projects/client/Client.js +10 -14
  1086. package/dist/api/resources/ticketing/resources/projects/client/index.d.ts +1 -0
  1087. package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.d.ts +2 -0
  1088. package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.js +4 -7
  1089. package/dist/api/resources/ticketing/resources/regenerateKey/client/index.d.ts +1 -0
  1090. package/dist/api/resources/ticketing/resources/roles/client/Client.d.ts +2 -0
  1091. package/dist/api/resources/ticketing/resources/roles/client/Client.js +7 -11
  1092. package/dist/api/resources/ticketing/resources/roles/client/index.d.ts +1 -0
  1093. package/dist/api/resources/ticketing/resources/scopes/client/Client.d.ts +2 -0
  1094. package/dist/api/resources/ticketing/resources/scopes/client/Client.js +10 -11
  1095. package/dist/api/resources/ticketing/resources/scopes/client/index.d.ts +1 -0
  1096. package/dist/api/resources/ticketing/resources/syncStatus/client/Client.d.ts +2 -0
  1097. package/dist/api/resources/ticketing/resources/syncStatus/client/Client.js +4 -8
  1098. package/dist/api/resources/ticketing/resources/syncStatus/client/index.d.ts +1 -0
  1099. package/dist/api/resources/ticketing/resources/tags/client/Client.d.ts +2 -0
  1100. package/dist/api/resources/ticketing/resources/tags/client/Client.js +7 -11
  1101. package/dist/api/resources/ticketing/resources/tags/client/index.d.ts +1 -0
  1102. package/dist/api/resources/ticketing/resources/teams/client/Client.d.ts +2 -0
  1103. package/dist/api/resources/ticketing/resources/teams/client/Client.js +7 -11
  1104. package/dist/api/resources/ticketing/resources/teams/client/index.d.ts +1 -0
  1105. package/dist/api/resources/ticketing/resources/tickets/client/Client.d.ts +2 -0
  1106. package/dist/api/resources/ticketing/resources/tickets/client/Client.js +25 -28
  1107. package/dist/api/resources/ticketing/resources/tickets/client/index.d.ts +1 -0
  1108. package/dist/api/resources/ticketing/resources/users/client/Client.d.ts +2 -0
  1109. package/dist/api/resources/ticketing/resources/users/client/Client.js +7 -11
  1110. package/dist/api/resources/ticketing/resources/users/client/index.d.ts +1 -0
  1111. package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.d.ts +2 -0
  1112. package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.js +7 -9
  1113. package/dist/api/resources/ticketing/resources/webhookReceivers/client/index.d.ts +1 -0
  1114. package/dist/core/auth/BasicAuth.js +3 -3
  1115. package/dist/core/base64.d.ts +2 -0
  1116. package/dist/core/base64.js +26 -0
  1117. package/dist/core/fetcher/BinaryResponse.d.ts +20 -0
  1118. package/dist/core/fetcher/BinaryResponse.js +17 -0
  1119. package/dist/core/fetcher/Fetcher.d.ts +2 -2
  1120. package/dist/core/fetcher/Fetcher.js +3 -3
  1121. package/dist/core/fetcher/ResponseWithBody.d.ts +4 -0
  1122. package/dist/core/fetcher/ResponseWithBody.js +6 -0
  1123. package/dist/core/fetcher/createRequestUrl.d.ts +1 -1
  1124. package/dist/core/fetcher/createRequestUrl.js +3 -7
  1125. package/dist/core/fetcher/getErrorResponseBody.d.ts +1 -0
  1126. package/dist/core/fetcher/getErrorResponseBody.js +44 -0
  1127. package/dist/core/fetcher/getFetchFn.js +3 -3
  1128. package/dist/core/fetcher/getResponseBody.js +34 -32
  1129. package/dist/core/fetcher/index.d.ts +1 -0
  1130. package/dist/core/headers.d.ts +1 -1
  1131. package/dist/core/index.d.ts +2 -0
  1132. package/dist/core/index.js +3 -1
  1133. package/dist/core/runtime/runtime.js +0 -1
  1134. package/dist/core/schemas/utils/maybeSkipValidation.js +1 -1
  1135. package/dist/core/url/index.d.ts +2 -0
  1136. package/dist/core/url/index.js +7 -0
  1137. package/dist/core/url/join.d.ts +1 -0
  1138. package/dist/core/url/join.js +69 -0
  1139. package/dist/core/url/qs.d.ts +6 -0
  1140. package/dist/core/url/qs.js +64 -0
  1141. package/dist/index.d.ts +2 -2
  1142. package/dist/index.js +5 -5
  1143. package/dist/serialization/resources/index.d.ts +2 -2
  1144. package/dist/serialization/resources/index.js +3 -3
  1145. package/dist/version.d.ts +1 -1
  1146. package/dist/version.js +1 -1
  1147. package/index.d.ts +2 -2
  1148. package/index.js +5 -5
  1149. package/jest.config.mjs +37 -4
  1150. package/package.json +15 -14
  1151. package/reference.md +3156 -3156
  1152. package/serialization/resources/index.d.ts +2 -2
  1153. package/serialization/resources/index.js +3 -3
  1154. package/version.d.ts +1 -1
  1155. package/version.js +1 -1
@@ -44,16 +44,12 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
44
44
  step((generator = generator.apply(thisArg, _arguments || [])).next());
45
45
  });
46
46
  };
47
- var __importDefault = (this && this.__importDefault) || function (mod) {
48
- return (mod && mod.__esModule) ? mod : { "default": mod };
49
- };
50
47
  Object.defineProperty(exports, "__esModule", { value: true });
51
48
  exports.Transactions = void 0;
52
49
  const environments = __importStar(require("../../../../../../environments"));
53
50
  const core = __importStar(require("../../../../../../core"));
54
51
  const serializers = __importStar(require("../../../../../../serialization/index"));
55
- const headers_js_1 = require("../../../../../../core/headers.js");
56
- const url_join_1 = __importDefault(require("url-join"));
52
+ const headers_1 = require("../../../../../../core/headers");
57
53
  const errors = __importStar(require("../../../../../../errors/index"));
58
54
  class Transactions {
59
55
  constructor(_options) {
@@ -121,13 +117,13 @@ class Transactions {
121
117
  _queryParams["transaction_date_before"] = transactionDateBefore.toISOString();
122
118
  }
123
119
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
124
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "accounting/v1/transactions"),
120
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "accounting/v1/transactions"),
125
121
  method: "GET",
126
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
122
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
127
123
  Authorization: yield this._getAuthorizationHeader(),
128
124
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
129
125
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
130
- queryParameters: _queryParams,
126
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
131
127
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
132
128
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
133
129
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -198,13 +194,13 @@ class Transactions {
198
194
  _queryParams["include_shell_data"] = includeShellData.toString();
199
195
  }
200
196
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
201
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, `accounting/v1/transactions/${encodeURIComponent(id)}`),
197
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, `accounting/v1/transactions/${encodeURIComponent(id)}`),
202
198
  method: "GET",
203
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
199
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
204
200
  Authorization: yield this._getAuthorizationHeader(),
205
201
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
206
202
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
207
- queryParameters: _queryParams,
203
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
208
204
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
209
205
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
210
206
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -1 +1,2 @@
1
+ export {};
1
2
  export * from "./requests";
@@ -25,6 +25,8 @@ export declare namespace VendorCredits {
25
25
  abortSignal?: AbortSignal;
26
26
  /** Override the X-Account-Token header */
27
27
  accountToken?: string | undefined;
28
+ /** Additional query string parameters to include in the request. */
29
+ queryParams?: Record<string, unknown>;
28
30
  /** Additional headers to include in the request. */
29
31
  headers?: Record<string, string | core.Supplier<string | undefined> | undefined>;
30
32
  }
@@ -55,16 +55,12 @@ var __rest = (this && this.__rest) || function (s, e) {
55
55
  }
56
56
  return t;
57
57
  };
58
- var __importDefault = (this && this.__importDefault) || function (mod) {
59
- return (mod && mod.__esModule) ? mod : { "default": mod };
60
- };
61
58
  Object.defineProperty(exports, "__esModule", { value: true });
62
59
  exports.VendorCredits = void 0;
63
60
  const environments = __importStar(require("../../../../../../environments"));
64
61
  const core = __importStar(require("../../../../../../core"));
65
62
  const serializers = __importStar(require("../../../../../../serialization/index"));
66
- const headers_js_1 = require("../../../../../../core/headers.js");
67
- const url_join_1 = __importDefault(require("url-join"));
63
+ const headers_1 = require("../../../../../../core/headers");
68
64
  const errors = __importStar(require("../../../../../../errors/index"));
69
65
  class VendorCredits {
70
66
  constructor(_options) {
@@ -132,13 +128,13 @@ class VendorCredits {
132
128
  _queryParams["transaction_date_before"] = transactionDateBefore.toISOString();
133
129
  }
134
130
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
135
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "accounting/v1/vendor-credits"),
131
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "accounting/v1/vendor-credits"),
136
132
  method: "GET",
137
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
133
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
138
134
  Authorization: yield this._getAuthorizationHeader(),
139
135
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
140
136
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
141
- queryParameters: _queryParams,
137
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
142
138
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
143
139
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
144
140
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -205,14 +201,14 @@ class VendorCredits {
205
201
  _queryParams["run_async"] = runAsync.toString();
206
202
  }
207
203
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
208
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "accounting/v1/vendor-credits"),
204
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "accounting/v1/vendor-credits"),
209
205
  method: "POST",
210
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
206
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
211
207
  Authorization: yield this._getAuthorizationHeader(),
212
208
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
213
209
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
214
210
  contentType: "application/json",
215
- queryParameters: _queryParams,
211
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
216
212
  requestType: "json",
217
213
  body: serializers.accounting.VendorCreditEndpointRequest.jsonOrThrow(_body, {
218
214
  unrecognizedObjectKeys: "strip",
@@ -287,13 +283,13 @@ class VendorCredits {
287
283
  _queryParams["include_shell_data"] = includeShellData.toString();
288
284
  }
289
285
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
290
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, `accounting/v1/vendor-credits/${encodeURIComponent(id)}`),
286
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, `accounting/v1/vendor-credits/${encodeURIComponent(id)}`),
291
287
  method: "GET",
292
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
288
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
293
289
  Authorization: yield this._getAuthorizationHeader(),
294
290
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
295
291
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
296
- queryParameters: _queryParams,
292
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
297
293
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
298
294
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
299
295
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -349,12 +345,13 @@ class VendorCredits {
349
345
  return __awaiter(this, void 0, void 0, function* () {
350
346
  var _a, _b, _c, _d;
351
347
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
352
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "accounting/v1/vendor-credits/meta/post"),
348
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "accounting/v1/vendor-credits/meta/post"),
353
349
  method: "GET",
354
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
350
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
355
351
  Authorization: yield this._getAuthorizationHeader(),
356
352
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
357
353
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
354
+ queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
358
355
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
359
356
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
360
357
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -1 +1,2 @@
1
+ export {};
1
2
  export * from "./requests";
@@ -25,6 +25,8 @@ export declare namespace WebhookReceivers {
25
25
  abortSignal?: AbortSignal;
26
26
  /** Override the X-Account-Token header */
27
27
  accountToken?: string | undefined;
28
+ /** Additional query string parameters to include in the request. */
29
+ queryParams?: Record<string, unknown>;
28
30
  /** Additional headers to include in the request. */
29
31
  headers?: Record<string, string | core.Supplier<string | undefined> | undefined>;
30
32
  }
@@ -44,15 +44,11 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
44
44
  step((generator = generator.apply(thisArg, _arguments || [])).next());
45
45
  });
46
46
  };
47
- var __importDefault = (this && this.__importDefault) || function (mod) {
48
- return (mod && mod.__esModule) ? mod : { "default": mod };
49
- };
50
47
  Object.defineProperty(exports, "__esModule", { value: true });
51
48
  exports.WebhookReceivers = void 0;
52
49
  const environments = __importStar(require("../../../../../../environments"));
53
50
  const core = __importStar(require("../../../../../../core"));
54
- const headers_js_1 = require("../../../../../../core/headers.js");
55
- const url_join_1 = __importDefault(require("url-join"));
51
+ const headers_1 = require("../../../../../../core/headers");
56
52
  const serializers = __importStar(require("../../../../../../serialization/index"));
57
53
  const errors = __importStar(require("../../../../../../errors/index"));
58
54
  class WebhookReceivers {
@@ -74,12 +70,13 @@ class WebhookReceivers {
74
70
  return __awaiter(this, void 0, void 0, function* () {
75
71
  var _a, _b, _c, _d;
76
72
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
77
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "accounting/v1/webhook-receivers"),
73
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "accounting/v1/webhook-receivers"),
78
74
  method: "GET",
79
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
75
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
80
76
  Authorization: yield this._getAuthorizationHeader(),
81
77
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
82
78
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
79
+ queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
83
80
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
84
81
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
85
82
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -139,13 +136,14 @@ class WebhookReceivers {
139
136
  return __awaiter(this, void 0, void 0, function* () {
140
137
  var _a, _b, _c, _d;
141
138
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
142
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "accounting/v1/webhook-receivers"),
139
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "accounting/v1/webhook-receivers"),
143
140
  method: "POST",
144
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
141
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
145
142
  Authorization: yield this._getAuthorizationHeader(),
146
143
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
147
144
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
148
145
  contentType: "application/json",
146
+ queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
149
147
  requestType: "json",
150
148
  body: serializers.accounting.WebhookReceiverRequest.jsonOrThrow(request, {
151
149
  unrecognizedObjectKeys: "strip",
@@ -1 +1,2 @@
1
+ export {};
1
2
  export * from "./requests";
@@ -25,6 +25,8 @@ export declare namespace AccountDetails {
25
25
  abortSignal?: AbortSignal;
26
26
  /** Override the X-Account-Token header */
27
27
  accountToken?: string | undefined;
28
+ /** Additional query string parameters to include in the request. */
29
+ queryParams?: Record<string, unknown>;
28
30
  /** Additional headers to include in the request. */
29
31
  headers?: Record<string, string | core.Supplier<string | undefined> | undefined>;
30
32
  }
@@ -44,15 +44,11 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
44
44
  step((generator = generator.apply(thisArg, _arguments || [])).next());
45
45
  });
46
46
  };
47
- var __importDefault = (this && this.__importDefault) || function (mod) {
48
- return (mod && mod.__esModule) ? mod : { "default": mod };
49
- };
50
47
  Object.defineProperty(exports, "__esModule", { value: true });
51
48
  exports.AccountDetails = void 0;
52
49
  const environments = __importStar(require("../../../../../../environments"));
53
50
  const core = __importStar(require("../../../../../../core"));
54
- const headers_js_1 = require("../../../../../../core/headers.js");
55
- const url_join_1 = __importDefault(require("url-join"));
51
+ const headers_1 = require("../../../../../../core/headers");
56
52
  const serializers = __importStar(require("../../../../../../serialization/index"));
57
53
  const errors = __importStar(require("../../../../../../errors/index"));
58
54
  class AccountDetails {
@@ -74,12 +70,13 @@ class AccountDetails {
74
70
  return __awaiter(this, void 0, void 0, function* () {
75
71
  var _a, _b, _c, _d;
76
72
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
77
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/account-details"),
73
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/account-details"),
78
74
  method: "GET",
79
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
75
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
80
76
  Authorization: yield this._getAuthorizationHeader(),
81
77
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
82
78
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
79
+ queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
83
80
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
84
81
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
85
82
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -25,6 +25,8 @@ export declare namespace AccountToken {
25
25
  abortSignal?: AbortSignal;
26
26
  /** Override the X-Account-Token header */
27
27
  accountToken?: string | undefined;
28
+ /** Additional query string parameters to include in the request. */
29
+ queryParams?: Record<string, unknown>;
28
30
  /** Additional headers to include in the request. */
29
31
  headers?: Record<string, string | core.Supplier<string | undefined> | undefined>;
30
32
  }
@@ -44,15 +44,11 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
44
44
  step((generator = generator.apply(thisArg, _arguments || [])).next());
45
45
  });
46
46
  };
47
- var __importDefault = (this && this.__importDefault) || function (mod) {
48
- return (mod && mod.__esModule) ? mod : { "default": mod };
49
- };
50
47
  Object.defineProperty(exports, "__esModule", { value: true });
51
48
  exports.AccountToken = void 0;
52
49
  const environments = __importStar(require("../../../../../../environments"));
53
50
  const core = __importStar(require("../../../../../../core"));
54
- const headers_js_1 = require("../../../../../../core/headers.js");
55
- const url_join_1 = __importDefault(require("url-join"));
51
+ const headers_1 = require("../../../../../../core/headers");
56
52
  const serializers = __importStar(require("../../../../../../serialization/index"));
57
53
  const errors = __importStar(require("../../../../../../errors/index"));
58
54
  class AccountToken {
@@ -75,12 +71,13 @@ class AccountToken {
75
71
  return __awaiter(this, void 0, void 0, function* () {
76
72
  var _a, _b, _c, _d;
77
73
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
78
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, `ats/v1/account-token/${encodeURIComponent(publicToken)}`),
74
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, `ats/v1/account-token/${encodeURIComponent(publicToken)}`),
79
75
  method: "GET",
80
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
76
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
81
77
  Authorization: yield this._getAuthorizationHeader(),
82
78
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
83
79
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
80
+ queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
84
81
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
85
82
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
86
83
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -25,6 +25,8 @@ export declare namespace Activities {
25
25
  abortSignal?: AbortSignal;
26
26
  /** Override the X-Account-Token header */
27
27
  accountToken?: string | undefined;
28
+ /** Additional query string parameters to include in the request. */
29
+ queryParams?: Record<string, unknown>;
28
30
  /** Additional headers to include in the request. */
29
31
  headers?: Record<string, string | core.Supplier<string | undefined> | undefined>;
30
32
  }
@@ -55,16 +55,12 @@ var __rest = (this && this.__rest) || function (s, e) {
55
55
  }
56
56
  return t;
57
57
  };
58
- var __importDefault = (this && this.__importDefault) || function (mod) {
59
- return (mod && mod.__esModule) ? mod : { "default": mod };
60
- };
61
58
  Object.defineProperty(exports, "__esModule", { value: true });
62
59
  exports.Activities = void 0;
63
60
  const environments = __importStar(require("../../../../../../environments"));
64
61
  const core = __importStar(require("../../../../../../core"));
65
62
  const serializers = __importStar(require("../../../../../../serialization/index"));
66
- const headers_js_1 = require("../../../../../../core/headers.js");
67
- const url_join_1 = __importDefault(require("url-join"));
63
+ const headers_1 = require("../../../../../../core/headers");
68
64
  const errors = __importStar(require("../../../../../../errors/index"));
69
65
  class Activities {
70
66
  constructor(_options) {
@@ -130,13 +126,13 @@ class Activities {
130
126
  _queryParams["user_id"] = userId;
131
127
  }
132
128
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
133
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/activities"),
129
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/activities"),
134
130
  method: "GET",
135
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
131
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
136
132
  Authorization: yield this._getAuthorizationHeader(),
137
133
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
138
134
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
139
- queryParameters: _queryParams,
135
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
140
136
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
141
137
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
142
138
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -204,14 +200,14 @@ class Activities {
204
200
  _queryParams["run_async"] = runAsync.toString();
205
201
  }
206
202
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
207
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/activities"),
203
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/activities"),
208
204
  method: "POST",
209
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
205
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
210
206
  Authorization: yield this._getAuthorizationHeader(),
211
207
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
212
208
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
213
209
  contentType: "application/json",
214
- queryParameters: _queryParams,
210
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
215
211
  requestType: "json",
216
212
  body: serializers.ats.ActivityEndpointRequest.jsonOrThrow(_body, { unrecognizedObjectKeys: "strip" }),
217
213
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -288,13 +284,13 @@ class Activities {
288
284
  _queryParams["show_enum_origins"] = serializers.ats.ActivitiesRetrieveRequestShowEnumOrigins.jsonOrThrow(showEnumOrigins, { unrecognizedObjectKeys: "strip" });
289
285
  }
290
286
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
291
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, `ats/v1/activities/${encodeURIComponent(id)}`),
287
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, `ats/v1/activities/${encodeURIComponent(id)}`),
292
288
  method: "GET",
293
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
289
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
294
290
  Authorization: yield this._getAuthorizationHeader(),
295
291
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
296
292
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
297
- queryParameters: _queryParams,
293
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
298
294
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
299
295
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
300
296
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -350,12 +346,13 @@ class Activities {
350
346
  return __awaiter(this, void 0, void 0, function* () {
351
347
  var _a, _b, _c, _d;
352
348
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
353
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/activities/meta/post"),
349
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/activities/meta/post"),
354
350
  method: "GET",
355
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
351
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
356
352
  Authorization: yield this._getAuthorizationHeader(),
357
353
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
358
354
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
355
+ queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
359
356
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
360
357
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
361
358
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -1 +1,2 @@
1
+ export {};
1
2
  export * from "./requests";
@@ -25,6 +25,8 @@ export declare namespace Applications {
25
25
  abortSignal?: AbortSignal;
26
26
  /** Override the X-Account-Token header */
27
27
  accountToken?: string | undefined;
28
+ /** Additional query string parameters to include in the request. */
29
+ queryParams?: Record<string, unknown>;
28
30
  /** Additional headers to include in the request. */
29
31
  headers?: Record<string, string | core.Supplier<string | undefined> | undefined>;
30
32
  }
@@ -55,16 +55,12 @@ var __rest = (this && this.__rest) || function (s, e) {
55
55
  }
56
56
  return t;
57
57
  };
58
- var __importDefault = (this && this.__importDefault) || function (mod) {
59
- return (mod && mod.__esModule) ? mod : { "default": mod };
60
- };
61
58
  Object.defineProperty(exports, "__esModule", { value: true });
62
59
  exports.Applications = void 0;
63
60
  const environments = __importStar(require("../../../../../../environments"));
64
61
  const core = __importStar(require("../../../../../../core"));
65
62
  const serializers = __importStar(require("../../../../../../serialization/index"));
66
- const headers_js_1 = require("../../../../../../core/headers.js");
67
- const url_join_1 = __importDefault(require("url-join"));
63
+ const headers_1 = require("../../../../../../core/headers");
68
64
  const errors = __importStar(require("../../../../../../errors/index"));
69
65
  class Applications {
70
66
  constructor(_options) {
@@ -141,13 +137,13 @@ class Applications {
141
137
  _queryParams["source"] = source;
142
138
  }
143
139
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
144
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/applications"),
140
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/applications"),
145
141
  method: "GET",
146
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
142
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
147
143
  Authorization: yield this._getAuthorizationHeader(),
148
144
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
149
145
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
150
- queryParameters: _queryParams,
146
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
151
147
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
152
148
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
153
149
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -218,14 +214,14 @@ class Applications {
218
214
  _queryParams["run_async"] = runAsync.toString();
219
215
  }
220
216
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
221
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/applications"),
217
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/applications"),
222
218
  method: "POST",
223
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
219
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
224
220
  Authorization: yield this._getAuthorizationHeader(),
225
221
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
226
222
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
227
223
  contentType: "application/json",
228
- queryParameters: _queryParams,
224
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
229
225
  requestType: "json",
230
226
  body: serializers.ats.ApplicationEndpointRequest.jsonOrThrow(_body, { unrecognizedObjectKeys: "strip" }),
231
227
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -298,13 +294,13 @@ class Applications {
298
294
  _queryParams["include_shell_data"] = includeShellData.toString();
299
295
  }
300
296
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
301
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, `ats/v1/applications/${encodeURIComponent(id)}`),
297
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, `ats/v1/applications/${encodeURIComponent(id)}`),
302
298
  method: "GET",
303
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
299
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
304
300
  Authorization: yield this._getAuthorizationHeader(),
305
301
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
306
302
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
307
- queryParameters: _queryParams,
303
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
308
304
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
309
305
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
310
306
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -370,14 +366,14 @@ class Applications {
370
366
  _queryParams["run_async"] = runAsync.toString();
371
367
  }
372
368
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
373
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, `ats/v1/applications/${encodeURIComponent(id)}/change-stage`),
369
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, `ats/v1/applications/${encodeURIComponent(id)}/change-stage`),
374
370
  method: "POST",
375
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
371
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
376
372
  Authorization: yield this._getAuthorizationHeader(),
377
373
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
378
374
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
379
375
  contentType: "application/json",
380
- queryParameters: _queryParams,
376
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
381
377
  requestType: "json",
382
378
  body: serializers.ats.UpdateApplicationStageRequest.jsonOrThrow(_body, { unrecognizedObjectKeys: "strip" }),
383
379
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -441,13 +437,13 @@ class Applications {
441
437
  _queryParams["application_remote_template_id"] = applicationRemoteTemplateId;
442
438
  }
443
439
  const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
444
- url: (0, url_join_1.default)((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/applications/meta/post"),
440
+ url: core.url.join((_c = (_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.MergeEnvironment.Production, "ats/v1/applications/meta/post"),
445
441
  method: "GET",
446
- headers: (0, headers_js_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({
442
+ headers: (0, headers_1.mergeHeaders)((_d = this._options) === null || _d === void 0 ? void 0 : _d.headers, (0, headers_1.mergeOnlyDefinedHeaders)({
447
443
  Authorization: yield this._getAuthorizationHeader(),
448
444
  "X-Account-Token": requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.accountToken,
449
445
  }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
450
- queryParameters: _queryParams,
446
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
451
447
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
452
448
  maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
453
449
  abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
@@ -1 +1,2 @@
1
+ export {};
1
2
  export * from "./requests";
@@ -25,6 +25,8 @@ export declare namespace AsyncPassthrough {
25
25
  abortSignal?: AbortSignal;
26
26
  /** Override the X-Account-Token header */
27
27
  accountToken?: string | undefined;
28
+ /** Additional query string parameters to include in the request. */
29
+ queryParams?: Record<string, unknown>;
28
30
  /** Additional headers to include in the request. */
29
31
  headers?: Record<string, string | core.Supplier<string | undefined> | undefined>;
30
32
  }