@simpleapps-com/augur-api 0.4.2 → 0.4.4

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 (873) hide show
  1. package/dist/cjs/core/schema-factories.d.ts +18 -18
  2. package/dist/cjs/index.d.ts +2 -2
  3. package/dist/cjs/index.d.ts.map +1 -1
  4. package/dist/cjs/index.js +1 -1
  5. package/dist/cjs/services/agr-info/client.d.ts +1 -1
  6. package/dist/cjs/services/agr-info/client.d.ts.map +1 -1
  7. package/dist/cjs/services/agr-info/client.js +14 -14
  8. package/dist/cjs/services/agr-info/client.js.map +1 -1
  9. package/dist/cjs/services/agr-info/schemas/akashaGenerate.d.ts +51 -0
  10. package/dist/cjs/services/agr-info/schemas/akashaGenerate.d.ts.map +1 -0
  11. package/dist/cjs/services/agr-info/schemas/akashaGenerate.js +8 -0
  12. package/dist/cjs/services/agr-info/schemas/akashaGenerate.js.map +1 -0
  13. package/dist/cjs/services/agr-info/schemas/healthCheck.d.ts +49 -0
  14. package/dist/cjs/services/agr-info/schemas/healthCheck.d.ts.map +1 -0
  15. package/dist/cjs/services/agr-info/schemas/healthCheck.js +7 -0
  16. package/dist/cjs/services/agr-info/schemas/healthCheck.js.map +1 -0
  17. package/dist/cjs/services/agr-info/schemas/index.d.ts +17 -0
  18. package/dist/cjs/services/agr-info/schemas/index.d.ts.map +1 -0
  19. package/dist/cjs/services/agr-info/schemas/index.js +48 -0
  20. package/dist/cjs/services/agr-info/schemas/index.js.map +1 -0
  21. package/dist/cjs/services/agr-info/schemas/joomlaGenerate.d.ts +51 -0
  22. package/dist/cjs/services/agr-info/schemas/joomlaGenerate.d.ts.map +1 -0
  23. package/dist/cjs/services/agr-info/schemas/joomlaGenerate.js +8 -0
  24. package/dist/cjs/services/agr-info/schemas/joomlaGenerate.js.map +1 -0
  25. package/dist/cjs/services/agr-info/schemas/microservices.d.ts +136 -0
  26. package/dist/cjs/services/agr-info/schemas/microservices.d.ts.map +1 -0
  27. package/dist/cjs/services/agr-info/schemas/microservices.js +29 -0
  28. package/dist/cjs/services/agr-info/schemas/microservices.js.map +1 -0
  29. package/dist/cjs/services/agr-info/schemas/microservicesDetail.d.ts +110 -0
  30. package/dist/cjs/services/agr-info/schemas/microservicesDetail.d.ts.map +1 -0
  31. package/dist/cjs/services/agr-info/schemas/microservicesDetail.js +14 -0
  32. package/dist/cjs/services/agr-info/schemas/microservicesDetail.js.map +1 -0
  33. package/dist/cjs/services/agr-info/schemas/ollamaTags.d.ts +111 -0
  34. package/dist/cjs/services/agr-info/schemas/ollamaTags.d.ts.map +1 -0
  35. package/dist/cjs/services/agr-info/schemas/ollamaTags.js +16 -0
  36. package/dist/cjs/services/agr-info/schemas/ollamaTags.js.map +1 -0
  37. package/dist/cjs/services/agr-info/schemas/rubrics.d.ts +124 -0
  38. package/dist/cjs/services/agr-info/schemas/rubrics.d.ts.map +1 -0
  39. package/dist/cjs/services/agr-info/schemas/rubrics.js +23 -0
  40. package/dist/cjs/services/agr-info/schemas/rubrics.js.map +1 -0
  41. package/dist/cjs/services/agr-info/schemas/rubricsDetail.d.ts +110 -0
  42. package/dist/cjs/services/agr-info/schemas/rubricsDetail.d.ts.map +1 -0
  43. package/dist/cjs/services/agr-info/schemas/rubricsDetail.js +14 -0
  44. package/dist/cjs/services/agr-info/schemas/rubricsDetail.js.map +1 -0
  45. package/dist/cjs/services/agr-site/client.d.ts +55 -90
  46. package/dist/cjs/services/agr-site/client.d.ts.map +1 -1
  47. package/dist/cjs/services/agr-site/client.js +41 -61
  48. package/dist/cjs/services/agr-site/client.js.map +1 -1
  49. package/dist/cjs/services/agr-site/schemas/ai.d.ts +46 -21
  50. package/dist/cjs/services/agr-site/schemas/ai.d.ts.map +1 -1
  51. package/dist/cjs/services/agr-site/schemas/ai.js +7 -12
  52. package/dist/cjs/services/agr-site/schemas/ai.js.map +1 -1
  53. package/dist/cjs/services/agr-site/schemas/content.d.ts +180 -133
  54. package/dist/cjs/services/agr-site/schemas/content.d.ts.map +1 -1
  55. package/dist/cjs/services/agr-site/schemas/content.js +20 -55
  56. package/dist/cjs/services/agr-site/schemas/content.js.map +1 -1
  57. package/dist/cjs/services/agr-site/schemas/settings.d.ts +96 -65
  58. package/dist/cjs/services/agr-site/schemas/settings.d.ts.map +1 -1
  59. package/dist/cjs/services/agr-site/schemas/settings.js +18 -28
  60. package/dist/cjs/services/agr-site/schemas/settings.js.map +1 -1
  61. package/dist/cjs/services/avalara/client.d.ts +17 -17
  62. package/dist/cjs/services/avalara/schemas.d.ts +116 -116
  63. package/dist/cjs/services/brand-folder/client.d.ts +1 -1
  64. package/dist/cjs/services/brand-folder/schemas.d.ts +4 -4
  65. package/dist/cjs/services/commerce/client.d.ts +2 -2
  66. package/dist/cjs/services/commerce/schemas/cart.d.ts +30 -30
  67. package/dist/cjs/services/commerce/schemas/checkout.d.ts +36 -36
  68. package/dist/cjs/services/customers/client.d.ts +418 -391
  69. package/dist/cjs/services/customers/client.d.ts.map +1 -1
  70. package/dist/cjs/services/customers/client.js +138 -31
  71. package/dist/cjs/services/customers/client.js.map +1 -1
  72. package/dist/cjs/services/customers/schemas/contactsIdCustomers.d.ts +258 -0
  73. package/dist/cjs/services/customers/schemas/contactsIdCustomers.d.ts.map +1 -0
  74. package/dist/cjs/services/customers/schemas/contactsIdCustomers.js +31 -0
  75. package/dist/cjs/services/customers/schemas/contactsIdCustomers.js.map +1 -0
  76. package/dist/cjs/services/customers/schemas/contactsIdDoc.d.ts +121 -0
  77. package/dist/cjs/services/customers/schemas/contactsIdDoc.d.ts.map +1 -0
  78. package/dist/cjs/services/customers/schemas/contactsIdDoc.js +15 -0
  79. package/dist/cjs/services/customers/schemas/contactsIdDoc.js.map +1 -0
  80. package/dist/cjs/services/customers/schemas/contactsIdWebAllowance.d.ts +101 -0
  81. package/dist/cjs/services/customers/schemas/contactsIdWebAllowance.d.ts.map +1 -0
  82. package/dist/cjs/services/customers/schemas/contactsIdWebAllowance.js +13 -0
  83. package/dist/cjs/services/customers/schemas/contactsIdWebAllowance.js.map +1 -0
  84. package/dist/cjs/services/customers/schemas/contactsRefresh.d.ts +91 -0
  85. package/dist/cjs/services/customers/schemas/contactsRefresh.d.ts.map +1 -0
  86. package/dist/cjs/services/customers/schemas/contactsRefresh.js +12 -0
  87. package/dist/cjs/services/customers/schemas/contactsRefresh.js.map +1 -0
  88. package/dist/cjs/services/customers/schemas/contactsUdId.d.ts +97 -0
  89. package/dist/cjs/services/customers/schemas/contactsUdId.d.ts.map +1 -0
  90. package/dist/cjs/services/customers/schemas/contactsUdId.js +11 -0
  91. package/dist/cjs/services/customers/schemas/contactsUdId.js.map +1 -0
  92. package/dist/cjs/services/customers/schemas/customer.d.ts +261 -0
  93. package/dist/cjs/services/customers/schemas/customer.d.ts.map +1 -0
  94. package/dist/cjs/services/customers/schemas/customer.js +32 -0
  95. package/dist/cjs/services/customers/schemas/customer.js.map +1 -0
  96. package/dist/cjs/services/customers/schemas/customerCustomerIdAddress.d.ts +159 -0
  97. package/dist/cjs/services/customers/schemas/customerCustomerIdAddress.d.ts.map +1 -0
  98. package/dist/cjs/services/customers/schemas/customerCustomerIdAddress.js +22 -0
  99. package/dist/cjs/services/customers/schemas/customerCustomerIdAddress.js.map +1 -0
  100. package/dist/cjs/services/customers/schemas/customerCustomerIdContacts.d.ts +266 -0
  101. package/dist/cjs/services/customers/schemas/customerCustomerIdContacts.d.ts.map +1 -0
  102. package/dist/cjs/services/customers/schemas/customerCustomerIdContacts.js +28 -0
  103. package/dist/cjs/services/customers/schemas/customerCustomerIdContacts.js.map +1 -0
  104. package/dist/cjs/services/customers/schemas/customerCustomerIdDoc.d.ts +237 -0
  105. package/dist/cjs/services/customers/schemas/customerCustomerIdDoc.d.ts.map +1 -0
  106. package/dist/cjs/services/customers/schemas/customerCustomerIdDoc.js +25 -0
  107. package/dist/cjs/services/customers/schemas/customerCustomerIdDoc.js.map +1 -0
  108. package/dist/cjs/services/customers/schemas/customerCustomerIdInvoices.d.ts +192 -0
  109. package/dist/cjs/services/customers/schemas/customerCustomerIdInvoices.d.ts.map +1 -0
  110. package/dist/cjs/services/customers/schemas/customerCustomerIdInvoices.js +26 -0
  111. package/dist/cjs/services/customers/schemas/customerCustomerIdInvoices.js.map +1 -0
  112. package/dist/cjs/services/customers/schemas/customerCustomerIdInvoicesInvoiceNo.d.ts +171 -0
  113. package/dist/cjs/services/customers/schemas/customerCustomerIdInvoicesInvoiceNo.d.ts.map +1 -0
  114. package/dist/cjs/services/customers/schemas/customerCustomerIdInvoicesInvoiceNo.js +20 -0
  115. package/dist/cjs/services/customers/schemas/customerCustomerIdInvoicesInvoiceNo.js.map +1 -0
  116. package/dist/cjs/services/customers/schemas/customerCustomerIdOrders.d.ts +455 -0
  117. package/dist/cjs/services/customers/schemas/customerCustomerIdOrders.d.ts.map +1 -0
  118. package/dist/cjs/services/customers/schemas/customerCustomerIdOrders.js +50 -0
  119. package/dist/cjs/services/customers/schemas/customerCustomerIdOrders.js.map +1 -0
  120. package/dist/cjs/services/customers/schemas/customerCustomerIdOrdersOrderNo.d.ts +269 -0
  121. package/dist/cjs/services/customers/schemas/customerCustomerIdOrdersOrderNo.d.ts.map +1 -0
  122. package/dist/cjs/services/customers/schemas/customerCustomerIdOrdersOrderNo.js +29 -0
  123. package/dist/cjs/services/customers/schemas/customerCustomerIdOrdersOrderNo.js.map +1 -0
  124. package/dist/cjs/services/customers/schemas/customerCustomerIdPurchasedItems.d.ts +139 -0
  125. package/dist/cjs/services/customers/schemas/customerCustomerIdPurchasedItems.d.ts.map +1 -0
  126. package/dist/cjs/services/customers/schemas/customerCustomerIdPurchasedItems.js +20 -0
  127. package/dist/cjs/services/customers/schemas/customerCustomerIdPurchasedItems.js.map +1 -0
  128. package/dist/cjs/services/customers/schemas/customerCustomerIdQuotes.d.ts +159 -0
  129. package/dist/cjs/services/customers/schemas/customerCustomerIdQuotes.d.ts.map +1 -0
  130. package/dist/cjs/services/customers/schemas/customerCustomerIdQuotes.js +22 -0
  131. package/dist/cjs/services/customers/schemas/customerCustomerIdQuotes.js.map +1 -0
  132. package/dist/cjs/services/customers/schemas/customerCustomerIdQuotesQuoteNo.d.ts +249 -0
  133. package/dist/cjs/services/customers/schemas/customerCustomerIdQuotesQuoteNo.d.ts.map +1 -0
  134. package/dist/cjs/services/customers/schemas/customerCustomerIdQuotesQuoteNo.js +27 -0
  135. package/dist/cjs/services/customers/schemas/customerCustomerIdQuotesQuoteNo.js.map +1 -0
  136. package/dist/cjs/services/customers/schemas/customerCustomerIdShipTo.d.ts +329 -0
  137. package/dist/cjs/services/customers/schemas/customerCustomerIdShipTo.d.ts.map +1 -0
  138. package/dist/cjs/services/customers/schemas/customerCustomerIdShipTo.js +35 -0
  139. package/dist/cjs/services/customers/schemas/customerCustomerIdShipTo.js.map +1 -0
  140. package/dist/cjs/services/customers/schemas/customerLookup.d.ts +99 -0
  141. package/dist/cjs/services/customers/schemas/customerLookup.d.ts.map +1 -0
  142. package/dist/cjs/services/customers/schemas/customerLookup.js +16 -0
  143. package/dist/cjs/services/customers/schemas/customerLookup.js.map +1 -0
  144. package/dist/cjs/services/customers/schemas/{health.d.ts → healthCheck.d.ts} +1 -1
  145. package/dist/cjs/services/customers/schemas/healthCheck.d.ts.map +1 -0
  146. package/dist/cjs/services/{orders/schemas/health.js → customers/schemas/healthCheck.js} +1 -1
  147. package/dist/cjs/services/customers/schemas/healthCheck.js.map +1 -0
  148. package/dist/cjs/services/customers/schemas/index.d.ts +245 -8
  149. package/dist/cjs/services/customers/schemas/index.d.ts.map +1 -1
  150. package/dist/cjs/services/customers/schemas/index.js +27 -9
  151. package/dist/cjs/services/customers/schemas/index.js.map +1 -1
  152. package/dist/cjs/services/customers/schemas/oeContactsCustomerRefresh.d.ts +91 -0
  153. package/dist/cjs/services/customers/schemas/oeContactsCustomerRefresh.d.ts.map +1 -0
  154. package/dist/cjs/services/customers/schemas/oeContactsCustomerRefresh.js +12 -0
  155. package/dist/cjs/services/customers/schemas/oeContactsCustomerRefresh.js.map +1 -0
  156. package/dist/cjs/services/customers/schemas/shipToRefresh.d.ts +91 -0
  157. package/dist/cjs/services/customers/schemas/shipToRefresh.d.ts.map +1 -0
  158. package/dist/cjs/services/customers/schemas/shipToRefresh.js +12 -0
  159. package/dist/cjs/services/customers/schemas/shipToRefresh.js.map +1 -0
  160. package/dist/cjs/services/gregorovich/client.d.ts +1 -1
  161. package/dist/cjs/services/gregorovich/schemas/ollamaGenerate.d.ts +4 -4
  162. package/dist/cjs/services/items/client.d.ts +41 -41
  163. package/dist/cjs/services/items/schemas/bins.d.ts +14 -14
  164. package/dist/cjs/services/items/schemas/brandsItems.d.ts +16 -16
  165. package/dist/cjs/services/items/schemas/categories.d.ts +8 -8
  166. package/dist/cjs/services/items/schemas/faq.d.ts +20 -20
  167. package/dist/cjs/services/items/schemas/invMastAlternateCode.d.ts +8 -8
  168. package/dist/cjs/services/items/schemas/invMastAttributes.d.ts +10 -10
  169. package/dist/cjs/services/items/schemas/invMastAttributesValues.d.ts +18 -18
  170. package/dist/cjs/services/items/schemas/invMastFaq.d.ts +17 -17
  171. package/dist/cjs/services/items/schemas/invMastLinks.d.ts +6 -6
  172. package/dist/cjs/services/items/schemas/invMastSubParts.d.ts +6 -6
  173. package/dist/cjs/services/items/schemas/itemWishlistHdr.d.ts +16 -16
  174. package/dist/cjs/services/items/schemas/productLinks.d.ts +14 -14
  175. package/dist/cjs/services/items/schemas/subparts.d.ts +18 -18
  176. package/dist/cjs/services/items/schemas/updateItemAttributeValueRequest.d.ts +2 -2
  177. package/dist/cjs/services/items/schemas/variants.d.ts +58 -58
  178. package/dist/cjs/services/joomla/client.d.ts +533 -773
  179. package/dist/cjs/services/joomla/client.d.ts.map +1 -1
  180. package/dist/cjs/services/joomla/client.js +546 -894
  181. package/dist/cjs/services/joomla/client.js.map +1 -1
  182. package/dist/cjs/services/joomla/schemas/content.d.ts +75 -11
  183. package/dist/cjs/services/joomla/schemas/content.d.ts.map +1 -1
  184. package/dist/cjs/services/joomla/schemas/content.js +18 -11
  185. package/dist/cjs/services/joomla/schemas/content.js.map +1 -1
  186. package/dist/cjs/services/joomla/schemas/contentId.d.ts +66 -0
  187. package/dist/cjs/services/joomla/schemas/contentId.d.ts.map +1 -0
  188. package/dist/cjs/services/joomla/schemas/contentId.js +18 -0
  189. package/dist/cjs/services/joomla/schemas/contentId.js.map +1 -0
  190. package/dist/cjs/services/joomla/schemas/contentIdDoc.d.ts +66 -0
  191. package/dist/cjs/services/joomla/schemas/contentIdDoc.d.ts.map +1 -0
  192. package/dist/cjs/services/joomla/schemas/contentIdDoc.js +18 -0
  193. package/dist/cjs/services/joomla/schemas/contentIdDoc.js.map +1 -0
  194. package/dist/cjs/services/joomla/schemas/healthCheck.d.ts +85 -0
  195. package/dist/cjs/services/joomla/schemas/healthCheck.d.ts.map +1 -0
  196. package/dist/cjs/services/joomla/schemas/healthCheck.js +17 -0
  197. package/dist/cjs/services/joomla/schemas/healthCheck.js.map +1 -0
  198. package/dist/cjs/services/joomla/schemas/index.d.ts +16 -2
  199. package/dist/cjs/services/joomla/schemas/index.d.ts.map +1 -1
  200. package/dist/cjs/services/joomla/schemas/index.js +27 -8
  201. package/dist/cjs/services/joomla/schemas/index.js.map +1 -1
  202. package/dist/cjs/services/joomla/schemas/menuIdDoc.d.ts +55 -0
  203. package/dist/cjs/services/joomla/schemas/menuIdDoc.d.ts.map +1 -0
  204. package/dist/cjs/services/joomla/schemas/menuIdDoc.js +12 -0
  205. package/dist/cjs/services/joomla/schemas/menuIdDoc.js.map +1 -0
  206. package/dist/cjs/services/joomla/schemas/tags.d.ts +75 -0
  207. package/dist/cjs/services/joomla/schemas/tags.d.ts.map +1 -0
  208. package/dist/cjs/services/joomla/schemas/tags.js +21 -0
  209. package/dist/cjs/services/joomla/schemas/tags.js.map +1 -0
  210. package/dist/cjs/services/joomla/schemas/userGroups.d.ts +226 -0
  211. package/dist/cjs/services/joomla/schemas/userGroups.d.ts.map +1 -0
  212. package/dist/cjs/services/joomla/schemas/userGroups.js +36 -0
  213. package/dist/cjs/services/joomla/schemas/userGroups.js.map +1 -0
  214. package/dist/cjs/services/joomla/schemas/users.d.ts +116 -95
  215. package/dist/cjs/services/joomla/schemas/users.d.ts.map +1 -1
  216. package/dist/cjs/services/joomla/schemas/users.js +34 -50
  217. package/dist/cjs/services/joomla/schemas/users.js.map +1 -1
  218. package/dist/cjs/services/joomla/schemas/usersId.d.ts +531 -0
  219. package/dist/cjs/services/joomla/schemas/usersId.d.ts.map +1 -0
  220. package/dist/cjs/services/joomla/schemas/usersId.js +55 -0
  221. package/dist/cjs/services/joomla/schemas/usersId.js.map +1 -0
  222. package/dist/cjs/services/joomla/schemas/usersIdDoc.d.ts +327 -0
  223. package/dist/cjs/services/joomla/schemas/usersIdDoc.d.ts.map +1 -0
  224. package/dist/cjs/services/joomla/schemas/usersIdDoc.js +42 -0
  225. package/dist/cjs/services/joomla/schemas/usersIdDoc.js.map +1 -0
  226. package/dist/cjs/services/joomla/schemas/usersIdGroups.d.ts +125 -0
  227. package/dist/cjs/services/joomla/schemas/usersIdGroups.d.ts.map +1 -0
  228. package/dist/cjs/services/joomla/schemas/usersIdGroups.js +27 -0
  229. package/dist/cjs/services/joomla/schemas/usersIdGroups.js.map +1 -0
  230. package/dist/cjs/services/joomla/schemas/usersIdGroupsGroupId.d.ts +55 -0
  231. package/dist/cjs/services/joomla/schemas/usersIdGroupsGroupId.d.ts.map +1 -0
  232. package/dist/cjs/services/joomla/schemas/usersIdGroupsGroupId.js +12 -0
  233. package/dist/cjs/services/joomla/schemas/usersIdGroupsGroupId.js.map +1 -0
  234. package/dist/cjs/services/joomla/schemas/usersIdTrinity.d.ts +460 -0
  235. package/dist/cjs/services/joomla/schemas/usersIdTrinity.d.ts.map +1 -0
  236. package/dist/cjs/services/joomla/schemas/usersIdTrinity.js +56 -0
  237. package/dist/cjs/services/joomla/schemas/usersIdTrinity.js.map +1 -0
  238. package/dist/cjs/services/joomla/schemas/usersVerifyPassword.d.ts +129 -0
  239. package/dist/cjs/services/joomla/schemas/usersVerifyPassword.d.ts.map +1 -0
  240. package/dist/cjs/services/joomla/schemas/usersVerifyPassword.js +27 -0
  241. package/dist/cjs/services/joomla/schemas/usersVerifyPassword.js.map +1 -0
  242. package/dist/cjs/services/nexus/client.d.ts +84 -96
  243. package/dist/cjs/services/nexus/client.d.ts.map +1 -1
  244. package/dist/cjs/services/nexus/client.js +66 -78
  245. package/dist/cjs/services/nexus/client.js.map +1 -1
  246. package/dist/cjs/services/orders/client.d.ts +27 -27
  247. package/dist/cjs/services/orders/schemas/{health.d.ts → healthCheck.d.ts} +1 -1
  248. package/dist/cjs/services/orders/schemas/healthCheck.d.ts.map +1 -0
  249. package/dist/cjs/services/{customers/schemas/health.js → orders/schemas/healthCheck.js} +1 -2
  250. package/dist/cjs/services/orders/schemas/healthCheck.js.map +1 -0
  251. package/dist/cjs/services/orders/schemas/index.d.ts +9 -5
  252. package/dist/cjs/services/orders/schemas/index.d.ts.map +1 -1
  253. package/dist/cjs/services/orders/schemas/index.js +10 -5
  254. package/dist/cjs/services/orders/schemas/index.js.map +1 -1
  255. package/dist/{esm/services/orders/schemas/invoices.d.ts → cjs/services/orders/schemas/invoiceHdrReprint.d.ts} +1 -1
  256. package/dist/cjs/services/orders/schemas/invoiceHdrReprint.d.ts.map +1 -0
  257. package/dist/cjs/services/orders/schemas/{invoices.js → invoiceHdrReprint.js} +1 -1
  258. package/dist/cjs/services/orders/schemas/invoiceHdrReprint.js.map +1 -0
  259. package/dist/{esm/services/orders/schemas/orders.d.ts → cjs/services/orders/schemas/oeHdrDoc.d.ts} +45 -233
  260. package/dist/cjs/services/orders/schemas/oeHdrDoc.d.ts.map +1 -0
  261. package/dist/cjs/services/orders/schemas/{orders.js → oeHdrDoc.js} +3 -27
  262. package/dist/cjs/services/orders/schemas/oeHdrDoc.js.map +1 -0
  263. package/dist/cjs/services/orders/schemas/oeHdrLookup.d.ts +190 -0
  264. package/dist/cjs/services/orders/schemas/oeHdrLookup.d.ts.map +1 -0
  265. package/dist/cjs/services/orders/schemas/oeHdrLookup.js +31 -0
  266. package/dist/cjs/services/orders/schemas/oeHdrLookup.js.map +1 -0
  267. package/dist/cjs/services/orders/schemas/oeHdrSalesrepOeHdr.d.ts +141 -0
  268. package/dist/cjs/services/orders/schemas/oeHdrSalesrepOeHdr.d.ts.map +1 -0
  269. package/dist/cjs/services/orders/schemas/oeHdrSalesrepOeHdr.js +19 -0
  270. package/dist/cjs/services/orders/schemas/oeHdrSalesrepOeHdr.js.map +1 -0
  271. package/dist/{types/services/orders/schemas/salesrep.d.ts → cjs/services/orders/schemas/oeHdrSalesrepOeHdrDoc.d.ts} +9 -148
  272. package/dist/cjs/services/orders/schemas/oeHdrSalesrepOeHdrDoc.d.ts.map +1 -0
  273. package/dist/cjs/services/orders/schemas/{salesrep.js → oeHdrSalesrepOeHdrDoc.js} +3 -15
  274. package/dist/cjs/services/orders/schemas/oeHdrSalesrepOeHdrDoc.js.map +1 -0
  275. package/dist/{types/services/orders/schemas/purchase-orders.d.ts → cjs/services/orders/schemas/poHdr.d.ts} +49 -692
  276. package/dist/cjs/services/orders/schemas/poHdr.d.ts.map +1 -0
  277. package/dist/cjs/services/orders/schemas/{purchase-orders.js → poHdr.js} +2 -51
  278. package/dist/cjs/services/orders/schemas/poHdr.js.map +1 -0
  279. package/dist/cjs/services/orders/schemas/poHdrDoc.d.ts +475 -0
  280. package/dist/cjs/services/orders/schemas/poHdrDoc.d.ts.map +1 -0
  281. package/dist/cjs/services/orders/schemas/poHdrDoc.js +31 -0
  282. package/dist/cjs/services/orders/schemas/poHdrDoc.js.map +1 -0
  283. package/dist/cjs/services/orders/schemas/poHdrScan.d.ts +172 -0
  284. package/dist/cjs/services/orders/schemas/poHdrScan.d.ts.map +1 -0
  285. package/dist/cjs/services/orders/schemas/poHdrScan.js +33 -0
  286. package/dist/cjs/services/orders/schemas/poHdrScan.js.map +1 -0
  287. package/dist/cjs/services/p21-core/schemas/company.d.ts +2 -2
  288. package/dist/cjs/services/p21-pim/client.d.ts +6 -6
  289. package/dist/cjs/services/p21-pim/schemas/podcasts.d.ts +16 -16
  290. package/dist/cjs/services/slack/schemas/webHook.d.ts +4 -4
  291. package/dist/cjs/services/smarty-streets/schemas/usLookup.d.ts +2 -2
  292. package/dist/cjs/services/vmi/client.d.ts +4 -4
  293. package/dist/cjs/services/vmi/schemas/products.d.ts +2 -2
  294. package/dist/cjs/services/vmi/schemas/warehouse.d.ts +2 -2
  295. package/dist/cjs/utils/cross-site-auth.d.ts.map +1 -1
  296. package/dist/cjs/utils/cross-site-auth.js +1 -1
  297. package/dist/cjs/utils/cross-site-auth.js.map +1 -1
  298. package/dist/esm/core/schema-factories.d.ts +18 -18
  299. package/dist/esm/index.d.ts +2 -2
  300. package/dist/esm/index.d.ts.map +1 -1
  301. package/dist/esm/index.js +1 -1
  302. package/dist/esm/services/agr-info/client.d.ts +1 -1
  303. package/dist/esm/services/agr-info/client.d.ts.map +1 -1
  304. package/dist/esm/services/agr-info/client.js +1 -1
  305. package/dist/esm/services/agr-info/client.js.map +1 -1
  306. package/dist/esm/services/agr-info/schemas/akashaGenerate.d.ts +51 -0
  307. package/dist/esm/services/agr-info/schemas/akashaGenerate.d.ts.map +1 -0
  308. package/dist/esm/services/agr-info/schemas/akashaGenerate.js +5 -0
  309. package/dist/esm/services/agr-info/schemas/akashaGenerate.js.map +1 -0
  310. package/dist/esm/services/agr-info/schemas/healthCheck.d.ts +49 -0
  311. package/dist/esm/services/agr-info/schemas/healthCheck.d.ts.map +1 -0
  312. package/dist/esm/services/agr-info/schemas/healthCheck.js +4 -0
  313. package/dist/esm/services/agr-info/schemas/healthCheck.js.map +1 -0
  314. package/dist/esm/services/agr-info/schemas/index.d.ts +17 -0
  315. package/dist/esm/services/agr-info/schemas/index.d.ts.map +1 -0
  316. package/dist/esm/services/agr-info/schemas/index.js +19 -0
  317. package/dist/esm/services/agr-info/schemas/index.js.map +1 -0
  318. package/dist/esm/services/agr-info/schemas/joomlaGenerate.d.ts +51 -0
  319. package/dist/esm/services/agr-info/schemas/joomlaGenerate.d.ts.map +1 -0
  320. package/dist/esm/services/agr-info/schemas/joomlaGenerate.js +5 -0
  321. package/dist/esm/services/agr-info/schemas/joomlaGenerate.js.map +1 -0
  322. package/dist/esm/services/agr-info/schemas/microservices.d.ts +136 -0
  323. package/dist/esm/services/agr-info/schemas/microservices.d.ts.map +1 -0
  324. package/dist/esm/services/agr-info/schemas/microservices.js +26 -0
  325. package/dist/esm/services/agr-info/schemas/microservices.js.map +1 -0
  326. package/dist/esm/services/agr-info/schemas/microservicesDetail.d.ts +110 -0
  327. package/dist/esm/services/agr-info/schemas/microservicesDetail.d.ts.map +1 -0
  328. package/dist/esm/services/agr-info/schemas/microservicesDetail.js +11 -0
  329. package/dist/esm/services/agr-info/schemas/microservicesDetail.js.map +1 -0
  330. package/dist/esm/services/agr-info/schemas/ollamaTags.d.ts +111 -0
  331. package/dist/esm/services/agr-info/schemas/ollamaTags.d.ts.map +1 -0
  332. package/dist/esm/services/agr-info/schemas/ollamaTags.js +13 -0
  333. package/dist/esm/services/agr-info/schemas/ollamaTags.js.map +1 -0
  334. package/dist/esm/services/agr-info/schemas/rubrics.d.ts +124 -0
  335. package/dist/esm/services/agr-info/schemas/rubrics.d.ts.map +1 -0
  336. package/dist/esm/services/agr-info/schemas/rubrics.js +20 -0
  337. package/dist/esm/services/agr-info/schemas/rubrics.js.map +1 -0
  338. package/dist/esm/services/agr-info/schemas/rubricsDetail.d.ts +110 -0
  339. package/dist/esm/services/agr-info/schemas/rubricsDetail.d.ts.map +1 -0
  340. package/dist/esm/services/agr-info/schemas/rubricsDetail.js +11 -0
  341. package/dist/esm/services/agr-info/schemas/rubricsDetail.js.map +1 -0
  342. package/dist/esm/services/agr-site/client.d.ts +55 -90
  343. package/dist/esm/services/agr-site/client.d.ts.map +1 -1
  344. package/dist/esm/services/agr-site/client.js +41 -61
  345. package/dist/esm/services/agr-site/client.js.map +1 -1
  346. package/dist/esm/services/agr-site/schemas/ai.d.ts +46 -21
  347. package/dist/esm/services/agr-site/schemas/ai.d.ts.map +1 -1
  348. package/dist/esm/services/agr-site/schemas/ai.js +7 -12
  349. package/dist/esm/services/agr-site/schemas/ai.js.map +1 -1
  350. package/dist/esm/services/agr-site/schemas/content.d.ts +180 -133
  351. package/dist/esm/services/agr-site/schemas/content.d.ts.map +1 -1
  352. package/dist/esm/services/agr-site/schemas/content.js +20 -55
  353. package/dist/esm/services/agr-site/schemas/content.js.map +1 -1
  354. package/dist/esm/services/agr-site/schemas/settings.d.ts +96 -65
  355. package/dist/esm/services/agr-site/schemas/settings.d.ts.map +1 -1
  356. package/dist/esm/services/agr-site/schemas/settings.js +18 -28
  357. package/dist/esm/services/agr-site/schemas/settings.js.map +1 -1
  358. package/dist/esm/services/avalara/client.d.ts +17 -17
  359. package/dist/esm/services/avalara/schemas.d.ts +116 -116
  360. package/dist/esm/services/brand-folder/client.d.ts +1 -1
  361. package/dist/esm/services/brand-folder/schemas.d.ts +4 -4
  362. package/dist/esm/services/commerce/client.d.ts +2 -2
  363. package/dist/esm/services/commerce/schemas/cart.d.ts +30 -30
  364. package/dist/esm/services/commerce/schemas/checkout.d.ts +36 -36
  365. package/dist/esm/services/customers/client.d.ts +418 -391
  366. package/dist/esm/services/customers/client.d.ts.map +1 -1
  367. package/dist/esm/services/customers/client.js +140 -53
  368. package/dist/esm/services/customers/client.js.map +1 -1
  369. package/dist/esm/services/customers/schemas/contactsIdCustomers.d.ts +258 -0
  370. package/dist/esm/services/customers/schemas/contactsIdCustomers.d.ts.map +1 -0
  371. package/dist/esm/services/customers/schemas/contactsIdCustomers.js +28 -0
  372. package/dist/esm/services/customers/schemas/contactsIdCustomers.js.map +1 -0
  373. package/dist/esm/services/customers/schemas/contactsIdDoc.d.ts +121 -0
  374. package/dist/esm/services/customers/schemas/contactsIdDoc.d.ts.map +1 -0
  375. package/dist/esm/services/customers/schemas/contactsIdDoc.js +12 -0
  376. package/dist/esm/services/customers/schemas/contactsIdDoc.js.map +1 -0
  377. package/dist/esm/services/customers/schemas/contactsIdWebAllowance.d.ts +101 -0
  378. package/dist/esm/services/customers/schemas/contactsIdWebAllowance.d.ts.map +1 -0
  379. package/dist/esm/services/customers/schemas/contactsIdWebAllowance.js +10 -0
  380. package/dist/esm/services/customers/schemas/contactsIdWebAllowance.js.map +1 -0
  381. package/dist/esm/services/customers/schemas/contactsRefresh.d.ts +91 -0
  382. package/dist/esm/services/customers/schemas/contactsRefresh.d.ts.map +1 -0
  383. package/dist/esm/services/customers/schemas/contactsRefresh.js +9 -0
  384. package/dist/esm/services/customers/schemas/contactsRefresh.js.map +1 -0
  385. package/dist/esm/services/customers/schemas/contactsUdId.d.ts +97 -0
  386. package/dist/esm/services/customers/schemas/contactsUdId.d.ts.map +1 -0
  387. package/dist/esm/services/customers/schemas/contactsUdId.js +8 -0
  388. package/dist/esm/services/customers/schemas/contactsUdId.js.map +1 -0
  389. package/dist/esm/services/customers/schemas/customer.d.ts +261 -0
  390. package/dist/esm/services/customers/schemas/customer.d.ts.map +1 -0
  391. package/dist/esm/services/customers/schemas/customer.js +29 -0
  392. package/dist/esm/services/customers/schemas/customer.js.map +1 -0
  393. package/dist/esm/services/customers/schemas/customerCustomerIdAddress.d.ts +159 -0
  394. package/dist/esm/services/customers/schemas/customerCustomerIdAddress.d.ts.map +1 -0
  395. package/dist/esm/services/customers/schemas/customerCustomerIdAddress.js +19 -0
  396. package/dist/esm/services/customers/schemas/customerCustomerIdAddress.js.map +1 -0
  397. package/dist/esm/services/customers/schemas/customerCustomerIdContacts.d.ts +266 -0
  398. package/dist/esm/services/customers/schemas/customerCustomerIdContacts.d.ts.map +1 -0
  399. package/dist/esm/services/customers/schemas/customerCustomerIdContacts.js +25 -0
  400. package/dist/esm/services/customers/schemas/customerCustomerIdContacts.js.map +1 -0
  401. package/dist/esm/services/customers/schemas/customerCustomerIdDoc.d.ts +237 -0
  402. package/dist/esm/services/customers/schemas/customerCustomerIdDoc.d.ts.map +1 -0
  403. package/dist/esm/services/customers/schemas/customerCustomerIdDoc.js +22 -0
  404. package/dist/esm/services/customers/schemas/customerCustomerIdDoc.js.map +1 -0
  405. package/dist/esm/services/customers/schemas/customerCustomerIdInvoices.d.ts +192 -0
  406. package/dist/esm/services/customers/schemas/customerCustomerIdInvoices.d.ts.map +1 -0
  407. package/dist/esm/services/customers/schemas/customerCustomerIdInvoices.js +23 -0
  408. package/dist/esm/services/customers/schemas/customerCustomerIdInvoices.js.map +1 -0
  409. package/dist/esm/services/customers/schemas/customerCustomerIdInvoicesInvoiceNo.d.ts +171 -0
  410. package/dist/esm/services/customers/schemas/customerCustomerIdInvoicesInvoiceNo.d.ts.map +1 -0
  411. package/dist/esm/services/customers/schemas/customerCustomerIdInvoicesInvoiceNo.js +17 -0
  412. package/dist/esm/services/customers/schemas/customerCustomerIdInvoicesInvoiceNo.js.map +1 -0
  413. package/dist/esm/services/customers/schemas/customerCustomerIdOrders.d.ts +455 -0
  414. package/dist/esm/services/customers/schemas/customerCustomerIdOrders.d.ts.map +1 -0
  415. package/dist/esm/services/customers/schemas/customerCustomerIdOrders.js +47 -0
  416. package/dist/esm/services/customers/schemas/customerCustomerIdOrders.js.map +1 -0
  417. package/dist/esm/services/customers/schemas/customerCustomerIdOrdersOrderNo.d.ts +269 -0
  418. package/dist/esm/services/customers/schemas/customerCustomerIdOrdersOrderNo.d.ts.map +1 -0
  419. package/dist/esm/services/customers/schemas/customerCustomerIdOrdersOrderNo.js +26 -0
  420. package/dist/esm/services/customers/schemas/customerCustomerIdOrdersOrderNo.js.map +1 -0
  421. package/dist/esm/services/customers/schemas/customerCustomerIdPurchasedItems.d.ts +139 -0
  422. package/dist/esm/services/customers/schemas/customerCustomerIdPurchasedItems.d.ts.map +1 -0
  423. package/dist/esm/services/customers/schemas/customerCustomerIdPurchasedItems.js +17 -0
  424. package/dist/esm/services/customers/schemas/customerCustomerIdPurchasedItems.js.map +1 -0
  425. package/dist/esm/services/customers/schemas/customerCustomerIdQuotes.d.ts +159 -0
  426. package/dist/esm/services/customers/schemas/customerCustomerIdQuotes.d.ts.map +1 -0
  427. package/dist/esm/services/customers/schemas/customerCustomerIdQuotes.js +19 -0
  428. package/dist/esm/services/customers/schemas/customerCustomerIdQuotes.js.map +1 -0
  429. package/dist/esm/services/customers/schemas/customerCustomerIdQuotesQuoteNo.d.ts +249 -0
  430. package/dist/esm/services/customers/schemas/customerCustomerIdQuotesQuoteNo.d.ts.map +1 -0
  431. package/dist/esm/services/customers/schemas/customerCustomerIdQuotesQuoteNo.js +24 -0
  432. package/dist/esm/services/customers/schemas/customerCustomerIdQuotesQuoteNo.js.map +1 -0
  433. package/dist/esm/services/customers/schemas/customerCustomerIdShipTo.d.ts +329 -0
  434. package/dist/esm/services/customers/schemas/customerCustomerIdShipTo.d.ts.map +1 -0
  435. package/dist/esm/services/customers/schemas/customerCustomerIdShipTo.js +32 -0
  436. package/dist/esm/services/customers/schemas/customerCustomerIdShipTo.js.map +1 -0
  437. package/dist/esm/services/customers/schemas/customerLookup.d.ts +99 -0
  438. package/dist/esm/services/customers/schemas/customerLookup.d.ts.map +1 -0
  439. package/dist/esm/services/customers/schemas/customerLookup.js +13 -0
  440. package/dist/esm/services/customers/schemas/customerLookup.js.map +1 -0
  441. package/dist/esm/services/{orders/schemas/health.d.ts → customers/schemas/healthCheck.d.ts} +1 -1
  442. package/dist/esm/services/customers/schemas/healthCheck.d.ts.map +1 -0
  443. package/dist/esm/services/{orders/schemas/health.js → customers/schemas/healthCheck.js} +1 -1
  444. package/dist/esm/services/customers/schemas/healthCheck.js.map +1 -0
  445. package/dist/esm/services/customers/schemas/index.d.ts +245 -8
  446. package/dist/esm/services/customers/schemas/index.d.ts.map +1 -1
  447. package/dist/esm/services/customers/schemas/index.js +26 -9
  448. package/dist/esm/services/customers/schemas/index.js.map +1 -1
  449. package/dist/esm/services/customers/schemas/oeContactsCustomerRefresh.d.ts +91 -0
  450. package/dist/esm/services/customers/schemas/oeContactsCustomerRefresh.d.ts.map +1 -0
  451. package/dist/esm/services/customers/schemas/oeContactsCustomerRefresh.js +9 -0
  452. package/dist/esm/services/customers/schemas/oeContactsCustomerRefresh.js.map +1 -0
  453. package/dist/esm/services/customers/schemas/shipToRefresh.d.ts +91 -0
  454. package/dist/esm/services/customers/schemas/shipToRefresh.d.ts.map +1 -0
  455. package/dist/esm/services/customers/schemas/shipToRefresh.js +9 -0
  456. package/dist/esm/services/customers/schemas/shipToRefresh.js.map +1 -0
  457. package/dist/esm/services/gregorovich/client.d.ts +1 -1
  458. package/dist/esm/services/gregorovich/schemas/ollamaGenerate.d.ts +4 -4
  459. package/dist/esm/services/items/client.d.ts +41 -41
  460. package/dist/esm/services/items/schemas/bins.d.ts +14 -14
  461. package/dist/esm/services/items/schemas/brandsItems.d.ts +16 -16
  462. package/dist/esm/services/items/schemas/categories.d.ts +8 -8
  463. package/dist/esm/services/items/schemas/faq.d.ts +20 -20
  464. package/dist/esm/services/items/schemas/invMastAlternateCode.d.ts +8 -8
  465. package/dist/esm/services/items/schemas/invMastAttributes.d.ts +10 -10
  466. package/dist/esm/services/items/schemas/invMastAttributesValues.d.ts +18 -18
  467. package/dist/esm/services/items/schemas/invMastFaq.d.ts +17 -17
  468. package/dist/esm/services/items/schemas/invMastLinks.d.ts +6 -6
  469. package/dist/esm/services/items/schemas/invMastSubParts.d.ts +6 -6
  470. package/dist/esm/services/items/schemas/itemWishlistHdr.d.ts +16 -16
  471. package/dist/esm/services/items/schemas/productLinks.d.ts +14 -14
  472. package/dist/esm/services/items/schemas/subparts.d.ts +18 -18
  473. package/dist/esm/services/items/schemas/updateItemAttributeValueRequest.d.ts +2 -2
  474. package/dist/esm/services/items/schemas/variants.d.ts +58 -58
  475. package/dist/esm/services/joomla/client.d.ts +533 -773
  476. package/dist/esm/services/joomla/client.d.ts.map +1 -1
  477. package/dist/esm/services/joomla/client.js +550 -900
  478. package/dist/esm/services/joomla/client.js.map +1 -1
  479. package/dist/esm/services/joomla/schemas/content.d.ts +75 -11
  480. package/dist/esm/services/joomla/schemas/content.d.ts.map +1 -1
  481. package/dist/esm/services/joomla/schemas/content.js +16 -11
  482. package/dist/esm/services/joomla/schemas/content.js.map +1 -1
  483. package/dist/esm/services/joomla/schemas/contentId.d.ts +66 -0
  484. package/dist/esm/services/joomla/schemas/contentId.d.ts.map +1 -0
  485. package/dist/esm/services/joomla/schemas/contentId.js +15 -0
  486. package/dist/esm/services/joomla/schemas/contentId.js.map +1 -0
  487. package/dist/esm/services/joomla/schemas/contentIdDoc.d.ts +66 -0
  488. package/dist/esm/services/joomla/schemas/contentIdDoc.d.ts.map +1 -0
  489. package/dist/esm/services/joomla/schemas/contentIdDoc.js +15 -0
  490. package/dist/esm/services/joomla/schemas/contentIdDoc.js.map +1 -0
  491. package/dist/esm/services/joomla/schemas/healthCheck.d.ts +85 -0
  492. package/dist/esm/services/joomla/schemas/healthCheck.d.ts.map +1 -0
  493. package/dist/esm/services/joomla/schemas/healthCheck.js +14 -0
  494. package/dist/esm/services/joomla/schemas/healthCheck.js.map +1 -0
  495. package/dist/esm/services/joomla/schemas/index.d.ts +16 -2
  496. package/dist/esm/services/joomla/schemas/index.d.ts.map +1 -1
  497. package/dist/esm/services/joomla/schemas/index.js +20 -7
  498. package/dist/esm/services/joomla/schemas/index.js.map +1 -1
  499. package/dist/esm/services/joomla/schemas/menuIdDoc.d.ts +55 -0
  500. package/dist/esm/services/joomla/schemas/menuIdDoc.d.ts.map +1 -0
  501. package/dist/esm/services/joomla/schemas/menuIdDoc.js +9 -0
  502. package/dist/esm/services/joomla/schemas/menuIdDoc.js.map +1 -0
  503. package/dist/esm/services/joomla/schemas/tags.d.ts +75 -0
  504. package/dist/esm/services/joomla/schemas/tags.d.ts.map +1 -0
  505. package/dist/esm/services/joomla/schemas/tags.js +18 -0
  506. package/dist/esm/services/joomla/schemas/tags.js.map +1 -0
  507. package/dist/esm/services/joomla/schemas/userGroups.d.ts +226 -0
  508. package/dist/esm/services/joomla/schemas/userGroups.d.ts.map +1 -0
  509. package/dist/esm/services/joomla/schemas/userGroups.js +33 -0
  510. package/dist/esm/services/joomla/schemas/userGroups.js.map +1 -0
  511. package/dist/esm/services/joomla/schemas/users.d.ts +116 -95
  512. package/dist/esm/services/joomla/schemas/users.d.ts.map +1 -1
  513. package/dist/esm/services/joomla/schemas/users.js +33 -49
  514. package/dist/esm/services/joomla/schemas/users.js.map +1 -1
  515. package/dist/esm/services/joomla/schemas/usersId.d.ts +531 -0
  516. package/dist/esm/services/joomla/schemas/usersId.d.ts.map +1 -0
  517. package/dist/esm/services/joomla/schemas/usersId.js +52 -0
  518. package/dist/esm/services/joomla/schemas/usersId.js.map +1 -0
  519. package/dist/esm/services/joomla/schemas/usersIdDoc.d.ts +327 -0
  520. package/dist/esm/services/joomla/schemas/usersIdDoc.d.ts.map +1 -0
  521. package/dist/esm/services/joomla/schemas/usersIdDoc.js +39 -0
  522. package/dist/esm/services/joomla/schemas/usersIdDoc.js.map +1 -0
  523. package/dist/esm/services/joomla/schemas/usersIdGroups.d.ts +125 -0
  524. package/dist/esm/services/joomla/schemas/usersIdGroups.d.ts.map +1 -0
  525. package/dist/esm/services/joomla/schemas/usersIdGroups.js +24 -0
  526. package/dist/esm/services/joomla/schemas/usersIdGroups.js.map +1 -0
  527. package/dist/esm/services/joomla/schemas/usersIdGroupsGroupId.d.ts +55 -0
  528. package/dist/esm/services/joomla/schemas/usersIdGroupsGroupId.d.ts.map +1 -0
  529. package/dist/esm/services/joomla/schemas/usersIdGroupsGroupId.js +9 -0
  530. package/dist/esm/services/joomla/schemas/usersIdGroupsGroupId.js.map +1 -0
  531. package/dist/esm/services/joomla/schemas/usersIdTrinity.d.ts +460 -0
  532. package/dist/esm/services/joomla/schemas/usersIdTrinity.d.ts.map +1 -0
  533. package/dist/esm/services/joomla/schemas/usersIdTrinity.js +53 -0
  534. package/dist/esm/services/joomla/schemas/usersIdTrinity.js.map +1 -0
  535. package/dist/esm/services/joomla/schemas/usersVerifyPassword.d.ts +129 -0
  536. package/dist/esm/services/joomla/schemas/usersVerifyPassword.d.ts.map +1 -0
  537. package/dist/esm/services/joomla/schemas/usersVerifyPassword.js +24 -0
  538. package/dist/esm/services/joomla/schemas/usersVerifyPassword.js.map +1 -0
  539. package/dist/esm/services/nexus/client.d.ts +84 -96
  540. package/dist/esm/services/nexus/client.d.ts.map +1 -1
  541. package/dist/esm/services/nexus/client.js +66 -78
  542. package/dist/esm/services/nexus/client.js.map +1 -1
  543. package/dist/esm/services/orders/client.d.ts +27 -27
  544. package/dist/esm/services/{customers/schemas/health.d.ts → orders/schemas/healthCheck.d.ts} +1 -1
  545. package/dist/esm/services/orders/schemas/healthCheck.d.ts.map +1 -0
  546. package/dist/esm/services/{customers/schemas/health.js → orders/schemas/healthCheck.js} +1 -2
  547. package/dist/esm/services/orders/schemas/healthCheck.js.map +1 -0
  548. package/dist/esm/services/orders/schemas/index.d.ts +9 -5
  549. package/dist/esm/services/orders/schemas/index.d.ts.map +1 -1
  550. package/dist/esm/services/orders/schemas/index.js +10 -5
  551. package/dist/esm/services/orders/schemas/index.js.map +1 -1
  552. package/dist/{types/services/orders/schemas/invoices.d.ts → esm/services/orders/schemas/invoiceHdrReprint.d.ts} +1 -1
  553. package/dist/esm/services/orders/schemas/invoiceHdrReprint.d.ts.map +1 -0
  554. package/dist/esm/services/orders/schemas/{invoices.js → invoiceHdrReprint.js} +1 -1
  555. package/dist/esm/services/orders/schemas/invoiceHdrReprint.js.map +1 -0
  556. package/dist/{cjs/services/orders/schemas/orders.d.ts → esm/services/orders/schemas/oeHdrDoc.d.ts} +45 -233
  557. package/dist/esm/services/orders/schemas/oeHdrDoc.d.ts.map +1 -0
  558. package/dist/esm/services/orders/schemas/{orders.js → oeHdrDoc.js} +3 -27
  559. package/dist/esm/services/orders/schemas/oeHdrDoc.js.map +1 -0
  560. package/dist/esm/services/orders/schemas/oeHdrLookup.d.ts +190 -0
  561. package/dist/esm/services/orders/schemas/oeHdrLookup.d.ts.map +1 -0
  562. package/dist/esm/services/orders/schemas/oeHdrLookup.js +28 -0
  563. package/dist/esm/services/orders/schemas/oeHdrLookup.js.map +1 -0
  564. package/dist/esm/services/orders/schemas/oeHdrSalesrepOeHdr.d.ts +141 -0
  565. package/dist/esm/services/orders/schemas/oeHdrSalesrepOeHdr.d.ts.map +1 -0
  566. package/dist/esm/services/orders/schemas/oeHdrSalesrepOeHdr.js +16 -0
  567. package/dist/esm/services/orders/schemas/oeHdrSalesrepOeHdr.js.map +1 -0
  568. package/dist/{cjs/services/orders/schemas/salesrep.d.ts → esm/services/orders/schemas/oeHdrSalesrepOeHdrDoc.d.ts} +9 -148
  569. package/dist/esm/services/orders/schemas/oeHdrSalesrepOeHdrDoc.d.ts.map +1 -0
  570. package/dist/esm/services/orders/schemas/{salesrep.js → oeHdrSalesrepOeHdrDoc.js} +2 -14
  571. package/dist/esm/services/orders/schemas/oeHdrSalesrepOeHdrDoc.js.map +1 -0
  572. package/dist/esm/services/orders/schemas/{purchase-orders.d.ts → poHdr.d.ts} +49 -692
  573. package/dist/esm/services/orders/schemas/poHdr.d.ts.map +1 -0
  574. package/dist/esm/services/orders/schemas/{purchase-orders.js → poHdr.js} +1 -50
  575. package/dist/esm/services/orders/schemas/poHdr.js.map +1 -0
  576. package/dist/esm/services/orders/schemas/poHdrDoc.d.ts +475 -0
  577. package/dist/esm/services/orders/schemas/poHdrDoc.d.ts.map +1 -0
  578. package/dist/esm/services/orders/schemas/poHdrDoc.js +28 -0
  579. package/dist/esm/services/orders/schemas/poHdrDoc.js.map +1 -0
  580. package/dist/esm/services/orders/schemas/poHdrScan.d.ts +172 -0
  581. package/dist/esm/services/orders/schemas/poHdrScan.d.ts.map +1 -0
  582. package/dist/esm/services/orders/schemas/poHdrScan.js +30 -0
  583. package/dist/esm/services/orders/schemas/poHdrScan.js.map +1 -0
  584. package/dist/esm/services/p21-core/schemas/company.d.ts +2 -2
  585. package/dist/esm/services/p21-pim/client.d.ts +6 -6
  586. package/dist/esm/services/p21-pim/schemas/podcasts.d.ts +16 -16
  587. package/dist/esm/services/slack/schemas/webHook.d.ts +4 -4
  588. package/dist/esm/services/smarty-streets/schemas/usLookup.d.ts +2 -2
  589. package/dist/esm/services/vmi/client.d.ts +4 -4
  590. package/dist/esm/services/vmi/schemas/products.d.ts +2 -2
  591. package/dist/esm/services/vmi/schemas/warehouse.d.ts +2 -2
  592. package/dist/esm/utils/cross-site-auth.d.ts.map +1 -1
  593. package/dist/esm/utils/cross-site-auth.js +1 -1
  594. package/dist/esm/utils/cross-site-auth.js.map +1 -1
  595. package/dist/types/core/schema-factories.d.ts +18 -18
  596. package/dist/types/index.d.ts +2 -2
  597. package/dist/types/index.d.ts.map +1 -1
  598. package/dist/types/services/agr-info/client.d.ts +1 -1
  599. package/dist/types/services/agr-info/client.d.ts.map +1 -1
  600. package/dist/types/services/agr-info/schemas/akashaGenerate.d.ts +51 -0
  601. package/dist/types/services/agr-info/schemas/akashaGenerate.d.ts.map +1 -0
  602. package/dist/types/services/agr-info/schemas/healthCheck.d.ts +49 -0
  603. package/dist/types/services/agr-info/schemas/healthCheck.d.ts.map +1 -0
  604. package/dist/types/services/agr-info/schemas/index.d.ts +17 -0
  605. package/dist/types/services/agr-info/schemas/index.d.ts.map +1 -0
  606. package/dist/types/services/agr-info/schemas/joomlaGenerate.d.ts +51 -0
  607. package/dist/types/services/agr-info/schemas/joomlaGenerate.d.ts.map +1 -0
  608. package/dist/types/services/agr-info/schemas/microservices.d.ts +136 -0
  609. package/dist/types/services/agr-info/schemas/microservices.d.ts.map +1 -0
  610. package/dist/types/services/agr-info/schemas/microservicesDetail.d.ts +110 -0
  611. package/dist/types/services/agr-info/schemas/microservicesDetail.d.ts.map +1 -0
  612. package/dist/types/services/agr-info/schemas/ollamaTags.d.ts +111 -0
  613. package/dist/types/services/agr-info/schemas/ollamaTags.d.ts.map +1 -0
  614. package/dist/types/services/agr-info/schemas/rubrics.d.ts +124 -0
  615. package/dist/types/services/agr-info/schemas/rubrics.d.ts.map +1 -0
  616. package/dist/types/services/agr-info/schemas/rubricsDetail.d.ts +110 -0
  617. package/dist/types/services/agr-info/schemas/rubricsDetail.d.ts.map +1 -0
  618. package/dist/types/services/agr-site/client.d.ts +55 -90
  619. package/dist/types/services/agr-site/client.d.ts.map +1 -1
  620. package/dist/types/services/agr-site/schemas/ai.d.ts +46 -21
  621. package/dist/types/services/agr-site/schemas/ai.d.ts.map +1 -1
  622. package/dist/types/services/agr-site/schemas/content.d.ts +180 -133
  623. package/dist/types/services/agr-site/schemas/content.d.ts.map +1 -1
  624. package/dist/types/services/agr-site/schemas/settings.d.ts +96 -65
  625. package/dist/types/services/agr-site/schemas/settings.d.ts.map +1 -1
  626. package/dist/types/services/avalara/client.d.ts +17 -17
  627. package/dist/types/services/avalara/schemas.d.ts +116 -116
  628. package/dist/types/services/brand-folder/client.d.ts +1 -1
  629. package/dist/types/services/brand-folder/schemas.d.ts +4 -4
  630. package/dist/types/services/commerce/client.d.ts +2 -2
  631. package/dist/types/services/commerce/schemas/cart.d.ts +30 -30
  632. package/dist/types/services/commerce/schemas/checkout.d.ts +36 -36
  633. package/dist/types/services/customers/client.d.ts +418 -391
  634. package/dist/types/services/customers/client.d.ts.map +1 -1
  635. package/dist/types/services/customers/schemas/contactsIdCustomers.d.ts +258 -0
  636. package/dist/types/services/customers/schemas/contactsIdCustomers.d.ts.map +1 -0
  637. package/dist/types/services/customers/schemas/contactsIdDoc.d.ts +121 -0
  638. package/dist/types/services/customers/schemas/contactsIdDoc.d.ts.map +1 -0
  639. package/dist/types/services/customers/schemas/contactsIdWebAllowance.d.ts +101 -0
  640. package/dist/types/services/customers/schemas/contactsIdWebAllowance.d.ts.map +1 -0
  641. package/dist/types/services/customers/schemas/contactsRefresh.d.ts +91 -0
  642. package/dist/types/services/customers/schemas/contactsRefresh.d.ts.map +1 -0
  643. package/dist/types/services/customers/schemas/contactsUdId.d.ts +97 -0
  644. package/dist/types/services/customers/schemas/contactsUdId.d.ts.map +1 -0
  645. package/dist/types/services/customers/schemas/customer.d.ts +261 -0
  646. package/dist/types/services/customers/schemas/customer.d.ts.map +1 -0
  647. package/dist/types/services/customers/schemas/customerCustomerIdAddress.d.ts +159 -0
  648. package/dist/types/services/customers/schemas/customerCustomerIdAddress.d.ts.map +1 -0
  649. package/dist/types/services/customers/schemas/customerCustomerIdContacts.d.ts +266 -0
  650. package/dist/types/services/customers/schemas/customerCustomerIdContacts.d.ts.map +1 -0
  651. package/dist/types/services/customers/schemas/customerCustomerIdDoc.d.ts +237 -0
  652. package/dist/types/services/customers/schemas/customerCustomerIdDoc.d.ts.map +1 -0
  653. package/dist/types/services/customers/schemas/customerCustomerIdInvoices.d.ts +192 -0
  654. package/dist/types/services/customers/schemas/customerCustomerIdInvoices.d.ts.map +1 -0
  655. package/dist/types/services/customers/schemas/customerCustomerIdInvoicesInvoiceNo.d.ts +171 -0
  656. package/dist/types/services/customers/schemas/customerCustomerIdInvoicesInvoiceNo.d.ts.map +1 -0
  657. package/dist/types/services/customers/schemas/customerCustomerIdOrders.d.ts +455 -0
  658. package/dist/types/services/customers/schemas/customerCustomerIdOrders.d.ts.map +1 -0
  659. package/dist/types/services/customers/schemas/customerCustomerIdOrdersOrderNo.d.ts +269 -0
  660. package/dist/types/services/customers/schemas/customerCustomerIdOrdersOrderNo.d.ts.map +1 -0
  661. package/dist/types/services/customers/schemas/customerCustomerIdPurchasedItems.d.ts +139 -0
  662. package/dist/types/services/customers/schemas/customerCustomerIdPurchasedItems.d.ts.map +1 -0
  663. package/dist/types/services/customers/schemas/customerCustomerIdQuotes.d.ts +159 -0
  664. package/dist/types/services/customers/schemas/customerCustomerIdQuotes.d.ts.map +1 -0
  665. package/dist/types/services/customers/schemas/customerCustomerIdQuotesQuoteNo.d.ts +249 -0
  666. package/dist/types/services/customers/schemas/customerCustomerIdQuotesQuoteNo.d.ts.map +1 -0
  667. package/dist/types/services/customers/schemas/customerCustomerIdShipTo.d.ts +329 -0
  668. package/dist/types/services/customers/schemas/customerCustomerIdShipTo.d.ts.map +1 -0
  669. package/dist/types/services/customers/schemas/customerLookup.d.ts +99 -0
  670. package/dist/types/services/customers/schemas/customerLookup.d.ts.map +1 -0
  671. package/dist/types/services/customers/schemas/healthCheck.d.ts +70 -0
  672. package/dist/types/services/customers/schemas/healthCheck.d.ts.map +1 -0
  673. package/dist/types/services/customers/schemas/index.d.ts +245 -8
  674. package/dist/types/services/customers/schemas/index.d.ts.map +1 -1
  675. package/dist/types/services/customers/schemas/oeContactsCustomerRefresh.d.ts +91 -0
  676. package/dist/types/services/customers/schemas/oeContactsCustomerRefresh.d.ts.map +1 -0
  677. package/dist/types/services/customers/schemas/shipToRefresh.d.ts +91 -0
  678. package/dist/types/services/customers/schemas/shipToRefresh.d.ts.map +1 -0
  679. package/dist/types/services/gregorovich/client.d.ts +1 -1
  680. package/dist/types/services/gregorovich/schemas/ollamaGenerate.d.ts +4 -4
  681. package/dist/types/services/items/client.d.ts +41 -41
  682. package/dist/types/services/items/schemas/bins.d.ts +14 -14
  683. package/dist/types/services/items/schemas/brandsItems.d.ts +16 -16
  684. package/dist/types/services/items/schemas/categories.d.ts +8 -8
  685. package/dist/types/services/items/schemas/faq.d.ts +20 -20
  686. package/dist/types/services/items/schemas/invMastAlternateCode.d.ts +8 -8
  687. package/dist/types/services/items/schemas/invMastAttributes.d.ts +10 -10
  688. package/dist/types/services/items/schemas/invMastAttributesValues.d.ts +18 -18
  689. package/dist/types/services/items/schemas/invMastFaq.d.ts +17 -17
  690. package/dist/types/services/items/schemas/invMastLinks.d.ts +6 -6
  691. package/dist/types/services/items/schemas/invMastSubParts.d.ts +6 -6
  692. package/dist/types/services/items/schemas/itemWishlistHdr.d.ts +16 -16
  693. package/dist/types/services/items/schemas/productLinks.d.ts +14 -14
  694. package/dist/types/services/items/schemas/subparts.d.ts +18 -18
  695. package/dist/types/services/items/schemas/updateItemAttributeValueRequest.d.ts +2 -2
  696. package/dist/types/services/items/schemas/variants.d.ts +58 -58
  697. package/dist/types/services/joomla/client.d.ts +533 -773
  698. package/dist/types/services/joomla/client.d.ts.map +1 -1
  699. package/dist/types/services/joomla/schemas/content.d.ts +75 -11
  700. package/dist/types/services/joomla/schemas/content.d.ts.map +1 -1
  701. package/dist/types/services/joomla/schemas/contentId.d.ts +66 -0
  702. package/dist/types/services/joomla/schemas/contentId.d.ts.map +1 -0
  703. package/dist/types/services/joomla/schemas/contentIdDoc.d.ts +66 -0
  704. package/dist/types/services/joomla/schemas/contentIdDoc.d.ts.map +1 -0
  705. package/dist/types/services/joomla/schemas/healthCheck.d.ts +85 -0
  706. package/dist/types/services/joomla/schemas/healthCheck.d.ts.map +1 -0
  707. package/dist/types/services/joomla/schemas/index.d.ts +16 -2
  708. package/dist/types/services/joomla/schemas/index.d.ts.map +1 -1
  709. package/dist/types/services/joomla/schemas/menuIdDoc.d.ts +55 -0
  710. package/dist/types/services/joomla/schemas/menuIdDoc.d.ts.map +1 -0
  711. package/dist/types/services/joomla/schemas/tags.d.ts +75 -0
  712. package/dist/types/services/joomla/schemas/tags.d.ts.map +1 -0
  713. package/dist/types/services/joomla/schemas/userGroups.d.ts +226 -0
  714. package/dist/types/services/joomla/schemas/userGroups.d.ts.map +1 -0
  715. package/dist/types/services/joomla/schemas/users.d.ts +116 -95
  716. package/dist/types/services/joomla/schemas/users.d.ts.map +1 -1
  717. package/dist/types/services/joomla/schemas/usersId.d.ts +531 -0
  718. package/dist/types/services/joomla/schemas/usersId.d.ts.map +1 -0
  719. package/dist/types/services/joomla/schemas/usersIdDoc.d.ts +327 -0
  720. package/dist/types/services/joomla/schemas/usersIdDoc.d.ts.map +1 -0
  721. package/dist/types/services/joomla/schemas/usersIdGroups.d.ts +125 -0
  722. package/dist/types/services/joomla/schemas/usersIdGroups.d.ts.map +1 -0
  723. package/dist/types/services/joomla/schemas/usersIdGroupsGroupId.d.ts +55 -0
  724. package/dist/types/services/joomla/schemas/usersIdGroupsGroupId.d.ts.map +1 -0
  725. package/dist/types/services/joomla/schemas/usersIdTrinity.d.ts +460 -0
  726. package/dist/types/services/joomla/schemas/usersIdTrinity.d.ts.map +1 -0
  727. package/dist/types/services/joomla/schemas/usersVerifyPassword.d.ts +129 -0
  728. package/dist/types/services/joomla/schemas/usersVerifyPassword.d.ts.map +1 -0
  729. package/dist/types/services/nexus/client.d.ts +84 -96
  730. package/dist/types/services/nexus/client.d.ts.map +1 -1
  731. package/dist/types/services/orders/client.d.ts +27 -27
  732. package/dist/types/services/orders/schemas/healthCheck.d.ts +70 -0
  733. package/dist/types/services/orders/schemas/healthCheck.d.ts.map +1 -0
  734. package/dist/types/services/orders/schemas/index.d.ts +9 -5
  735. package/dist/types/services/orders/schemas/index.d.ts.map +1 -1
  736. package/dist/{cjs/services/orders/schemas/invoices.d.ts → types/services/orders/schemas/invoiceHdrReprint.d.ts} +1 -1
  737. package/dist/types/services/orders/schemas/invoiceHdrReprint.d.ts.map +1 -0
  738. package/dist/types/services/orders/schemas/{orders.d.ts → oeHdrDoc.d.ts} +45 -233
  739. package/dist/types/services/orders/schemas/oeHdrDoc.d.ts.map +1 -0
  740. package/dist/types/services/orders/schemas/oeHdrLookup.d.ts +190 -0
  741. package/dist/types/services/orders/schemas/oeHdrLookup.d.ts.map +1 -0
  742. package/dist/types/services/orders/schemas/oeHdrSalesrepOeHdr.d.ts +141 -0
  743. package/dist/types/services/orders/schemas/oeHdrSalesrepOeHdr.d.ts.map +1 -0
  744. package/dist/{esm/services/orders/schemas/salesrep.d.ts → types/services/orders/schemas/oeHdrSalesrepOeHdrDoc.d.ts} +9 -148
  745. package/dist/types/services/orders/schemas/oeHdrSalesrepOeHdrDoc.d.ts.map +1 -0
  746. package/dist/{cjs/services/orders/schemas/purchase-orders.d.ts → types/services/orders/schemas/poHdr.d.ts} +49 -692
  747. package/dist/types/services/orders/schemas/poHdr.d.ts.map +1 -0
  748. package/dist/types/services/orders/schemas/poHdrDoc.d.ts +475 -0
  749. package/dist/types/services/orders/schemas/poHdrDoc.d.ts.map +1 -0
  750. package/dist/types/services/orders/schemas/poHdrScan.d.ts +172 -0
  751. package/dist/types/services/orders/schemas/poHdrScan.d.ts.map +1 -0
  752. package/dist/types/services/p21-core/schemas/company.d.ts +2 -2
  753. package/dist/types/services/p21-pim/client.d.ts +6 -6
  754. package/dist/types/services/p21-pim/schemas/podcasts.d.ts +16 -16
  755. package/dist/types/services/slack/schemas/webHook.d.ts +4 -4
  756. package/dist/types/services/smarty-streets/schemas/usLookup.d.ts +2 -2
  757. package/dist/types/services/vmi/client.d.ts +4 -4
  758. package/dist/types/services/vmi/schemas/products.d.ts +2 -2
  759. package/dist/types/services/vmi/schemas/warehouse.d.ts +2 -2
  760. package/dist/types/utils/cross-site-auth.d.ts.map +1 -1
  761. package/package.json +1 -1
  762. package/dist/cjs/services/customers/schemas/addresses.d.ts +0 -862
  763. package/dist/cjs/services/customers/schemas/addresses.d.ts.map +0 -1
  764. package/dist/cjs/services/customers/schemas/addresses.js +0 -75
  765. package/dist/cjs/services/customers/schemas/addresses.js.map +0 -1
  766. package/dist/cjs/services/customers/schemas/contacts.d.ts +0 -859
  767. package/dist/cjs/services/customers/schemas/contacts.d.ts.map +0 -1
  768. package/dist/cjs/services/customers/schemas/contacts.js +0 -85
  769. package/dist/cjs/services/customers/schemas/contacts.js.map +0 -1
  770. package/dist/cjs/services/customers/schemas/customers.d.ts +0 -1111
  771. package/dist/cjs/services/customers/schemas/customers.d.ts.map +0 -1
  772. package/dist/cjs/services/customers/schemas/customers.js +0 -102
  773. package/dist/cjs/services/customers/schemas/customers.js.map +0 -1
  774. package/dist/cjs/services/customers/schemas/health.d.ts.map +0 -1
  775. package/dist/cjs/services/customers/schemas/health.js.map +0 -1
  776. package/dist/cjs/services/customers/schemas/invoices.d.ts +0 -1029
  777. package/dist/cjs/services/customers/schemas/invoices.d.ts.map +0 -1
  778. package/dist/cjs/services/customers/schemas/invoices.js +0 -66
  779. package/dist/cjs/services/customers/schemas/invoices.js.map +0 -1
  780. package/dist/cjs/services/customers/schemas/orders.d.ts +0 -2208
  781. package/dist/cjs/services/customers/schemas/orders.d.ts.map +0 -1
  782. package/dist/cjs/services/customers/schemas/orders.js +0 -116
  783. package/dist/cjs/services/customers/schemas/orders.js.map +0 -1
  784. package/dist/cjs/services/customers/schemas/purchased-items.d.ts +0 -169
  785. package/dist/cjs/services/customers/schemas/purchased-items.d.ts.map +0 -1
  786. package/dist/cjs/services/customers/schemas/purchased-items.js +0 -26
  787. package/dist/cjs/services/customers/schemas/purchased-items.js.map +0 -1
  788. package/dist/cjs/services/customers/schemas/quotes.d.ts +0 -2395
  789. package/dist/cjs/services/customers/schemas/quotes.d.ts.map +0 -1
  790. package/dist/cjs/services/customers/schemas/quotes.js +0 -117
  791. package/dist/cjs/services/customers/schemas/quotes.js.map +0 -1
  792. package/dist/cjs/services/joomla/schemas/groups.d.ts +0 -12
  793. package/dist/cjs/services/joomla/schemas/groups.d.ts.map +0 -1
  794. package/dist/cjs/services/joomla/schemas/groups.js +0 -13
  795. package/dist/cjs/services/joomla/schemas/groups.js.map +0 -1
  796. package/dist/cjs/services/orders/schemas/health.d.ts.map +0 -1
  797. package/dist/cjs/services/orders/schemas/health.js.map +0 -1
  798. package/dist/cjs/services/orders/schemas/invoices.d.ts.map +0 -1
  799. package/dist/cjs/services/orders/schemas/invoices.js.map +0 -1
  800. package/dist/cjs/services/orders/schemas/orders.d.ts.map +0 -1
  801. package/dist/cjs/services/orders/schemas/orders.js.map +0 -1
  802. package/dist/cjs/services/orders/schemas/purchase-orders.d.ts.map +0 -1
  803. package/dist/cjs/services/orders/schemas/purchase-orders.js.map +0 -1
  804. package/dist/cjs/services/orders/schemas/salesrep.d.ts.map +0 -1
  805. package/dist/cjs/services/orders/schemas/salesrep.js.map +0 -1
  806. package/dist/esm/services/customers/schemas/addresses.d.ts +0 -862
  807. package/dist/esm/services/customers/schemas/addresses.d.ts.map +0 -1
  808. package/dist/esm/services/customers/schemas/addresses.js +0 -72
  809. package/dist/esm/services/customers/schemas/addresses.js.map +0 -1
  810. package/dist/esm/services/customers/schemas/contacts.d.ts +0 -859
  811. package/dist/esm/services/customers/schemas/contacts.d.ts.map +0 -1
  812. package/dist/esm/services/customers/schemas/contacts.js +0 -82
  813. package/dist/esm/services/customers/schemas/contacts.js.map +0 -1
  814. package/dist/esm/services/customers/schemas/customers.d.ts +0 -1111
  815. package/dist/esm/services/customers/schemas/customers.d.ts.map +0 -1
  816. package/dist/esm/services/customers/schemas/customers.js +0 -99
  817. package/dist/esm/services/customers/schemas/customers.js.map +0 -1
  818. package/dist/esm/services/customers/schemas/health.d.ts.map +0 -1
  819. package/dist/esm/services/customers/schemas/health.js.map +0 -1
  820. package/dist/esm/services/customers/schemas/invoices.d.ts +0 -1029
  821. package/dist/esm/services/customers/schemas/invoices.d.ts.map +0 -1
  822. package/dist/esm/services/customers/schemas/invoices.js +0 -63
  823. package/dist/esm/services/customers/schemas/invoices.js.map +0 -1
  824. package/dist/esm/services/customers/schemas/orders.d.ts +0 -2208
  825. package/dist/esm/services/customers/schemas/orders.d.ts.map +0 -1
  826. package/dist/esm/services/customers/schemas/orders.js +0 -113
  827. package/dist/esm/services/customers/schemas/orders.js.map +0 -1
  828. package/dist/esm/services/customers/schemas/purchased-items.d.ts +0 -169
  829. package/dist/esm/services/customers/schemas/purchased-items.d.ts.map +0 -1
  830. package/dist/esm/services/customers/schemas/purchased-items.js +0 -23
  831. package/dist/esm/services/customers/schemas/purchased-items.js.map +0 -1
  832. package/dist/esm/services/customers/schemas/quotes.d.ts +0 -2395
  833. package/dist/esm/services/customers/schemas/quotes.d.ts.map +0 -1
  834. package/dist/esm/services/customers/schemas/quotes.js +0 -114
  835. package/dist/esm/services/customers/schemas/quotes.js.map +0 -1
  836. package/dist/esm/services/joomla/schemas/groups.d.ts +0 -12
  837. package/dist/esm/services/joomla/schemas/groups.d.ts.map +0 -1
  838. package/dist/esm/services/joomla/schemas/groups.js +0 -12
  839. package/dist/esm/services/joomla/schemas/groups.js.map +0 -1
  840. package/dist/esm/services/orders/schemas/health.d.ts.map +0 -1
  841. package/dist/esm/services/orders/schemas/health.js.map +0 -1
  842. package/dist/esm/services/orders/schemas/invoices.d.ts.map +0 -1
  843. package/dist/esm/services/orders/schemas/invoices.js.map +0 -1
  844. package/dist/esm/services/orders/schemas/orders.d.ts.map +0 -1
  845. package/dist/esm/services/orders/schemas/orders.js.map +0 -1
  846. package/dist/esm/services/orders/schemas/purchase-orders.d.ts.map +0 -1
  847. package/dist/esm/services/orders/schemas/purchase-orders.js.map +0 -1
  848. package/dist/esm/services/orders/schemas/salesrep.d.ts.map +0 -1
  849. package/dist/esm/services/orders/schemas/salesrep.js.map +0 -1
  850. package/dist/types/services/customers/schemas/addresses.d.ts +0 -862
  851. package/dist/types/services/customers/schemas/addresses.d.ts.map +0 -1
  852. package/dist/types/services/customers/schemas/contacts.d.ts +0 -859
  853. package/dist/types/services/customers/schemas/contacts.d.ts.map +0 -1
  854. package/dist/types/services/customers/schemas/customers.d.ts +0 -1111
  855. package/dist/types/services/customers/schemas/customers.d.ts.map +0 -1
  856. package/dist/types/services/customers/schemas/health.d.ts +0 -70
  857. package/dist/types/services/customers/schemas/health.d.ts.map +0 -1
  858. package/dist/types/services/customers/schemas/invoices.d.ts +0 -1029
  859. package/dist/types/services/customers/schemas/invoices.d.ts.map +0 -1
  860. package/dist/types/services/customers/schemas/orders.d.ts +0 -2208
  861. package/dist/types/services/customers/schemas/orders.d.ts.map +0 -1
  862. package/dist/types/services/customers/schemas/purchased-items.d.ts +0 -169
  863. package/dist/types/services/customers/schemas/purchased-items.d.ts.map +0 -1
  864. package/dist/types/services/customers/schemas/quotes.d.ts +0 -2395
  865. package/dist/types/services/customers/schemas/quotes.d.ts.map +0 -1
  866. package/dist/types/services/joomla/schemas/groups.d.ts +0 -12
  867. package/dist/types/services/joomla/schemas/groups.d.ts.map +0 -1
  868. package/dist/types/services/orders/schemas/health.d.ts +0 -70
  869. package/dist/types/services/orders/schemas/health.d.ts.map +0 -1
  870. package/dist/types/services/orders/schemas/invoices.d.ts.map +0 -1
  871. package/dist/types/services/orders/schemas/orders.d.ts.map +0 -1
  872. package/dist/types/services/orders/schemas/purchase-orders.d.ts.map +0 -1
  873. package/dist/types/services/orders/schemas/salesrep.d.ts.map +0 -1
@@ -1,14 +1,9 @@
1
1
  import { BaseServiceClient } from '../../core/base-client';
2
2
  import type { HTTPClient } from '../../core/client';
3
- import { GenericResponse, VerifyPasswordRequest, VerifyPasswordResponse, CreateUserRequestSchema, UpdateUserRequestSchema } from './schemas';
4
- import type { z } from 'zod';
5
- import { BaseGetParamsSchema } from '../../core/schemas';
6
- type CreateUserRequest = z.infer<typeof CreateUserRequestSchema>;
7
- type UpdateUserRequest = z.infer<typeof UpdateUserRequestSchema>;
8
- type BaseGetParams = z.infer<typeof BaseGetParamsSchema>;
3
+ import { type ContentParams, type ContentResponse, type ContentIdParams, type ContentIdResponse, type ContentIdDocParams, type ContentIdDocResponse, type HealthCheckResponse, type MenuIdDocResponse, type TagsParams, type TagsResponse, type UsersIdGroupsGroupIdResponse, type UsersIdGroupsParams, type UsersIdGroupsResponse, type UsersIdGroupsCreateRequest, type UsersIdGroupsCreateResponse, type UserGroupsParams, type UserGroupsResponse, type UsersIdResponse, type UsersIdUpdateRequest, type UsersIdUpdateResponse, type UsersIdDeleteResponse, type UsersIdDocResponse, type UsersIdTrinityParams, type UsersIdTrinityResponse, type UsersParams, type UsersResponse, type UsersCreateRequest, type UsersCreateResponse, type UsersVerifyPasswordRequest, type UsersVerifyPasswordResponse } from './schemas';
9
4
  /**
10
- * Joomla API Client
11
- * @description Client for interacting with Joomla microservice API endpoints
5
+ * Joomla API Client - OpenAPI Compliant
6
+ * @description Fully compliant client following OpenAPI Path Mirroring Pattern
12
7
  * @example
13
8
  * ```typescript
14
9
  * import { HTTPClient } from '@augur/api-client/core';
@@ -17,831 +12,628 @@ type BaseGetParams = z.infer<typeof BaseGetParamsSchema>;
17
12
  * const http = new HTTPClient('joomla', { siteId: 'your-site-id', bearerToken: 'your-token' });
18
13
  * const joomla = new JoomlaClient(http);
19
14
  *
20
- * // List content
21
- * const content = await joomla.content.list({ limit: 10 });
15
+ * // OpenAPI Path Mirroring: /content GET -> client.content.get()
16
+ * const content = await joomla.content.get({ limit: 10 });
22
17
  *
23
- * // Verify user password
24
- * const auth = await joomla.users.verifyPassword({ username: 'user', password: 'pass' });
18
+ * // OpenAPI Path Mirroring: /users/verify-password POST -> client.users.verifyPassword.create()
19
+ * const auth = await joomla.users.verifyPassword.create({ username: 'user', password: 'pass' });
25
20
  * ```
26
21
  */
27
22
  export declare class JoomlaClient extends BaseServiceClient {
28
- /**
29
- * Create a new JoomlaClient instance
30
- * @param http Configured HTTPClient instance
31
- * @param baseUrl Base URL for the Joomla API (default: https://joomla.augur-api.com)
32
- */
33
23
  constructor(http: HTTPClient, baseUrl?: string);
34
24
  /**
35
- * Content endpoints
36
- * @description Methods for content management including articles, documents, and metadata
25
+ * Content endpoints - /content
37
26
  */
38
27
  content: {
39
28
  /**
40
- * Retrieve a paginated list of content items
41
- * @description Returns articles, documents, and content with filtering, pagination, and edge caching capabilities
42
- * @fullPath api.joomla.content.list
29
+ * List content items - /content GET
30
+ * @fullPath api.joomla.content.get
43
31
  * @service joomla
44
32
  * @domain content-management
45
- * @dataMethod listData() - returns only the content array without metadata
46
- * @pagination Uses count, total, totalResults for pagination metadata. Supports limit/offset parameters.
47
- * @caching Supports edgeCache parameter (1-8 hours) for improved performance on content that changes infrequently
33
+ * @dataMethod getData() - returns only the content array without metadata
48
34
  * @discoverable true
49
- * @searchTerms ["content", "articles", "list content", "cms content", "documents", "blog posts"]
50
- * @relatedEndpoints ["api.joomla.content.get", "api.joomla.content.getDoc", "api.joomla.tags.list"]
51
- * @commonPatterns ["list articles", "get content", "blog content", "cms articles", "filter content"]
52
- * @param params Optional filtering, pagination, and caching parameters
53
- * @param params.categoryIdList Comma-separated list of category IDs to filter content (e.g., '1,2,3')
54
- * @param params.q Search query for filtering content by title/text
55
- * @param params.limit Maximum number of content items to return (default: 20, max: 100)
56
- * @param params.offset Number of items to skip for pagination (default: 0)
57
- * @param params.edgeCache Cache duration in hours (1, 2, 3, 4, 5, 8) - recommended for content
58
- * @returns BaseResponse<ContentItem[]> with pagination metadata and content array
59
- * @throws ValidationError When parameters are invalid or response is malformed
60
- * @example
61
- * ```typescript
62
- * // Get all content with full response metadata
63
- * const response = await api.joomla.content.list();
64
- * console.log(`Found ${response.total} articles, showing ${response.data.length}`);
65
- *
66
- * // Filter content by categories with search
67
- * const filtered = await api.joomla.content.list({
68
- * categoryIdList: '1,2,3',
69
- * q: 'product review',
70
- * limit: 10
71
- * });
72
- *
73
- * // Get just content data without metadata
74
- * const articles = await api.joomla.content.listData({
75
- * categoryIdList: '5',
76
- * limit: 20
77
- * });
78
- * articles.forEach(article => console.log(article.title, article.alias));
79
- *
80
- * // Use aggressive caching for content (recommended)
81
- * const cachedContent = await api.joomla.content.list({
82
- * edgeCache: 4, // Cache for 4 hours - content changes infrequently
83
- * categoryIdList: '1,2,3'
84
- * });
85
- * ```
35
+ * @searchTerms ["content", "articles", "list content", "cms content"]
36
+ * @relatedEndpoints ["api.joomla.content.get", "api.joomla.content.doc.get"]
37
+ * @commonPatterns ["list articles", "get content", "cms articles"]
86
38
  */
87
- list: (params?: {
88
- edgeCache?: 3 | 2 | 4 | 1 | "1" | 5 | 8 | "2" | "3" | "4" | "5" | "8" | undefined;
89
- limit?: number | undefined;
90
- offset?: number | undefined;
91
- } | undefined) => Promise<{
92
- params: Record<string, unknown> | unknown[];
93
- data: unknown[];
94
- options: Record<string, unknown> | unknown[];
95
- status: number;
96
- message: string;
97
- count: number;
98
- total: number;
99
- totalResults: number;
100
- }>;
39
+ get: (params?: ContentParams) => Promise<ContentResponse>;
101
40
  /**
102
- * Get content details by ID or alias
103
- * @description Returns a single content item by its ID or alias with optional edge caching and full content metadata
104
- * @fullPath api.joomla.content.get
41
+ * Get content data only - /content GET (data method)
42
+ * @fullPath api.joomla.content.getData
105
43
  * @service joomla
106
44
  * @domain content-management
107
- * @dataMethod getData(contentId, params) - returns only the content object without metadata
108
- * @caching Supports edgeCache parameter (1-8 hours) for improved performance
109
- * @aliasLookup Supports alias-based lookup by using contentId=0 with params.alias
45
+ * @dataMethod getData() - returns only the content array without metadata
110
46
  * @discoverable true
111
- * @searchTerms ["get content", "content details", "article details", "content by id", "single content"]
112
- * @relatedEndpoints ["api.joomla.content.list", "api.joomla.content.getDoc", "api.joomla.tags.list"]
113
- * @commonPatterns ["get content by id", "fetch article", "content details lookup", "get by alias"]
114
- * @param contentId Content ID (number) or use 0 for alias lookup
115
- * @param params Optional parameters for alias lookup and caching
116
- * @param params.alias Content alias for lookup when contentId is 0
117
- * @param params.catid Category ID for alias lookup specificity
118
- * @param params.edgeCache Cache duration in hours (1, 2, 3, 4, 5, 8) for improved performance
119
- * @returns BaseResponse<ContentItem> with complete content details and metadata
120
- * @throws ValidationError When parameters are invalid or response is malformed
121
- * @example
122
- * ```typescript
123
- * // Get content by ID with full response metadata
124
- * const response = await api.joomla.content.get(123);
125
- * console.log('Article:', response.data.title, 'Status:', response.status);
126
- *
127
- * // Get content by alias
128
- * const byAlias = await api.joomla.content.get(0, {
129
- * alias: 'my-article',
130
- * catid: 45
131
- * });
132
- *
133
- * // Get just content data without metadata
134
- * const article = await api.joomla.content.getData(123);
135
- * console.log(article.title, article.introtext, article.fulltext);
136
- *
137
- * // Use edge caching for frequently accessed content
138
- * const cachedContent = await api.joomla.content.get(123, { edgeCache: 8 });
139
- * ```
47
+ * @searchTerms ["content data", "articles data", "get content data", "cms content data"]
48
+ * @relatedEndpoints ["api.joomla.content.get"]
49
+ * @commonPatterns ["get content data only", "extract article data"]
140
50
  */
141
- get: (contentId: number | string, params?: BaseGetParams) => Promise<GenericResponse>;
51
+ getData: (params?: ContentParams) => Promise<Record<string, unknown>[]>;
142
52
  /**
143
- * Get content documentation
144
- * @description Returns enhanced content document with custom fields, images, and metadata
145
- * @param contentId Content ID (number) or alias lookup (use 0 with query params)
146
- * @returns Enhanced content document with additional metadata
147
- * @throws ValidationError When response is malformed
148
- * @example
149
- * ```typescript
150
- * const doc = await client.content.getDoc(123);
151
- * console.log(doc.id, doc.title, doc.content, doc.metadata);
152
- * ```
153
- */
154
- getDoc: (id: string | number, params?: unknown) => Promise<{
155
- params: Record<string, unknown> | unknown[];
156
- options: Record<string, unknown> | unknown[];
157
- status: number;
158
- message: string;
159
- count: number;
160
- total: number;
161
- totalResults: number;
162
- data?: unknown;
163
- }>;
164
- /**
165
- * Retrieve a paginated list of content items (data only)
166
- * @description Returns only the data array from content items response
167
- * @param params Optional filtering, pagination, and caching parameters
168
- * @returns Array of content items (data only)
169
- * @throws ValidationError When parameters are invalid or response is malformed
53
+ * Get content by ID - /content/{id} GET
54
+ * @fullPath api.joomla.content.getById
55
+ * @service joomla
56
+ * @domain content-management
57
+ * @dataMethod getByIdData() - returns only the content object without metadata
58
+ * @discoverable true
59
+ * @searchTerms ["content by id", "single article", "get article by id"]
60
+ * @relatedEndpoints ["api.joomla.content.get", "api.joomla.content.doc.get"]
61
+ * @commonPatterns ["get article details", "fetch content item"]
170
62
  */
171
- listData: (params?: BaseGetParams) => Promise<unknown[]>;
63
+ getById: (contentId: number | string, params?: ContentIdParams) => Promise<ContentIdResponse>;
172
64
  /**
173
- * Get content details by ID (data only)
174
- * @description Returns only the data from content item details response
175
- * @param contentId Content ID (number) or alias lookup (use 0 with params.alias)
176
- * @param params Optional parameters for alias lookup and caching
177
- * @returns Content item details (data only)
178
- * @throws ValidationError When parameters are invalid or response is malformed
65
+ * Get content by ID data only - /content/{id} GET (data method)
66
+ * @fullPath api.joomla.content.getByIdData
67
+ * @service joomla
68
+ * @domain content-management
69
+ * @dataMethod getByIdData() - returns only the content object without metadata
70
+ * @discoverable true
71
+ * @searchTerms ["content data by id", "article data", "single content data"]
72
+ * @relatedEndpoints ["api.joomla.content.getById"]
73
+ * @commonPatterns ["extract article data", "get content data only"]
179
74
  */
180
- getData: (contentId: number | string, params?: BaseGetParams) => Promise<unknown>;
75
+ getByIdData: (contentId: number | string, params?: ContentIdParams) => Promise<Record<string, unknown>>;
181
76
  /**
182
- * Get content documentation (data only)
183
- * @description Returns only the data from enhanced content document response
184
- * @param contentId Content ID (number) or alias lookup (use 0 with query params)
185
- * @returns Enhanced content document (data only)
186
- * @throws ValidationError When response is malformed
77
+ * Content document endpoints - /content/{id}/doc
187
78
  */
188
- getDocData: (contentId: number | string) => Promise<unknown>;
79
+ doc: {
80
+ /**
81
+ * Get content document - /content/{id}/doc GET
82
+ * @fullPath api.joomla.content.doc.get
83
+ * @service joomla
84
+ * @domain content-management
85
+ * @dataMethod getData() - returns only the document data without metadata
86
+ * @discoverable true
87
+ * @searchTerms ["content document", "article document", "content doc", "full content"]
88
+ * @relatedEndpoints ["api.joomla.content.getById"]
89
+ * @commonPatterns ["get full content document", "fetch article with metadata"]
90
+ */
91
+ get: (contentId: number | string, params?: ContentIdDocParams) => Promise<ContentIdDocResponse>;
92
+ /**
93
+ * Get content document data only - /content/{id}/doc GET (data method)
94
+ * @fullPath api.joomla.content.doc.getData
95
+ * @service joomla
96
+ * @domain content-management
97
+ * @dataMethod getData() - returns only the document data without metadata
98
+ * @discoverable true
99
+ * @searchTerms ["content document data", "article doc data", "full content data"]
100
+ * @relatedEndpoints ["api.joomla.content.doc.get"]
101
+ * @commonPatterns ["extract document data", "get full content data only"]
102
+ */
103
+ getData: (contentId: number | string, params?: ContentIdDocParams) => Promise<Record<string, unknown>>;
104
+ };
189
105
  };
190
106
  /**
191
- * User endpoints
192
- * @description Methods for user management including authentication, CRUD operations, and group management
107
+ * Health check endpoint - /health-check
193
108
  */
194
- users: {
109
+ healthCheck: {
195
110
  /**
196
- * Retrieve a paginated list of users
197
- * @description Returns all users with optional filtering, pagination, and edge caching for user management operations
198
- * @fullPath api.joomla.users.list
111
+ * Service health check
112
+ * @fullPath api.joomla.healthCheck.get
199
113
  * @service joomla
200
- * @domain user-management
201
- * @dataMethod listData() - returns only the user array without metadata
202
- * @pagination Uses count, total, totalResults for pagination metadata. Supports limit/offset parameters.
203
- * @caching Supports edgeCache parameter (1-8 hours) for improved performance
114
+ * @domain system
115
+ * @dataMethod getData() - returns only the health data without metadata
204
116
  * @discoverable true
205
- * @searchTerms ["users", "list users", "get users", "user management", "accounts", "profiles"]
206
- * @relatedEndpoints ["api.joomla.userGroups.list", "api.customers.customer.list", "api.joomla.users.get"]
207
- * @commonPatterns ["list all users", "search users", "paginate users", "filter users"]
208
- * @param params Optional filtering, pagination, and caching parameters
209
- * @param params.q Search query for filtering users by username/email (optional)
210
- * @param params.limit Maximum number of users to return (default: 20, max: 100)
211
- * @param params.offset Number of users to skip for pagination (default: 0)
212
- * @param params.edgeCache Cache duration in hours (1, 2, 3, 4, 5, 8) for improved performance
213
- * @returns BaseResponse<User[]> with pagination metadata and user array
214
- * @throws ValidationError When parameters are invalid or response is malformed
215
- * @example
216
- * ```typescript
217
- * // Get all users without search filter
218
- * const response = await api.joomla.users.list();
219
- * console.log(`Found ${response.total} users, showing ${response.data.length}`);
220
- * console.log('Pagination:', { count: response.count, total: response.total });
221
- *
222
- * // Search users with specific query and pagination
223
- * const searchResults = await api.joomla.users.list({
224
- * q: 'simple',
225
- * limit: 10,
226
- * offset: 0
227
- * });
228
- *
229
- * // Get just user data without metadata (using data method)
230
- * const users = await api.joomla.users.listData({ limit: 20 });
231
- * users.forEach(user => console.log(user.username, user.email));
232
- *
233
- * // Use edge caching for performance
234
- * const cachedUsers = await api.joomla.users.list({
235
- * edgeCache: 2, // Cache for 2 hours
236
- * limit: 50
237
- * });
238
- * ```
239
117
  */
240
- list: (params?: {
241
- edgeCache?: 3 | 2 | 4 | 1 | "1" | 5 | 8 | "2" | "3" | "4" | "5" | "8" | undefined;
242
- limit?: number | undefined;
243
- offset?: number | undefined;
244
- } | undefined) => Promise<{
245
- params: Record<string, unknown> | unknown[];
246
- data: unknown[];
247
- options: Record<string, unknown> | unknown[];
248
- status: number;
249
- message: string;
250
- count: number;
251
- total: number;
252
- totalResults: number;
253
- }>;
118
+ get: () => Promise<HealthCheckResponse>;
254
119
  /**
255
- * Get user details by ID
256
- * @description Returns detailed information for a specific user including profile data and metadata
257
- * @fullPath api.joomla.users.get
120
+ * Get service health data only - /health-check GET (data method)
121
+ * @fullPath api.joomla.healthCheck.getData
258
122
  * @service joomla
259
- * @domain user-management
260
- * @dataMethod getData(userId, params) - returns only the user object without metadata
261
- * @caching Supports edgeCache parameter (1-8 hours) for improved performance
123
+ * @domain system
124
+ * @dataMethod getData() - returns only the health data without metadata
262
125
  * @discoverable true
263
- * @searchTerms ["get user", "user details", "user profile", "user by id", "single user"]
264
- * @relatedEndpoints ["api.joomla.users.list", "api.joomla.users.getDoc", "api.joomla.users.getTrinityDoc"]
265
- * @commonPatterns ["get user by id", "fetch user profile", "user details lookup"]
266
- * @param userId User ID (number or string) - the unique identifier for the user
267
- * @param params Optional caching parameters
268
- * @param params.edgeCache Cache duration in hours (1, 2, 3, 4, 5, 8) for improved performance
269
- * @returns BaseResponse<User> with complete user details and metadata
270
- * @throws ValidationError When userId is invalid or response is malformed
271
- * @example
272
- * ```typescript
273
- * // Get user with full response metadata
274
- * const response = await api.joomla.users.get(123);
275
- * console.log('User:', response.data.username, response.data.email);
276
- * console.log('Status:', response.status, response.message);
277
- *
278
- * // Get just user data without metadata
279
- * const user = await api.joomla.users.getData(123);
280
- * console.log(user.username, user.email, user.registerDate);
281
- *
282
- * // Use edge caching for frequently accessed users
283
- * const cachedUser = await api.joomla.users.get(123, { edgeCache: 1 });
284
- * ```
285
- */
286
- get: (userId: number | string) => Promise<GenericResponse>;
287
- /**
288
- * Get user documentation
289
- * @description Returns enhanced user document with profile values, customer information, and metadata
290
- * @param userId User ID (number or string)
291
- * @returns Enhanced user document with profile data
292
- * @throws ValidationError When response is malformed
293
- * @example
294
- * ```typescript
295
- * const userDoc = await client.users.getDoc(123);
296
- * console.log(userDoc.username, userDoc.email, userDoc.customerId);
297
- * console.log(userDoc.profileValues?.['simpleweb_customer.simpleweb_customer_companyname']);
298
- * ```
299
- */
300
- getDoc: (userId: number | string) => Promise<GenericResponse>;
301
- /**
302
- * Get Trinity user documentation
303
- * @description Returns specialized Trinity business logic document with territory assignment and role detection
304
- * @param userId User ID (number or string)
305
- * @param params Optional filtering and pagination parameters
306
- * @returns Trinity document with profile, role, groups, and territory information
307
- * @throws ValidationError When parameters are invalid or response is malformed
308
- * @example
309
- * ```typescript
310
- * const trinity = await client.users.getTrinityDoc(123);
311
- * console.log(trinity.profile.companyName, trinity.territory, trinity.role);
312
- *
313
- * // With filtering
314
- * const filtered = await client.users.getTrinityDoc(123, { q: 'search', limit: 5 });
315
- * ```
316
- */
317
- getTrinityDoc: (userId: number | string, params?: BaseGetParams) => Promise<GenericResponse>;
318
- /**
319
- * User groups sub-endpoints
320
- * @description Methods for managing user group memberships and relationships
126
+ * @searchTerms ["health data", "service health data", "health check data"]
127
+ * @relatedEndpoints ["api.joomla.healthCheck.get"]
128
+ * @commonPatterns ["extract health data", "get health status only"]
321
129
  */
322
- groups: {
130
+ getData: () => Promise<{
131
+ siteHash: string;
132
+ siteId: string;
133
+ }>;
134
+ };
135
+ /**
136
+ * Menu endpoints - /menu/{id}/doc
137
+ */
138
+ menu: {
139
+ doc: {
323
140
  /**
324
- * Get user's group memberships
325
- * @description Returns all groups that a specific user belongs to with membership details
326
- * @fullPath api.joomla.users.groups.list
141
+ * Get menu document - /menu/{id}/doc GET
142
+ * @fullPath api.joomla.menu.doc.get
327
143
  * @service joomla
328
- * @domain user-management
329
- * @dataMethod listData(userId, params) - returns only the group memberships array without metadata
144
+ * @domain menu-management
145
+ * @dataMethod getData() - returns only the menu data without metadata
330
146
  * @discoverable true
331
- * @searchTerms ["user groups", "group membership", "user permissions", "user roles"]
332
- * @relatedEndpoints ["api.joomla.userGroups.list", "api.joomla.users.groups.createMapping", "api.joomla.users.get"]
333
- * @commonPatterns ["get user groups", "user permissions", "group membership", "user roles"]
334
- * @param userId User ID (string) - the unique identifier for the user
335
- * @param params Optional pagination parameters
336
- * @param params.limit Maximum number of group memberships to return (default: 20)
337
- * @param params.offset Number of memberships to skip for pagination (default: 0)
338
- * @returns BaseResponse<UserGroupMembership[]> with group membership details and metadata
339
- * @throws ValidationError When response is malformed
340
- * @example
341
- * ```typescript
342
- * // Get user's groups with full response metadata
343
- * const response = await api.joomla.users.groups.list('123');
344
- * response.data.forEach(group => {
345
- * console.log(`Group: ${group.title} (ID: ${group.groupId})`);
346
- * });
347
- *
348
- * // Get just group memberships data without metadata
349
- * const groups = await api.joomla.users.groups.listData('123');
350
- * groups.forEach(group => console.log(group.title, group.groupId));
351
- * ```
352
- */
353
- list: (userId: string, params?: BaseGetParams) => Promise<GenericResponse>;
354
- /**
355
- * Get specific user group membership
356
- * @description Returns detailed information about a user's membership in a specific group
357
- * @param userId User ID (string)
358
- * @param groupId Group ID (number or string)
359
- * @returns User group membership details
360
- * @throws ValidationError When response is malformed
361
- * @example
362
- * ```typescript
363
- * const membership = await client.users.groups.get('123', 1);
364
- * console.log(membership.groupTitle, membership.memberSince);
365
- * ```
366
- */
367
- get: (userId: string, groupId: number | string) => Promise<GenericResponse>;
368
- /**
369
- * Create or update user group mapping
370
- * @description Adds or updates a user's membership in a group
371
- * @param userId User ID (number or string)
372
- * @param request Group mapping request data
373
- * @returns Created or updated group mapping information
374
- * @throws ValidationError When request is invalid or response is malformed
375
- * @example
376
- * ```typescript
377
- * const mapping = await client.users.groups.createMapping(123, { groupId: 5 });
378
- * console.log(mapping.created ? 'Created' : 'Updated', 'group mapping');
379
- * ```
380
- */
381
- createMapping: (userId: number | string, request: unknown) => Promise<GenericResponse>;
382
- /**
383
- * Get user's groups (data only)
384
- * @description Returns only the data array from user group memberships response
385
- * @param userId User ID (string)
386
- * @param params Optional pagination parameters
387
- * @returns Array of user group memberships (data only)
388
- * @throws ValidationError When response is malformed
389
- */
390
- listData: (userId: string, params?: BaseGetParams) => Promise<unknown>;
391
- /**
392
- * Get specific user group membership (data only)
393
- * @description Returns only the data from user group membership details response
394
- * @param userId User ID (string)
395
- * @param groupId Group ID (number or string)
396
- * @returns User group membership details (data only)
397
- * @throws ValidationError When response is malformed
147
+ * @searchTerms ["menu document", "menu doc", "menu item document"]
148
+ * @relatedEndpoints ["api.joomla.content.doc.get"]
149
+ * @commonPatterns ["get menu document", "fetch menu item details"]
398
150
  */
399
- getData: (userId: string, groupId: number | string) => Promise<unknown>;
151
+ get: (menuId: string) => Promise<MenuIdDocResponse>;
400
152
  /**
401
- * Create or update user group mapping (data only)
402
- * @description Returns only the data from created/updated group mapping response
403
- * @param userId User ID (number or string)
404
- * @param request Group mapping request data
405
- * @returns Group mapping information (data only)
406
- * @throws ValidationError When request is invalid or response is malformed
153
+ * Get menu document data only - /menu/{id}/doc GET (data method)
154
+ * @fullPath api.joomla.menu.doc.getData
155
+ * @service joomla
156
+ * @domain menu-management
157
+ * @dataMethod getData() - returns only the menu data without metadata
158
+ * @discoverable true
159
+ * @searchTerms ["menu document data", "menu doc data", "menu item data"]
160
+ * @relatedEndpoints ["api.joomla.menu.doc.get"]
161
+ * @commonPatterns ["extract menu data", "get menu document data only"]
407
162
  */
408
- createMappingData: (userId: number | string, request: unknown) => Promise<unknown>;
163
+ getData: (menuId: string) => Promise<Record<string, unknown>>;
409
164
  };
165
+ };
166
+ /**
167
+ * Tags endpoints - /tags
168
+ */
169
+ tags: {
410
170
  /**
411
- * Verify user credentials and authenticate
412
- * @description Verifies username/password combination and returns authentication token, supports cross-site authentication
413
- * @fullPath api.joomla.users.verifyPassword
171
+ * List content tags
172
+ * @fullPath api.joomla.tags.get
414
173
  * @service joomla
415
- * @domain authentication
416
- * @dataMethod verifyPasswordData(request) - returns only the verification result without metadata
417
- * @crossSite Supports authentication across multiple sites when called from 'augur_info' site
174
+ * @domain content-management
175
+ * @dataMethod getData() - returns only the tags array without metadata
418
176
  * @discoverable true
419
- * @searchTerms ["verify password", "authenticate", "login", "user authentication", "credentials", "sign in"]
420
- * @relatedEndpoints ["api.joomla.users.get", "api.joomla.users.create", "api.customers.customer.get"]
421
- * @commonPatterns ["user login", "authenticate user", "verify credentials", "password check"]
422
- * @param request Authentication request containing username, password, and optional siteId
423
- * @param request.username User's username for authentication
424
- * @param request.password User's password for verification
425
- * @param request.siteId Optional site ID for cross-site authentication (when using augur_info)
426
- * @returns BaseResponse<VerifyPasswordResult> with verification status, user info, and JWT token
427
- * @throws ValidationError When credentials are invalid or request is malformed
428
- * @example
429
- * ```typescript
430
- * // Standard authentication with full response
431
- * const response = await api.joomla.users.verifyPassword({
432
- * username: 'johndoe',
433
- * password: 'securePassword123'
434
- * });
435
- *
436
- * if (response.data.verified) {
437
- * console.log('Login successful:', response.data.username);
438
- * console.log('JWT Token:', response.data.token);
439
- * console.log('User ID:', response.data.userId);
440
- * }
441
- *
442
- * // Cross-site authentication (when using augur_info site)
443
- * const crossSiteAuth = await api.joomla.users.verifyPassword({
444
- * username: 'johndoe',
445
- * password: 'securePassword123',
446
- * siteId: 'customer_site_1'
447
- * });
448
- *
449
- * // Get just verification data without metadata
450
- * const authResult = await api.joomla.users.verifyPasswordData({
451
- * username: 'johndoe',
452
- * password: 'securePassword123'
453
- * });
454
- * ```
455
177
  */
456
- verifyPassword: (request: VerifyPasswordRequest) => Promise<VerifyPasswordResponse>;
178
+ get: (params?: TagsParams) => Promise<TagsResponse>;
457
179
  /**
458
- * Create a new user account
459
- * @description Creates a new user account in the system with username, email, name, and password
460
- * @fullPath api.joomla.users.create
180
+ * Get tags data only - /tags GET (data method)
181
+ * @fullPath api.joomla.tags.getData
461
182
  * @service joomla
462
- * @domain user-management
463
- * @dataMethod createData(request) - returns only the created user object without metadata
183
+ * @domain content-management
184
+ * @dataMethod getData() - returns only the tags array without metadata
464
185
  * @discoverable true
465
- * @searchTerms ["create user", "new user", "user registration", "add user", "register user"]
466
- * @relatedEndpoints ["api.joomla.users.list", "api.joomla.users.get", "api.joomla.users.verifyPassword"]
467
- * @commonPatterns ["register new user", "create account", "add user account", "user signup"]
468
- * @param request User creation request data including username, email, name, and password
469
- * @param request.username Unique username for the new user (required)
470
- * @param request.email Valid email address for the user (required)
471
- * @param request.name Full display name for the user (required)
472
- * @param request.password Secure password for the user (required, minimum 8 characters)
473
- * @returns BaseResponse<User> with created user information including ID, username, and email
474
- * @throws ValidationError When request is invalid or response is malformed
475
- * @example
476
- * ```typescript
477
- * // Create new user with full response metadata
478
- * const response = await api.joomla.users.create({
479
- * username: 'newuser',
480
- * email: 'user@example.com',
481
- * name: 'New User',
482
- * password: 'SecurePass123!'
483
- * });
484
- * console.log('Created user:', response.data.id, response.data.username);
485
- * console.log('Status:', response.status, response.message);
486
- *
487
- * // Get just created user data without metadata
488
- * const newUser = await api.joomla.users.createData({
489
- * username: 'johndoe',
490
- * email: 'john@example.com',
491
- * name: 'John Doe',
492
- * password: 'MySecurePassword123!'
493
- * });
494
- * console.log('New user ID:', newUser.id, 'Email:', newUser.email);
495
- * ```
186
+ * @searchTerms ["tags data", "content tags data", "get tags data only"]
187
+ * @relatedEndpoints ["api.joomla.tags.get"]
188
+ * @commonPatterns ["extract tags data", "get content tags data only"]
496
189
  */
497
- create: (data: {
498
- username: string;
499
- email: string;
500
- password?: string | undefined;
501
- name?: string | undefined;
502
- groups?: number[] | undefined;
503
- profileValues?: Record<string, string> | undefined;
504
- }) => Promise<{
505
- params: Record<string, unknown> | unknown[];
506
- options: Record<string, unknown> | unknown[];
507
- status: number;
508
- message: string;
509
- count: number;
510
- total: number;
511
- totalResults: number;
512
- data?: unknown;
513
- }>;
514
- /**
515
- * Update an existing user
516
- * @description Updates user information for an existing user account
517
- * @param userId User ID (number or string)
518
- * @param request User update data with optional fields to modify
519
- * @returns Updated user object with all current information
520
- * @throws ValidationError When request is invalid or response is malformed
521
- * @example
522
- * ```typescript
523
- * const updatedUser = await client.users.update(123, {
524
- * email: 'newemail@example.com',
525
- * name: 'Updated Name',
526
- * block: 0 // Unblock user
527
- * });
528
- * console.log('Updated user:', updatedUser.username, updatedUser.email);
529
- * ```
530
- */
531
- update: (id: string | number, data: {
532
- username?: string | undefined;
533
- password?: string | undefined;
534
- email?: string | undefined;
535
- name?: string | undefined;
536
- profileValues?: Record<string, string | string[]> | undefined;
537
- }) => Promise<{
538
- params: Record<string, unknown> | unknown[];
539
- options: Record<string, unknown> | unknown[];
540
- status: number;
541
- message: string;
542
- count: number;
543
- total: number;
544
- totalResults: number;
545
- data?: unknown;
546
- }>;
547
- /**
548
- * Block (deactivate) a user
549
- * @description Blocks a user account without deleting it, preventing user access to the system
550
- * @param userId User ID (number or string)
551
- * @returns Boolean indicating successful blocking operation
552
- * @throws ValidationError When response is malformed
553
- * @example
554
- * ```typescript
555
- * const blocked = await client.users.block(123);
556
- * if (blocked) {
557
- * console.log('User has been successfully blocked');
558
- * }
559
- * ```
560
- */
561
- block: (id: string | number) => Promise<{
562
- params: Record<string, unknown> | unknown[];
563
- options: Record<string, unknown> | unknown[];
564
- status: number;
565
- message: string;
566
- count: number;
567
- total: number;
568
- totalResults: number;
569
- data?: unknown;
570
- }>;
571
- /**
572
- * Retrieve a paginated list of users (data only)
573
- * @description Returns only the data array from users response
574
- * @param params Optional filtering, pagination, and caching parameters
575
- * @returns Array of users (data only)
576
- * @throws ValidationError When parameters are invalid or response is malformed
577
- */
578
- listData: (params?: BaseGetParams) => Promise<unknown[]>;
190
+ getData: (params?: TagsParams) => Promise<Record<string, unknown>[]>;
191
+ };
192
+ /**
193
+ * Users endpoints - /users
194
+ */
195
+ users: {
579
196
  /**
580
- * Get user details by ID (data only)
581
- * @description Returns only the data from user details response
582
- * @param userId User ID (number or string)
583
- * @param params Optional caching parameters
584
- * @returns User details (data only)
585
- * @throws ValidationError When response is malformed
197
+ * List users - /users GET
198
+ * @fullPath api.joomla.users.get
199
+ * @service joomla
200
+ * @domain user-management
201
+ * @dataMethod getData() - returns only the users array without metadata
202
+ * @discoverable true
203
+ * @searchTerms ["users", "list users", "get users", "user management", "user list"]
204
+ * @relatedEndpoints ["api.joomla.users.create", "api.joomla.users.getById"]
205
+ * @commonPatterns ["list all users", "get user list", "user management"]
586
206
  */
587
- getData: (userId: number | string) => Promise<unknown>;
207
+ get: (params?: UsersParams) => Promise<UsersResponse>;
588
208
  /**
589
- * Get user documentation (data only)
590
- * @description Returns only the data from enhanced user document response
591
- * @param userId User ID (number or string)
592
- * @returns Enhanced user document (data only)
593
- * @throws ValidationError When response is malformed
209
+ * Get users data only - /users GET (data method)
210
+ * @fullPath api.joomla.users.getData
211
+ * @service joomla
212
+ * @domain user-management
213
+ * @dataMethod getData() - returns only the users array without metadata
214
+ * @discoverable true
215
+ * @searchTerms ["users data", "get users data", "user list data"]
216
+ * @relatedEndpoints ["api.joomla.users.get"]
217
+ * @commonPatterns ["extract users data", "get user list data only"]
594
218
  */
595
- getDocData: (userId: number | string) => Promise<unknown>;
219
+ getData: (params?: UsersParams) => Promise<Record<string, unknown>[]>;
596
220
  /**
597
- * Get Trinity user documentation (data only)
598
- * @description Returns only the data from specialized Trinity business logic document response
599
- * @param userId User ID (number or string)
600
- * @param params Optional filtering and pagination parameters
601
- * @returns Trinity document (data only)
602
- * @throws ValidationError When parameters are invalid or response is malformed
221
+ * Create user - /users POST
222
+ * @fullPath api.joomla.users.create
223
+ * @service joomla
224
+ * @domain user-management
225
+ * @dataMethod createData() - returns only the created user data without metadata
226
+ * @discoverable true
227
+ * @searchTerms ["create user", "add user", "new user", "user creation"]
228
+ * @relatedEndpoints ["api.joomla.users.get", "api.joomla.users.update"]
229
+ * @commonPatterns ["create new user account", "add user to system", "user registration"]
603
230
  */
604
- getTrinityDocData: (userId: number | string, params?: BaseGetParams) => Promise<unknown>;
231
+ create: (request: UsersCreateRequest) => Promise<UsersCreateResponse>;
605
232
  /**
606
- * Verify user password (data only)
607
- * @description Returns only the data from password verification response
608
- * @param request Object containing username, password, and optional siteId for cross-site auth
609
- * @returns Verification result (data only)
233
+ * Create user data only - /users POST (data method)
234
+ * @fullPath api.joomla.users.createData
235
+ * @service joomla
236
+ * @domain user-management
237
+ * @dataMethod createData() - returns only the created user data without metadata
238
+ * @discoverable true
239
+ * @searchTerms ["create user data", "add user data", "user creation data"]
240
+ * @relatedEndpoints ["api.joomla.users.create"]
241
+ * @commonPatterns ["extract created user data", "get new user data only"]
610
242
  */
611
- verifyPasswordData: (request: VerifyPasswordRequest) => Promise<{
243
+ createData: (request: UsersCreateRequest) => Promise<{
244
+ message: string;
612
245
  id: number;
246
+ created: boolean;
247
+ name: string;
613
248
  username: string;
614
- isVerified: boolean;
615
- token: string;
616
249
  email: string;
617
250
  }>;
618
251
  /**
619
- * Create a new user (data only)
620
- * @description Returns only the data from created user response
621
- * @param request User creation request data including username, email, name, and password
622
- * @returns Created user information (data only)
623
- * @throws ValidationError When request is invalid or response is malformed
252
+ * Get user by ID - /users/{id} GET
253
+ * @fullPath api.joomla.users.getById
254
+ * @service joomla
255
+ * @domain user-management
256
+ * @dataMethod getByIdData() - returns only the user data without metadata
257
+ * @discoverable true
258
+ * @searchTerms ["user by id", "get user", "single user", "user details"]
259
+ * @relatedEndpoints ["api.joomla.users.get", "api.joomla.users.update", "api.joomla.users.delete"]
260
+ * @commonPatterns ["get user details", "fetch user by id", "user profile"]
624
261
  */
625
- createData: (request: CreateUserRequest) => Promise<unknown>;
262
+ getById: (userId: number | string) => Promise<UsersIdResponse>;
626
263
  /**
627
- * Update an existing user (data only)
628
- * @description Returns only the data from updated user response
629
- * @param userId User ID (number or string)
630
- * @param request User update data with optional fields to modify
631
- * @returns Updated user object (data only)
632
- * @throws ValidationError When request is invalid or response is malformed
264
+ * Get user by ID data only - /users/{id} GET (data method)
265
+ * @fullPath api.joomla.users.getByIdData
266
+ * @service joomla
267
+ * @domain user-management
268
+ * @dataMethod getByIdData() - returns only the user data without metadata
269
+ * @discoverable true
270
+ * @searchTerms ["user data by id", "get user data", "single user data"]
271
+ * @relatedEndpoints ["api.joomla.users.getById"]
272
+ * @commonPatterns ["extract user data", "get user data only"]
633
273
  */
634
- updateData: (userId: number | string, request: UpdateUserRequest) => Promise<unknown>;
274
+ getByIdData: (userId: number | string) => Promise<{
275
+ params: string;
276
+ id: number;
277
+ name: string;
278
+ username: string;
279
+ email: string;
280
+ block: number;
281
+ sendEmail: number;
282
+ registerDate: string;
283
+ lastvisitDate: string | null;
284
+ activation: string;
285
+ lastResetTime: string | null;
286
+ resetCount: number;
287
+ otpKey: string;
288
+ otep: string;
289
+ requireReset: number;
290
+ authProvider?: string | undefined;
291
+ groups?: number[] | undefined;
292
+ profileValues?: Record<string, unknown> | undefined;
293
+ }>;
635
294
  /**
636
- * Block (deactivate) a user (data only)
637
- * @description Returns only the data from user blocking response
638
- * @param userId User ID (number or string)
639
- * @returns Blocking operation result (data only)
640
- * @throws ValidationError When response is malformed
295
+ * Update user - /users/{id} PUT
296
+ * @fullPath api.joomla.users.update
297
+ * @service joomla
298
+ * @domain user-management
299
+ * @dataMethod updateData() - returns only the updated user data without metadata
300
+ * @discoverable true
301
+ * @searchTerms ["update user", "edit user", "modify user", "user update"]
302
+ * @relatedEndpoints ["api.joomla.users.getById", "api.joomla.users.get"]
303
+ * @commonPatterns ["update user profile", "edit user details", "modify user account"]
641
304
  */
642
- blockData: (userId: number | string) => Promise<unknown>;
643
- };
644
- /**
645
- * User Groups endpoints
646
- * @description Methods for managing system-wide user groups and their hierarchy
647
- */
648
- userGroups: {
305
+ update: (userId: number | string, request: UsersIdUpdateRequest) => Promise<UsersIdUpdateResponse>;
649
306
  /**
650
- * Get hierarchical list of user groups
651
- * @description Returns system-wide user groups with hierarchy information, filtering, and caching
652
- * @fullPath api.joomla.userGroups.list
307
+ * Update user data only - /users/{id} PUT (data method)
308
+ * @fullPath api.joomla.users.updateData
653
309
  * @service joomla
654
310
  * @domain user-management
655
- * @dataMethod listData(params) - returns only the user groups array without metadata
656
- * @hierarchy Returns groups with level and parent relationship information
657
- * @caching Supports edgeCache parameter (1-8 hours) - recommended since groups rarely change
311
+ * @dataMethod updateData() - returns only the updated user data without metadata
658
312
  * @discoverable true
659
- * @searchTerms ["user groups", "groups", "permissions", "roles", "group hierarchy", "user roles"]
660
- * @relatedEndpoints ["api.joomla.users.groups.list", "api.joomla.users.list", "api.joomla.users.groups.createMapping"]
661
- * @commonPatterns ["list user groups", "get groups", "group permissions", "user roles", "group hierarchy"]
662
- * @param params Optional filtering, ordering, and caching parameters
663
- * @param params.orderBy Sort order (e.g., 'title|ASC', 'title|DESC', 'level|ASC')
664
- * @param params.parentIdList Comma-separated list of parent group IDs to filter (e.g., '1,2')
665
- * @param params.edgeCache Cache duration in hours (1-8) - highly recommended since groups rarely change
666
- * @returns BaseResponse<UserGroup[]> with hierarchy metadata and groups array
667
- * @throws ValidationError When parameters are invalid or response is malformed
668
- * @example
669
- * ```typescript
670
- * // Get all user groups with hierarchy information
671
- * const response = await api.joomla.userGroups.list();
672
- * response.data.forEach(group => {
673
- * console.log(`${group.title} (Level: ${group.level}, Parent: ${group.parentId})`);
674
- * });
675
- *
676
- * // Filter and order groups
677
- * const ordered = await api.joomla.userGroups.list({
678
- * orderBy: 'title|ASC',
679
- * parentIdList: '1,2'
680
- * });
681
- *
682
- * // Get just groups data without metadata
683
- * const groups = await api.joomla.userGroups.listData({
684
- * orderBy: 'level|ASC'
685
- * });
686
- *
687
- * // Use long caching since groups rarely change
688
- * const cachedGroups = await api.joomla.userGroups.list({
689
- * edgeCache: 8, // Cache for 8 hours - groups change very infrequently
690
- * orderBy: 'title|ASC'
691
- * });
692
- * ```
313
+ * @searchTerms ["update user data", "edit user data", "modify user data"]
314
+ * @relatedEndpoints ["api.joomla.users.update"]
315
+ * @commonPatterns ["extract updated user data", "get updated user data only"]
693
316
  */
694
- list: (params?: BaseGetParams) => Promise<GenericResponse>;
317
+ updateData: (userId: number | string, request: UsersIdUpdateRequest) => Promise<{
318
+ params: string;
319
+ id: number;
320
+ name: string;
321
+ username: string;
322
+ email: string;
323
+ block: number;
324
+ sendEmail: number;
325
+ registerDate: string;
326
+ lastvisitDate: string | null;
327
+ activation: string;
328
+ lastResetTime: string | null;
329
+ resetCount: number;
330
+ otpKey: string;
331
+ otep: string;
332
+ requireReset: number;
333
+ authProvider?: string | undefined;
334
+ groups?: number[] | undefined;
335
+ profileValues?: Record<string, unknown> | undefined;
336
+ }>;
695
337
  /**
696
- * Get user groups (data only)
697
- * @description Returns only the data array from user groups response
698
- * @param params Optional filtering, ordering, and caching parameters
699
- * @returns Array of user groups (data only)
700
- * @throws ValidationError When parameters are invalid or response is malformed
338
+ * Delete user - /users/{id} DELETE
339
+ * @fullPath api.joomla.users.delete
340
+ * @service joomla
341
+ * @domain user-management
342
+ * @dataMethod deleteData() - returns only the deletion result data without metadata
343
+ * @discoverable true
344
+ * @searchTerms ["delete user", "remove user", "user deletion"]
345
+ * @relatedEndpoints ["api.joomla.users.getById", "api.joomla.users.get"]
346
+ * @commonPatterns ["delete user account", "remove user", "deactivate user"]
701
347
  */
702
- listData: (params?: BaseGetParams) => Promise<unknown>;
703
- };
704
- /**
705
- * Tags endpoints
706
- * @description Methods for managing content tags and their hierarchical relationships
707
- */
708
- tags: {
348
+ delete: (userId: number | string) => Promise<UsersIdDeleteResponse>;
709
349
  /**
710
- * Get hierarchical list of content tags
711
- * @description Returns content tags with hierarchy, usage information, filtering, search, and edge caching
712
- * @fullPath api.joomla.tags.list
350
+ * Delete user data only - /users/{id} DELETE (data method)
351
+ * @fullPath api.joomla.users.deleteData
713
352
  * @service joomla
714
- * @domain content-management
715
- * @dataMethod listData(params) - returns only the tags array without metadata
716
- * @hierarchy Returns tags with level and parent relationship information
717
- * @caching Supports edgeCache parameter (1-8 hours) - recommended for reference data
353
+ * @domain user-management
354
+ * @dataMethod deleteData() - returns only the deletion result data without metadata
718
355
  * @discoverable true
719
- * @searchTerms ["tags", "content tags", "taxonomy", "categories", "tag hierarchy"]
720
- * @relatedEndpoints ["api.joomla.content.list", "api.joomla.content.get", "api.joomla.userGroups.list"]
721
- * @commonPatterns ["list tags", "get tags", "search tags", "content taxonomy", "tag filtering"]
722
- * @param params Optional filtering, search, and caching parameters
723
- * @param params.q Search query for filtering tags by title
724
- * @param params.catId Category ID to filter tags by category
725
- * @param params.limit Maximum number of tags to return (default: 20, max: 100)
726
- * @param params.offset Number of tags to skip for pagination (default: 0)
727
- * @param params.edgeCache Cache duration in hours (1-8) - recommended for reference data
728
- * @returns BaseResponse<Tag[]> with hierarchy metadata and tags array
729
- * @throws ValidationError When parameters are invalid or response is malformed
730
- * @example
731
- * ```typescript
732
- * // Get all tags with hierarchy information
733
- * const response = await api.joomla.tags.list();
734
- * response.data.forEach(tag => {
735
- * console.log(`${tag.title} (${tag.hits} hits, Level: ${tag.level})`);
736
- * });
737
- *
738
- * // Search tags by keyword
739
- * const searchTags = await api.joomla.tags.list({
740
- * q: 'technology',
741
- * catId: 1,
742
- * limit: 10
743
- * });
744
- *
745
- * // Get just tags data without metadata
746
- * const tags = await api.joomla.tags.listData({
747
- * limit: 50
748
- * });
749
- * tags.forEach(tag => console.log(tag.title, tag.alias));
750
- *
751
- * // Use caching for reference data (recommended)
752
- * const cachedTags = await api.joomla.tags.list({
753
- * edgeCache: 5, // Cache for 5 hours - tags are reference data
754
- * limit: 100
755
- * });
756
- * ```
356
+ * @searchTerms ["delete user data", "remove user data", "user deletion data"]
357
+ * @relatedEndpoints ["api.joomla.users.delete"]
358
+ * @commonPatterns ["extract deletion result", "get deletion data only"]
757
359
  */
758
- list: (params?: {
759
- edgeCache?: 3 | 2 | 4 | 1 | "1" | 5 | 8 | "2" | "3" | "4" | "5" | "8" | undefined;
760
- limit?: number | undefined;
761
- offset?: number | undefined;
762
- } | undefined) => Promise<{
763
- params: Record<string, unknown> | unknown[];
764
- data: unknown[];
765
- options: Record<string, unknown> | unknown[];
766
- status: number;
360
+ deleteData: (userId: number | string) => Promise<{
767
361
  message: string;
768
- count: number;
769
- total: number;
770
- totalResults: number;
362
+ id: number;
363
+ blocked: boolean;
771
364
  }>;
772
365
  /**
773
- * Get tags (data only)
774
- * @description Returns only the data array from tags response
775
- * @param params Optional filtering, search, and caching parameters
776
- * @returns Array of tags (data only)
777
- * @throws ValidationError When parameters are invalid or response is malformed
366
+ * User document - /users/{id}/doc
367
+ */
368
+ doc: {
369
+ /**
370
+ * Get user document - /users/{id}/doc GET
371
+ * @fullPath api.joomla.users.doc.get
372
+ * @service joomla
373
+ * @domain user-management
374
+ * @dataMethod getData() - returns only the user document data without metadata
375
+ * @discoverable true
376
+ * @searchTerms ["user document", "user doc", "user full document"]
377
+ * @relatedEndpoints ["api.joomla.users.getById"]
378
+ * @commonPatterns ["get user document", "fetch user full details"]
379
+ */
380
+ get: (userId: number | string) => Promise<UsersIdDocResponse>;
381
+ /**
382
+ * Get user document data only - /users/{id}/doc GET (data method)
383
+ * @fullPath api.joomla.users.doc.getData
384
+ * @service joomla
385
+ * @domain user-management
386
+ * @dataMethod getData() - returns only the user document data without metadata
387
+ * @discoverable true
388
+ * @searchTerms ["user document data", "user doc data", "user full document data"]
389
+ * @relatedEndpoints ["api.joomla.users.doc.get"]
390
+ * @commonPatterns ["extract user document data", "get user document data only"]
391
+ */
392
+ getData: (userId: number | string) => Promise<{
393
+ id: number;
394
+ name: string;
395
+ username: string;
396
+ email: string;
397
+ block: number;
398
+ sendEmail: number;
399
+ registerDate: string;
400
+ lastvisitDate: string | null;
401
+ activation: string;
402
+ params?: Record<string, unknown> | undefined;
403
+ groups?: {
404
+ id: number;
405
+ level: number;
406
+ title: string;
407
+ }[] | undefined;
408
+ profileValues?: Record<string, unknown> | undefined;
409
+ customerId?: number | undefined;
410
+ customerInfo?: {
411
+ companyName?: string | undefined;
412
+ territory?: string | undefined;
413
+ role?: string | undefined;
414
+ } | undefined;
415
+ permissions?: string[] | undefined;
416
+ }>;
417
+ };
418
+ /**
419
+ * Trinity user document - /users/{id}/trinity
420
+ */
421
+ trinity: {
422
+ /**
423
+ * Get trinity user document - /users/{id}/trinity GET
424
+ * @fullPath api.joomla.users.trinity.get
425
+ * @service joomla
426
+ * @domain user-management
427
+ * @dataMethod getData() - returns only the trinity user data without metadata
428
+ * @discoverable true
429
+ * @searchTerms ["trinity user", "user trinity", "trinity document"]
430
+ * @relatedEndpoints ["api.joomla.users.doc.get", "api.joomla.users.getById"]
431
+ * @commonPatterns ["get trinity user data", "fetch user trinity document"]
432
+ */
433
+ get: (userId: number | string, params?: UsersIdTrinityParams) => Promise<UsersIdTrinityResponse>;
434
+ /**
435
+ * Get trinity user document data only - /users/{id}/trinity GET (data method)
436
+ * @fullPath api.joomla.users.trinity.getData
437
+ * @service joomla
438
+ * @domain user-management
439
+ * @dataMethod getData() - returns only the trinity user data without metadata
440
+ * @discoverable true
441
+ * @searchTerms ["trinity user data", "user trinity data", "trinity document data"]
442
+ * @relatedEndpoints ["api.joomla.users.trinity.get"]
443
+ * @commonPatterns ["extract trinity user data", "get trinity data only"]
444
+ */
445
+ getData: (userId: number | string, params?: UsersIdTrinityParams) => Promise<{
446
+ id: number;
447
+ groups: {
448
+ id: number;
449
+ level: number;
450
+ title: string;
451
+ isDefault?: boolean | undefined;
452
+ }[];
453
+ permissions: string[];
454
+ profile: {
455
+ email: string;
456
+ userId: number;
457
+ companyName?: string | undefined;
458
+ territory?: string | undefined;
459
+ role?: string | undefined;
460
+ firstName?: string | undefined;
461
+ lastName?: string | undefined;
462
+ phone?: string | undefined;
463
+ };
464
+ territory?: {
465
+ code: string;
466
+ name: string;
467
+ region?: string | undefined;
468
+ } | undefined;
469
+ role?: {
470
+ level: string;
471
+ name: string;
472
+ capabilities: string[];
473
+ } | undefined;
474
+ businessLogic?: Record<string, unknown> | undefined;
475
+ }>;
476
+ };
477
+ /**
478
+ * User groups - /users/{id}/groups
778
479
  */
779
- listData: (params?: BaseGetParams) => Promise<unknown[]>;
480
+ groups: {
481
+ /**
482
+ * List user groups - /users/{id}/groups GET
483
+ * @fullPath api.joomla.users.groups.get
484
+ * @service joomla
485
+ * @domain user-management
486
+ * @dataMethod getData() - returns only the user groups array without metadata
487
+ * @discoverable true
488
+ * @searchTerms ["user groups", "user group list", "groups for user"]
489
+ * @relatedEndpoints ["api.joomla.users.groups.create", "api.joomla.userGroups.get"]
490
+ * @commonPatterns ["get user groups", "list user group memberships"]
491
+ */
492
+ get: (userId: string, params?: UsersIdGroupsParams) => Promise<UsersIdGroupsResponse>;
493
+ /**
494
+ * Get user groups data only - /users/{id}/groups GET (data method)
495
+ * @fullPath api.joomla.users.groups.getData
496
+ * @service joomla
497
+ * @domain user-management
498
+ * @dataMethod getData() - returns only the user groups array without metadata
499
+ * @discoverable true
500
+ * @searchTerms ["user groups data", "user group list data", "groups data"]
501
+ * @relatedEndpoints ["api.joomla.users.groups.get"]
502
+ * @commonPatterns ["extract user groups data", "get groups data only"]
503
+ */
504
+ getData: (userId: string, params?: UsersIdGroupsParams) => Promise<Record<string, unknown>[]>;
505
+ /**
506
+ * Create user group mapping - /users/{id}/groups POST
507
+ * @fullPath api.joomla.users.groups.create
508
+ * @service joomla
509
+ * @domain user-management
510
+ * @dataMethod createData() - returns only the created group mapping data without metadata
511
+ * @discoverable true
512
+ * @searchTerms ["add user to group", "create user group mapping", "assign user group"]
513
+ * @relatedEndpoints ["api.joomla.users.groups.get", "api.joomla.users.groups.getById"]
514
+ * @commonPatterns ["add user to group", "assign group membership", "create group mapping"]
515
+ */
516
+ create: (userId: number | string, request: UsersIdGroupsCreateRequest) => Promise<UsersIdGroupsCreateResponse>;
517
+ /**
518
+ * Create user group mapping data only - /users/{id}/groups POST (data method)
519
+ * @fullPath api.joomla.users.groups.createData
520
+ * @service joomla
521
+ * @domain user-management
522
+ * @dataMethod createData() - returns only the created group mapping data without metadata
523
+ * @discoverable true
524
+ * @searchTerms ["add user to group data", "create group mapping data", "assign user group data"]
525
+ * @relatedEndpoints ["api.joomla.users.groups.create"]
526
+ * @commonPatterns ["extract group mapping data", "get created mapping data only"]
527
+ */
528
+ createData: (userId: number | string, request: UsersIdGroupsCreateRequest) => Promise<Record<string, unknown>>;
529
+ /**
530
+ * Get specific user group - /users/{id}/groups/{groupId} GET
531
+ * @fullPath api.joomla.users.groups.getById
532
+ * @service joomla
533
+ * @domain user-management
534
+ * @dataMethod getByIdData() - returns only the user group data without metadata
535
+ * @discoverable true
536
+ * @searchTerms ["user group by id", "specific user group", "user group details"]
537
+ * @relatedEndpoints ["api.joomla.users.groups.get", "api.joomla.userGroups.get"]
538
+ * @commonPatterns ["get specific user group", "fetch user group details"]
539
+ */
540
+ getById: (userId: string, groupId: number | string) => Promise<UsersIdGroupsGroupIdResponse>;
541
+ /**
542
+ * Get specific user group data only - /users/{id}/groups/{groupId} GET (data method)
543
+ * @fullPath api.joomla.users.groups.getByIdData
544
+ * @service joomla
545
+ * @domain user-management
546
+ * @dataMethod getByIdData() - returns only the user group data without metadata
547
+ * @discoverable true
548
+ * @searchTerms ["user group data by id", "specific user group data", "user group details data"]
549
+ * @relatedEndpoints ["api.joomla.users.groups.getById"]
550
+ * @commonPatterns ["extract user group data", "get specific group data only"]
551
+ */
552
+ getByIdData: (userId: string, groupId: number | string) => Promise<Record<string, unknown>>;
553
+ };
554
+ /**
555
+ * Password verification - /users/verify-password
556
+ */
557
+ verifyPassword: {
558
+ /**
559
+ * Verify user password - /users/verify-password POST
560
+ * @fullPath api.joomla.users.verifyPassword.create
561
+ * @service joomla
562
+ * @domain user-management
563
+ * @dataMethod createData() - returns only the verification result data without metadata
564
+ * @discoverable true
565
+ * @searchTerms ["verify password", "check password", "authenticate user", "login verification"]
566
+ * @relatedEndpoints ["api.joomla.users.getById", "api.joomla.users.get"]
567
+ * @commonPatterns ["verify user password", "authenticate user", "check login credentials"]
568
+ */
569
+ create: (request: UsersVerifyPasswordRequest) => Promise<UsersVerifyPasswordResponse>;
570
+ /**
571
+ * Verify user password data only - /users/verify-password POST (data method)
572
+ * @fullPath api.joomla.users.verifyPassword.createData
573
+ * @service joomla
574
+ * @domain user-management
575
+ * @dataMethod createData() - returns only the verification result data without metadata
576
+ * @discoverable true
577
+ * @searchTerms ["verify password data", "check password data", "authentication result data"]
578
+ * @relatedEndpoints ["api.joomla.users.verifyPassword.create"]
579
+ * @commonPatterns ["extract verification result", "get authentication data only"]
580
+ */
581
+ createData: (request: UsersVerifyPasswordRequest) => Promise<{
582
+ id: number;
583
+ username: string;
584
+ email: string;
585
+ isVerified: boolean;
586
+ token: string;
587
+ }>;
588
+ };
780
589
  };
781
590
  /**
782
- * Menu endpoints
783
- * @description Methods for accessing menu structure and navigation documentation
591
+ * User Groups endpoints - /usergroups
784
592
  */
785
- menu: {
593
+ userGroups: {
786
594
  /**
787
- * Get menu documentation
788
- * @description Returns enhanced menu item document with navigation hierarchy information
789
- * @param menuId Menu item ID (string)
790
- * @returns Complete menu document with navigation structure
791
- * @throws ValidationError When response is malformed
792
- * @example
793
- * ```typescript
794
- * const menuDoc = await client.menu.getDoc('101');
795
- * console.log('Menu:', menuDoc.data.title, menuDoc.data.link);
796
- * console.log('Level:', menuDoc.data.level, 'Parent:', menuDoc.data.parentId);
797
- * ```
595
+ * List user groups - /usergroups GET
596
+ * @fullPath api.joomla.userGroups.get
597
+ * @service joomla
598
+ * @domain user-management
599
+ * @dataMethod getData() - returns only the groups array without metadata
600
+ * @discoverable true
601
+ * @searchTerms ["user groups", "list groups", "all groups", "group management"]
602
+ * @relatedEndpoints ["api.joomla.users.groups.get"]
603
+ * @commonPatterns ["list all user groups", "get available groups", "group management"]
798
604
  */
799
- getDoc: (menuId: string) => Promise<GenericResponse>;
605
+ get: (params?: UserGroupsParams) => Promise<UserGroupsResponse>;
800
606
  /**
801
- * Get menu documentation (data only)
802
- * @description Returns only the data from enhanced menu item document response
803
- * @param menuId Menu item ID (string)
804
- * @returns Menu document (data only)
805
- * @throws ValidationError When response is malformed
607
+ * Get user groups data only - /usergroups GET (data method)
608
+ * @fullPath api.joomla.userGroups.getData
609
+ * @service joomla
610
+ * @domain user-management
611
+ * @dataMethod getData() - returns only the groups array without metadata
612
+ * @discoverable true
613
+ * @searchTerms ["user groups data", "list groups data", "all groups data"]
614
+ * @relatedEndpoints ["api.joomla.userGroups.get"]
615
+ * @commonPatterns ["extract groups data", "get groups data only"]
806
616
  */
807
- getDocData: (menuId: string) => Promise<unknown>;
617
+ getData: (params?: UserGroupsParams) => Promise<{
618
+ id: number;
619
+ parent_id: number;
620
+ lft: number;
621
+ rgt: number;
622
+ level: number;
623
+ title: string;
624
+ published: number;
625
+ created: string;
626
+ created_by: number;
627
+ modified: string;
628
+ modified_by: number;
629
+ access: number;
630
+ description?: string | undefined;
631
+ rules?: string | undefined;
632
+ note?: string | undefined;
633
+ }[]>;
808
634
  };
809
635
  /**
810
- * Check service health (no bearer token required)
811
- * @description Monitor service availability without authentication overhead
812
- * @returns Health check response with site information
813
- * @throws ValidationError When response is malformed
814
- * @example
815
- * ```typescript
816
- * const health = await client.getHealthCheck();
817
- * console.log('Service health:', health.status);
818
- * console.log('Site ID:', health.data.siteId);
819
- * console.log('Site Hash:', health.data.siteHash);
820
- * ```
821
- */
822
- getHealthCheck: () => Promise<{
823
- params: Record<string, unknown> | unknown[];
824
- data: {
825
- siteHash: string;
826
- siteId: string;
827
- };
828
- options: Record<string, unknown> | unknown[];
829
- status: number;
830
- message: string;
831
- count: number;
832
- total: number;
833
- totalResults: number;
834
- }>;
835
- /**
836
- * Ping test (no bearer token required)
837
- * @description Simple connectivity test that returns 'pong'
838
- * @returns Ping response containing 'pong' string
839
- * @throws ValidationError When response is malformed
840
- * @example
841
- * ```typescript
842
- * const pingResult = await client.ping();
843
- * console.log(pingResult); // 'pong'
844
- * ```
636
+ * Ping endpoint (no bearer token required)
845
637
  */
846
638
  ping: () => Promise<{
847
639
  params: Record<string, unknown> | unknown[];
@@ -855,45 +647,13 @@ export declare class JoomlaClient extends BaseServiceClient {
855
647
  }>;
856
648
  /**
857
649
  * Health Data Operations
858
- * @description Direct access to health check data without response metadata
859
650
  */
860
651
  healthData: {
861
- /**
862
- * Get health check data without response metadata
863
- * @returns Promise<unknown> Health status data directly
864
- */
865
652
  check: () => Promise<{
866
653
  siteHash: string;
867
654
  siteId: string;
868
655
  }>;
869
- /**
870
- * Get ping data without response metadata
871
- * @returns Promise<unknown> Ping response data directly
872
- */
873
656
  ping: () => Promise<"pong">;
874
657
  };
875
- /**
876
- * Override getDiscoveryMetadata to provide hardcoded endpoint metadata
877
- * This works around the JSDoc parsing issue in compiled JavaScript
878
- */
879
- getDiscoveryMetadata(): {
880
- serviceName: string;
881
- description: string;
882
- baseUrl: string;
883
- endpoints: {
884
- fullPath: string;
885
- service: string;
886
- domain: string;
887
- method: string;
888
- path: string;
889
- description: string;
890
- searchTerms: string[];
891
- relatedEndpoints: string[];
892
- commonPatterns: string[];
893
- dataMethod: string;
894
- discoverable: boolean;
895
- }[];
896
- };
897
658
  }
898
- export {};
899
659
  //# sourceMappingURL=client.d.ts.map