@maesn/typescript-sdk 0.2.1 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1797) hide show
  1. package/FUNCTIONS.md +3 -3
  2. package/README.md +190 -192
  3. package/esm/funcs/accounting-create-account.d.ts +11 -0
  4. package/esm/funcs/accounting-create-account.d.ts.map +1 -0
  5. package/esm/funcs/accounting-create-account.js +77 -0
  6. package/esm/funcs/accounting-create-account.js.map +1 -0
  7. package/esm/funcs/accounting-create-bank-account.d.ts +11 -0
  8. package/esm/funcs/accounting-create-bank-account.d.ts.map +1 -0
  9. package/esm/funcs/accounting-create-bank-account.js +77 -0
  10. package/esm/funcs/accounting-create-bank-account.js.map +1 -0
  11. package/esm/funcs/accounting-create-bill.d.ts +11 -0
  12. package/esm/funcs/accounting-create-bill.d.ts.map +1 -0
  13. package/esm/funcs/accounting-create-bill.js +77 -0
  14. package/esm/funcs/accounting-create-bill.js.map +1 -0
  15. package/esm/funcs/accounting-create-bookings.d.ts +11 -0
  16. package/esm/funcs/accounting-create-bookings.d.ts.map +1 -0
  17. package/esm/funcs/accounting-create-bookings.js +76 -0
  18. package/esm/funcs/accounting-create-bookings.js.map +1 -0
  19. package/esm/funcs/accounting-create-contact.d.ts +11 -0
  20. package/esm/funcs/accounting-create-contact.d.ts.map +1 -0
  21. package/esm/funcs/accounting-create-contact.js +77 -0
  22. package/esm/funcs/accounting-create-contact.js.map +1 -0
  23. package/esm/funcs/accounting-create-contacts-v1.d.ts +11 -0
  24. package/esm/funcs/accounting-create-contacts-v1.d.ts.map +1 -0
  25. package/esm/funcs/accounting-create-contacts-v1.js +76 -0
  26. package/esm/funcs/accounting-create-contacts-v1.js.map +1 -0
  27. package/esm/funcs/accounting-create-contacts.d.ts +11 -0
  28. package/esm/funcs/accounting-create-contacts.d.ts.map +1 -0
  29. package/esm/funcs/accounting-create-contacts.js +76 -0
  30. package/esm/funcs/accounting-create-contacts.js.map +1 -0
  31. package/esm/funcs/accounting-create-event-subscriptions.d.ts +12 -0
  32. package/esm/funcs/accounting-create-event-subscriptions.d.ts.map +1 -0
  33. package/esm/funcs/accounting-create-event-subscriptions.js +77 -0
  34. package/esm/funcs/accounting-create-event-subscriptions.js.map +1 -0
  35. package/esm/funcs/accounting-create-expense.d.ts +11 -0
  36. package/esm/funcs/accounting-create-expense.d.ts.map +1 -0
  37. package/esm/funcs/accounting-create-expense.js +102 -0
  38. package/esm/funcs/accounting-create-expense.js.map +1 -0
  39. package/esm/funcs/accounting-create-invoice.d.ts +11 -0
  40. package/esm/funcs/accounting-create-invoice.d.ts.map +1 -0
  41. package/esm/funcs/accounting-create-invoice.js +77 -0
  42. package/esm/funcs/accounting-create-invoice.js.map +1 -0
  43. package/esm/funcs/accounting-create-journal-entry.d.ts +11 -0
  44. package/esm/funcs/accounting-create-journal-entry.d.ts.map +1 -0
  45. package/esm/funcs/accounting-create-journal-entry.js +107 -0
  46. package/esm/funcs/accounting-create-journal-entry.js.map +1 -0
  47. package/esm/funcs/accounting-create-line-item.d.ts +11 -0
  48. package/esm/funcs/accounting-create-line-item.d.ts.map +1 -0
  49. package/esm/funcs/accounting-create-line-item.js +83 -0
  50. package/esm/funcs/accounting-create-line-item.js.map +1 -0
  51. package/esm/funcs/accounting-create-offer.d.ts +11 -0
  52. package/esm/funcs/accounting-create-offer.d.ts.map +1 -0
  53. package/esm/funcs/accounting-create-offer.js +77 -0
  54. package/esm/funcs/accounting-create-offer.js.map +1 -0
  55. package/esm/funcs/accounting-create-pass-through-request.d.ts +11 -0
  56. package/esm/funcs/accounting-create-pass-through-request.d.ts.map +1 -0
  57. package/esm/funcs/accounting-create-pass-through-request.js +77 -0
  58. package/esm/funcs/accounting-create-pass-through-request.js.map +1 -0
  59. package/esm/funcs/accounting-create-payment-term.d.ts +11 -0
  60. package/esm/funcs/accounting-create-payment-term.d.ts.map +1 -0
  61. package/esm/funcs/accounting-create-payment-term.js +76 -0
  62. package/esm/funcs/accounting-create-payment-term.js.map +1 -0
  63. package/esm/funcs/accounting-create-payment.d.ts +11 -0
  64. package/esm/funcs/accounting-create-payment.d.ts.map +1 -0
  65. package/esm/funcs/accounting-create-payment.js +76 -0
  66. package/esm/funcs/accounting-create-payment.js.map +1 -0
  67. package/esm/funcs/accounting-create-project.d.ts +11 -0
  68. package/esm/funcs/accounting-create-project.d.ts.map +1 -0
  69. package/esm/funcs/accounting-create-project.js +77 -0
  70. package/esm/funcs/accounting-create-project.js.map +1 -0
  71. package/esm/funcs/accounting-create-sales-order.d.ts +11 -0
  72. package/esm/funcs/accounting-create-sales-order.d.ts.map +1 -0
  73. package/esm/funcs/accounting-create-sales-order.js +77 -0
  74. package/esm/funcs/accounting-create-sales-order.js.map +1 -0
  75. package/esm/funcs/accounting-create-supplier.d.ts +11 -0
  76. package/esm/funcs/accounting-create-supplier.d.ts.map +1 -0
  77. package/esm/funcs/accounting-create-supplier.js +77 -0
  78. package/esm/funcs/accounting-create-supplier.js.map +1 -0
  79. package/esm/funcs/accounting-create-transaction.d.ts +11 -0
  80. package/esm/funcs/accounting-create-transaction.d.ts.map +1 -0
  81. package/esm/funcs/accounting-create-transaction.js +101 -0
  82. package/esm/funcs/accounting-create-transaction.js.map +1 -0
  83. package/esm/funcs/accounting-delete-bill.d.ts +11 -0
  84. package/esm/funcs/accounting-delete-bill.d.ts.map +1 -0
  85. package/esm/funcs/accounting-delete-bill.js +82 -0
  86. package/esm/funcs/accounting-delete-bill.js.map +1 -0
  87. package/esm/funcs/accounting-delete-event-subscriptions.d.ts +12 -0
  88. package/esm/funcs/accounting-delete-event-subscriptions.d.ts.map +1 -0
  89. package/esm/funcs/accounting-delete-event-subscriptions.js +79 -0
  90. package/esm/funcs/accounting-delete-event-subscriptions.js.map +1 -0
  91. package/esm/funcs/accounting-delete-payment.d.ts +11 -0
  92. package/esm/funcs/accounting-delete-payment.d.ts.map +1 -0
  93. package/esm/funcs/accounting-delete-payment.js +81 -0
  94. package/esm/funcs/accounting-delete-payment.js.map +1 -0
  95. package/esm/funcs/accounting-get-account.d.ts +11 -0
  96. package/esm/funcs/accounting-get-account.d.ts.map +1 -0
  97. package/esm/funcs/accounting-get-account.js +83 -0
  98. package/esm/funcs/accounting-get-account.js.map +1 -0
  99. package/esm/funcs/accounting-get-accounts.d.ts +11 -0
  100. package/esm/funcs/accounting-get-accounts.d.ts.map +1 -0
  101. package/esm/funcs/accounting-get-accounts.js +86 -0
  102. package/esm/funcs/accounting-get-accounts.js.map +1 -0
  103. package/esm/funcs/accounting-get-async-task-info.d.ts +11 -0
  104. package/esm/funcs/accounting-get-async-task-info.d.ts.map +1 -0
  105. package/esm/funcs/accounting-get-async-task-info.js +83 -0
  106. package/esm/funcs/accounting-get-async-task-info.js.map +1 -0
  107. package/esm/funcs/accounting-get-bank-account.d.ts +11 -0
  108. package/esm/funcs/accounting-get-bank-account.d.ts.map +1 -0
  109. package/esm/funcs/accounting-get-bank-account.js +83 -0
  110. package/esm/funcs/accounting-get-bank-account.js.map +1 -0
  111. package/esm/funcs/accounting-get-bank-accounts.d.ts +11 -0
  112. package/esm/funcs/accounting-get-bank-accounts.d.ts.map +1 -0
  113. package/esm/funcs/accounting-get-bank-accounts.js +80 -0
  114. package/esm/funcs/accounting-get-bank-accounts.js.map +1 -0
  115. package/esm/funcs/accounting-get-bill-document.d.ts +11 -0
  116. package/esm/funcs/accounting-get-bill-document.d.ts.map +1 -0
  117. package/esm/funcs/accounting-get-bill-document.js +77 -0
  118. package/esm/funcs/accounting-get-bill-document.js.map +1 -0
  119. package/esm/funcs/accounting-get-bill.d.ts +11 -0
  120. package/esm/funcs/accounting-get-bill.d.ts.map +1 -0
  121. package/esm/funcs/accounting-get-bill.js +83 -0
  122. package/esm/funcs/accounting-get-bill.js.map +1 -0
  123. package/esm/funcs/accounting-get-bills.d.ts +11 -0
  124. package/esm/funcs/accounting-get-bills.d.ts.map +1 -0
  125. package/esm/funcs/accounting-get-bills.js +84 -0
  126. package/esm/funcs/accounting-get-bills.js.map +1 -0
  127. package/esm/funcs/accounting-get-booking-proposal-document.d.ts +11 -0
  128. package/esm/funcs/accounting-get-booking-proposal-document.d.ts.map +1 -0
  129. package/esm/funcs/accounting-get-booking-proposal-document.js +74 -0
  130. package/esm/funcs/accounting-get-booking-proposal-document.js.map +1 -0
  131. package/esm/funcs/accounting-get-booking-proposal.d.ts +11 -0
  132. package/esm/funcs/accounting-get-booking-proposal.d.ts.map +1 -0
  133. package/esm/funcs/accounting-get-booking-proposal.js +80 -0
  134. package/esm/funcs/accounting-get-booking-proposal.js.map +1 -0
  135. package/esm/funcs/accounting-get-booking-proposals.d.ts +11 -0
  136. package/esm/funcs/accounting-get-booking-proposals.d.ts.map +1 -0
  137. package/esm/funcs/accounting-get-booking-proposals.js +84 -0
  138. package/esm/funcs/accounting-get-booking-proposals.js.map +1 -0
  139. package/esm/funcs/accounting-get-contact.d.ts +11 -0
  140. package/esm/funcs/accounting-get-contact.d.ts.map +1 -0
  141. package/esm/funcs/accounting-get-contact.js +83 -0
  142. package/esm/funcs/accounting-get-contact.js.map +1 -0
  143. package/esm/funcs/accounting-get-credit-note.d.ts +11 -0
  144. package/esm/funcs/accounting-get-credit-note.d.ts.map +1 -0
  145. package/esm/funcs/accounting-get-credit-note.js +83 -0
  146. package/esm/funcs/accounting-get-credit-note.js.map +1 -0
  147. package/esm/funcs/accounting-get-credit-notes.d.ts +11 -0
  148. package/esm/funcs/accounting-get-credit-notes.d.ts.map +1 -0
  149. package/esm/funcs/accounting-get-credit-notes.js +80 -0
  150. package/esm/funcs/accounting-get-credit-notes.js.map +1 -0
  151. package/esm/funcs/accounting-get-customer.d.ts +11 -0
  152. package/esm/funcs/accounting-get-customer.d.ts.map +1 -0
  153. package/esm/funcs/accounting-get-customer.js +83 -0
  154. package/esm/funcs/accounting-get-customer.js.map +1 -0
  155. package/esm/funcs/accounting-get-customers.d.ts +11 -0
  156. package/esm/funcs/accounting-get-customers.d.ts.map +1 -0
  157. package/esm/funcs/accounting-get-customers.js +83 -0
  158. package/esm/funcs/accounting-get-customers.js.map +1 -0
  159. package/esm/funcs/accounting-get-dimensions.d.ts +11 -0
  160. package/esm/funcs/accounting-get-dimensions.d.ts.map +1 -0
  161. package/esm/funcs/accounting-get-dimensions.js +80 -0
  162. package/esm/funcs/accounting-get-dimensions.js.map +1 -0
  163. package/esm/funcs/accounting-get-document-types.d.ts +11 -0
  164. package/esm/funcs/accounting-get-document-types.d.ts.map +1 -0
  165. package/esm/funcs/accounting-get-document-types.js +75 -0
  166. package/esm/funcs/accounting-get-document-types.js.map +1 -0
  167. package/esm/funcs/accounting-get-expense.d.ts +11 -0
  168. package/esm/funcs/accounting-get-expense.d.ts.map +1 -0
  169. package/esm/funcs/accounting-get-expense.js +83 -0
  170. package/esm/funcs/accounting-get-expense.js.map +1 -0
  171. package/esm/funcs/accounting-get-expenses.d.ts +11 -0
  172. package/esm/funcs/accounting-get-expenses.d.ts.map +1 -0
  173. package/esm/funcs/accounting-get-expenses.js +79 -0
  174. package/esm/funcs/accounting-get-expenses.js.map +1 -0
  175. package/esm/funcs/accounting-get-goods-receipt-line-items.d.ts +11 -0
  176. package/esm/funcs/accounting-get-goods-receipt-line-items.d.ts.map +1 -0
  177. package/esm/funcs/accounting-get-goods-receipt-line-items.js +84 -0
  178. package/esm/funcs/accounting-get-goods-receipt-line-items.js.map +1 -0
  179. package/esm/funcs/accounting-get-goods-receipt.d.ts +11 -0
  180. package/esm/funcs/accounting-get-goods-receipt.d.ts.map +1 -0
  181. package/esm/funcs/accounting-get-goods-receipt.js +83 -0
  182. package/esm/funcs/accounting-get-goods-receipt.js.map +1 -0
  183. package/esm/funcs/accounting-get-invoice-document.d.ts +11 -0
  184. package/esm/funcs/accounting-get-invoice-document.d.ts.map +1 -0
  185. package/esm/funcs/accounting-get-invoice-document.js +82 -0
  186. package/esm/funcs/accounting-get-invoice-document.js.map +1 -0
  187. package/esm/funcs/accounting-get-invoice.d.ts +11 -0
  188. package/esm/funcs/accounting-get-invoice.d.ts.map +1 -0
  189. package/esm/funcs/accounting-get-invoice.js +83 -0
  190. package/esm/funcs/accounting-get-invoice.js.map +1 -0
  191. package/esm/funcs/accounting-get-invoices.d.ts +11 -0
  192. package/esm/funcs/accounting-get-invoices.d.ts.map +1 -0
  193. package/esm/funcs/accounting-get-invoices.js +85 -0
  194. package/esm/funcs/accounting-get-invoices.js.map +1 -0
  195. package/esm/funcs/accounting-get-item.d.ts +11 -0
  196. package/esm/funcs/accounting-get-item.d.ts.map +1 -0
  197. package/esm/funcs/accounting-get-item.js +83 -0
  198. package/esm/funcs/accounting-get-item.js.map +1 -0
  199. package/esm/funcs/accounting-get-items.d.ts +11 -0
  200. package/esm/funcs/accounting-get-items.d.ts.map +1 -0
  201. package/esm/funcs/accounting-get-items.js +82 -0
  202. package/esm/funcs/accounting-get-items.js.map +1 -0
  203. package/esm/funcs/accounting-get-journal-entries.d.ts +11 -0
  204. package/esm/funcs/accounting-get-journal-entries.d.ts.map +1 -0
  205. package/esm/funcs/accounting-get-journal-entries.js +82 -0
  206. package/esm/funcs/accounting-get-journal-entries.js.map +1 -0
  207. package/esm/funcs/accounting-get-journal-entry.d.ts +11 -0
  208. package/esm/funcs/accounting-get-journal-entry.d.ts.map +1 -0
  209. package/esm/funcs/accounting-get-journal-entry.js +84 -0
  210. package/esm/funcs/accounting-get-journal-entry.js.map +1 -0
  211. package/esm/funcs/accounting-get-journals.d.ts +11 -0
  212. package/esm/funcs/accounting-get-journals.d.ts.map +1 -0
  213. package/esm/funcs/accounting-get-journals.js +80 -0
  214. package/esm/funcs/accounting-get-journals.js.map +1 -0
  215. package/esm/funcs/accounting-get-line-item.d.ts +11 -0
  216. package/esm/funcs/accounting-get-line-item.d.ts.map +1 -0
  217. package/esm/funcs/accounting-get-line-item.js +87 -0
  218. package/esm/funcs/accounting-get-line-item.js.map +1 -0
  219. package/esm/funcs/accounting-get-line-items.d.ts +11 -0
  220. package/esm/funcs/accounting-get-line-items.d.ts.map +1 -0
  221. package/esm/funcs/accounting-get-line-items.js +86 -0
  222. package/esm/funcs/accounting-get-line-items.js.map +1 -0
  223. package/esm/funcs/accounting-get-offer-line-item.d.ts +11 -0
  224. package/esm/funcs/accounting-get-offer-line-item.d.ts.map +1 -0
  225. package/esm/funcs/accounting-get-offer-line-item.js +87 -0
  226. package/esm/funcs/accounting-get-offer-line-item.js.map +1 -0
  227. package/esm/funcs/accounting-get-offer-line-items.d.ts +11 -0
  228. package/esm/funcs/accounting-get-offer-line-items.d.ts.map +1 -0
  229. package/esm/funcs/accounting-get-offer-line-items.js +86 -0
  230. package/esm/funcs/accounting-get-offer-line-items.js.map +1 -0
  231. package/esm/funcs/accounting-get-offer.d.ts +11 -0
  232. package/esm/funcs/accounting-get-offer.d.ts.map +1 -0
  233. package/esm/funcs/accounting-get-offer.js +83 -0
  234. package/esm/funcs/accounting-get-offer.js.map +1 -0
  235. package/esm/funcs/accounting-get-offers.d.ts +11 -0
  236. package/esm/funcs/accounting-get-offers.d.ts.map +1 -0
  237. package/esm/funcs/accounting-get-offers.js +81 -0
  238. package/esm/funcs/accounting-get-offers.js.map +1 -0
  239. package/esm/funcs/accounting-get-open-items.d.ts +11 -0
  240. package/esm/funcs/accounting-get-open-items.d.ts.map +1 -0
  241. package/esm/funcs/accounting-get-open-items.js +84 -0
  242. package/esm/funcs/accounting-get-open-items.js.map +1 -0
  243. package/esm/funcs/accounting-get-payment-term.d.ts +11 -0
  244. package/esm/funcs/accounting-get-payment-term.d.ts.map +1 -0
  245. package/esm/funcs/accounting-get-payment-term.js +83 -0
  246. package/esm/funcs/accounting-get-payment-term.js.map +1 -0
  247. package/esm/funcs/accounting-get-payment.d.ts +11 -0
  248. package/esm/funcs/accounting-get-payment.d.ts.map +1 -0
  249. package/esm/funcs/accounting-get-payment.js +82 -0
  250. package/esm/funcs/accounting-get-payment.js.map +1 -0
  251. package/esm/funcs/accounting-get-payments.d.ts +11 -0
  252. package/esm/funcs/accounting-get-payments.d.ts.map +1 -0
  253. package/esm/funcs/accounting-get-payments.js +81 -0
  254. package/esm/funcs/accounting-get-payments.js.map +1 -0
  255. package/esm/funcs/accounting-get-profile.d.ts +2 -1
  256. package/esm/funcs/accounting-get-profile.d.ts.map +1 -1
  257. package/esm/funcs/accounting-get-profile.js +3 -3
  258. package/esm/funcs/accounting-get-profile.js.map +1 -1
  259. package/esm/funcs/accounting-get-project.d.ts +11 -0
  260. package/esm/funcs/accounting-get-project.d.ts.map +1 -0
  261. package/esm/funcs/accounting-get-project.js +83 -0
  262. package/esm/funcs/accounting-get-project.js.map +1 -0
  263. package/esm/funcs/accounting-get-purchase-order-line-item.d.ts +11 -0
  264. package/esm/funcs/accounting-get-purchase-order-line-item.d.ts.map +1 -0
  265. package/esm/funcs/accounting-get-purchase-order-line-item.js +87 -0
  266. package/esm/funcs/accounting-get-purchase-order-line-item.js.map +1 -0
  267. package/esm/funcs/accounting-get-purchase-order-line-items.d.ts +11 -0
  268. package/esm/funcs/accounting-get-purchase-order-line-items.d.ts.map +1 -0
  269. package/esm/funcs/accounting-get-purchase-order-line-items.js +84 -0
  270. package/esm/funcs/accounting-get-purchase-order-line-items.js.map +1 -0
  271. package/esm/funcs/accounting-get-purchase-order.d.ts +11 -0
  272. package/esm/funcs/accounting-get-purchase-order.d.ts.map +1 -0
  273. package/esm/funcs/accounting-get-purchase-order.js +83 -0
  274. package/esm/funcs/accounting-get-purchase-order.js.map +1 -0
  275. package/esm/funcs/accounting-get-sales-order-lines.d.ts +11 -0
  276. package/esm/funcs/accounting-get-sales-order-lines.d.ts.map +1 -0
  277. package/esm/funcs/accounting-get-sales-order-lines.js +86 -0
  278. package/esm/funcs/accounting-get-sales-order-lines.js.map +1 -0
  279. package/esm/funcs/accounting-get-sales-order.d.ts +11 -0
  280. package/esm/funcs/accounting-get-sales-order.d.ts.map +1 -0
  281. package/esm/funcs/accounting-get-sales-order.js +83 -0
  282. package/esm/funcs/accounting-get-sales-order.js.map +1 -0
  283. package/esm/funcs/accounting-get-sales-orders.d.ts +11 -0
  284. package/esm/funcs/accounting-get-sales-orders.d.ts.map +1 -0
  285. package/esm/funcs/accounting-get-sales-orders.js +81 -0
  286. package/esm/funcs/accounting-get-sales-orders.js.map +1 -0
  287. package/esm/funcs/accounting-get-supplier.d.ts +11 -0
  288. package/esm/funcs/accounting-get-supplier.d.ts.map +1 -0
  289. package/esm/funcs/accounting-get-supplier.js +83 -0
  290. package/esm/funcs/accounting-get-supplier.js.map +1 -0
  291. package/esm/funcs/accounting-get-suppliers.d.ts +11 -0
  292. package/esm/funcs/accounting-get-suppliers.d.ts.map +1 -0
  293. package/esm/funcs/accounting-get-suppliers.js +83 -0
  294. package/esm/funcs/accounting-get-suppliers.js.map +1 -0
  295. package/esm/funcs/accounting-get-tax-rate.d.ts +11 -0
  296. package/esm/funcs/accounting-get-tax-rate.d.ts.map +1 -0
  297. package/esm/funcs/accounting-get-tax-rate.js +83 -0
  298. package/esm/funcs/accounting-get-tax-rate.js.map +1 -0
  299. package/esm/funcs/accounting-get-tax-rates.d.ts +11 -0
  300. package/esm/funcs/accounting-get-tax-rates.d.ts.map +1 -0
  301. package/esm/funcs/accounting-get-tax-rates.js +81 -0
  302. package/esm/funcs/accounting-get-tax-rates.js.map +1 -0
  303. package/esm/funcs/accounting-get-trial-balance.d.ts +11 -0
  304. package/esm/funcs/accounting-get-trial-balance.d.ts.map +1 -0
  305. package/esm/funcs/accounting-get-trial-balance.js +84 -0
  306. package/esm/funcs/accounting-get-trial-balance.js.map +1 -0
  307. package/esm/funcs/accounting-get-units.d.ts +11 -0
  308. package/esm/funcs/accounting-get-units.d.ts.map +1 -0
  309. package/esm/funcs/accounting-get-units.js +79 -0
  310. package/esm/funcs/accounting-get-units.js.map +1 -0
  311. package/esm/funcs/accounting-get-vendor-credits.d.ts +11 -0
  312. package/esm/funcs/accounting-get-vendor-credits.d.ts.map +1 -0
  313. package/esm/funcs/accounting-get-vendor-credits.js +82 -0
  314. package/esm/funcs/accounting-get-vendor-credits.js.map +1 -0
  315. package/esm/funcs/accounting-patch-customers.d.ts +11 -0
  316. package/esm/funcs/accounting-patch-customers.d.ts.map +1 -0
  317. package/esm/funcs/accounting-patch-customers.js +83 -0
  318. package/esm/funcs/accounting-patch-customers.js.map +1 -0
  319. package/esm/funcs/accounting-patch-invoice.d.ts +11 -0
  320. package/esm/funcs/accounting-patch-invoice.d.ts.map +1 -0
  321. package/esm/funcs/accounting-patch-invoice.js +83 -0
  322. package/esm/funcs/accounting-patch-invoice.js.map +1 -0
  323. package/esm/funcs/accounting-patch-supplier.d.ts +11 -0
  324. package/esm/funcs/accounting-patch-supplier.d.ts.map +1 -0
  325. package/esm/funcs/accounting-patch-supplier.js +83 -0
  326. package/esm/funcs/accounting-patch-supplier.js.map +1 -0
  327. package/esm/funcs/accounting-post-file.d.ts +11 -0
  328. package/esm/funcs/accounting-post-file.d.ts.map +1 -0
  329. package/esm/funcs/accounting-post-file.js +117 -0
  330. package/esm/funcs/accounting-post-file.js.map +1 -0
  331. package/esm/funcs/accounting-put-contact.d.ts +11 -0
  332. package/esm/funcs/accounting-put-contact.d.ts.map +1 -0
  333. package/esm/funcs/accounting-put-contact.js +83 -0
  334. package/esm/funcs/accounting-put-contact.js.map +1 -0
  335. package/esm/funcs/accounting-update-bill-line-item.d.ts +11 -0
  336. package/esm/funcs/accounting-update-bill-line-item.d.ts.map +1 -0
  337. package/esm/funcs/accounting-update-bill-line-item.js +86 -0
  338. package/esm/funcs/accounting-update-bill-line-item.js.map +1 -0
  339. package/esm/funcs/accounting-update-supplier.d.ts +11 -0
  340. package/esm/funcs/accounting-update-supplier.d.ts.map +1 -0
  341. package/esm/funcs/accounting-update-supplier.js +82 -0
  342. package/esm/funcs/accounting-update-supplier.js.map +1 -0
  343. package/esm/funcs/accounting-update-vendor-credit.d.ts +11 -0
  344. package/esm/funcs/accounting-update-vendor-credit.d.ts.map +1 -0
  345. package/esm/funcs/accounting-update-vendor-credit.js +83 -0
  346. package/esm/funcs/accounting-update-vendor-credit.js.map +1 -0
  347. package/esm/funcs/accounting-v2-get-dimensions-v2.d.ts +11 -0
  348. package/esm/funcs/accounting-v2-get-dimensions-v2.d.ts.map +1 -0
  349. package/esm/funcs/accounting-v2-get-dimensions-v2.js +78 -0
  350. package/esm/funcs/accounting-v2-get-dimensions-v2.js.map +1 -0
  351. package/esm/funcs/accounting-v2-put-contact-v2.d.ts +11 -0
  352. package/esm/funcs/accounting-v2-put-contact-v2.d.ts.map +1 -0
  353. package/esm/funcs/accounting-v2-put-contact-v2.js +83 -0
  354. package/esm/funcs/accounting-v2-put-contact-v2.js.map +1 -0
  355. package/esm/funcs/auth-api-key-confirmation.d.ts +2 -1
  356. package/esm/funcs/auth-api-key-confirmation.d.ts.map +1 -1
  357. package/esm/funcs/auth-api-key-confirmation.js +3 -3
  358. package/esm/funcs/auth-api-key-confirmation.js.map +1 -1
  359. package/esm/funcs/auth-callback.d.ts +1 -1
  360. package/esm/funcs/auth-callback.d.ts.map +1 -1
  361. package/esm/funcs/auth-callback.js +2 -2
  362. package/esm/funcs/auth-callback.js.map +1 -1
  363. package/esm/funcs/auth-cancel.d.ts +2 -1
  364. package/esm/funcs/auth-cancel.d.ts.map +1 -1
  365. package/esm/funcs/auth-cancel.js +3 -3
  366. package/esm/funcs/auth-cancel.js.map +1 -1
  367. package/esm/funcs/auth-create-end-user-account.d.ts +1 -1
  368. package/esm/funcs/auth-create-end-user-account.d.ts.map +1 -1
  369. package/esm/funcs/auth-create-end-user-account.js +2 -2
  370. package/esm/funcs/auth-create-end-user-account.js.map +1 -1
  371. package/esm/funcs/auth-get-environment-page.d.ts +1 -1
  372. package/esm/funcs/auth-get-environment-page.d.ts.map +1 -1
  373. package/esm/funcs/auth-get-environment-page.js +2 -2
  374. package/esm/funcs/auth-get-environment-page.js.map +1 -1
  375. package/esm/funcs/auth-get-submit-page.d.ts +1 -1
  376. package/esm/funcs/auth-get-submit-page.d.ts.map +1 -1
  377. package/esm/funcs/auth-get-submit-page.js +2 -2
  378. package/esm/funcs/auth-get-submit-page.js.map +1 -1
  379. package/esm/funcs/auth-long-token.d.ts +1 -1
  380. package/esm/funcs/auth-long-token.d.ts.map +1 -1
  381. package/esm/funcs/auth-long-token.js +7 -6
  382. package/esm/funcs/auth-long-token.js.map +1 -1
  383. package/esm/funcs/auth-set-end-user-selections.d.ts +1 -1
  384. package/esm/funcs/auth-set-end-user-selections.d.ts.map +1 -1
  385. package/esm/funcs/auth-set-end-user-selections.js +2 -2
  386. package/esm/funcs/auth-set-end-user-selections.js.map +1 -1
  387. package/esm/funcs/auth-system-login-url.d.ts +1 -1
  388. package/esm/funcs/auth-system-login-url.d.ts.map +1 -1
  389. package/esm/funcs/auth-system-login-url.js +3 -2
  390. package/esm/funcs/auth-system-login-url.js.map +1 -1
  391. package/esm/funcs/auth-test.d.ts +1 -1
  392. package/esm/funcs/auth-test.d.ts.map +1 -1
  393. package/esm/funcs/auth-test.js +2 -2
  394. package/esm/funcs/auth-test.js.map +1 -1
  395. package/esm/funcs/events-get-code.d.ts +1 -1
  396. package/esm/funcs/events-get-code.d.ts.map +1 -1
  397. package/esm/funcs/events-get-code.js +2 -2
  398. package/esm/funcs/events-get-code.js.map +1 -1
  399. package/esm/funcs/events-handle-callback.d.ts +1 -1
  400. package/esm/funcs/events-handle-callback.d.ts.map +1 -1
  401. package/esm/funcs/events-handle-callback.js +2 -2
  402. package/esm/funcs/events-handle-callback.js.map +1 -1
  403. package/esm/funcs/events-handle-configuration-callback.d.ts +1 -1
  404. package/esm/funcs/events-handle-configuration-callback.d.ts.map +1 -1
  405. package/esm/funcs/events-handle-configuration-callback.js +2 -2
  406. package/esm/funcs/events-handle-configuration-callback.js.map +1 -1
  407. package/esm/funcs/health-check.d.ts +2 -1
  408. package/esm/funcs/health-check.d.ts.map +1 -1
  409. package/esm/funcs/health-check.js +3 -3
  410. package/esm/funcs/health-check.js.map +1 -1
  411. package/esm/funcs/health-details.d.ts +2 -1
  412. package/esm/funcs/health-details.d.ts.map +1 -1
  413. package/esm/funcs/health-details.js +2 -2
  414. package/esm/funcs/health-details.js.map +1 -1
  415. package/esm/funcs/tenants-add-callback-url.d.ts +1 -1
  416. package/esm/funcs/tenants-add-callback-url.d.ts.map +1 -1
  417. package/esm/funcs/tenants-add-callback-url.js +3 -2
  418. package/esm/funcs/tenants-add-callback-url.js.map +1 -1
  419. package/esm/funcs/tenants-count-end-users-by-system.d.ts +2 -1
  420. package/esm/funcs/tenants-count-end-users-by-system.d.ts.map +1 -1
  421. package/esm/funcs/tenants-count-end-users-by-system.js +3 -3
  422. package/esm/funcs/tenants-count-end-users-by-system.js.map +1 -1
  423. package/esm/funcs/tenants-delete-end-user.d.ts +2 -1
  424. package/esm/funcs/tenants-delete-end-user.d.ts.map +1 -1
  425. package/esm/funcs/tenants-delete-end-user.js +3 -3
  426. package/esm/funcs/tenants-delete-end-user.js.map +1 -1
  427. package/esm/funcs/tenants-delete-registered-system.d.ts +1 -1
  428. package/esm/funcs/tenants-delete-registered-system.d.ts.map +1 -1
  429. package/esm/funcs/tenants-delete-registered-system.js +3 -2
  430. package/esm/funcs/tenants-delete-registered-system.js.map +1 -1
  431. package/esm/funcs/tenants-get-all-active-end-users.d.ts +2 -1
  432. package/esm/funcs/tenants-get-all-active-end-users.d.ts.map +1 -1
  433. package/esm/funcs/tenants-get-all-active-end-users.js +3 -3
  434. package/esm/funcs/tenants-get-all-active-end-users.js.map +1 -1
  435. package/esm/funcs/tenants-get-callback-url.d.ts +2 -1
  436. package/esm/funcs/tenants-get-callback-url.d.ts.map +1 -1
  437. package/esm/funcs/tenants-get-callback-url.js +3 -3
  438. package/esm/funcs/tenants-get-callback-url.js.map +1 -1
  439. package/esm/funcs/tenants-get-end-user-list.d.ts +2 -1
  440. package/esm/funcs/tenants-get-end-user-list.d.ts.map +1 -1
  441. package/esm/funcs/tenants-get-end-user-list.js +3 -3
  442. package/esm/funcs/tenants-get-end-user-list.js.map +1 -1
  443. package/esm/funcs/tenants-get-registered-systems-masked.d.ts +2 -1
  444. package/esm/funcs/tenants-get-registered-systems-masked.d.ts.map +1 -1
  445. package/esm/funcs/tenants-get-registered-systems-masked.js +3 -3
  446. package/esm/funcs/tenants-get-registered-systems-masked.js.map +1 -1
  447. package/esm/funcs/tenants-get-registered-systems.d.ts +2 -1
  448. package/esm/funcs/tenants-get-registered-systems.d.ts.map +1 -1
  449. package/esm/funcs/tenants-get-registered-systems.js +3 -3
  450. package/esm/funcs/tenants-get-registered-systems.js.map +1 -1
  451. package/esm/funcs/tenants-get-submission-page-style-by-key.d.ts +2 -1
  452. package/esm/funcs/tenants-get-submission-page-style-by-key.d.ts.map +1 -1
  453. package/esm/funcs/tenants-get-submission-page-style-by-key.js +3 -3
  454. package/esm/funcs/tenants-get-submission-page-style-by-key.js.map +1 -1
  455. package/esm/funcs/tenants-get-submission-page-style.d.ts +1 -1
  456. package/esm/funcs/tenants-get-submission-page-style.d.ts.map +1 -1
  457. package/esm/funcs/tenants-get-submission-page-style.js +2 -2
  458. package/esm/funcs/tenants-get-submission-page-style.js.map +1 -1
  459. package/esm/funcs/tenants-get-target-system-requirements.d.ts +2 -1
  460. package/esm/funcs/tenants-get-target-system-requirements.d.ts.map +1 -1
  461. package/esm/funcs/tenants-get-target-system-requirements.js +3 -3
  462. package/esm/funcs/tenants-get-target-system-requirements.js.map +1 -1
  463. package/esm/funcs/tenants-get-target-system-values.d.ts +2 -1
  464. package/esm/funcs/tenants-get-target-system-values.d.ts.map +1 -1
  465. package/esm/funcs/tenants-get-target-system-values.js +3 -3
  466. package/esm/funcs/tenants-get-target-system-values.js.map +1 -1
  467. package/esm/funcs/tenants-system-registration.d.ts +1 -1
  468. package/esm/funcs/tenants-system-registration.d.ts.map +1 -1
  469. package/esm/funcs/tenants-system-registration.js +3 -2
  470. package/esm/funcs/tenants-system-registration.js.map +1 -1
  471. package/esm/funcs/tenants-update-submission-page-style.d.ts +2 -1
  472. package/esm/funcs/tenants-update-submission-page-style.d.ts.map +1 -1
  473. package/esm/funcs/tenants-update-submission-page-style.js +3 -2
  474. package/esm/funcs/tenants-update-submission-page-style.js.map +1 -1
  475. package/esm/funcs/user-get-user-info.d.ts +11 -0
  476. package/esm/funcs/user-get-user-info.d.ts.map +1 -0
  477. package/esm/funcs/user-get-user-info.js +61 -0
  478. package/esm/funcs/user-get-user-info.js.map +1 -0
  479. package/esm/funcs/vendor-credits-delete.d.ts +1 -1
  480. package/esm/funcs/vendor-credits-delete.d.ts.map +1 -1
  481. package/esm/funcs/vendor-credits-delete.js +2 -2
  482. package/esm/funcs/vendor-credits-delete.js.map +1 -1
  483. package/esm/funcs/webhooks-create-web-hook-tenant.d.ts +2 -1
  484. package/esm/funcs/webhooks-create-web-hook-tenant.d.ts.map +1 -1
  485. package/esm/funcs/webhooks-create-web-hook-tenant.js +3 -2
  486. package/esm/funcs/webhooks-create-web-hook-tenant.js.map +1 -1
  487. package/esm/funcs/webhooks-create-webhook-config.d.ts +2 -1
  488. package/esm/funcs/webhooks-create-webhook-config.d.ts.map +1 -1
  489. package/esm/funcs/webhooks-create-webhook-config.js +3 -2
  490. package/esm/funcs/webhooks-create-webhook-config.js.map +1 -1
  491. package/esm/funcs/webhooks-create-webhook-end-user.d.ts +1 -1
  492. package/esm/funcs/webhooks-create-webhook-end-user.d.ts.map +1 -1
  493. package/esm/funcs/webhooks-create-webhook-end-user.js +2 -2
  494. package/esm/funcs/webhooks-create-webhook-end-user.js.map +1 -1
  495. package/esm/funcs/webhooks-create-webhook.d.ts +1 -1
  496. package/esm/funcs/webhooks-create-webhook.d.ts.map +1 -1
  497. package/esm/funcs/webhooks-create-webhook.js +2 -2
  498. package/esm/funcs/webhooks-create-webhook.js.map +1 -1
  499. package/esm/funcs/webhooks-delete-webhook-end-user.d.ts +1 -1
  500. package/esm/funcs/webhooks-delete-webhook-end-user.d.ts.map +1 -1
  501. package/esm/funcs/webhooks-delete-webhook-end-user.js +2 -2
  502. package/esm/funcs/webhooks-delete-webhook-end-user.js.map +1 -1
  503. package/esm/funcs/webhooks-delete-webhook-tenant.d.ts +1 -1
  504. package/esm/funcs/webhooks-delete-webhook-tenant.d.ts.map +1 -1
  505. package/esm/funcs/webhooks-delete-webhook-tenant.js +3 -2
  506. package/esm/funcs/webhooks-delete-webhook-tenant.js.map +1 -1
  507. package/esm/funcs/webhooks-delete-webhook.d.ts +1 -1
  508. package/esm/funcs/webhooks-delete-webhook.d.ts.map +1 -1
  509. package/esm/funcs/webhooks-delete-webhook.js +2 -2
  510. package/esm/funcs/webhooks-delete-webhook.js.map +1 -1
  511. package/esm/funcs/webhooks-get-webhooks.d.ts +1 -1
  512. package/esm/funcs/webhooks-get-webhooks.d.ts.map +1 -1
  513. package/esm/funcs/webhooks-get-webhooks.js +2 -2
  514. package/esm/funcs/webhooks-get-webhooks.js.map +1 -1
  515. package/esm/lib/config.d.ts +3 -3
  516. package/esm/lib/config.d.ts.map +1 -1
  517. package/esm/lib/config.js +3 -3
  518. package/esm/lib/config.js.map +1 -1
  519. package/esm/lib/security.d.ts +1 -1
  520. package/esm/lib/security.d.ts.map +1 -1
  521. package/esm/lib/security.js +24 -13
  522. package/esm/lib/security.js.map +1 -1
  523. package/esm/models/base-response-dto.d.ts +41 -0
  524. package/esm/models/base-response-dto.d.ts.map +1 -0
  525. package/esm/models/base-response-dto.js +51 -0
  526. package/esm/models/base-response-dto.js.map +1 -0
  527. package/esm/models/company-response-dto.d.ts +2 -10
  528. package/esm/models/company-response-dto.d.ts.map +1 -1
  529. package/esm/models/company-response-dto.js +2 -11
  530. package/esm/models/company-response-dto.js.map +1 -1
  531. package/esm/models/index.d.ts +3 -0
  532. package/esm/models/index.d.ts.map +1 -1
  533. package/esm/models/index.js +3 -0
  534. package/esm/models/index.js.map +1 -1
  535. package/esm/models/operations/api-key-confirmation.d.ts +13 -0
  536. package/esm/models/operations/api-key-confirmation.d.ts.map +1 -0
  537. package/esm/models/operations/api-key-confirmation.js +14 -0
  538. package/esm/models/operations/api-key-confirmation.js.map +1 -0
  539. package/esm/models/operations/callback.d.ts +25 -2
  540. package/esm/models/operations/callback.d.ts.map +1 -1
  541. package/esm/models/operations/callback.js +10 -1
  542. package/esm/models/operations/callback.js.map +1 -1
  543. package/esm/models/operations/cancel.d.ts +13 -0
  544. package/esm/models/operations/cancel.d.ts.map +1 -0
  545. package/esm/models/operations/cancel.js +14 -0
  546. package/esm/models/operations/cancel.js.map +1 -0
  547. package/esm/models/operations/check.d.ts +11 -0
  548. package/esm/models/operations/check.d.ts.map +1 -0
  549. package/esm/models/operations/check.js +11 -0
  550. package/esm/models/operations/check.js.map +1 -0
  551. package/esm/models/operations/create-account.d.ts +9 -0
  552. package/esm/models/operations/create-account.d.ts.map +1 -1
  553. package/esm/models/operations/create-account.js.map +1 -1
  554. package/esm/models/operations/create-bank-account.d.ts +9 -0
  555. package/esm/models/operations/create-bank-account.d.ts.map +1 -1
  556. package/esm/models/operations/create-bank-account.js.map +1 -1
  557. package/esm/models/operations/create-bill-line-item.d.ts +6 -0
  558. package/esm/models/operations/create-bill-line-item.d.ts.map +1 -1
  559. package/esm/models/operations/create-bill-line-item.js.map +1 -1
  560. package/esm/models/operations/create-bill.d.ts +9 -0
  561. package/esm/models/operations/create-bill.d.ts.map +1 -1
  562. package/esm/models/operations/create-bill.js.map +1 -1
  563. package/esm/models/operations/create-booking-proposal-v2.d.ts +6 -0
  564. package/esm/models/operations/create-booking-proposal-v2.d.ts.map +1 -1
  565. package/esm/models/operations/create-booking-proposal-v2.js.map +1 -1
  566. package/esm/models/operations/create-booking-proposal.d.ts +6 -0
  567. package/esm/models/operations/create-booking-proposal.d.ts.map +1 -1
  568. package/esm/models/operations/create-booking-proposal.js.map +1 -1
  569. package/esm/models/operations/create-bookings.d.ts +6 -0
  570. package/esm/models/operations/create-bookings.d.ts.map +1 -1
  571. package/esm/models/operations/create-bookings.js.map +1 -1
  572. package/esm/models/operations/create-contact-v2.d.ts +9 -0
  573. package/esm/models/operations/create-contact-v2.d.ts.map +1 -1
  574. package/esm/models/operations/create-contact-v2.js.map +1 -1
  575. package/esm/models/operations/create-contact.d.ts +9 -0
  576. package/esm/models/operations/create-contact.d.ts.map +1 -1
  577. package/esm/models/operations/create-contact.js.map +1 -1
  578. package/esm/models/operations/create-contacts-v1.d.ts +6 -0
  579. package/esm/models/operations/create-contacts-v1.d.ts.map +1 -1
  580. package/esm/models/operations/create-contacts-v1.js.map +1 -1
  581. package/esm/models/operations/create-contacts.d.ts +6 -0
  582. package/esm/models/operations/create-contacts.d.ts.map +1 -1
  583. package/esm/models/operations/create-contacts.js.map +1 -1
  584. package/esm/models/operations/create-customer.d.ts +9 -0
  585. package/esm/models/operations/create-customer.d.ts.map +1 -1
  586. package/esm/models/operations/create-customer.js.map +1 -1
  587. package/esm/models/operations/create-end-user-account.d.ts +11 -0
  588. package/esm/models/operations/create-end-user-account.d.ts.map +1 -1
  589. package/esm/models/operations/create-end-user-account.js +9 -0
  590. package/esm/models/operations/create-end-user-account.js.map +1 -1
  591. package/esm/models/operations/create-event-subscriptions.d.ts +3 -0
  592. package/esm/models/operations/create-event-subscriptions.d.ts.map +1 -1
  593. package/esm/models/operations/create-event-subscriptions.js.map +1 -1
  594. package/esm/models/operations/create-expense.d.ts +9 -0
  595. package/esm/models/operations/create-expense.d.ts.map +1 -1
  596. package/esm/models/operations/create-expense.js.map +1 -1
  597. package/esm/models/operations/create-invoice.d.ts +9 -0
  598. package/esm/models/operations/create-invoice.d.ts.map +1 -1
  599. package/esm/models/operations/create-invoice.js.map +1 -1
  600. package/esm/models/operations/create-item.d.ts +9 -0
  601. package/esm/models/operations/create-item.d.ts.map +1 -1
  602. package/esm/models/operations/create-item.js.map +1 -1
  603. package/esm/models/operations/create-journal-entries.d.ts +6 -0
  604. package/esm/models/operations/create-journal-entries.d.ts.map +1 -1
  605. package/esm/models/operations/create-journal-entries.js.map +1 -1
  606. package/esm/models/operations/create-journal-entry-attachments.d.ts +3 -0
  607. package/esm/models/operations/create-journal-entry-attachments.d.ts.map +1 -1
  608. package/esm/models/operations/create-journal-entry-attachments.js.map +1 -1
  609. package/esm/models/operations/create-journal-entry.d.ts +9 -0
  610. package/esm/models/operations/create-journal-entry.d.ts.map +1 -1
  611. package/esm/models/operations/create-journal-entry.js.map +1 -1
  612. package/esm/models/operations/create-line-item.d.ts +9 -0
  613. package/esm/models/operations/create-line-item.d.ts.map +1 -1
  614. package/esm/models/operations/create-line-item.js.map +1 -1
  615. package/esm/models/operations/create-offer.d.ts +9 -0
  616. package/esm/models/operations/create-offer.d.ts.map +1 -1
  617. package/esm/models/operations/create-offer.js.map +1 -1
  618. package/esm/models/operations/create-pass-through-request.d.ts +9 -0
  619. package/esm/models/operations/create-pass-through-request.d.ts.map +1 -1
  620. package/esm/models/operations/create-pass-through-request.js.map +1 -1
  621. package/esm/models/operations/create-payment-term.d.ts +6 -0
  622. package/esm/models/operations/create-payment-term.d.ts.map +1 -1
  623. package/esm/models/operations/create-payment-term.js.map +1 -1
  624. package/esm/models/operations/create-payment.d.ts +6 -0
  625. package/esm/models/operations/create-payment.d.ts.map +1 -1
  626. package/esm/models/operations/create-payment.js.map +1 -1
  627. package/esm/models/operations/create-project.d.ts +9 -0
  628. package/esm/models/operations/create-project.d.ts.map +1 -1
  629. package/esm/models/operations/create-project.js.map +1 -1
  630. package/esm/models/operations/create-sales-order.d.ts +9 -0
  631. package/esm/models/operations/create-sales-order.d.ts.map +1 -1
  632. package/esm/models/operations/create-sales-order.js.map +1 -1
  633. package/esm/models/operations/create-supplier.d.ts +9 -0
  634. package/esm/models/operations/create-supplier.d.ts.map +1 -1
  635. package/esm/models/operations/create-supplier.js.map +1 -1
  636. package/esm/models/operations/create-transaction.d.ts +6 -0
  637. package/esm/models/operations/create-transaction.d.ts.map +1 -1
  638. package/esm/models/operations/create-transaction.js.map +1 -1
  639. package/esm/models/operations/create-vendor-credit.d.ts +9 -0
  640. package/esm/models/operations/create-vendor-credit.d.ts.map +1 -1
  641. package/esm/models/operations/create-vendor-credit.js.map +1 -1
  642. package/esm/models/operations/create-web-hook-tenant.d.ts +41 -0
  643. package/esm/models/operations/create-web-hook-tenant.d.ts.map +1 -0
  644. package/esm/models/operations/create-web-hook-tenant.js +46 -0
  645. package/esm/models/operations/create-web-hook-tenant.js.map +1 -0
  646. package/esm/models/operations/create-webhook-config.d.ts +41 -0
  647. package/esm/models/operations/create-webhook-config.d.ts.map +1 -0
  648. package/esm/models/operations/create-webhook-config.js +46 -0
  649. package/esm/models/operations/create-webhook-config.js.map +1 -0
  650. package/esm/models/operations/create-webhook-end-user.d.ts +44 -0
  651. package/esm/models/operations/create-webhook-end-user.d.ts.map +1 -1
  652. package/esm/models/operations/create-webhook-end-user.js +40 -0
  653. package/esm/models/operations/create-webhook-end-user.js.map +1 -1
  654. package/esm/models/operations/create-webhook.d.ts +44 -0
  655. package/esm/models/operations/create-webhook.d.ts.map +1 -1
  656. package/esm/models/operations/create-webhook.js +40 -0
  657. package/esm/models/operations/create-webhook.js.map +1 -1
  658. package/esm/models/operations/delete-bill.d.ts +44 -0
  659. package/esm/models/operations/delete-bill.d.ts.map +1 -1
  660. package/esm/models/operations/delete-bill.js +40 -0
  661. package/esm/models/operations/delete-bill.js.map +1 -1
  662. package/esm/models/operations/delete-end-user.d.ts +13 -0
  663. package/esm/models/operations/delete-end-user.d.ts.map +1 -0
  664. package/esm/models/operations/delete-end-user.js +14 -0
  665. package/esm/models/operations/delete-end-user.js.map +1 -0
  666. package/esm/models/operations/delete-event-subscriptions.d.ts +3 -0
  667. package/esm/models/operations/delete-event-subscriptions.d.ts.map +1 -1
  668. package/esm/models/operations/delete-event-subscriptions.js.map +1 -1
  669. package/esm/models/operations/delete-payment.d.ts +41 -0
  670. package/esm/models/operations/delete-payment.d.ts.map +1 -1
  671. package/esm/models/operations/delete-payment.js +40 -0
  672. package/esm/models/operations/delete-payment.js.map +1 -1
  673. package/esm/models/operations/delete-vendor-credit.d.ts +44 -0
  674. package/esm/models/operations/delete-vendor-credit.d.ts.map +1 -1
  675. package/esm/models/operations/delete-vendor-credit.js +40 -0
  676. package/esm/models/operations/delete-vendor-credit.js.map +1 -1
  677. package/esm/models/operations/delete-webhook-end-user.d.ts +15 -0
  678. package/esm/models/operations/delete-webhook-end-user.d.ts.map +1 -1
  679. package/esm/models/operations/delete-webhook-end-user.js +6 -0
  680. package/esm/models/operations/delete-webhook-end-user.js.map +1 -1
  681. package/esm/models/operations/delete-webhook.d.ts +15 -0
  682. package/esm/models/operations/delete-webhook.d.ts.map +1 -1
  683. package/esm/models/operations/delete-webhook.js +6 -0
  684. package/esm/models/operations/delete-webhook.js.map +1 -1
  685. package/esm/models/operations/details.d.ts +7 -0
  686. package/esm/models/operations/details.d.ts.map +1 -1
  687. package/esm/models/operations/details.js +5 -0
  688. package/esm/models/operations/details.js.map +1 -1
  689. package/esm/models/operations/get-account.d.ts +12 -0
  690. package/esm/models/operations/get-account.d.ts.map +1 -1
  691. package/esm/models/operations/get-account.js.map +1 -1
  692. package/esm/models/operations/get-accounts.d.ts +39 -0
  693. package/esm/models/operations/get-accounts.d.ts.map +1 -1
  694. package/esm/models/operations/get-accounts.js +3 -0
  695. package/esm/models/operations/get-accounts.js.map +1 -1
  696. package/esm/models/operations/get-all-active-end-users.d.ts +11 -0
  697. package/esm/models/operations/get-all-active-end-users.d.ts.map +1 -0
  698. package/esm/models/operations/get-all-active-end-users.js +11 -0
  699. package/esm/models/operations/get-all-active-end-users.js.map +1 -0
  700. package/esm/models/operations/get-async-task-info.d.ts +6 -0
  701. package/esm/models/operations/get-async-task-info.d.ts.map +1 -1
  702. package/esm/models/operations/get-async-task-info.js.map +1 -1
  703. package/esm/models/operations/get-bank-account.d.ts +12 -0
  704. package/esm/models/operations/get-bank-account.d.ts.map +1 -1
  705. package/esm/models/operations/get-bank-account.js.map +1 -1
  706. package/esm/models/operations/get-bank-accounts.d.ts +15 -0
  707. package/esm/models/operations/get-bank-accounts.d.ts.map +1 -1
  708. package/esm/models/operations/get-bank-accounts.js.map +1 -1
  709. package/esm/models/operations/get-bill-document.d.ts +3 -0
  710. package/esm/models/operations/get-bill-document.d.ts.map +1 -1
  711. package/esm/models/operations/get-bill-document.js.map +1 -1
  712. package/esm/models/operations/get-bill-line-items.d.ts +9 -0
  713. package/esm/models/operations/get-bill-line-items.d.ts.map +1 -1
  714. package/esm/models/operations/get-bill-line-items.js.map +1 -1
  715. package/esm/models/operations/get-bill.d.ts +12 -0
  716. package/esm/models/operations/get-bill.d.ts.map +1 -1
  717. package/esm/models/operations/get-bill.js.map +1 -1
  718. package/esm/models/operations/get-bills.d.ts +51 -0
  719. package/esm/models/operations/get-bills.d.ts.map +1 -1
  720. package/esm/models/operations/get-bills.js +12 -0
  721. package/esm/models/operations/get-bills.js.map +1 -1
  722. package/esm/models/operations/get-booking-proposal-document.d.ts +3 -0
  723. package/esm/models/operations/get-booking-proposal-document.d.ts.map +1 -1
  724. package/esm/models/operations/get-booking-proposal-document.js.map +1 -1
  725. package/esm/models/operations/get-booking-proposal.d.ts +12 -0
  726. package/esm/models/operations/get-booking-proposal.d.ts.map +1 -1
  727. package/esm/models/operations/get-booking-proposal.js.map +1 -1
  728. package/esm/models/operations/get-booking-proposals.d.ts +51 -0
  729. package/esm/models/operations/get-booking-proposals.d.ts.map +1 -1
  730. package/esm/models/operations/get-booking-proposals.js +12 -0
  731. package/esm/models/operations/get-booking-proposals.js.map +1 -1
  732. package/esm/models/operations/get-code.d.ts +9 -0
  733. package/esm/models/operations/get-code.d.ts.map +1 -1
  734. package/esm/models/operations/get-code.js +6 -0
  735. package/esm/models/operations/get-code.js.map +1 -1
  736. package/esm/models/operations/get-companies-flow.d.ts +6 -0
  737. package/esm/models/operations/get-companies-flow.d.ts.map +1 -1
  738. package/esm/models/operations/get-companies-flow.js.map +1 -1
  739. package/esm/models/operations/get-companies.d.ts +6 -0
  740. package/esm/models/operations/get-companies.d.ts.map +1 -1
  741. package/esm/models/operations/get-companies.js.map +1 -1
  742. package/esm/models/operations/get-contact-v2.d.ts +12 -0
  743. package/esm/models/operations/get-contact-v2.d.ts.map +1 -1
  744. package/esm/models/operations/get-contact-v2.js.map +1 -1
  745. package/esm/models/operations/get-contact.d.ts +12 -0
  746. package/esm/models/operations/get-contact.d.ts.map +1 -1
  747. package/esm/models/operations/get-contact.js.map +1 -1
  748. package/esm/models/operations/get-contacts-v2.d.ts +15 -0
  749. package/esm/models/operations/get-contacts-v2.d.ts.map +1 -1
  750. package/esm/models/operations/get-contacts-v2.js.map +1 -1
  751. package/esm/models/operations/get-contacts.d.ts +15 -0
  752. package/esm/models/operations/get-contacts.d.ts.map +1 -1
  753. package/esm/models/operations/get-contacts.js.map +1 -1
  754. package/esm/models/operations/get-credit-note.d.ts +12 -0
  755. package/esm/models/operations/get-credit-note.d.ts.map +1 -1
  756. package/esm/models/operations/get-credit-note.js.map +1 -1
  757. package/esm/models/operations/get-credit-notes.d.ts +15 -0
  758. package/esm/models/operations/get-credit-notes.d.ts.map +1 -1
  759. package/esm/models/operations/get-credit-notes.js.map +1 -1
  760. package/esm/models/operations/get-customer.d.ts +12 -0
  761. package/esm/models/operations/get-customer.d.ts.map +1 -1
  762. package/esm/models/operations/get-customer.js.map +1 -1
  763. package/esm/models/operations/get-customers.d.ts +24 -0
  764. package/esm/models/operations/get-customers.d.ts.map +1 -1
  765. package/esm/models/operations/get-customers.js.map +1 -1
  766. package/esm/models/operations/get-dimensions-by-dimension.d.ts +15 -0
  767. package/esm/models/operations/get-dimensions-by-dimension.d.ts.map +1 -1
  768. package/esm/models/operations/get-dimensions-by-dimension.js.map +1 -1
  769. package/esm/models/operations/get-dimensions-v2.d.ts +15 -0
  770. package/esm/models/operations/get-dimensions-v2.d.ts.map +1 -1
  771. package/esm/models/operations/get-dimensions-v2.js.map +1 -1
  772. package/esm/models/operations/get-dimensions.d.ts +15 -0
  773. package/esm/models/operations/get-dimensions.d.ts.map +1 -1
  774. package/esm/models/operations/get-dimensions.js.map +1 -1
  775. package/esm/models/operations/get-document-extensions.d.ts +6 -0
  776. package/esm/models/operations/get-document-extensions.d.ts.map +1 -1
  777. package/esm/models/operations/get-document-extensions.js.map +1 -1
  778. package/esm/models/operations/get-document-types.d.ts +6 -0
  779. package/esm/models/operations/get-document-types.d.ts.map +1 -1
  780. package/esm/models/operations/get-document-types.js.map +1 -1
  781. package/esm/models/operations/get-environment-page.d.ts +15 -0
  782. package/esm/models/operations/get-environment-page.d.ts.map +1 -1
  783. package/esm/models/operations/get-environment-page.js +6 -0
  784. package/esm/models/operations/get-environment-page.js.map +1 -1
  785. package/esm/models/operations/get-environments.d.ts +3 -0
  786. package/esm/models/operations/get-environments.d.ts.map +1 -1
  787. package/esm/models/operations/get-environments.js.map +1 -1
  788. package/esm/models/operations/get-expense.d.ts +12 -0
  789. package/esm/models/operations/get-expense.d.ts.map +1 -1
  790. package/esm/models/operations/get-expense.js.map +1 -1
  791. package/esm/models/operations/get-expenses.d.ts +12 -0
  792. package/esm/models/operations/get-expenses.d.ts.map +1 -1
  793. package/esm/models/operations/get-expenses.js.map +1 -1
  794. package/esm/models/operations/get-fiscal-year.d.ts +12 -0
  795. package/esm/models/operations/get-fiscal-year.d.ts.map +1 -1
  796. package/esm/models/operations/get-fiscal-year.js.map +1 -1
  797. package/esm/models/operations/get-fiscal-years.d.ts +12 -0
  798. package/esm/models/operations/get-fiscal-years.d.ts.map +1 -1
  799. package/esm/models/operations/get-fiscal-years.js.map +1 -1
  800. package/esm/models/operations/get-goods-receipt-line-item.d.ts +12 -0
  801. package/esm/models/operations/get-goods-receipt-line-item.d.ts.map +1 -1
  802. package/esm/models/operations/get-goods-receipt-line-item.js.map +1 -1
  803. package/esm/models/operations/get-goods-receipt-line-items.d.ts +15 -0
  804. package/esm/models/operations/get-goods-receipt-line-items.d.ts.map +1 -1
  805. package/esm/models/operations/get-goods-receipt-line-items.js.map +1 -1
  806. package/esm/models/operations/get-goods-receipt.d.ts +12 -0
  807. package/esm/models/operations/get-goods-receipt.d.ts.map +1 -1
  808. package/esm/models/operations/get-goods-receipt.js.map +1 -1
  809. package/esm/models/operations/get-goods-receipts.d.ts +15 -0
  810. package/esm/models/operations/get-goods-receipts.d.ts.map +1 -1
  811. package/esm/models/operations/get-goods-receipts.js.map +1 -1
  812. package/esm/models/operations/get-invoice-document.d.ts +9 -0
  813. package/esm/models/operations/get-invoice-document.d.ts.map +1 -1
  814. package/esm/models/operations/get-invoice-document.js.map +1 -1
  815. package/esm/models/operations/get-invoice.d.ts +12 -0
  816. package/esm/models/operations/get-invoice.d.ts.map +1 -1
  817. package/esm/models/operations/get-invoice.js.map +1 -1
  818. package/esm/models/operations/get-invoices.d.ts +54 -0
  819. package/esm/models/operations/get-invoices.d.ts.map +1 -1
  820. package/esm/models/operations/get-invoices.js +12 -0
  821. package/esm/models/operations/get-invoices.js.map +1 -1
  822. package/esm/models/operations/get-item.d.ts +12 -0
  823. package/esm/models/operations/get-item.d.ts.map +1 -1
  824. package/esm/models/operations/get-item.js.map +1 -1
  825. package/esm/models/operations/get-items.d.ts +21 -0
  826. package/esm/models/operations/get-items.d.ts.map +1 -1
  827. package/esm/models/operations/get-items.js.map +1 -1
  828. package/esm/models/operations/get-journal-entries.d.ts +21 -0
  829. package/esm/models/operations/get-journal-entries.d.ts.map +1 -1
  830. package/esm/models/operations/get-journal-entries.js.map +1 -1
  831. package/esm/models/operations/get-journal-entry-attachment-by-id.d.ts +9 -0
  832. package/esm/models/operations/get-journal-entry-attachment-by-id.d.ts.map +1 -1
  833. package/esm/models/operations/get-journal-entry-attachment-by-id.js.map +1 -1
  834. package/esm/models/operations/get-journal-entry-attachments.d.ts +9 -0
  835. package/esm/models/operations/get-journal-entry-attachments.d.ts.map +1 -1
  836. package/esm/models/operations/get-journal-entry-attachments.js.map +1 -1
  837. package/esm/models/operations/get-journal-entry.d.ts +15 -0
  838. package/esm/models/operations/get-journal-entry.d.ts.map +1 -1
  839. package/esm/models/operations/get-journal-entry.js.map +1 -1
  840. package/esm/models/operations/get-journals.d.ts +15 -0
  841. package/esm/models/operations/get-journals.d.ts.map +1 -1
  842. package/esm/models/operations/get-journals.js.map +1 -1
  843. package/esm/models/operations/get-line-item.d.ts +12 -0
  844. package/esm/models/operations/get-line-item.d.ts.map +1 -1
  845. package/esm/models/operations/get-line-item.js.map +1 -1
  846. package/esm/models/operations/get-line-items.d.ts +15 -0
  847. package/esm/models/operations/get-line-items.d.ts.map +1 -1
  848. package/esm/models/operations/get-line-items.js.map +1 -1
  849. package/esm/models/operations/get-offer-document.d.ts +9 -0
  850. package/esm/models/operations/get-offer-document.d.ts.map +1 -1
  851. package/esm/models/operations/get-offer-document.js.map +1 -1
  852. package/esm/models/operations/get-offer-line-item.d.ts +12 -0
  853. package/esm/models/operations/get-offer-line-item.d.ts.map +1 -1
  854. package/esm/models/operations/get-offer-line-item.js.map +1 -1
  855. package/esm/models/operations/get-offer-line-items.d.ts +15 -0
  856. package/esm/models/operations/get-offer-line-items.d.ts.map +1 -1
  857. package/esm/models/operations/get-offer-line-items.js.map +1 -1
  858. package/esm/models/operations/get-offer.d.ts +12 -0
  859. package/esm/models/operations/get-offer.d.ts.map +1 -1
  860. package/esm/models/operations/get-offer.js.map +1 -1
  861. package/esm/models/operations/get-offers.d.ts +24 -0
  862. package/esm/models/operations/get-offers.d.ts.map +1 -1
  863. package/esm/models/operations/get-offers.js +3 -0
  864. package/esm/models/operations/get-offers.js.map +1 -1
  865. package/esm/models/operations/get-open-items.d.ts +27 -0
  866. package/esm/models/operations/get-open-items.d.ts.map +1 -1
  867. package/esm/models/operations/get-open-items.js.map +1 -1
  868. package/esm/models/operations/get-payment-term.d.ts +12 -0
  869. package/esm/models/operations/get-payment-term.d.ts.map +1 -1
  870. package/esm/models/operations/get-payment-term.js.map +1 -1
  871. package/esm/models/operations/get-payment-terms.d.ts +21 -0
  872. package/esm/models/operations/get-payment-terms.d.ts.map +1 -1
  873. package/esm/models/operations/get-payment-terms.js.map +1 -1
  874. package/esm/models/operations/get-payment.d.ts +9 -0
  875. package/esm/models/operations/get-payment.d.ts.map +1 -1
  876. package/esm/models/operations/get-payment.js.map +1 -1
  877. package/esm/models/operations/get-payments.d.ts +18 -0
  878. package/esm/models/operations/get-payments.d.ts.map +1 -1
  879. package/esm/models/operations/get-payments.js.map +1 -1
  880. package/esm/models/operations/get-project.d.ts +12 -0
  881. package/esm/models/operations/get-project.d.ts.map +1 -1
  882. package/esm/models/operations/get-project.js.map +1 -1
  883. package/esm/models/operations/get-projects.d.ts +15 -0
  884. package/esm/models/operations/get-projects.d.ts.map +1 -1
  885. package/esm/models/operations/get-projects.js.map +1 -1
  886. package/esm/models/operations/get-purchase-order-line-item.d.ts +12 -0
  887. package/esm/models/operations/get-purchase-order-line-item.d.ts.map +1 -1
  888. package/esm/models/operations/get-purchase-order-line-item.js.map +1 -1
  889. package/esm/models/operations/get-purchase-order-line-items.d.ts +15 -0
  890. package/esm/models/operations/get-purchase-order-line-items.d.ts.map +1 -1
  891. package/esm/models/operations/get-purchase-order-line-items.js.map +1 -1
  892. package/esm/models/operations/get-purchase-order.d.ts +12 -0
  893. package/esm/models/operations/get-purchase-order.d.ts.map +1 -1
  894. package/esm/models/operations/get-purchase-order.js.map +1 -1
  895. package/esm/models/operations/get-purchase-orders.d.ts +15 -0
  896. package/esm/models/operations/get-purchase-orders.d.ts.map +1 -1
  897. package/esm/models/operations/get-purchase-orders.js.map +1 -1
  898. package/esm/models/operations/get-sales-order-lines.d.ts +15 -0
  899. package/esm/models/operations/get-sales-order-lines.d.ts.map +1 -1
  900. package/esm/models/operations/get-sales-order-lines.js.map +1 -1
  901. package/esm/models/operations/get-sales-order.d.ts +12 -0
  902. package/esm/models/operations/get-sales-order.d.ts.map +1 -1
  903. package/esm/models/operations/get-sales-order.js.map +1 -1
  904. package/esm/models/operations/get-sales-orders.d.ts +24 -0
  905. package/esm/models/operations/get-sales-orders.d.ts.map +1 -1
  906. package/esm/models/operations/get-sales-orders.js +3 -0
  907. package/esm/models/operations/get-sales-orders.js.map +1 -1
  908. package/esm/models/operations/get-submission-page-style-by-key.d.ts +11 -0
  909. package/esm/models/operations/get-submission-page-style-by-key.d.ts.map +1 -0
  910. package/esm/models/operations/get-submission-page-style-by-key.js +11 -0
  911. package/esm/models/operations/get-submission-page-style-by-key.js.map +1 -0
  912. package/esm/models/operations/get-submission-page-style.d.ts +12 -0
  913. package/esm/models/operations/get-submission-page-style.d.ts.map +1 -1
  914. package/esm/models/operations/get-submission-page-style.js +6 -0
  915. package/esm/models/operations/get-submission-page-style.js.map +1 -1
  916. package/esm/models/operations/get-submit-page.d.ts +14 -0
  917. package/esm/models/operations/get-submit-page.d.ts.map +1 -1
  918. package/esm/models/operations/get-submit-page.js +9 -0
  919. package/esm/models/operations/get-submit-page.js.map +1 -1
  920. package/esm/models/operations/get-supplier.d.ts +12 -0
  921. package/esm/models/operations/get-supplier.d.ts.map +1 -1
  922. package/esm/models/operations/get-supplier.js.map +1 -1
  923. package/esm/models/operations/get-suppliers.d.ts +24 -0
  924. package/esm/models/operations/get-suppliers.d.ts.map +1 -1
  925. package/esm/models/operations/get-suppliers.js.map +1 -1
  926. package/esm/models/operations/get-tax-rate.d.ts +12 -0
  927. package/esm/models/operations/get-tax-rate.d.ts.map +1 -1
  928. package/esm/models/operations/get-tax-rate.js.map +1 -1
  929. package/esm/models/operations/get-tax-rates.d.ts +18 -0
  930. package/esm/models/operations/get-tax-rates.d.ts.map +1 -1
  931. package/esm/models/operations/get-tax-rates.js.map +1 -1
  932. package/esm/models/operations/get-trial-balance.d.ts +27 -0
  933. package/esm/models/operations/get-trial-balance.d.ts.map +1 -1
  934. package/esm/models/operations/get-trial-balance.js.map +1 -1
  935. package/esm/models/operations/get-units.d.ts +12 -0
  936. package/esm/models/operations/get-units.d.ts.map +1 -1
  937. package/esm/models/operations/get-units.js.map +1 -1
  938. package/esm/models/operations/get-vendor-credits.d.ts +33 -0
  939. package/esm/models/operations/get-vendor-credits.d.ts.map +1 -1
  940. package/esm/models/operations/get-vendor-credits.js +6 -0
  941. package/esm/models/operations/get-vendor-credits.js.map +1 -1
  942. package/esm/models/operations/get-webhooks.d.ts +48 -0
  943. package/esm/models/operations/get-webhooks.d.ts.map +1 -1
  944. package/esm/models/operations/get-webhooks.js +41 -0
  945. package/esm/models/operations/get-webhooks.js.map +1 -1
  946. package/esm/models/operations/handle-callback.d.ts +9 -0
  947. package/esm/models/operations/handle-callback.d.ts.map +1 -1
  948. package/esm/models/operations/handle-callback.js +6 -0
  949. package/esm/models/operations/handle-callback.js.map +1 -1
  950. package/esm/models/operations/handle-configuration-callback.d.ts +9 -0
  951. package/esm/models/operations/handle-configuration-callback.d.ts.map +1 -1
  952. package/esm/models/operations/handle-configuration-callback.js +6 -0
  953. package/esm/models/operations/handle-configuration-callback.js.map +1 -1
  954. package/esm/models/operations/index.d.ts +9 -0
  955. package/esm/models/operations/index.d.ts.map +1 -1
  956. package/esm/models/operations/index.js +9 -0
  957. package/esm/models/operations/index.js.map +1 -1
  958. package/esm/models/operations/long-token.d.ts +13 -4
  959. package/esm/models/operations/long-token.d.ts.map +1 -1
  960. package/esm/models/operations/long-token.js +2 -2
  961. package/esm/models/operations/long-token.js.map +1 -1
  962. package/esm/models/operations/patch-contact-v2.d.ts +9 -0
  963. package/esm/models/operations/patch-contact-v2.d.ts.map +1 -1
  964. package/esm/models/operations/patch-contact-v2.js.map +1 -1
  965. package/esm/models/operations/patch-contact.d.ts +9 -0
  966. package/esm/models/operations/patch-contact.d.ts.map +1 -1
  967. package/esm/models/operations/patch-contact.js.map +1 -1
  968. package/esm/models/operations/patch-customers.d.ts +9 -0
  969. package/esm/models/operations/patch-customers.d.ts.map +1 -1
  970. package/esm/models/operations/patch-customers.js.map +1 -1
  971. package/esm/models/operations/patch-invoice.d.ts +9 -0
  972. package/esm/models/operations/patch-invoice.d.ts.map +1 -1
  973. package/esm/models/operations/patch-invoice.js.map +1 -1
  974. package/esm/models/operations/patch-item.d.ts +9 -0
  975. package/esm/models/operations/patch-item.d.ts.map +1 -1
  976. package/esm/models/operations/patch-item.js.map +1 -1
  977. package/esm/models/operations/patch-line-item.d.ts +9 -0
  978. package/esm/models/operations/patch-line-item.d.ts.map +1 -1
  979. package/esm/models/operations/patch-line-item.js.map +1 -1
  980. package/esm/models/operations/patch-supplier.d.ts +9 -0
  981. package/esm/models/operations/patch-supplier.d.ts.map +1 -1
  982. package/esm/models/operations/patch-supplier.js.map +1 -1
  983. package/esm/models/operations/post-file.d.ts +6 -0
  984. package/esm/models/operations/post-file.d.ts.map +1 -1
  985. package/esm/models/operations/post-file.js.map +1 -1
  986. package/esm/models/operations/put-contact-v2.d.ts +9 -0
  987. package/esm/models/operations/put-contact-v2.d.ts.map +1 -1
  988. package/esm/models/operations/put-contact-v2.js.map +1 -1
  989. package/esm/models/operations/put-contact.d.ts +9 -0
  990. package/esm/models/operations/put-contact.d.ts.map +1 -1
  991. package/esm/models/operations/put-contact.js.map +1 -1
  992. package/esm/models/operations/set-end-user-selections.d.ts +20 -0
  993. package/esm/models/operations/set-end-user-selections.d.ts.map +1 -1
  994. package/esm/models/operations/set-end-user-selections.js +9 -0
  995. package/esm/models/operations/set-end-user-selections.js.map +1 -1
  996. package/esm/models/operations/system-login-url.d.ts +18 -0
  997. package/esm/models/operations/system-login-url.d.ts.map +1 -1
  998. package/esm/models/operations/system-login-url.js.map +1 -1
  999. package/esm/models/operations/test.d.ts +14 -0
  1000. package/esm/models/operations/test.d.ts.map +1 -1
  1001. package/esm/models/operations/test.js +9 -0
  1002. package/esm/models/operations/test.js.map +1 -1
  1003. package/esm/models/operations/update-bill-line-item.d.ts +6 -0
  1004. package/esm/models/operations/update-bill-line-item.d.ts.map +1 -1
  1005. package/esm/models/operations/update-bill-line-item.js.map +1 -1
  1006. package/esm/models/operations/update-bill.d.ts +9 -0
  1007. package/esm/models/operations/update-bill.d.ts.map +1 -1
  1008. package/esm/models/operations/update-bill.js.map +1 -1
  1009. package/esm/models/operations/update-customer.d.ts +6 -0
  1010. package/esm/models/operations/update-customer.d.ts.map +1 -1
  1011. package/esm/models/operations/update-customer.js.map +1 -1
  1012. package/esm/models/operations/update-submission-page-style.d.ts +11 -0
  1013. package/esm/models/operations/update-submission-page-style.d.ts.map +1 -0
  1014. package/esm/models/operations/update-submission-page-style.js +11 -0
  1015. package/esm/models/operations/update-submission-page-style.js.map +1 -0
  1016. package/esm/models/operations/update-supplier.d.ts +6 -0
  1017. package/esm/models/operations/update-supplier.d.ts.map +1 -1
  1018. package/esm/models/operations/update-supplier.js.map +1 -1
  1019. package/esm/models/operations/update-vendor-credit.d.ts +9 -0
  1020. package/esm/models/operations/update-vendor-credit.d.ts.map +1 -1
  1021. package/esm/models/operations/update-vendor-credit.js.map +1 -1
  1022. package/esm/models/subscription.d.ts +13 -0
  1023. package/esm/models/subscription.d.ts.map +1 -0
  1024. package/esm/models/subscription.js +17 -0
  1025. package/esm/models/subscription.js.map +1 -0
  1026. package/esm/models/webhook-response-dto.d.ts +15 -0
  1027. package/esm/models/webhook-response-dto.d.ts.map +1 -0
  1028. package/esm/models/webhook-response-dto.js +19 -0
  1029. package/esm/models/webhook-response-dto.js.map +1 -0
  1030. package/esm/sdk/accounting-v2.d.ts +2 -2
  1031. package/esm/sdk/accounting-v2.d.ts.map +1 -1
  1032. package/esm/sdk/accounting-v2.js +6 -6
  1033. package/esm/sdk/accounting-v2.js.map +1 -1
  1034. package/esm/sdk/accounting.d.ts +87 -86
  1035. package/esm/sdk/accounting.d.ts.map +1 -1
  1036. package/esm/sdk/accounting.js +255 -255
  1037. package/esm/sdk/accounting.js.map +1 -1
  1038. package/esm/sdk/auth.d.ts +10 -10
  1039. package/esm/sdk/auth.d.ts.map +1 -1
  1040. package/esm/sdk/auth.js.map +1 -1
  1041. package/esm/sdk/events.d.ts +3 -3
  1042. package/esm/sdk/events.d.ts.map +1 -1
  1043. package/esm/sdk/events.js.map +1 -1
  1044. package/esm/sdk/health.d.ts +3 -2
  1045. package/esm/sdk/health.d.ts.map +1 -1
  1046. package/esm/sdk/health.js.map +1 -1
  1047. package/esm/sdk/tenants.d.ts +15 -15
  1048. package/esm/sdk/tenants.d.ts.map +1 -1
  1049. package/esm/sdk/tenants.js.map +1 -1
  1050. package/esm/sdk/user.d.ts +1 -1
  1051. package/esm/sdk/user.d.ts.map +1 -1
  1052. package/esm/sdk/user.js +3 -3
  1053. package/esm/sdk/user.js.map +1 -1
  1054. package/esm/sdk/vendor-credits.d.ts +1 -1
  1055. package/esm/sdk/vendor-credits.d.ts.map +1 -1
  1056. package/esm/sdk/vendor-credits.js.map +1 -1
  1057. package/esm/sdk/webhooks.d.ts +8 -8
  1058. package/esm/sdk/webhooks.d.ts.map +1 -1
  1059. package/esm/sdk/webhooks.js.map +1 -1
  1060. package/examples/accountingGetAccount.example.ts +32 -0
  1061. package/jsr.json +1 -1
  1062. package/package.json +1 -1
  1063. package/src/funcs/accounting-create-account.ts +160 -0
  1064. package/src/funcs/accounting-create-bank-account.ts +161 -0
  1065. package/src/funcs/accounting-create-bill.ts +160 -0
  1066. package/src/funcs/accounting-create-bookings.ts +159 -0
  1067. package/src/funcs/accounting-create-contact.ts +160 -0
  1068. package/src/funcs/accounting-create-contacts-v1.ts +160 -0
  1069. package/src/funcs/accounting-create-contacts.ts +159 -0
  1070. package/src/funcs/accounting-create-event-subscriptions.ts +161 -0
  1071. package/src/funcs/accounting-create-expense.ts +202 -0
  1072. package/src/funcs/accounting-create-invoice.ts +160 -0
  1073. package/src/funcs/accounting-create-journal-entry.ts +208 -0
  1074. package/src/funcs/accounting-create-line-item.ts +168 -0
  1075. package/src/funcs/accounting-create-offer.ts +160 -0
  1076. package/src/funcs/accounting-create-pass-through-request.ts +161 -0
  1077. package/src/funcs/accounting-create-payment-term.ts +160 -0
  1078. package/src/funcs/accounting-create-payment.ts +159 -0
  1079. package/src/funcs/accounting-create-project.ts +160 -0
  1080. package/src/funcs/accounting-create-sales-order.ts +161 -0
  1081. package/src/funcs/accounting-create-supplier.ts +160 -0
  1082. package/src/funcs/accounting-create-transaction.ts +202 -0
  1083. package/src/funcs/accounting-delete-bill.ts +165 -0
  1084. package/src/funcs/accounting-delete-event-subscriptions.ts +169 -0
  1085. package/src/funcs/accounting-delete-payment.ts +164 -0
  1086. package/src/funcs/accounting-get-account.ts +166 -0
  1087. package/src/funcs/accounting-get-accounts.ts +170 -0
  1088. package/src/funcs/accounting-get-async-task-info.ts +167 -0
  1089. package/src/funcs/accounting-get-bank-account.ts +168 -0
  1090. package/src/funcs/accounting-get-bank-accounts.ts +167 -0
  1091. package/src/funcs/accounting-get-bill-document.ts +159 -0
  1092. package/src/funcs/accounting-get-bill.ts +166 -0
  1093. package/src/funcs/accounting-get-bills.ts +168 -0
  1094. package/src/funcs/accounting-get-booking-proposal-document.ts +166 -0
  1095. package/src/funcs/accounting-get-booking-proposal.ts +170 -0
  1096. package/src/funcs/accounting-get-booking-proposals.ts +171 -0
  1097. package/src/funcs/accounting-get-contact.ts +166 -0
  1098. package/src/funcs/accounting-get-credit-note.ts +166 -0
  1099. package/src/funcs/accounting-get-credit-notes.ts +167 -0
  1100. package/src/funcs/accounting-get-customer.ts +166 -0
  1101. package/src/funcs/accounting-get-customers.ts +167 -0
  1102. package/src/funcs/accounting-get-dimensions.ts +167 -0
  1103. package/src/funcs/accounting-get-document-types.ts +162 -0
  1104. package/src/funcs/accounting-get-expense.ts +166 -0
  1105. package/src/funcs/accounting-get-expenses.ts +163 -0
  1106. package/src/funcs/accounting-get-goods-receipt-line-items.ts +170 -0
  1107. package/src/funcs/accounting-get-goods-receipt.ts +168 -0
  1108. package/src/funcs/accounting-get-invoice-document.ts +168 -0
  1109. package/src/funcs/accounting-get-invoice.ts +166 -0
  1110. package/src/funcs/accounting-get-invoices.ts +169 -0
  1111. package/src/funcs/accounting-get-item.ts +166 -0
  1112. package/src/funcs/accounting-get-items.ts +166 -0
  1113. package/src/funcs/accounting-get-journal-entries.ts +169 -0
  1114. package/src/funcs/accounting-get-journal-entry.ts +169 -0
  1115. package/src/funcs/accounting-get-journals.ts +164 -0
  1116. package/src/funcs/accounting-get-line-item.ts +172 -0
  1117. package/src/funcs/accounting-get-line-items.ts +171 -0
  1118. package/src/funcs/accounting-get-offer-line-item.ts +173 -0
  1119. package/src/funcs/accounting-get-offer-line-items.ts +170 -0
  1120. package/src/funcs/accounting-get-offer.ts +166 -0
  1121. package/src/funcs/accounting-get-offers.ts +165 -0
  1122. package/src/funcs/accounting-get-open-items.ts +168 -0
  1123. package/src/funcs/accounting-get-payment-term.ts +168 -0
  1124. package/src/funcs/accounting-get-payment.ts +165 -0
  1125. package/src/funcs/accounting-get-payments.ts +165 -0
  1126. package/src/funcs/accounting-get-profile.ts +6 -6
  1127. package/src/funcs/accounting-get-project.ts +166 -0
  1128. package/src/funcs/accounting-get-purchase-order-line-item.ts +173 -0
  1129. package/src/funcs/accounting-get-purchase-order-line-items.ts +173 -0
  1130. package/src/funcs/accounting-get-purchase-order.ts +169 -0
  1131. package/src/funcs/accounting-get-sales-order-lines.ts +172 -0
  1132. package/src/funcs/accounting-get-sales-order.ts +166 -0
  1133. package/src/funcs/accounting-get-sales-orders.ts +168 -0
  1134. package/src/funcs/accounting-get-supplier.ts +166 -0
  1135. package/src/funcs/accounting-get-suppliers.ts +167 -0
  1136. package/src/funcs/accounting-get-tax-rate.ts +166 -0
  1137. package/src/funcs/accounting-get-tax-rates.ts +165 -0
  1138. package/src/funcs/accounting-get-trial-balance.ts +171 -0
  1139. package/src/funcs/accounting-get-units.ts +163 -0
  1140. package/src/funcs/accounting-get-vendor-credits.ts +169 -0
  1141. package/src/funcs/accounting-patch-customers.ts +166 -0
  1142. package/src/funcs/accounting-patch-invoice.ts +166 -0
  1143. package/src/funcs/accounting-patch-supplier.ts +166 -0
  1144. package/src/funcs/accounting-post-file.ts +215 -0
  1145. package/src/funcs/accounting-put-contact.ts +166 -0
  1146. package/src/funcs/accounting-update-bill-line-item.ts +172 -0
  1147. package/src/funcs/accounting-update-supplier.ts +165 -0
  1148. package/src/funcs/accounting-update-vendor-credit.ts +169 -0
  1149. package/src/funcs/accounting-v2-get-dimensions-v2.ts +165 -0
  1150. package/src/funcs/accounting-v2-put-contact-v2.ts +166 -0
  1151. package/src/funcs/auth-api-key-confirmation.ts +6 -6
  1152. package/src/funcs/auth-callback.ts +5 -5
  1153. package/src/funcs/auth-cancel.ts +6 -6
  1154. package/src/funcs/auth-create-end-user-account.ts +5 -5
  1155. package/src/funcs/auth-get-environment-page.ts +5 -5
  1156. package/src/funcs/auth-get-submit-page.ts +5 -5
  1157. package/src/funcs/auth-long-token.ts +12 -12
  1158. package/src/funcs/auth-set-end-user-selections.ts +5 -5
  1159. package/src/funcs/auth-system-login-url.ts +6 -5
  1160. package/src/funcs/auth-test.ts +5 -5
  1161. package/src/funcs/events-get-code.ts +5 -5
  1162. package/src/funcs/events-handle-callback.ts +5 -5
  1163. package/src/funcs/events-handle-configuration-callback.ts +5 -5
  1164. package/src/funcs/health-check.ts +6 -6
  1165. package/src/funcs/health-details.ts +5 -5
  1166. package/src/funcs/tenants-add-callback-url.ts +6 -5
  1167. package/src/funcs/tenants-count-end-users-by-system.ts +6 -6
  1168. package/src/funcs/tenants-delete-end-user.ts +6 -6
  1169. package/src/funcs/tenants-delete-registered-system.ts +6 -5
  1170. package/src/funcs/tenants-get-all-active-end-users.ts +6 -6
  1171. package/src/funcs/tenants-get-callback-url.ts +6 -6
  1172. package/src/funcs/tenants-get-end-user-list.ts +6 -6
  1173. package/src/funcs/tenants-get-registered-systems-masked.ts +6 -6
  1174. package/src/funcs/tenants-get-registered-systems.ts +6 -6
  1175. package/src/funcs/tenants-get-submission-page-style-by-key.ts +6 -6
  1176. package/src/funcs/tenants-get-submission-page-style.ts +5 -5
  1177. package/src/funcs/tenants-get-target-system-requirements.ts +6 -6
  1178. package/src/funcs/tenants-get-target-system-values.ts +6 -6
  1179. package/src/funcs/tenants-system-registration.ts +6 -5
  1180. package/src/funcs/tenants-update-submission-page-style.ts +6 -5
  1181. package/src/funcs/user-get-user-info.ts +135 -0
  1182. package/src/funcs/vendor-credits-delete.ts +5 -5
  1183. package/src/funcs/webhooks-create-web-hook-tenant.ts +6 -5
  1184. package/src/funcs/webhooks-create-webhook-config.ts +6 -5
  1185. package/src/funcs/webhooks-create-webhook-end-user.ts +5 -5
  1186. package/src/funcs/webhooks-create-webhook.ts +5 -5
  1187. package/src/funcs/webhooks-delete-webhook-end-user.ts +5 -5
  1188. package/src/funcs/webhooks-delete-webhook-tenant.ts +6 -5
  1189. package/src/funcs/webhooks-delete-webhook.ts +5 -5
  1190. package/src/funcs/webhooks-get-webhooks.ts +5 -5
  1191. package/src/lib/config.ts +3 -4
  1192. package/src/lib/security.ts +14 -2
  1193. package/src/models/base-response-dto.ts +133 -0
  1194. package/src/models/company-response-dto.ts +3 -30
  1195. package/src/models/index.ts +3 -0
  1196. package/src/models/operations/api-key-confirmation.ts +34 -0
  1197. package/src/models/operations/callback.ts +44 -3
  1198. package/src/models/operations/cancel.ts +34 -0
  1199. package/src/models/operations/check.ts +29 -0
  1200. package/src/models/operations/create-account.ts +9 -0
  1201. package/src/models/operations/create-bank-account.ts +9 -0
  1202. package/src/models/operations/create-bill-line-item.ts +6 -0
  1203. package/src/models/operations/create-bill.ts +9 -0
  1204. package/src/models/operations/create-booking-proposal-v2.ts +6 -0
  1205. package/src/models/operations/create-booking-proposal.ts +6 -0
  1206. package/src/models/operations/create-bookings.ts +6 -0
  1207. package/src/models/operations/create-contact-v2.ts +9 -0
  1208. package/src/models/operations/create-contact.ts +9 -0
  1209. package/src/models/operations/create-contacts-v1.ts +6 -0
  1210. package/src/models/operations/create-contacts.ts +6 -0
  1211. package/src/models/operations/create-customer.ts +9 -0
  1212. package/src/models/operations/create-end-user-account.ts +29 -0
  1213. package/src/models/operations/create-event-subscriptions.ts +3 -0
  1214. package/src/models/operations/create-expense.ts +9 -0
  1215. package/src/models/operations/create-invoice.ts +9 -0
  1216. package/src/models/operations/create-item.ts +9 -0
  1217. package/src/models/operations/create-journal-entries.ts +6 -0
  1218. package/src/models/operations/create-journal-entry-attachments.ts +3 -0
  1219. package/src/models/operations/create-journal-entry.ts +9 -0
  1220. package/src/models/operations/create-line-item.ts +9 -0
  1221. package/src/models/operations/create-offer.ts +9 -0
  1222. package/src/models/operations/create-pass-through-request.ts +9 -0
  1223. package/src/models/operations/create-payment-term.ts +6 -0
  1224. package/src/models/operations/create-payment.ts +6 -0
  1225. package/src/models/operations/create-project.ts +9 -0
  1226. package/src/models/operations/create-sales-order.ts +9 -0
  1227. package/src/models/operations/create-supplier.ts +9 -0
  1228. package/src/models/operations/create-transaction.ts +6 -0
  1229. package/src/models/operations/create-vendor-credit.ts +9 -0
  1230. package/src/models/operations/create-web-hook-tenant.ts +135 -0
  1231. package/src/models/operations/create-webhook-config.ts +135 -0
  1232. package/src/models/operations/create-webhook-end-user.ts +137 -0
  1233. package/src/models/operations/create-webhook.ts +131 -0
  1234. package/src/models/operations/delete-bill.ts +131 -0
  1235. package/src/models/operations/delete-end-user.ts +34 -0
  1236. package/src/models/operations/delete-event-subscriptions.ts +3 -0
  1237. package/src/models/operations/delete-payment.ts +128 -0
  1238. package/src/models/operations/delete-vendor-credit.ts +135 -0
  1239. package/src/models/operations/delete-webhook-end-user.ts +30 -0
  1240. package/src/models/operations/delete-webhook.ts +30 -0
  1241. package/src/models/operations/details.ts +21 -0
  1242. package/src/models/operations/get-account.ts +12 -0
  1243. package/src/models/operations/get-accounts.ts +39 -0
  1244. package/src/models/operations/get-all-active-end-users.ts +29 -0
  1245. package/src/models/operations/get-async-task-info.ts +6 -0
  1246. package/src/models/operations/get-bank-account.ts +12 -0
  1247. package/src/models/operations/get-bank-accounts.ts +15 -0
  1248. package/src/models/operations/get-bill-document.ts +3 -0
  1249. package/src/models/operations/get-bill-line-items.ts +9 -0
  1250. package/src/models/operations/get-bill.ts +12 -0
  1251. package/src/models/operations/get-bills.ts +51 -0
  1252. package/src/models/operations/get-booking-proposal-document.ts +3 -0
  1253. package/src/models/operations/get-booking-proposal.ts +12 -0
  1254. package/src/models/operations/get-booking-proposals.ts +51 -0
  1255. package/src/models/operations/get-code.ts +24 -0
  1256. package/src/models/operations/get-companies-flow.ts +6 -0
  1257. package/src/models/operations/get-companies.ts +6 -0
  1258. package/src/models/operations/get-contact-v2.ts +12 -0
  1259. package/src/models/operations/get-contact.ts +12 -0
  1260. package/src/models/operations/get-contacts-v2.ts +15 -0
  1261. package/src/models/operations/get-contacts.ts +15 -0
  1262. package/src/models/operations/get-credit-note.ts +12 -0
  1263. package/src/models/operations/get-credit-notes.ts +15 -0
  1264. package/src/models/operations/get-customer.ts +12 -0
  1265. package/src/models/operations/get-customers.ts +24 -0
  1266. package/src/models/operations/get-dimensions-by-dimension.ts +15 -0
  1267. package/src/models/operations/get-dimensions-v2.ts +15 -0
  1268. package/src/models/operations/get-dimensions.ts +15 -0
  1269. package/src/models/operations/get-document-extensions.ts +6 -0
  1270. package/src/models/operations/get-document-types.ts +6 -0
  1271. package/src/models/operations/get-environment-page.ts +30 -0
  1272. package/src/models/operations/get-environments.ts +3 -0
  1273. package/src/models/operations/get-expense.ts +12 -0
  1274. package/src/models/operations/get-expenses.ts +12 -0
  1275. package/src/models/operations/get-fiscal-year.ts +12 -0
  1276. package/src/models/operations/get-fiscal-years.ts +12 -0
  1277. package/src/models/operations/get-goods-receipt-line-item.ts +12 -0
  1278. package/src/models/operations/get-goods-receipt-line-items.ts +15 -0
  1279. package/src/models/operations/get-goods-receipt.ts +12 -0
  1280. package/src/models/operations/get-goods-receipts.ts +15 -0
  1281. package/src/models/operations/get-invoice-document.ts +9 -0
  1282. package/src/models/operations/get-invoice.ts +12 -0
  1283. package/src/models/operations/get-invoices.ts +54 -0
  1284. package/src/models/operations/get-item.ts +12 -0
  1285. package/src/models/operations/get-items.ts +21 -0
  1286. package/src/models/operations/get-journal-entries.ts +21 -0
  1287. package/src/models/operations/get-journal-entry-attachment-by-id.ts +9 -0
  1288. package/src/models/operations/get-journal-entry-attachments.ts +9 -0
  1289. package/src/models/operations/get-journal-entry.ts +15 -0
  1290. package/src/models/operations/get-journals.ts +15 -0
  1291. package/src/models/operations/get-line-item.ts +12 -0
  1292. package/src/models/operations/get-line-items.ts +15 -0
  1293. package/src/models/operations/get-offer-document.ts +9 -0
  1294. package/src/models/operations/get-offer-line-item.ts +12 -0
  1295. package/src/models/operations/get-offer-line-items.ts +15 -0
  1296. package/src/models/operations/get-offer.ts +12 -0
  1297. package/src/models/operations/get-offers.ts +24 -0
  1298. package/src/models/operations/get-open-items.ts +27 -0
  1299. package/src/models/operations/get-payment-term.ts +12 -0
  1300. package/src/models/operations/get-payment-terms.ts +21 -0
  1301. package/src/models/operations/get-payment.ts +9 -0
  1302. package/src/models/operations/get-payments.ts +18 -0
  1303. package/src/models/operations/get-project.ts +12 -0
  1304. package/src/models/operations/get-projects.ts +15 -0
  1305. package/src/models/operations/get-purchase-order-line-item.ts +12 -0
  1306. package/src/models/operations/get-purchase-order-line-items.ts +15 -0
  1307. package/src/models/operations/get-purchase-order.ts +12 -0
  1308. package/src/models/operations/get-purchase-orders.ts +15 -0
  1309. package/src/models/operations/get-sales-order-lines.ts +15 -0
  1310. package/src/models/operations/get-sales-order.ts +12 -0
  1311. package/src/models/operations/get-sales-orders.ts +24 -0
  1312. package/src/models/operations/get-submission-page-style-by-key.ts +30 -0
  1313. package/src/models/operations/get-submission-page-style.ts +27 -0
  1314. package/src/models/operations/get-submit-page.ts +32 -0
  1315. package/src/models/operations/get-supplier.ts +12 -0
  1316. package/src/models/operations/get-suppliers.ts +24 -0
  1317. package/src/models/operations/get-tax-rate.ts +12 -0
  1318. package/src/models/operations/get-tax-rates.ts +18 -0
  1319. package/src/models/operations/get-trial-balance.ts +27 -0
  1320. package/src/models/operations/get-units.ts +12 -0
  1321. package/src/models/operations/get-vendor-credits.ts +33 -0
  1322. package/src/models/operations/get-webhooks.ts +135 -0
  1323. package/src/models/operations/handle-callback.ts +24 -0
  1324. package/src/models/operations/handle-configuration-callback.ts +25 -0
  1325. package/src/models/operations/index.ts +9 -0
  1326. package/src/models/operations/long-token.ts +15 -6
  1327. package/src/models/operations/patch-contact-v2.ts +9 -0
  1328. package/src/models/operations/patch-contact.ts +9 -0
  1329. package/src/models/operations/patch-customers.ts +9 -0
  1330. package/src/models/operations/patch-invoice.ts +9 -0
  1331. package/src/models/operations/patch-item.ts +9 -0
  1332. package/src/models/operations/patch-line-item.ts +9 -0
  1333. package/src/models/operations/patch-supplier.ts +9 -0
  1334. package/src/models/operations/post-file.ts +6 -0
  1335. package/src/models/operations/put-contact-v2.ts +9 -0
  1336. package/src/models/operations/put-contact.ts +9 -0
  1337. package/src/models/operations/set-end-user-selections.ts +38 -0
  1338. package/src/models/operations/system-login-url.ts +18 -0
  1339. package/src/models/operations/test.ts +30 -0
  1340. package/src/models/operations/update-bill-line-item.ts +6 -0
  1341. package/src/models/operations/update-bill.ts +9 -0
  1342. package/src/models/operations/update-customer.ts +6 -0
  1343. package/src/models/operations/update-submission-page-style.ts +29 -0
  1344. package/src/models/operations/update-supplier.ts +6 -0
  1345. package/src/models/operations/update-vendor-credit.ts +9 -0
  1346. package/src/models/subscription.ts +35 -0
  1347. package/src/models/webhook-response-dto.ts +41 -0
  1348. package/src/sdk/accounting-v2.ts +6 -6
  1349. package/src/sdk/accounting.ts +261 -260
  1350. package/src/sdk/auth.ts +11 -11
  1351. package/src/sdk/events.ts +3 -3
  1352. package/src/sdk/health.ts +3 -2
  1353. package/src/sdk/tenants.ts +15 -15
  1354. package/src/sdk/user.ts +3 -3
  1355. package/src/sdk/vendor-credits.ts +1 -1
  1356. package/src/sdk/webhooks.ts +8 -8
  1357. package/esm/funcs/accounting-add-account.d.ts +0 -11
  1358. package/esm/funcs/accounting-add-account.d.ts.map +0 -1
  1359. package/esm/funcs/accounting-add-account.js +0 -77
  1360. package/esm/funcs/accounting-add-account.js.map +0 -1
  1361. package/esm/funcs/accounting-add-bank-account.d.ts +0 -11
  1362. package/esm/funcs/accounting-add-bank-account.d.ts.map +0 -1
  1363. package/esm/funcs/accounting-add-bank-account.js +0 -77
  1364. package/esm/funcs/accounting-add-bank-account.js.map +0 -1
  1365. package/esm/funcs/accounting-add-bill.d.ts +0 -11
  1366. package/esm/funcs/accounting-add-bill.d.ts.map +0 -1
  1367. package/esm/funcs/accounting-add-bill.js +0 -77
  1368. package/esm/funcs/accounting-add-bill.js.map +0 -1
  1369. package/esm/funcs/accounting-add-booking.d.ts +0 -11
  1370. package/esm/funcs/accounting-add-booking.d.ts.map +0 -1
  1371. package/esm/funcs/accounting-add-booking.js +0 -76
  1372. package/esm/funcs/accounting-add-booking.js.map +0 -1
  1373. package/esm/funcs/accounting-add-contact.d.ts +0 -11
  1374. package/esm/funcs/accounting-add-contact.d.ts.map +0 -1
  1375. package/esm/funcs/accounting-add-contact.js +0 -77
  1376. package/esm/funcs/accounting-add-contact.js.map +0 -1
  1377. package/esm/funcs/accounting-add-event-subscription.d.ts +0 -11
  1378. package/esm/funcs/accounting-add-event-subscription.d.ts.map +0 -1
  1379. package/esm/funcs/accounting-add-event-subscription.js +0 -76
  1380. package/esm/funcs/accounting-add-event-subscription.js.map +0 -1
  1381. package/esm/funcs/accounting-add-expense.d.ts +0 -11
  1382. package/esm/funcs/accounting-add-expense.d.ts.map +0 -1
  1383. package/esm/funcs/accounting-add-expense.js +0 -102
  1384. package/esm/funcs/accounting-add-expense.js.map +0 -1
  1385. package/esm/funcs/accounting-add-invoice-line-item.d.ts +0 -11
  1386. package/esm/funcs/accounting-add-invoice-line-item.d.ts.map +0 -1
  1387. package/esm/funcs/accounting-add-invoice-line-item.js +0 -83
  1388. package/esm/funcs/accounting-add-invoice-line-item.js.map +0 -1
  1389. package/esm/funcs/accounting-add-invoice.d.ts +0 -11
  1390. package/esm/funcs/accounting-add-invoice.d.ts.map +0 -1
  1391. package/esm/funcs/accounting-add-invoice.js +0 -77
  1392. package/esm/funcs/accounting-add-invoice.js.map +0 -1
  1393. package/esm/funcs/accounting-add-journal-entry.d.ts +0 -11
  1394. package/esm/funcs/accounting-add-journal-entry.d.ts.map +0 -1
  1395. package/esm/funcs/accounting-add-journal-entry.js +0 -107
  1396. package/esm/funcs/accounting-add-journal-entry.js.map +0 -1
  1397. package/esm/funcs/accounting-add-offer.d.ts +0 -11
  1398. package/esm/funcs/accounting-add-offer.d.ts.map +0 -1
  1399. package/esm/funcs/accounting-add-offer.js +0 -77
  1400. package/esm/funcs/accounting-add-offer.js.map +0 -1
  1401. package/esm/funcs/accounting-add-payment-term.d.ts +0 -11
  1402. package/esm/funcs/accounting-add-payment-term.d.ts.map +0 -1
  1403. package/esm/funcs/accounting-add-payment-term.js +0 -76
  1404. package/esm/funcs/accounting-add-payment-term.js.map +0 -1
  1405. package/esm/funcs/accounting-add-payment.d.ts +0 -11
  1406. package/esm/funcs/accounting-add-payment.d.ts.map +0 -1
  1407. package/esm/funcs/accounting-add-payment.js +0 -76
  1408. package/esm/funcs/accounting-add-payment.js.map +0 -1
  1409. package/esm/funcs/accounting-add-project.d.ts +0 -11
  1410. package/esm/funcs/accounting-add-project.d.ts.map +0 -1
  1411. package/esm/funcs/accounting-add-project.js +0 -77
  1412. package/esm/funcs/accounting-add-project.js.map +0 -1
  1413. package/esm/funcs/accounting-add-sales-order.d.ts +0 -11
  1414. package/esm/funcs/accounting-add-sales-order.d.ts.map +0 -1
  1415. package/esm/funcs/accounting-add-sales-order.js +0 -77
  1416. package/esm/funcs/accounting-add-sales-order.js.map +0 -1
  1417. package/esm/funcs/accounting-add-supplier.d.ts +0 -11
  1418. package/esm/funcs/accounting-add-supplier.d.ts.map +0 -1
  1419. package/esm/funcs/accounting-add-supplier.js +0 -77
  1420. package/esm/funcs/accounting-add-supplier.js.map +0 -1
  1421. package/esm/funcs/accounting-amend-customer.d.ts +0 -11
  1422. package/esm/funcs/accounting-amend-customer.d.ts.map +0 -1
  1423. package/esm/funcs/accounting-amend-customer.js +0 -83
  1424. package/esm/funcs/accounting-amend-customer.js.map +0 -1
  1425. package/esm/funcs/accounting-amend-invoice.d.ts +0 -11
  1426. package/esm/funcs/accounting-amend-invoice.d.ts.map +0 -1
  1427. package/esm/funcs/accounting-amend-invoice.js +0 -83
  1428. package/esm/funcs/accounting-amend-invoice.js.map +0 -1
  1429. package/esm/funcs/accounting-amend-supplier.d.ts +0 -11
  1430. package/esm/funcs/accounting-amend-supplier.d.ts.map +0 -1
  1431. package/esm/funcs/accounting-amend-supplier.js +0 -83
  1432. package/esm/funcs/accounting-amend-supplier.js.map +0 -1
  1433. package/esm/funcs/accounting-batch-add-contacts.d.ts +0 -11
  1434. package/esm/funcs/accounting-batch-add-contacts.d.ts.map +0 -1
  1435. package/esm/funcs/accounting-batch-add-contacts.js +0 -76
  1436. package/esm/funcs/accounting-batch-add-contacts.js.map +0 -1
  1437. package/esm/funcs/accounting-create-contacts-bulk.d.ts +0 -11
  1438. package/esm/funcs/accounting-create-contacts-bulk.d.ts.map +0 -1
  1439. package/esm/funcs/accounting-create-contacts-bulk.js +0 -76
  1440. package/esm/funcs/accounting-create-contacts-bulk.js.map +0 -1
  1441. package/esm/funcs/accounting-create-pass-through.d.ts +0 -11
  1442. package/esm/funcs/accounting-create-pass-through.d.ts.map +0 -1
  1443. package/esm/funcs/accounting-create-pass-through.js +0 -77
  1444. package/esm/funcs/accounting-create-pass-through.js.map +0 -1
  1445. package/esm/funcs/accounting-fetch-bank-account.d.ts +0 -11
  1446. package/esm/funcs/accounting-fetch-bank-account.d.ts.map +0 -1
  1447. package/esm/funcs/accounting-fetch-bank-account.js +0 -83
  1448. package/esm/funcs/accounting-fetch-bank-account.js.map +0 -1
  1449. package/esm/funcs/accounting-fetch-bill-document.d.ts +0 -11
  1450. package/esm/funcs/accounting-fetch-bill-document.d.ts.map +0 -1
  1451. package/esm/funcs/accounting-fetch-bill-document.js +0 -77
  1452. package/esm/funcs/accounting-fetch-bill-document.js.map +0 -1
  1453. package/esm/funcs/accounting-fetch-bill.d.ts +0 -11
  1454. package/esm/funcs/accounting-fetch-bill.d.ts.map +0 -1
  1455. package/esm/funcs/accounting-fetch-bill.js +0 -83
  1456. package/esm/funcs/accounting-fetch-bill.js.map +0 -1
  1457. package/esm/funcs/accounting-fetch-bills.d.ts +0 -11
  1458. package/esm/funcs/accounting-fetch-bills.d.ts.map +0 -1
  1459. package/esm/funcs/accounting-fetch-bills.js +0 -84
  1460. package/esm/funcs/accounting-fetch-bills.js.map +0 -1
  1461. package/esm/funcs/accounting-fetch-booking-proposal-document.d.ts +0 -11
  1462. package/esm/funcs/accounting-fetch-booking-proposal-document.d.ts.map +0 -1
  1463. package/esm/funcs/accounting-fetch-booking-proposal-document.js +0 -74
  1464. package/esm/funcs/accounting-fetch-booking-proposal-document.js.map +0 -1
  1465. package/esm/funcs/accounting-fetch-contact.d.ts +0 -11
  1466. package/esm/funcs/accounting-fetch-contact.d.ts.map +0 -1
  1467. package/esm/funcs/accounting-fetch-contact.js +0 -83
  1468. package/esm/funcs/accounting-fetch-contact.js.map +0 -1
  1469. package/esm/funcs/accounting-fetch-credit-note.d.ts +0 -11
  1470. package/esm/funcs/accounting-fetch-credit-note.d.ts.map +0 -1
  1471. package/esm/funcs/accounting-fetch-credit-note.js +0 -83
  1472. package/esm/funcs/accounting-fetch-credit-note.js.map +0 -1
  1473. package/esm/funcs/accounting-fetch-customer.d.ts +0 -11
  1474. package/esm/funcs/accounting-fetch-customer.d.ts.map +0 -1
  1475. package/esm/funcs/accounting-fetch-customer.js +0 -83
  1476. package/esm/funcs/accounting-fetch-customer.js.map +0 -1
  1477. package/esm/funcs/accounting-fetch-customers.d.ts +0 -11
  1478. package/esm/funcs/accounting-fetch-customers.d.ts.map +0 -1
  1479. package/esm/funcs/accounting-fetch-customers.js +0 -83
  1480. package/esm/funcs/accounting-fetch-customers.js.map +0 -1
  1481. package/esm/funcs/accounting-fetch-document-types.d.ts +0 -11
  1482. package/esm/funcs/accounting-fetch-document-types.d.ts.map +0 -1
  1483. package/esm/funcs/accounting-fetch-document-types.js +0 -75
  1484. package/esm/funcs/accounting-fetch-document-types.js.map +0 -1
  1485. package/esm/funcs/accounting-fetch-expense.d.ts +0 -11
  1486. package/esm/funcs/accounting-fetch-expense.d.ts.map +0 -1
  1487. package/esm/funcs/accounting-fetch-expense.js +0 -83
  1488. package/esm/funcs/accounting-fetch-expense.js.map +0 -1
  1489. package/esm/funcs/accounting-fetch-expenses.d.ts +0 -11
  1490. package/esm/funcs/accounting-fetch-expenses.d.ts.map +0 -1
  1491. package/esm/funcs/accounting-fetch-expenses.js +0 -79
  1492. package/esm/funcs/accounting-fetch-expenses.js.map +0 -1
  1493. package/esm/funcs/accounting-fetch-invoice-document.d.ts +0 -11
  1494. package/esm/funcs/accounting-fetch-invoice-document.d.ts.map +0 -1
  1495. package/esm/funcs/accounting-fetch-invoice-document.js +0 -82
  1496. package/esm/funcs/accounting-fetch-invoice-document.js.map +0 -1
  1497. package/esm/funcs/accounting-fetch-invoice.d.ts +0 -11
  1498. package/esm/funcs/accounting-fetch-invoice.d.ts.map +0 -1
  1499. package/esm/funcs/accounting-fetch-invoice.js +0 -83
  1500. package/esm/funcs/accounting-fetch-invoice.js.map +0 -1
  1501. package/esm/funcs/accounting-fetch-item.d.ts +0 -11
  1502. package/esm/funcs/accounting-fetch-item.d.ts.map +0 -1
  1503. package/esm/funcs/accounting-fetch-item.js +0 -83
  1504. package/esm/funcs/accounting-fetch-item.js.map +0 -1
  1505. package/esm/funcs/accounting-fetch-journal-entry.d.ts +0 -11
  1506. package/esm/funcs/accounting-fetch-journal-entry.d.ts.map +0 -1
  1507. package/esm/funcs/accounting-fetch-journal-entry.js +0 -84
  1508. package/esm/funcs/accounting-fetch-journal-entry.js.map +0 -1
  1509. package/esm/funcs/accounting-fetch-journals.d.ts +0 -11
  1510. package/esm/funcs/accounting-fetch-journals.d.ts.map +0 -1
  1511. package/esm/funcs/accounting-fetch-journals.js +0 -80
  1512. package/esm/funcs/accounting-fetch-journals.js.map +0 -1
  1513. package/esm/funcs/accounting-fetch-offer-line-items.d.ts +0 -11
  1514. package/esm/funcs/accounting-fetch-offer-line-items.d.ts.map +0 -1
  1515. package/esm/funcs/accounting-fetch-offer-line-items.js +0 -86
  1516. package/esm/funcs/accounting-fetch-offer-line-items.js.map +0 -1
  1517. package/esm/funcs/accounting-fetch-offer.d.ts +0 -11
  1518. package/esm/funcs/accounting-fetch-offer.d.ts.map +0 -1
  1519. package/esm/funcs/accounting-fetch-offer.js +0 -83
  1520. package/esm/funcs/accounting-fetch-offer.js.map +0 -1
  1521. package/esm/funcs/accounting-fetch-offers.d.ts +0 -11
  1522. package/esm/funcs/accounting-fetch-offers.d.ts.map +0 -1
  1523. package/esm/funcs/accounting-fetch-offers.js +0 -81
  1524. package/esm/funcs/accounting-fetch-offers.js.map +0 -1
  1525. package/esm/funcs/accounting-fetch-payment-term.d.ts +0 -11
  1526. package/esm/funcs/accounting-fetch-payment-term.d.ts.map +0 -1
  1527. package/esm/funcs/accounting-fetch-payment-term.js +0 -83
  1528. package/esm/funcs/accounting-fetch-payment-term.js.map +0 -1
  1529. package/esm/funcs/accounting-fetch-payment.d.ts +0 -11
  1530. package/esm/funcs/accounting-fetch-payment.d.ts.map +0 -1
  1531. package/esm/funcs/accounting-fetch-payment.js +0 -82
  1532. package/esm/funcs/accounting-fetch-payment.js.map +0 -1
  1533. package/esm/funcs/accounting-fetch-project.d.ts +0 -11
  1534. package/esm/funcs/accounting-fetch-project.d.ts.map +0 -1
  1535. package/esm/funcs/accounting-fetch-project.js +0 -83
  1536. package/esm/funcs/accounting-fetch-project.js.map +0 -1
  1537. package/esm/funcs/accounting-fetch-purchase-order.d.ts +0 -11
  1538. package/esm/funcs/accounting-fetch-purchase-order.d.ts.map +0 -1
  1539. package/esm/funcs/accounting-fetch-purchase-order.js +0 -83
  1540. package/esm/funcs/accounting-fetch-purchase-order.js.map +0 -1
  1541. package/esm/funcs/accounting-fetch-sales-order.d.ts +0 -11
  1542. package/esm/funcs/accounting-fetch-sales-order.d.ts.map +0 -1
  1543. package/esm/funcs/accounting-fetch-sales-order.js +0 -83
  1544. package/esm/funcs/accounting-fetch-sales-order.js.map +0 -1
  1545. package/esm/funcs/accounting-fetch-supplier.d.ts +0 -11
  1546. package/esm/funcs/accounting-fetch-supplier.d.ts.map +0 -1
  1547. package/esm/funcs/accounting-fetch-supplier.js +0 -83
  1548. package/esm/funcs/accounting-fetch-supplier.js.map +0 -1
  1549. package/esm/funcs/accounting-fetch-tax-rate.d.ts +0 -11
  1550. package/esm/funcs/accounting-fetch-tax-rate.d.ts.map +0 -1
  1551. package/esm/funcs/accounting-fetch-tax-rate.js +0 -83
  1552. package/esm/funcs/accounting-fetch-tax-rate.js.map +0 -1
  1553. package/esm/funcs/accounting-fetch-trial-balance.d.ts +0 -11
  1554. package/esm/funcs/accounting-fetch-trial-balance.d.ts.map +0 -1
  1555. package/esm/funcs/accounting-fetch-trial-balance.js +0 -84
  1556. package/esm/funcs/accounting-fetch-trial-balance.js.map +0 -1
  1557. package/esm/funcs/accounting-fetch-units.d.ts +0 -11
  1558. package/esm/funcs/accounting-fetch-units.d.ts.map +0 -1
  1559. package/esm/funcs/accounting-fetch-units.js +0 -79
  1560. package/esm/funcs/accounting-fetch-units.js.map +0 -1
  1561. package/esm/funcs/accounting-get-async-task.d.ts +0 -11
  1562. package/esm/funcs/accounting-get-async-task.d.ts.map +0 -1
  1563. package/esm/funcs/accounting-get-async-task.js +0 -83
  1564. package/esm/funcs/accounting-get-async-task.js.map +0 -1
  1565. package/esm/funcs/accounting-list-booking-proposals.d.ts +0 -11
  1566. package/esm/funcs/accounting-list-booking-proposals.d.ts.map +0 -1
  1567. package/esm/funcs/accounting-list-booking-proposals.js +0 -84
  1568. package/esm/funcs/accounting-list-booking-proposals.js.map +0 -1
  1569. package/esm/funcs/accounting-list-credit-notes.d.ts +0 -11
  1570. package/esm/funcs/accounting-list-credit-notes.d.ts.map +0 -1
  1571. package/esm/funcs/accounting-list-credit-notes.js +0 -80
  1572. package/esm/funcs/accounting-list-credit-notes.js.map +0 -1
  1573. package/esm/funcs/accounting-list-journal-entries.d.ts +0 -11
  1574. package/esm/funcs/accounting-list-journal-entries.d.ts.map +0 -1
  1575. package/esm/funcs/accounting-list-journal-entries.js +0 -82
  1576. package/esm/funcs/accounting-list-journal-entries.js.map +0 -1
  1577. package/esm/funcs/accounting-list-sales-order-line-items.d.ts +0 -11
  1578. package/esm/funcs/accounting-list-sales-order-line-items.d.ts.map +0 -1
  1579. package/esm/funcs/accounting-list-sales-order-line-items.js +0 -86
  1580. package/esm/funcs/accounting-list-sales-order-line-items.js.map +0 -1
  1581. package/esm/funcs/accounting-list-sales-orders.d.ts +0 -11
  1582. package/esm/funcs/accounting-list-sales-orders.d.ts.map +0 -1
  1583. package/esm/funcs/accounting-list-sales-orders.js +0 -81
  1584. package/esm/funcs/accounting-list-sales-orders.js.map +0 -1
  1585. package/esm/funcs/accounting-modify-bill-line-item.d.ts +0 -11
  1586. package/esm/funcs/accounting-modify-bill-line-item.d.ts.map +0 -1
  1587. package/esm/funcs/accounting-modify-bill-line-item.js +0 -86
  1588. package/esm/funcs/accounting-modify-bill-line-item.js.map +0 -1
  1589. package/esm/funcs/accounting-modify-supplier.d.ts +0 -11
  1590. package/esm/funcs/accounting-modify-supplier.d.ts.map +0 -1
  1591. package/esm/funcs/accounting-modify-supplier.js +0 -82
  1592. package/esm/funcs/accounting-modify-supplier.js.map +0 -1
  1593. package/esm/funcs/accounting-modify-vendor-credit.d.ts +0 -11
  1594. package/esm/funcs/accounting-modify-vendor-credit.d.ts.map +0 -1
  1595. package/esm/funcs/accounting-modify-vendor-credit.js +0 -83
  1596. package/esm/funcs/accounting-modify-vendor-credit.js.map +0 -1
  1597. package/esm/funcs/accounting-record-transaction.d.ts +0 -11
  1598. package/esm/funcs/accounting-record-transaction.d.ts.map +0 -1
  1599. package/esm/funcs/accounting-record-transaction.js +0 -101
  1600. package/esm/funcs/accounting-record-transaction.js.map +0 -1
  1601. package/esm/funcs/accounting-remove-bill.d.ts +0 -11
  1602. package/esm/funcs/accounting-remove-bill.d.ts.map +0 -1
  1603. package/esm/funcs/accounting-remove-bill.js +0 -82
  1604. package/esm/funcs/accounting-remove-bill.js.map +0 -1
  1605. package/esm/funcs/accounting-remove-event-subscription.d.ts +0 -11
  1606. package/esm/funcs/accounting-remove-event-subscription.d.ts.map +0 -1
  1607. package/esm/funcs/accounting-remove-event-subscription.js +0 -78
  1608. package/esm/funcs/accounting-remove-event-subscription.js.map +0 -1
  1609. package/esm/funcs/accounting-remove-payment.d.ts +0 -11
  1610. package/esm/funcs/accounting-remove-payment.d.ts.map +0 -1
  1611. package/esm/funcs/accounting-remove-payment.js +0 -81
  1612. package/esm/funcs/accounting-remove-payment.js.map +0 -1
  1613. package/esm/funcs/accounting-replace-contact.d.ts +0 -11
  1614. package/esm/funcs/accounting-replace-contact.d.ts.map +0 -1
  1615. package/esm/funcs/accounting-replace-contact.js +0 -83
  1616. package/esm/funcs/accounting-replace-contact.js.map +0 -1
  1617. package/esm/funcs/accounting-retrieve-account.d.ts +0 -11
  1618. package/esm/funcs/accounting-retrieve-account.d.ts.map +0 -1
  1619. package/esm/funcs/accounting-retrieve-account.js +0 -83
  1620. package/esm/funcs/accounting-retrieve-account.js.map +0 -1
  1621. package/esm/funcs/accounting-retrieve-accounts.d.ts +0 -11
  1622. package/esm/funcs/accounting-retrieve-accounts.d.ts.map +0 -1
  1623. package/esm/funcs/accounting-retrieve-accounts.js +0 -86
  1624. package/esm/funcs/accounting-retrieve-accounts.js.map +0 -1
  1625. package/esm/funcs/accounting-retrieve-bank-accounts.d.ts +0 -11
  1626. package/esm/funcs/accounting-retrieve-bank-accounts.d.ts.map +0 -1
  1627. package/esm/funcs/accounting-retrieve-bank-accounts.js +0 -80
  1628. package/esm/funcs/accounting-retrieve-bank-accounts.js.map +0 -1
  1629. package/esm/funcs/accounting-retrieve-booking-proposal.d.ts +0 -11
  1630. package/esm/funcs/accounting-retrieve-booking-proposal.d.ts.map +0 -1
  1631. package/esm/funcs/accounting-retrieve-booking-proposal.js +0 -80
  1632. package/esm/funcs/accounting-retrieve-booking-proposal.js.map +0 -1
  1633. package/esm/funcs/accounting-retrieve-dimensions.d.ts +0 -11
  1634. package/esm/funcs/accounting-retrieve-dimensions.d.ts.map +0 -1
  1635. package/esm/funcs/accounting-retrieve-dimensions.js +0 -80
  1636. package/esm/funcs/accounting-retrieve-dimensions.js.map +0 -1
  1637. package/esm/funcs/accounting-retrieve-goods-receipt-line-items.d.ts +0 -11
  1638. package/esm/funcs/accounting-retrieve-goods-receipt-line-items.d.ts.map +0 -1
  1639. package/esm/funcs/accounting-retrieve-goods-receipt-line-items.js +0 -84
  1640. package/esm/funcs/accounting-retrieve-goods-receipt-line-items.js.map +0 -1
  1641. package/esm/funcs/accounting-retrieve-goods-receipt.d.ts +0 -11
  1642. package/esm/funcs/accounting-retrieve-goods-receipt.d.ts.map +0 -1
  1643. package/esm/funcs/accounting-retrieve-goods-receipt.js +0 -83
  1644. package/esm/funcs/accounting-retrieve-goods-receipt.js.map +0 -1
  1645. package/esm/funcs/accounting-retrieve-invoice-line-item.d.ts +0 -11
  1646. package/esm/funcs/accounting-retrieve-invoice-line-item.d.ts.map +0 -1
  1647. package/esm/funcs/accounting-retrieve-invoice-line-item.js +0 -87
  1648. package/esm/funcs/accounting-retrieve-invoice-line-item.js.map +0 -1
  1649. package/esm/funcs/accounting-retrieve-invoice-line-items.d.ts +0 -11
  1650. package/esm/funcs/accounting-retrieve-invoice-line-items.d.ts.map +0 -1
  1651. package/esm/funcs/accounting-retrieve-invoice-line-items.js +0 -86
  1652. package/esm/funcs/accounting-retrieve-invoice-line-items.js.map +0 -1
  1653. package/esm/funcs/accounting-retrieve-invoices.d.ts +0 -11
  1654. package/esm/funcs/accounting-retrieve-invoices.d.ts.map +0 -1
  1655. package/esm/funcs/accounting-retrieve-invoices.js +0 -85
  1656. package/esm/funcs/accounting-retrieve-invoices.js.map +0 -1
  1657. package/esm/funcs/accounting-retrieve-items.d.ts +0 -11
  1658. package/esm/funcs/accounting-retrieve-items.d.ts.map +0 -1
  1659. package/esm/funcs/accounting-retrieve-items.js +0 -82
  1660. package/esm/funcs/accounting-retrieve-items.js.map +0 -1
  1661. package/esm/funcs/accounting-retrieve-offer-line-item.d.ts +0 -11
  1662. package/esm/funcs/accounting-retrieve-offer-line-item.d.ts.map +0 -1
  1663. package/esm/funcs/accounting-retrieve-offer-line-item.js +0 -87
  1664. package/esm/funcs/accounting-retrieve-offer-line-item.js.map +0 -1
  1665. package/esm/funcs/accounting-retrieve-open-items.d.ts +0 -11
  1666. package/esm/funcs/accounting-retrieve-open-items.d.ts.map +0 -1
  1667. package/esm/funcs/accounting-retrieve-open-items.js +0 -84
  1668. package/esm/funcs/accounting-retrieve-open-items.js.map +0 -1
  1669. package/esm/funcs/accounting-retrieve-payments.d.ts +0 -11
  1670. package/esm/funcs/accounting-retrieve-payments.d.ts.map +0 -1
  1671. package/esm/funcs/accounting-retrieve-payments.js +0 -81
  1672. package/esm/funcs/accounting-retrieve-payments.js.map +0 -1
  1673. package/esm/funcs/accounting-retrieve-purchase-order-line-item.d.ts +0 -11
  1674. package/esm/funcs/accounting-retrieve-purchase-order-line-item.d.ts.map +0 -1
  1675. package/esm/funcs/accounting-retrieve-purchase-order-line-item.js +0 -87
  1676. package/esm/funcs/accounting-retrieve-purchase-order-line-item.js.map +0 -1
  1677. package/esm/funcs/accounting-retrieve-purchase-order-line-items.d.ts +0 -11
  1678. package/esm/funcs/accounting-retrieve-purchase-order-line-items.d.ts.map +0 -1
  1679. package/esm/funcs/accounting-retrieve-purchase-order-line-items.js +0 -84
  1680. package/esm/funcs/accounting-retrieve-purchase-order-line-items.js.map +0 -1
  1681. package/esm/funcs/accounting-retrieve-suppliers.d.ts +0 -11
  1682. package/esm/funcs/accounting-retrieve-suppliers.d.ts.map +0 -1
  1683. package/esm/funcs/accounting-retrieve-suppliers.js +0 -83
  1684. package/esm/funcs/accounting-retrieve-suppliers.js.map +0 -1
  1685. package/esm/funcs/accounting-retrieve-tax-rates.d.ts +0 -11
  1686. package/esm/funcs/accounting-retrieve-tax-rates.d.ts.map +0 -1
  1687. package/esm/funcs/accounting-retrieve-tax-rates.js +0 -81
  1688. package/esm/funcs/accounting-retrieve-tax-rates.js.map +0 -1
  1689. package/esm/funcs/accounting-retrieve-vendor-credits.d.ts +0 -11
  1690. package/esm/funcs/accounting-retrieve-vendor-credits.d.ts.map +0 -1
  1691. package/esm/funcs/accounting-retrieve-vendor-credits.js +0 -82
  1692. package/esm/funcs/accounting-retrieve-vendor-credits.js.map +0 -1
  1693. package/esm/funcs/accounting-upload-file.d.ts +0 -11
  1694. package/esm/funcs/accounting-upload-file.d.ts.map +0 -1
  1695. package/esm/funcs/accounting-upload-file.js +0 -117
  1696. package/esm/funcs/accounting-upload-file.js.map +0 -1
  1697. package/esm/funcs/accounting-v2-obtain-dimensions.d.ts +0 -11
  1698. package/esm/funcs/accounting-v2-obtain-dimensions.d.ts.map +0 -1
  1699. package/esm/funcs/accounting-v2-obtain-dimensions.js +0 -78
  1700. package/esm/funcs/accounting-v2-obtain-dimensions.js.map +0 -1
  1701. package/esm/funcs/accounting-v2-update-contact.d.ts +0 -11
  1702. package/esm/funcs/accounting-v2-update-contact.d.ts.map +0 -1
  1703. package/esm/funcs/accounting-v2-update-contact.js +0 -83
  1704. package/esm/funcs/accounting-v2-update-contact.js.map +0 -1
  1705. package/esm/funcs/user-get-info.d.ts +0 -11
  1706. package/esm/funcs/user-get-info.d.ts.map +0 -1
  1707. package/esm/funcs/user-get-info.js +0 -61
  1708. package/esm/funcs/user-get-info.js.map +0 -1
  1709. package/examples/accountingRetrieveAccount.example.ts +0 -32
  1710. package/src/funcs/accounting-add-account.ts +0 -160
  1711. package/src/funcs/accounting-add-bank-account.ts +0 -161
  1712. package/src/funcs/accounting-add-bill.ts +0 -160
  1713. package/src/funcs/accounting-add-booking.ts +0 -159
  1714. package/src/funcs/accounting-add-contact.ts +0 -160
  1715. package/src/funcs/accounting-add-event-subscription.ts +0 -160
  1716. package/src/funcs/accounting-add-expense.ts +0 -202
  1717. package/src/funcs/accounting-add-invoice-line-item.ts +0 -168
  1718. package/src/funcs/accounting-add-invoice.ts +0 -160
  1719. package/src/funcs/accounting-add-journal-entry.ts +0 -208
  1720. package/src/funcs/accounting-add-offer.ts +0 -160
  1721. package/src/funcs/accounting-add-payment-term.ts +0 -160
  1722. package/src/funcs/accounting-add-payment.ts +0 -159
  1723. package/src/funcs/accounting-add-project.ts +0 -160
  1724. package/src/funcs/accounting-add-sales-order.ts +0 -161
  1725. package/src/funcs/accounting-add-supplier.ts +0 -160
  1726. package/src/funcs/accounting-amend-customer.ts +0 -166
  1727. package/src/funcs/accounting-amend-invoice.ts +0 -166
  1728. package/src/funcs/accounting-amend-supplier.ts +0 -166
  1729. package/src/funcs/accounting-batch-add-contacts.ts +0 -160
  1730. package/src/funcs/accounting-create-contacts-bulk.ts +0 -159
  1731. package/src/funcs/accounting-create-pass-through.ts +0 -161
  1732. package/src/funcs/accounting-fetch-bank-account.ts +0 -168
  1733. package/src/funcs/accounting-fetch-bill-document.ts +0 -159
  1734. package/src/funcs/accounting-fetch-bill.ts +0 -166
  1735. package/src/funcs/accounting-fetch-bills.ts +0 -168
  1736. package/src/funcs/accounting-fetch-booking-proposal-document.ts +0 -166
  1737. package/src/funcs/accounting-fetch-contact.ts +0 -166
  1738. package/src/funcs/accounting-fetch-credit-note.ts +0 -166
  1739. package/src/funcs/accounting-fetch-customer.ts +0 -166
  1740. package/src/funcs/accounting-fetch-customers.ts +0 -167
  1741. package/src/funcs/accounting-fetch-document-types.ts +0 -162
  1742. package/src/funcs/accounting-fetch-expense.ts +0 -166
  1743. package/src/funcs/accounting-fetch-expenses.ts +0 -163
  1744. package/src/funcs/accounting-fetch-invoice-document.ts +0 -168
  1745. package/src/funcs/accounting-fetch-invoice.ts +0 -166
  1746. package/src/funcs/accounting-fetch-item.ts +0 -166
  1747. package/src/funcs/accounting-fetch-journal-entry.ts +0 -169
  1748. package/src/funcs/accounting-fetch-journals.ts +0 -164
  1749. package/src/funcs/accounting-fetch-offer-line-items.ts +0 -170
  1750. package/src/funcs/accounting-fetch-offer.ts +0 -166
  1751. package/src/funcs/accounting-fetch-offers.ts +0 -165
  1752. package/src/funcs/accounting-fetch-payment-term.ts +0 -168
  1753. package/src/funcs/accounting-fetch-payment.ts +0 -165
  1754. package/src/funcs/accounting-fetch-project.ts +0 -166
  1755. package/src/funcs/accounting-fetch-purchase-order.ts +0 -169
  1756. package/src/funcs/accounting-fetch-sales-order.ts +0 -166
  1757. package/src/funcs/accounting-fetch-supplier.ts +0 -166
  1758. package/src/funcs/accounting-fetch-tax-rate.ts +0 -166
  1759. package/src/funcs/accounting-fetch-trial-balance.ts +0 -171
  1760. package/src/funcs/accounting-fetch-units.ts +0 -163
  1761. package/src/funcs/accounting-get-async-task.ts +0 -167
  1762. package/src/funcs/accounting-list-booking-proposals.ts +0 -171
  1763. package/src/funcs/accounting-list-credit-notes.ts +0 -167
  1764. package/src/funcs/accounting-list-journal-entries.ts +0 -169
  1765. package/src/funcs/accounting-list-sales-order-line-items.ts +0 -172
  1766. package/src/funcs/accounting-list-sales-orders.ts +0 -168
  1767. package/src/funcs/accounting-modify-bill-line-item.ts +0 -172
  1768. package/src/funcs/accounting-modify-supplier.ts +0 -165
  1769. package/src/funcs/accounting-modify-vendor-credit.ts +0 -169
  1770. package/src/funcs/accounting-record-transaction.ts +0 -202
  1771. package/src/funcs/accounting-remove-bill.ts +0 -165
  1772. package/src/funcs/accounting-remove-event-subscription.ts +0 -168
  1773. package/src/funcs/accounting-remove-payment.ts +0 -164
  1774. package/src/funcs/accounting-replace-contact.ts +0 -166
  1775. package/src/funcs/accounting-retrieve-account.ts +0 -166
  1776. package/src/funcs/accounting-retrieve-accounts.ts +0 -170
  1777. package/src/funcs/accounting-retrieve-bank-accounts.ts +0 -167
  1778. package/src/funcs/accounting-retrieve-booking-proposal.ts +0 -170
  1779. package/src/funcs/accounting-retrieve-dimensions.ts +0 -167
  1780. package/src/funcs/accounting-retrieve-goods-receipt-line-items.ts +0 -170
  1781. package/src/funcs/accounting-retrieve-goods-receipt.ts +0 -168
  1782. package/src/funcs/accounting-retrieve-invoice-line-item.ts +0 -172
  1783. package/src/funcs/accounting-retrieve-invoice-line-items.ts +0 -171
  1784. package/src/funcs/accounting-retrieve-invoices.ts +0 -169
  1785. package/src/funcs/accounting-retrieve-items.ts +0 -166
  1786. package/src/funcs/accounting-retrieve-offer-line-item.ts +0 -173
  1787. package/src/funcs/accounting-retrieve-open-items.ts +0 -168
  1788. package/src/funcs/accounting-retrieve-payments.ts +0 -165
  1789. package/src/funcs/accounting-retrieve-purchase-order-line-item.ts +0 -173
  1790. package/src/funcs/accounting-retrieve-purchase-order-line-items.ts +0 -173
  1791. package/src/funcs/accounting-retrieve-suppliers.ts +0 -167
  1792. package/src/funcs/accounting-retrieve-tax-rates.ts +0 -165
  1793. package/src/funcs/accounting-retrieve-vendor-credits.ts +0 -169
  1794. package/src/funcs/accounting-upload-file.ts +0 -215
  1795. package/src/funcs/accounting-v2-obtain-dimensions.ts +0 -165
  1796. package/src/funcs/accounting-v2-update-contact.ts +0 -166
  1797. package/src/funcs/user-get-info.ts +0 -135
@@ -1,102 +1,102 @@
1
1
  /*
2
2
  * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
3
  */
4
- import { accountingAddAccount } from "../funcs/accounting-add-account.js";
5
- import { accountingAddBankAccount } from "../funcs/accounting-add-bank-account.js";
6
- import { accountingAddBill } from "../funcs/accounting-add-bill.js";
7
- import { accountingAddBooking } from "../funcs/accounting-add-booking.js";
8
- import { accountingAddContact } from "../funcs/accounting-add-contact.js";
9
- import { accountingAddEventSubscription } from "../funcs/accounting-add-event-subscription.js";
10
- import { accountingAddExpense } from "../funcs/accounting-add-expense.js";
11
- import { accountingAddInvoiceLineItem } from "../funcs/accounting-add-invoice-line-item.js";
12
- import { accountingAddInvoice } from "../funcs/accounting-add-invoice.js";
13
- import { accountingAddJournalEntry } from "../funcs/accounting-add-journal-entry.js";
14
- import { accountingAddOffer } from "../funcs/accounting-add-offer.js";
15
- import { accountingAddPaymentTerm } from "../funcs/accounting-add-payment-term.js";
16
- import { accountingAddPayment } from "../funcs/accounting-add-payment.js";
17
- import { accountingAddProject } from "../funcs/accounting-add-project.js";
18
- import { accountingAddSalesOrder } from "../funcs/accounting-add-sales-order.js";
19
- import { accountingAddSupplier } from "../funcs/accounting-add-supplier.js";
20
- import { accountingAmendCustomer } from "../funcs/accounting-amend-customer.js";
21
- import { accountingAmendInvoice } from "../funcs/accounting-amend-invoice.js";
22
- import { accountingAmendSupplier } from "../funcs/accounting-amend-supplier.js";
23
- import { accountingBatchAddContacts } from "../funcs/accounting-batch-add-contacts.js";
4
+ import { accountingCreateAccount } from "../funcs/accounting-create-account.js";
5
+ import { accountingCreateBankAccount } from "../funcs/accounting-create-bank-account.js";
6
+ import { accountingCreateBill } from "../funcs/accounting-create-bill.js";
24
7
  import { accountingCreateBookingProposal } from "../funcs/accounting-create-booking-proposal.js";
25
- import { accountingCreateContactsBulk } from "../funcs/accounting-create-contacts-bulk.js";
8
+ import { accountingCreateBookings } from "../funcs/accounting-create-bookings.js";
9
+ import { accountingCreateContact } from "../funcs/accounting-create-contact.js";
10
+ import { accountingCreateContactsV1 } from "../funcs/accounting-create-contacts-v1.js";
11
+ import { accountingCreateContacts } from "../funcs/accounting-create-contacts.js";
26
12
  import { accountingCreateCustomer } from "../funcs/accounting-create-customer.js";
13
+ import { accountingCreateEventSubscriptions } from "../funcs/accounting-create-event-subscriptions.js";
14
+ import { accountingCreateExpense } from "../funcs/accounting-create-expense.js";
15
+ import { accountingCreateInvoice } from "../funcs/accounting-create-invoice.js";
27
16
  import { accountingCreateJournalEntryAttachments } from "../funcs/accounting-create-journal-entry-attachments.js";
28
- import { accountingCreatePassThrough } from "../funcs/accounting-create-pass-through.js";
17
+ import { accountingCreateJournalEntry } from "../funcs/accounting-create-journal-entry.js";
18
+ import { accountingCreateLineItem } from "../funcs/accounting-create-line-item.js";
19
+ import { accountingCreateOffer } from "../funcs/accounting-create-offer.js";
20
+ import { accountingCreatePassThroughRequest } from "../funcs/accounting-create-pass-through-request.js";
21
+ import { accountingCreatePaymentTerm } from "../funcs/accounting-create-payment-term.js";
22
+ import { accountingCreatePayment } from "../funcs/accounting-create-payment.js";
23
+ import { accountingCreateProject } from "../funcs/accounting-create-project.js";
24
+ import { accountingCreateSalesOrder } from "../funcs/accounting-create-sales-order.js";
25
+ import { accountingCreateSupplier } from "../funcs/accounting-create-supplier.js";
26
+ import { accountingCreateTransaction } from "../funcs/accounting-create-transaction.js";
29
27
  import { accountingCreateVendorCredit } from "../funcs/accounting-create-vendor-credit.js";
30
- import { accountingFetchBankAccount } from "../funcs/accounting-fetch-bank-account.js";
31
- import { accountingFetchBillDocument } from "../funcs/accounting-fetch-bill-document.js";
32
- import { accountingFetchBill } from "../funcs/accounting-fetch-bill.js";
33
- import { accountingFetchBills } from "../funcs/accounting-fetch-bills.js";
34
- import { accountingFetchBookingProposalDocument } from "../funcs/accounting-fetch-booking-proposal-document.js";
35
- import { accountingFetchContact } from "../funcs/accounting-fetch-contact.js";
36
- import { accountingFetchCreditNote } from "../funcs/accounting-fetch-credit-note.js";
37
- import { accountingFetchCustomer } from "../funcs/accounting-fetch-customer.js";
38
- import { accountingFetchCustomers } from "../funcs/accounting-fetch-customers.js";
39
- import { accountingFetchDocumentTypes } from "../funcs/accounting-fetch-document-types.js";
40
- import { accountingFetchExpense } from "../funcs/accounting-fetch-expense.js";
41
- import { accountingFetchExpenses } from "../funcs/accounting-fetch-expenses.js";
42
- import { accountingFetchInvoiceDocument } from "../funcs/accounting-fetch-invoice-document.js";
43
- import { accountingFetchInvoice } from "../funcs/accounting-fetch-invoice.js";
44
- import { accountingFetchItem } from "../funcs/accounting-fetch-item.js";
45
- import { accountingFetchJournalEntry } from "../funcs/accounting-fetch-journal-entry.js";
46
- import { accountingFetchJournals } from "../funcs/accounting-fetch-journals.js";
47
- import { accountingFetchOfferLineItems } from "../funcs/accounting-fetch-offer-line-items.js";
48
- import { accountingFetchOffer } from "../funcs/accounting-fetch-offer.js";
49
- import { accountingFetchOffers } from "../funcs/accounting-fetch-offers.js";
50
- import { accountingFetchPaymentTerm } from "../funcs/accounting-fetch-payment-term.js";
51
- import { accountingFetchPayment } from "../funcs/accounting-fetch-payment.js";
52
- import { accountingFetchProject } from "../funcs/accounting-fetch-project.js";
53
- import { accountingFetchPurchaseOrder } from "../funcs/accounting-fetch-purchase-order.js";
54
- import { accountingFetchSalesOrder } from "../funcs/accounting-fetch-sales-order.js";
55
- import { accountingFetchSupplier } from "../funcs/accounting-fetch-supplier.js";
56
- import { accountingFetchTaxRate } from "../funcs/accounting-fetch-tax-rate.js";
57
- import { accountingFetchTrialBalance } from "../funcs/accounting-fetch-trial-balance.js";
58
- import { accountingFetchUnits } from "../funcs/accounting-fetch-units.js";
59
- import { accountingGetAsyncTask } from "../funcs/accounting-get-async-task.js";
28
+ import { accountingDeleteBill } from "../funcs/accounting-delete-bill.js";
29
+ import { accountingDeleteEventSubscriptions } from "../funcs/accounting-delete-event-subscriptions.js";
30
+ import { accountingDeletePayment } from "../funcs/accounting-delete-payment.js";
31
+ import { accountingGetAccount } from "../funcs/accounting-get-account.js";
32
+ import { accountingGetAccounts } from "../funcs/accounting-get-accounts.js";
33
+ import { accountingGetAsyncTaskInfo } from "../funcs/accounting-get-async-task-info.js";
34
+ import { accountingGetBankAccount } from "../funcs/accounting-get-bank-account.js";
35
+ import { accountingGetBankAccounts } from "../funcs/accounting-get-bank-accounts.js";
36
+ import { accountingGetBillDocument } from "../funcs/accounting-get-bill-document.js";
37
+ import { accountingGetBill } from "../funcs/accounting-get-bill.js";
38
+ import { accountingGetBills } from "../funcs/accounting-get-bills.js";
39
+ import { accountingGetBookingProposalDocument } from "../funcs/accounting-get-booking-proposal-document.js";
40
+ import { accountingGetBookingProposal } from "../funcs/accounting-get-booking-proposal.js";
41
+ import { accountingGetBookingProposals } from "../funcs/accounting-get-booking-proposals.js";
42
+ import { accountingGetContact } from "../funcs/accounting-get-contact.js";
60
43
  import { accountingGetContacts } from "../funcs/accounting-get-contacts.js";
44
+ import { accountingGetCreditNote } from "../funcs/accounting-get-credit-note.js";
45
+ import { accountingGetCreditNotes } from "../funcs/accounting-get-credit-notes.js";
46
+ import { accountingGetCustomer } from "../funcs/accounting-get-customer.js";
47
+ import { accountingGetCustomers } from "../funcs/accounting-get-customers.js";
48
+ import { accountingGetDimensions } from "../funcs/accounting-get-dimensions.js";
49
+ import { accountingGetDocumentTypes } from "../funcs/accounting-get-document-types.js";
50
+ import { accountingGetExpense } from "../funcs/accounting-get-expense.js";
51
+ import { accountingGetExpenses } from "../funcs/accounting-get-expenses.js";
61
52
  import { accountingGetFiscalYears } from "../funcs/accounting-get-fiscal-years.js";
53
+ import { accountingGetGoodsReceiptLineItems } from "../funcs/accounting-get-goods-receipt-line-items.js";
54
+ import { accountingGetGoodsReceipt } from "../funcs/accounting-get-goods-receipt.js";
62
55
  import { accountingGetGoodsReceipts } from "../funcs/accounting-get-goods-receipts.js";
56
+ import { accountingGetInvoiceDocument } from "../funcs/accounting-get-invoice-document.js";
57
+ import { accountingGetInvoice } from "../funcs/accounting-get-invoice.js";
58
+ import { accountingGetInvoices } from "../funcs/accounting-get-invoices.js";
59
+ import { accountingGetItem } from "../funcs/accounting-get-item.js";
60
+ import { accountingGetItems } from "../funcs/accounting-get-items.js";
61
+ import { accountingGetJournalEntries } from "../funcs/accounting-get-journal-entries.js";
62
+ import { accountingGetJournalEntry } from "../funcs/accounting-get-journal-entry.js";
63
+ import { accountingGetJournals } from "../funcs/accounting-get-journals.js";
64
+ import { accountingGetLineItem } from "../funcs/accounting-get-line-item.js";
65
+ import { accountingGetLineItems } from "../funcs/accounting-get-line-items.js";
66
+ import { accountingGetOfferLineItem } from "../funcs/accounting-get-offer-line-item.js";
67
+ import { accountingGetOfferLineItems } from "../funcs/accounting-get-offer-line-items.js";
68
+ import { accountingGetOffer } from "../funcs/accounting-get-offer.js";
69
+ import { accountingGetOffers } from "../funcs/accounting-get-offers.js";
70
+ import { accountingGetOpenItems } from "../funcs/accounting-get-open-items.js";
71
+ import { accountingGetPaymentTerm } from "../funcs/accounting-get-payment-term.js";
63
72
  import { accountingGetPaymentTerms } from "../funcs/accounting-get-payment-terms.js";
73
+ import { accountingGetPayment } from "../funcs/accounting-get-payment.js";
74
+ import { accountingGetPayments } from "../funcs/accounting-get-payments.js";
64
75
  import { accountingGetProfile } from "../funcs/accounting-get-profile.js";
76
+ import { accountingGetProject } from "../funcs/accounting-get-project.js";
65
77
  import { accountingGetProjects } from "../funcs/accounting-get-projects.js";
66
- import { accountingListBookingProposals } from "../funcs/accounting-list-booking-proposals.js";
67
- import { accountingListCreditNotes } from "../funcs/accounting-list-credit-notes.js";
68
- import { accountingListJournalEntries } from "../funcs/accounting-list-journal-entries.js";
69
- import { accountingListSalesOrderLineItems } from "../funcs/accounting-list-sales-order-line-items.js";
70
- import { accountingListSalesOrders } from "../funcs/accounting-list-sales-orders.js";
71
- import { accountingModifyBillLineItem } from "../funcs/accounting-modify-bill-line-item.js";
72
- import { accountingModifySupplier } from "../funcs/accounting-modify-supplier.js";
73
- import { accountingModifyVendorCredit } from "../funcs/accounting-modify-vendor-credit.js";
74
- import { accountingRecordTransaction } from "../funcs/accounting-record-transaction.js";
75
- import { accountingRemoveBill } from "../funcs/accounting-remove-bill.js";
76
- import { accountingRemoveEventSubscription } from "../funcs/accounting-remove-event-subscription.js";
77
- import { accountingRemovePayment } from "../funcs/accounting-remove-payment.js";
78
- import { accountingReplaceContact } from "../funcs/accounting-replace-contact.js";
79
- import { accountingRetrieveAccount } from "../funcs/accounting-retrieve-account.js";
80
- import { accountingRetrieveAccounts } from "../funcs/accounting-retrieve-accounts.js";
81
- import { accountingRetrieveBankAccounts } from "../funcs/accounting-retrieve-bank-accounts.js";
82
- import { accountingRetrieveBookingProposal } from "../funcs/accounting-retrieve-booking-proposal.js";
83
- import { accountingRetrieveDimensions } from "../funcs/accounting-retrieve-dimensions.js";
84
- import { accountingRetrieveGoodsReceiptLineItems } from "../funcs/accounting-retrieve-goods-receipt-line-items.js";
85
- import { accountingRetrieveGoodsReceipt } from "../funcs/accounting-retrieve-goods-receipt.js";
86
- import { accountingRetrieveInvoiceLineItem } from "../funcs/accounting-retrieve-invoice-line-item.js";
87
- import { accountingRetrieveInvoiceLineItems } from "../funcs/accounting-retrieve-invoice-line-items.js";
88
- import { accountingRetrieveInvoices } from "../funcs/accounting-retrieve-invoices.js";
89
- import { accountingRetrieveItems } from "../funcs/accounting-retrieve-items.js";
90
- import { accountingRetrieveOfferLineItem } from "../funcs/accounting-retrieve-offer-line-item.js";
91
- import { accountingRetrieveOpenItems } from "../funcs/accounting-retrieve-open-items.js";
92
- import { accountingRetrievePayments } from "../funcs/accounting-retrieve-payments.js";
93
- import { accountingRetrievePurchaseOrderLineItem } from "../funcs/accounting-retrieve-purchase-order-line-item.js";
94
- import { accountingRetrievePurchaseOrderLineItems } from "../funcs/accounting-retrieve-purchase-order-line-items.js";
95
- import { accountingRetrieveSuppliers } from "../funcs/accounting-retrieve-suppliers.js";
96
- import { accountingRetrieveTaxRates } from "../funcs/accounting-retrieve-tax-rates.js";
97
- import { accountingRetrieveVendorCredits } from "../funcs/accounting-retrieve-vendor-credits.js";
78
+ import { accountingGetPurchaseOrderLineItem } from "../funcs/accounting-get-purchase-order-line-item.js";
79
+ import { accountingGetPurchaseOrderLineItems } from "../funcs/accounting-get-purchase-order-line-items.js";
80
+ import { accountingGetPurchaseOrder } from "../funcs/accounting-get-purchase-order.js";
81
+ import { accountingGetSalesOrderLines } from "../funcs/accounting-get-sales-order-lines.js";
82
+ import { accountingGetSalesOrder } from "../funcs/accounting-get-sales-order.js";
83
+ import { accountingGetSalesOrders } from "../funcs/accounting-get-sales-orders.js";
84
+ import { accountingGetSupplier } from "../funcs/accounting-get-supplier.js";
85
+ import { accountingGetSuppliers } from "../funcs/accounting-get-suppliers.js";
86
+ import { accountingGetTaxRate } from "../funcs/accounting-get-tax-rate.js";
87
+ import { accountingGetTaxRates } from "../funcs/accounting-get-tax-rates.js";
88
+ import { accountingGetTrialBalance } from "../funcs/accounting-get-trial-balance.js";
89
+ import { accountingGetUnits } from "../funcs/accounting-get-units.js";
90
+ import { accountingGetVendorCredits } from "../funcs/accounting-get-vendor-credits.js";
91
+ import { accountingPatchCustomers } from "../funcs/accounting-patch-customers.js";
92
+ import { accountingPatchInvoice } from "../funcs/accounting-patch-invoice.js";
93
+ import { accountingPatchSupplier } from "../funcs/accounting-patch-supplier.js";
94
+ import { accountingPostFile } from "../funcs/accounting-post-file.js";
95
+ import { accountingPutContact } from "../funcs/accounting-put-contact.js";
96
+ import { accountingUpdateBillLineItem } from "../funcs/accounting-update-bill-line-item.js";
98
97
  import { accountingUpdateCustomer } from "../funcs/accounting-update-customer.js";
99
- import { accountingUploadFile } from "../funcs/accounting-upload-file.js";
98
+ import { accountingUpdateSupplier } from "../funcs/accounting-update-supplier.js";
99
+ import { accountingUpdateVendorCredit } from "../funcs/accounting-update-vendor-credit.js";
100
100
  import { ClientSDK } from "../lib/sdks.js";
101
101
  import { unwrapAsync } from "../types/fp.js";
102
102
  import { AccountingBills } from "./accounting-bills.js";
@@ -120,290 +120,290 @@ export class Accounting extends ClientSDK {
120
120
  get v2() {
121
121
  return (this._v2 ?? (this._v2 = new V2(this._options)));
122
122
  }
123
- async retrieveAccount(request, options) {
124
- return unwrapAsync(accountingRetrieveAccount(this, request, options));
123
+ async getAccount(request, options) {
124
+ return unwrapAsync(accountingGetAccount(this, request, options));
125
125
  }
126
- async retrieveAccounts(request, options) {
127
- return unwrapAsync(accountingRetrieveAccounts(this, request, options));
126
+ async getAccounts(request, options) {
127
+ return unwrapAsync(accountingGetAccounts(this, request, options));
128
128
  }
129
- async addAccount(request, options) {
130
- return unwrapAsync(accountingAddAccount(this, request, options));
129
+ async createAccount(request, options) {
130
+ return unwrapAsync(accountingCreateAccount(this, request, options));
131
131
  }
132
- async retrieveBankAccounts(request, options) {
133
- return unwrapAsync(accountingRetrieveBankAccounts(this, request, options));
132
+ async getBankAccounts(request, options) {
133
+ return unwrapAsync(accountingGetBankAccounts(this, request, options));
134
134
  }
135
- async addBankAccount(request, options) {
136
- return unwrapAsync(accountingAddBankAccount(this, request, options));
135
+ async createBankAccount(request, options) {
136
+ return unwrapAsync(accountingCreateBankAccount(this, request, options));
137
137
  }
138
- async fetchBankAccount(request, options) {
139
- return unwrapAsync(accountingFetchBankAccount(this, request, options));
138
+ async getBankAccount(request, options) {
139
+ return unwrapAsync(accountingGetBankAccount(this, request, options));
140
140
  }
141
- async retrieveDimensions(request, options) {
142
- return unwrapAsync(accountingRetrieveDimensions(this, request, options));
141
+ async getDimensions(request, options) {
142
+ return unwrapAsync(accountingGetDimensions(this, request, options));
143
143
  }
144
- async recordTransaction(request, options) {
145
- return unwrapAsync(accountingRecordTransaction(this, request, options));
144
+ async createTransaction(request, options) {
145
+ return unwrapAsync(accountingCreateTransaction(this, request, options));
146
146
  }
147
- async fetchCustomers(request, options) {
148
- return unwrapAsync(accountingFetchCustomers(this, request, options));
147
+ async getCustomers(request, options) {
148
+ return unwrapAsync(accountingGetCustomers(this, request, options));
149
149
  }
150
150
  async createCustomer(request, options) {
151
151
  return unwrapAsync(accountingCreateCustomer(this, request, options));
152
152
  }
153
- async fetchCustomer(request, options) {
154
- return unwrapAsync(accountingFetchCustomer(this, request, options));
153
+ async getCustomer(request, options) {
154
+ return unwrapAsync(accountingGetCustomer(this, request, options));
155
155
  }
156
156
  async updateCustomer(request, options) {
157
157
  return unwrapAsync(accountingUpdateCustomer(this, request, options));
158
158
  }
159
- async amendCustomer(request, options) {
160
- return unwrapAsync(accountingAmendCustomer(this, request, options));
159
+ async patchCustomers(request, options) {
160
+ return unwrapAsync(accountingPatchCustomers(this, request, options));
161
161
  }
162
- async retrieveSuppliers(request, options) {
163
- return unwrapAsync(accountingRetrieveSuppliers(this, request, options));
162
+ async getSuppliers(request, options) {
163
+ return unwrapAsync(accountingGetSuppliers(this, request, options));
164
164
  }
165
- async addSupplier(request, options) {
166
- return unwrapAsync(accountingAddSupplier(this, request, options));
165
+ async createSupplier(request, options) {
166
+ return unwrapAsync(accountingCreateSupplier(this, request, options));
167
167
  }
168
- async fetchSupplier(request, options) {
169
- return unwrapAsync(accountingFetchSupplier(this, request, options));
168
+ async getSupplier(request, options) {
169
+ return unwrapAsync(accountingGetSupplier(this, request, options));
170
170
  }
171
- async modifySupplier(request, options) {
172
- return unwrapAsync(accountingModifySupplier(this, request, options));
171
+ async updateSupplier(request, options) {
172
+ return unwrapAsync(accountingUpdateSupplier(this, request, options));
173
173
  }
174
- async amendSupplier(request, options) {
175
- return unwrapAsync(accountingAmendSupplier(this, request, options));
174
+ async patchSupplier(request, options) {
175
+ return unwrapAsync(accountingPatchSupplier(this, request, options));
176
176
  }
177
177
  async getContacts(request, options) {
178
178
  return unwrapAsync(accountingGetContacts(this, request, options));
179
179
  }
180
- async addContact(request, options) {
181
- return unwrapAsync(accountingAddContact(this, request, options));
180
+ async createContact(request, options) {
181
+ return unwrapAsync(accountingCreateContact(this, request, options));
182
182
  }
183
- async fetchContact(request, options) {
184
- return unwrapAsync(accountingFetchContact(this, request, options));
183
+ async getContact(request, options) {
184
+ return unwrapAsync(accountingGetContact(this, request, options));
185
185
  }
186
- async replaceContact(request, options) {
187
- return unwrapAsync(accountingReplaceContact(this, request, options));
186
+ async putContact(request, options) {
187
+ return unwrapAsync(accountingPutContact(this, request, options));
188
188
  }
189
- async createContactsBulk(request, options) {
190
- return unwrapAsync(accountingCreateContactsBulk(this, request, options));
189
+ async createContacts(request, options) {
190
+ return unwrapAsync(accountingCreateContacts(this, request, options));
191
191
  }
192
- async batchAddContacts(request, options) {
193
- return unwrapAsync(accountingBatchAddContacts(this, request, options));
192
+ async createContactsV1(request, options) {
193
+ return unwrapAsync(accountingCreateContactsV1(this, request, options));
194
194
  }
195
- async retrieveInvoices(request, options) {
196
- return unwrapAsync(accountingRetrieveInvoices(this, request, options));
195
+ async getInvoices(request, options) {
196
+ return unwrapAsync(accountingGetInvoices(this, request, options));
197
197
  }
198
- async addInvoice(request, options) {
199
- return unwrapAsync(accountingAddInvoice(this, request, options));
198
+ async createInvoice(request, options) {
199
+ return unwrapAsync(accountingCreateInvoice(this, request, options));
200
200
  }
201
- async fetchInvoice(request, options) {
202
- return unwrapAsync(accountingFetchInvoice(this, request, options));
201
+ async getInvoice(request, options) {
202
+ return unwrapAsync(accountingGetInvoice(this, request, options));
203
203
  }
204
- async amendInvoice(request, options) {
205
- return unwrapAsync(accountingAmendInvoice(this, request, options));
204
+ async patchInvoice(request, options) {
205
+ return unwrapAsync(accountingPatchInvoice(this, request, options));
206
206
  }
207
- async fetchInvoiceDocument(request, options) {
208
- return unwrapAsync(accountingFetchInvoiceDocument(this, request, options));
207
+ async getInvoiceDocument(request, options) {
208
+ return unwrapAsync(accountingGetInvoiceDocument(this, request, options));
209
209
  }
210
- async uploadFile(request, options) {
211
- return unwrapAsync(accountingUploadFile(this, request, options));
210
+ async postFile(request, options) {
211
+ return unwrapAsync(accountingPostFile(this, request, options));
212
212
  }
213
- async fetchDocumentTypes(request, options) {
214
- return unwrapAsync(accountingFetchDocumentTypes(this, request, options));
213
+ async getDocumentTypes(request, options) {
214
+ return unwrapAsync(accountingGetDocumentTypes(this, request, options));
215
215
  }
216
- async getAsyncTask(request, options) {
217
- return unwrapAsync(accountingGetAsyncTask(this, request, options));
216
+ async getAsyncTaskInfo(request, options) {
217
+ return unwrapAsync(accountingGetAsyncTaskInfo(this, request, options));
218
218
  }
219
- async retrieveItems(request, options) {
220
- return unwrapAsync(accountingRetrieveItems(this, request, options));
219
+ async getItems(request, options) {
220
+ return unwrapAsync(accountingGetItems(this, request, options));
221
221
  }
222
- async fetchItem(request, options) {
223
- return unwrapAsync(accountingFetchItem(this, request, options));
222
+ async getItem(request, options) {
223
+ return unwrapAsync(accountingGetItem(this, request, options));
224
224
  }
225
- async retrieveInvoiceLineItems(request, options) {
226
- return unwrapAsync(accountingRetrieveInvoiceLineItems(this, request, options));
225
+ async getLineItems(request, options) {
226
+ return unwrapAsync(accountingGetLineItems(this, request, options));
227
227
  }
228
- async addInvoiceLineItem(request, options) {
229
- return unwrapAsync(accountingAddInvoiceLineItem(this, request, options));
228
+ async createLineItem(request, options) {
229
+ return unwrapAsync(accountingCreateLineItem(this, request, options));
230
230
  }
231
- async retrieveInvoiceLineItem(request, options) {
232
- return unwrapAsync(accountingRetrieveInvoiceLineItem(this, request, options));
231
+ async getLineItem(request, options) {
232
+ return unwrapAsync(accountingGetLineItem(this, request, options));
233
233
  }
234
- async fetchJournals(request, options) {
235
- return unwrapAsync(accountingFetchJournals(this, request, options));
234
+ async getJournals(request, options) {
235
+ return unwrapAsync(accountingGetJournals(this, request, options));
236
236
  }
237
- async listJournalEntries(request, options) {
238
- return unwrapAsync(accountingListJournalEntries(this, request, options));
237
+ async getJournalEntries(request, options) {
238
+ return unwrapAsync(accountingGetJournalEntries(this, request, options));
239
239
  }
240
- async addJournalEntry(request, options) {
241
- return unwrapAsync(accountingAddJournalEntry(this, request, options));
240
+ async createJournalEntry(request, options) {
241
+ return unwrapAsync(accountingCreateJournalEntry(this, request, options));
242
242
  }
243
- async fetchJournalEntry(request, options) {
244
- return unwrapAsync(accountingFetchJournalEntry(this, request, options));
243
+ async getJournalEntry(request, options) {
244
+ return unwrapAsync(accountingGetJournalEntry(this, request, options));
245
245
  }
246
246
  async createJournalEntryAttachments(request, options) {
247
247
  return unwrapAsync(accountingCreateJournalEntryAttachments(this, request, options));
248
248
  }
249
- async fetchOffers(request, options) {
250
- return unwrapAsync(accountingFetchOffers(this, request, options));
249
+ async getOffers(request, options) {
250
+ return unwrapAsync(accountingGetOffers(this, request, options));
251
251
  }
252
- async addOffer(request, options) {
253
- return unwrapAsync(accountingAddOffer(this, request, options));
252
+ async createOffer(request, options) {
253
+ return unwrapAsync(accountingCreateOffer(this, request, options));
254
254
  }
255
- async fetchOffer(request, options) {
256
- return unwrapAsync(accountingFetchOffer(this, request, options));
255
+ async getOffer(request, options) {
256
+ return unwrapAsync(accountingGetOffer(this, request, options));
257
257
  }
258
- async fetchOfferLineItems(request, options) {
259
- return unwrapAsync(accountingFetchOfferLineItems(this, request, options));
258
+ async getOfferLineItems(request, options) {
259
+ return unwrapAsync(accountingGetOfferLineItems(this, request, options));
260
260
  }
261
- async retrieveOfferLineItem(request, options) {
262
- return unwrapAsync(accountingRetrieveOfferLineItem(this, request, options));
261
+ async getOfferLineItem(request, options) {
262
+ return unwrapAsync(accountingGetOfferLineItem(this, request, options));
263
263
  }
264
- async addExpense(request, options) {
265
- return unwrapAsync(accountingAddExpense(this, request, options));
264
+ async createExpense(request, options) {
265
+ return unwrapAsync(accountingCreateExpense(this, request, options));
266
266
  }
267
- async fetchExpenses(request, options) {
268
- return unwrapAsync(accountingFetchExpenses(this, request, options));
267
+ async getExpenses(request, options) {
268
+ return unwrapAsync(accountingGetExpenses(this, request, options));
269
269
  }
270
- async fetchExpense(request, options) {
271
- return unwrapAsync(accountingFetchExpense(this, request, options));
270
+ async getExpense(request, options) {
271
+ return unwrapAsync(accountingGetExpense(this, request, options));
272
272
  }
273
273
  async getProjects(request, options) {
274
274
  return unwrapAsync(accountingGetProjects(this, request, options));
275
275
  }
276
- async addProject(request, options) {
277
- return unwrapAsync(accountingAddProject(this, request, options));
276
+ async createProject(request, options) {
277
+ return unwrapAsync(accountingCreateProject(this, request, options));
278
278
  }
279
- async fetchProject(request, options) {
280
- return unwrapAsync(accountingFetchProject(this, request, options));
279
+ async getProject(request, options) {
280
+ return unwrapAsync(accountingGetProject(this, request, options));
281
281
  }
282
- async listSalesOrders(request, options) {
283
- return unwrapAsync(accountingListSalesOrders(this, request, options));
282
+ async getSalesOrders(request, options) {
283
+ return unwrapAsync(accountingGetSalesOrders(this, request, options));
284
284
  }
285
- async addSalesOrder(request, options) {
286
- return unwrapAsync(accountingAddSalesOrder(this, request, options));
285
+ async createSalesOrder(request, options) {
286
+ return unwrapAsync(accountingCreateSalesOrder(this, request, options));
287
287
  }
288
- async fetchSalesOrder(request, options) {
289
- return unwrapAsync(accountingFetchSalesOrder(this, request, options));
288
+ async getSalesOrder(request, options) {
289
+ return unwrapAsync(accountingGetSalesOrder(this, request, options));
290
290
  }
291
- async listSalesOrderLineItems(request, options) {
292
- return unwrapAsync(accountingListSalesOrderLineItems(this, request, options));
291
+ async getSalesOrderLines(request, options) {
292
+ return unwrapAsync(accountingGetSalesOrderLines(this, request, options));
293
293
  }
294
294
  async getPaymentTerms(request, options) {
295
295
  return unwrapAsync(accountingGetPaymentTerms(this, request, options));
296
296
  }
297
- async addPaymentTerm(request, options) {
298
- return unwrapAsync(accountingAddPaymentTerm(this, request, options));
297
+ async createPaymentTerm(request, options) {
298
+ return unwrapAsync(accountingCreatePaymentTerm(this, request, options));
299
299
  }
300
- async fetchPaymentTerm(request, options) {
301
- return unwrapAsync(accountingFetchPaymentTerm(this, request, options));
300
+ async getPaymentTerm(request, options) {
301
+ return unwrapAsync(accountingGetPaymentTerm(this, request, options));
302
302
  }
303
- async retrieveTaxRates(request, options) {
304
- return unwrapAsync(accountingRetrieveTaxRates(this, request, options));
303
+ async getTaxRates(request, options) {
304
+ return unwrapAsync(accountingGetTaxRates(this, request, options));
305
305
  }
306
- async fetchTaxRate(request, options) {
307
- return unwrapAsync(accountingFetchTaxRate(this, request, options));
306
+ async getTaxRate(request, options) {
307
+ return unwrapAsync(accountingGetTaxRate(this, request, options));
308
308
  }
309
- async retrievePayments(request, options) {
310
- return unwrapAsync(accountingRetrievePayments(this, request, options));
309
+ async getPayments(request, options) {
310
+ return unwrapAsync(accountingGetPayments(this, request, options));
311
311
  }
312
- async addPayment(request, options) {
313
- return unwrapAsync(accountingAddPayment(this, request, options));
312
+ async createPayment(request, options) {
313
+ return unwrapAsync(accountingCreatePayment(this, request, options));
314
314
  }
315
- async fetchPayment(request, options) {
316
- return unwrapAsync(accountingFetchPayment(this, request, options));
315
+ async getPayment(request, options) {
316
+ return unwrapAsync(accountingGetPayment(this, request, options));
317
317
  }
318
- async removePayment(request, options) {
319
- return unwrapAsync(accountingRemovePayment(this, request, options));
318
+ async deletePayment(request, options) {
319
+ return unwrapAsync(accountingDeletePayment(this, request, options));
320
320
  }
321
- async addEventSubscription(request, options) {
322
- return unwrapAsync(accountingAddEventSubscription(this, request, options));
321
+ async createEventSubscriptions(request, options) {
322
+ return unwrapAsync(accountingCreateEventSubscriptions(this, request, options));
323
323
  }
324
- async removeEventSubscription(request, options) {
325
- return unwrapAsync(accountingRemoveEventSubscription(this, request, options));
324
+ async deleteEventSubscriptions(request, options) {
325
+ return unwrapAsync(accountingDeleteEventSubscriptions(this, request, options));
326
326
  }
327
327
  async getProfile(options) {
328
328
  return unwrapAsync(accountingGetProfile(this, options));
329
329
  }
330
- async createPassThrough(request, options) {
331
- return unwrapAsync(accountingCreatePassThrough(this, request, options));
330
+ async createPassThroughRequest(request, options) {
331
+ return unwrapAsync(accountingCreatePassThroughRequest(this, request, options));
332
332
  }
333
- async fetchBills(request, options) {
334
- return unwrapAsync(accountingFetchBills(this, request, options));
333
+ async getBills(request, options) {
334
+ return unwrapAsync(accountingGetBills(this, request, options));
335
335
  }
336
- async addBill(request, options) {
337
- return unwrapAsync(accountingAddBill(this, request, options));
336
+ async createBill(request, options) {
337
+ return unwrapAsync(accountingCreateBill(this, request, options));
338
338
  }
339
- async fetchBill(request, options) {
340
- return unwrapAsync(accountingFetchBill(this, request, options));
339
+ async getBill(request, options) {
340
+ return unwrapAsync(accountingGetBill(this, request, options));
341
341
  }
342
- async removeBill(request, options) {
343
- return unwrapAsync(accountingRemoveBill(this, request, options));
342
+ async deleteBill(request, options) {
343
+ return unwrapAsync(accountingDeleteBill(this, request, options));
344
344
  }
345
- async fetchBillDocument(request, options) {
346
- return unwrapAsync(accountingFetchBillDocument(this, request, options));
345
+ async getBillDocument(request, options) {
346
+ return unwrapAsync(accountingGetBillDocument(this, request, options));
347
347
  }
348
348
  async createBookingProposal(request, options) {
349
349
  return unwrapAsync(accountingCreateBookingProposal(this, request, options));
350
350
  }
351
- async listBookingProposals(request, options) {
352
- return unwrapAsync(accountingListBookingProposals(this, request, options));
351
+ async getBookingProposals(request, options) {
352
+ return unwrapAsync(accountingGetBookingProposals(this, request, options));
353
353
  }
354
- async retrieveBookingProposal(request, options) {
355
- return unwrapAsync(accountingRetrieveBookingProposal(this, request, options));
354
+ async getBookingProposal(request, options) {
355
+ return unwrapAsync(accountingGetBookingProposal(this, request, options));
356
356
  }
357
- async fetchBookingProposalDocument(request, options) {
358
- return unwrapAsync(accountingFetchBookingProposalDocument(this, request, options));
357
+ async getBookingProposalDocument(request, options) {
358
+ return unwrapAsync(accountingGetBookingProposalDocument(this, request, options));
359
359
  }
360
- async addBooking(request, options) {
361
- return unwrapAsync(accountingAddBooking(this, request, options));
360
+ async createBookings(request, options) {
361
+ return unwrapAsync(accountingCreateBookings(this, request, options));
362
362
  }
363
- async retrieveVendorCredits(request, options) {
364
- return unwrapAsync(accountingRetrieveVendorCredits(this, request, options));
363
+ async getVendorCredits(request, options) {
364
+ return unwrapAsync(accountingGetVendorCredits(this, request, options));
365
365
  }
366
366
  async createVendorCredit(request, options) {
367
367
  return unwrapAsync(accountingCreateVendorCredit(this, request, options));
368
368
  }
369
- async modifyVendorCredit(request, options) {
370
- return unwrapAsync(accountingModifyVendorCredit(this, request, options));
369
+ async updateVendorCredit(request, options) {
370
+ return unwrapAsync(accountingUpdateVendorCredit(this, request, options));
371
371
  }
372
- async modifyBillLineItem(request, options) {
373
- return unwrapAsync(accountingModifyBillLineItem(this, request, options));
372
+ async updateBillLineItem(request, options) {
373
+ return unwrapAsync(accountingUpdateBillLineItem(this, request, options));
374
374
  }
375
- async fetchPurchaseOrder(request, options) {
376
- return unwrapAsync(accountingFetchPurchaseOrder(this, request, options));
375
+ async getPurchaseOrder(request, options) {
376
+ return unwrapAsync(accountingGetPurchaseOrder(this, request, options));
377
377
  }
378
- async retrievePurchaseOrderLineItems(request, options) {
379
- return unwrapAsync(accountingRetrievePurchaseOrderLineItems(this, request, options));
378
+ async getPurchaseOrderLineItems(request, options) {
379
+ return unwrapAsync(accountingGetPurchaseOrderLineItems(this, request, options));
380
380
  }
381
- async retrievePurchaseOrderLineItem(request, options) {
382
- return unwrapAsync(accountingRetrievePurchaseOrderLineItem(this, request, options));
381
+ async getPurchaseOrderLineItem(request, options) {
382
+ return unwrapAsync(accountingGetPurchaseOrderLineItem(this, request, options));
383
383
  }
384
384
  async getGoodsReceipts(request, options) {
385
385
  return unwrapAsync(accountingGetGoodsReceipts(this, request, options));
386
386
  }
387
- async retrieveGoodsReceipt(request, options) {
388
- return unwrapAsync(accountingRetrieveGoodsReceipt(this, request, options));
387
+ async getGoodsReceipt(request, options) {
388
+ return unwrapAsync(accountingGetGoodsReceipt(this, request, options));
389
389
  }
390
- async retrieveGoodsReceiptLineItems(request, options) {
391
- return unwrapAsync(accountingRetrieveGoodsReceiptLineItems(this, request, options));
390
+ async getGoodsReceiptLineItems(request, options) {
391
+ return unwrapAsync(accountingGetGoodsReceiptLineItems(this, request, options));
392
392
  }
393
- async fetchUnits(request, options) {
394
- return unwrapAsync(accountingFetchUnits(this, request, options));
393
+ async getUnits(request, options) {
394
+ return unwrapAsync(accountingGetUnits(this, request, options));
395
395
  }
396
- async retrieveOpenItems(request, options) {
397
- return unwrapAsync(accountingRetrieveOpenItems(this, request, options));
396
+ async getOpenItems(request, options) {
397
+ return unwrapAsync(accountingGetOpenItems(this, request, options));
398
398
  }
399
- async fetchTrialBalance(request, options) {
400
- return unwrapAsync(accountingFetchTrialBalance(this, request, options));
399
+ async getTrialBalance(request, options) {
400
+ return unwrapAsync(accountingGetTrialBalance(this, request, options));
401
401
  }
402
- async listCreditNotes(request, options) {
403
- return unwrapAsync(accountingListCreditNotes(this, request, options));
402
+ async getCreditNotes(request, options) {
403
+ return unwrapAsync(accountingGetCreditNotes(this, request, options));
404
404
  }
405
- async fetchCreditNote(request, options) {
406
- return unwrapAsync(accountingFetchCreditNote(this, request, options));
405
+ async getCreditNote(request, options) {
406
+ return unwrapAsync(accountingGetCreditNote(this, request, options));
407
407
  }
408
408
  async getFiscalYears(request, options) {
409
409
  return unwrapAsync(accountingGetFiscalYears(this, request, options));