ce-storefront 0.13.3 → 0.14.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (443) hide show
  1. package/README.md +35 -28
  2. package/docs/sdks/catalog/README.md +7 -3
  3. package/esm/funcs/authGenerateOtp.d.ts +3 -2
  4. package/esm/funcs/authGenerateOtp.d.ts.map +1 -1
  5. package/esm/funcs/authGenerateOtp.js +1 -1
  6. package/esm/funcs/authGenerateOtp.js.map +1 -1
  7. package/esm/funcs/authGetAnonymousToken.d.ts +3 -2
  8. package/esm/funcs/authGetAnonymousToken.d.ts.map +1 -1
  9. package/esm/funcs/authGetAnonymousToken.js +1 -1
  10. package/esm/funcs/authGetAnonymousToken.js.map +1 -1
  11. package/esm/funcs/authGetUserDetail.d.ts +3 -2
  12. package/esm/funcs/authGetUserDetail.d.ts.map +1 -1
  13. package/esm/funcs/authGetUserDetail.js +1 -1
  14. package/esm/funcs/authGetUserDetail.js.map +1 -1
  15. package/esm/funcs/authLoginWithEmail.d.ts +3 -2
  16. package/esm/funcs/authLoginWithEmail.d.ts.map +1 -1
  17. package/esm/funcs/authLoginWithEmail.js +1 -1
  18. package/esm/funcs/authLoginWithEmail.js.map +1 -1
  19. package/esm/funcs/authLoginWithPhone.d.ts +3 -2
  20. package/esm/funcs/authLoginWithPhone.d.ts.map +1 -1
  21. package/esm/funcs/authLoginWithPhone.js +1 -1
  22. package/esm/funcs/authLoginWithPhone.js.map +1 -1
  23. package/esm/funcs/authLoginWithWhatsapp.d.ts +3 -2
  24. package/esm/funcs/authLoginWithWhatsapp.d.ts.map +1 -1
  25. package/esm/funcs/authLoginWithWhatsapp.js +1 -1
  26. package/esm/funcs/authLoginWithWhatsapp.js.map +1 -1
  27. package/esm/funcs/authLogout.d.ts +3 -2
  28. package/esm/funcs/authLogout.d.ts.map +1 -1
  29. package/esm/funcs/authLogout.js +1 -1
  30. package/esm/funcs/authLogout.js.map +1 -1
  31. package/esm/funcs/authRefreshToken.d.ts +3 -2
  32. package/esm/funcs/authRefreshToken.d.ts.map +1 -1
  33. package/esm/funcs/authRefreshToken.js +1 -1
  34. package/esm/funcs/authRefreshToken.js.map +1 -1
  35. package/esm/funcs/authUpdateUser.d.ts +3 -2
  36. package/esm/funcs/authUpdateUser.d.ts.map +1 -1
  37. package/esm/funcs/authUpdateUser.js +1 -1
  38. package/esm/funcs/authUpdateUser.js.map +1 -1
  39. package/esm/funcs/authVerifyOtp.d.ts +3 -2
  40. package/esm/funcs/authVerifyOtp.d.ts.map +1 -1
  41. package/esm/funcs/authVerifyOtp.js +1 -1
  42. package/esm/funcs/authVerifyOtp.js.map +1 -1
  43. package/esm/funcs/cartsAddShippingMethod.d.ts +3 -2
  44. package/esm/funcs/cartsAddShippingMethod.d.ts.map +1 -1
  45. package/esm/funcs/cartsAddShippingMethod.js +1 -1
  46. package/esm/funcs/cartsAddShippingMethod.js.map +1 -1
  47. package/esm/funcs/cartsApplyCoupon.d.ts +3 -2
  48. package/esm/funcs/cartsApplyCoupon.d.ts.map +1 -1
  49. package/esm/funcs/cartsApplyCoupon.js +1 -1
  50. package/esm/funcs/cartsApplyCoupon.js.map +1 -1
  51. package/esm/funcs/cartsCreateCart.d.ts +3 -2
  52. package/esm/funcs/cartsCreateCart.d.ts.map +1 -1
  53. package/esm/funcs/cartsCreateCart.js +1 -1
  54. package/esm/funcs/cartsCreateCart.js.map +1 -1
  55. package/esm/funcs/cartsCreateCartAddress.d.ts +3 -2
  56. package/esm/funcs/cartsCreateCartAddress.d.ts.map +1 -1
  57. package/esm/funcs/cartsCreateCartAddress.js +1 -1
  58. package/esm/funcs/cartsCreateCartAddress.js.map +1 -1
  59. package/esm/funcs/cartsDeleteCart.d.ts +3 -2
  60. package/esm/funcs/cartsDeleteCart.d.ts.map +1 -1
  61. package/esm/funcs/cartsDeleteCart.js +1 -1
  62. package/esm/funcs/cartsDeleteCart.js.map +1 -1
  63. package/esm/funcs/cartsGetCart.d.ts +3 -2
  64. package/esm/funcs/cartsGetCart.d.ts.map +1 -1
  65. package/esm/funcs/cartsGetCart.js +1 -1
  66. package/esm/funcs/cartsGetCart.js.map +1 -1
  67. package/esm/funcs/cartsGetUserCart.d.ts +3 -2
  68. package/esm/funcs/cartsGetUserCart.d.ts.map +1 -1
  69. package/esm/funcs/cartsGetUserCart.js +1 -1
  70. package/esm/funcs/cartsGetUserCart.js.map +1 -1
  71. package/esm/funcs/cartsRedeemLoyaltyPoints.d.ts +3 -2
  72. package/esm/funcs/cartsRedeemLoyaltyPoints.d.ts.map +1 -1
  73. package/esm/funcs/cartsRedeemLoyaltyPoints.js +1 -1
  74. package/esm/funcs/cartsRedeemLoyaltyPoints.js.map +1 -1
  75. package/esm/funcs/cartsRemoveCoupon.d.ts +3 -2
  76. package/esm/funcs/cartsRemoveCoupon.d.ts.map +1 -1
  77. package/esm/funcs/cartsRemoveCoupon.js +1 -1
  78. package/esm/funcs/cartsRemoveCoupon.js.map +1 -1
  79. package/esm/funcs/cartsRemoveLoyaltyPoints.d.ts +3 -2
  80. package/esm/funcs/cartsRemoveLoyaltyPoints.d.ts.map +1 -1
  81. package/esm/funcs/cartsRemoveLoyaltyPoints.js +1 -1
  82. package/esm/funcs/cartsRemoveLoyaltyPoints.js.map +1 -1
  83. package/esm/funcs/cartsRemoveUserCart.d.ts +3 -2
  84. package/esm/funcs/cartsRemoveUserCart.d.ts.map +1 -1
  85. package/esm/funcs/cartsRemoveUserCart.js +1 -1
  86. package/esm/funcs/cartsRemoveUserCart.js.map +1 -1
  87. package/esm/funcs/cartsUpdateCart.d.ts +3 -2
  88. package/esm/funcs/cartsUpdateCart.d.ts.map +1 -1
  89. package/esm/funcs/cartsUpdateCart.js +1 -1
  90. package/esm/funcs/cartsUpdateCart.js.map +1 -1
  91. package/esm/funcs/catalogGetProductDetail.d.ts +3 -2
  92. package/esm/funcs/catalogGetProductDetail.d.ts.map +1 -1
  93. package/esm/funcs/catalogGetProductDetail.js +2 -2
  94. package/esm/funcs/catalogGetProductDetail.js.map +1 -1
  95. package/esm/funcs/catalogGetVariantDetail.d.ts +3 -2
  96. package/esm/funcs/catalogGetVariantDetail.d.ts.map +1 -1
  97. package/esm/funcs/catalogGetVariantDetail.js +2 -2
  98. package/esm/funcs/catalogGetVariantDetail.js.map +1 -1
  99. package/esm/funcs/catalogListCategories.d.ts +3 -2
  100. package/esm/funcs/catalogListCategories.d.ts.map +1 -1
  101. package/esm/funcs/catalogListCategories.js +1 -1
  102. package/esm/funcs/catalogListCategories.js.map +1 -1
  103. package/esm/funcs/catalogListCrosssellProducts.d.ts +3 -2
  104. package/esm/funcs/catalogListCrosssellProducts.d.ts.map +1 -1
  105. package/esm/funcs/catalogListCrosssellProducts.js +2 -2
  106. package/esm/funcs/catalogListCrosssellProducts.js.map +1 -1
  107. package/esm/funcs/catalogListProductReviews.d.ts +3 -2
  108. package/esm/funcs/catalogListProductReviews.d.ts.map +1 -1
  109. package/esm/funcs/catalogListProductReviews.js +1 -1
  110. package/esm/funcs/catalogListProductReviews.js.map +1 -1
  111. package/esm/funcs/catalogListProductVariants.d.ts +3 -2
  112. package/esm/funcs/catalogListProductVariants.d.ts.map +1 -1
  113. package/esm/funcs/catalogListProductVariants.js +2 -2
  114. package/esm/funcs/catalogListProductVariants.js.map +1 -1
  115. package/esm/funcs/catalogListProducts.d.ts +3 -2
  116. package/esm/funcs/catalogListProducts.d.ts.map +1 -1
  117. package/esm/funcs/catalogListProducts.js +2 -2
  118. package/esm/funcs/catalogListProducts.js.map +1 -1
  119. package/esm/funcs/catalogListSimilarProducts.d.ts +3 -2
  120. package/esm/funcs/catalogListSimilarProducts.d.ts.map +1 -1
  121. package/esm/funcs/catalogListSimilarProducts.js +2 -2
  122. package/esm/funcs/catalogListSimilarProducts.js.map +1 -1
  123. package/esm/funcs/catalogListSkus.d.ts +3 -2
  124. package/esm/funcs/catalogListSkus.d.ts.map +1 -1
  125. package/esm/funcs/catalogListSkus.js +2 -2
  126. package/esm/funcs/catalogListSkus.js.map +1 -1
  127. package/esm/funcs/catalogListUpsellProducts.d.ts +3 -2
  128. package/esm/funcs/catalogListUpsellProducts.d.ts.map +1 -1
  129. package/esm/funcs/catalogListUpsellProducts.js +2 -2
  130. package/esm/funcs/catalogListUpsellProducts.js.map +1 -1
  131. package/esm/funcs/catalogSearchProducts.d.ts +3 -3
  132. package/esm/funcs/catalogSearchProducts.d.ts.map +1 -1
  133. package/esm/funcs/catalogSearchProducts.js +5 -5
  134. package/esm/funcs/catalogSearchProducts.js.map +1 -1
  135. package/esm/funcs/commonListCountryPincodes.d.ts +3 -2
  136. package/esm/funcs/commonListCountryPincodes.d.ts.map +1 -1
  137. package/esm/funcs/commonListCountryPincodes.js +1 -1
  138. package/esm/funcs/commonListCountryPincodes.js.map +1 -1
  139. package/esm/funcs/customersCreateAddress.d.ts +3 -2
  140. package/esm/funcs/customersCreateAddress.d.ts.map +1 -1
  141. package/esm/funcs/customersCreateAddress.js +1 -1
  142. package/esm/funcs/customersCreateAddress.js.map +1 -1
  143. package/esm/funcs/customersDeleteAddress.d.ts +3 -2
  144. package/esm/funcs/customersDeleteAddress.d.ts.map +1 -1
  145. package/esm/funcs/customersDeleteAddress.js +1 -1
  146. package/esm/funcs/customersDeleteAddress.js.map +1 -1
  147. package/esm/funcs/customersGetAddressDetail.d.ts +3 -2
  148. package/esm/funcs/customersGetAddressDetail.d.ts.map +1 -1
  149. package/esm/funcs/customersGetAddressDetail.js +1 -1
  150. package/esm/funcs/customersGetAddressDetail.js.map +1 -1
  151. package/esm/funcs/customersGetLoyaltyDetails.d.ts +3 -2
  152. package/esm/funcs/customersGetLoyaltyDetails.d.ts.map +1 -1
  153. package/esm/funcs/customersGetLoyaltyDetails.js +1 -1
  154. package/esm/funcs/customersGetLoyaltyDetails.js.map +1 -1
  155. package/esm/funcs/customersListAddresses.d.ts +3 -2
  156. package/esm/funcs/customersListAddresses.d.ts.map +1 -1
  157. package/esm/funcs/customersListAddresses.js +1 -1
  158. package/esm/funcs/customersListAddresses.js.map +1 -1
  159. package/esm/funcs/customersListUserReviews.d.ts +3 -2
  160. package/esm/funcs/customersListUserReviews.d.ts.map +1 -1
  161. package/esm/funcs/customersListUserReviews.js +1 -1
  162. package/esm/funcs/customersListUserReviews.js.map +1 -1
  163. package/esm/funcs/customersUpdateAddressDetail.d.ts +3 -2
  164. package/esm/funcs/customersUpdateAddressDetail.d.ts.map +1 -1
  165. package/esm/funcs/customersUpdateAddressDetail.js +1 -1
  166. package/esm/funcs/customersUpdateAddressDetail.js.map +1 -1
  167. package/esm/funcs/ordersCancelOrder.d.ts +3 -2
  168. package/esm/funcs/ordersCancelOrder.d.ts.map +1 -1
  169. package/esm/funcs/ordersCancelOrder.js +1 -1
  170. package/esm/funcs/ordersCancelOrder.js.map +1 -1
  171. package/esm/funcs/ordersCreateOrder.d.ts +3 -2
  172. package/esm/funcs/ordersCreateOrder.d.ts.map +1 -1
  173. package/esm/funcs/ordersCreateOrder.js +1 -1
  174. package/esm/funcs/ordersCreateOrder.js.map +1 -1
  175. package/esm/funcs/ordersGetOrderDetail.d.ts +3 -2
  176. package/esm/funcs/ordersGetOrderDetail.d.ts.map +1 -1
  177. package/esm/funcs/ordersGetOrderDetail.js +1 -1
  178. package/esm/funcs/ordersGetOrderDetail.js.map +1 -1
  179. package/esm/funcs/ordersGetPaymentStatus.d.ts +3 -2
  180. package/esm/funcs/ordersGetPaymentStatus.d.ts.map +1 -1
  181. package/esm/funcs/ordersGetPaymentStatus.js +1 -1
  182. package/esm/funcs/ordersGetPaymentStatus.js.map +1 -1
  183. package/esm/funcs/ordersListOrderShipments.d.ts +3 -2
  184. package/esm/funcs/ordersListOrderShipments.d.ts.map +1 -1
  185. package/esm/funcs/ordersListOrderShipments.js +1 -1
  186. package/esm/funcs/ordersListOrderShipments.js.map +1 -1
  187. package/esm/funcs/ordersListOrders.d.ts +3 -2
  188. package/esm/funcs/ordersListOrders.d.ts.map +1 -1
  189. package/esm/funcs/ordersListOrders.js +1 -1
  190. package/esm/funcs/ordersListOrders.js.map +1 -1
  191. package/esm/funcs/ordersRetryOrderPayment.d.ts +3 -2
  192. package/esm/funcs/ordersRetryOrderPayment.d.ts.map +1 -1
  193. package/esm/funcs/ordersRetryOrderPayment.js +1 -1
  194. package/esm/funcs/ordersRetryOrderPayment.js.map +1 -1
  195. package/esm/funcs/shippingShippingMethods.d.ts +3 -2
  196. package/esm/funcs/shippingShippingMethods.d.ts.map +1 -1
  197. package/esm/funcs/shippingShippingMethods.js +1 -1
  198. package/esm/funcs/shippingShippingMethods.js.map +1 -1
  199. package/esm/lib/config.d.ts +3 -3
  200. package/esm/lib/config.js +3 -3
  201. package/esm/lib/files.d.ts +5 -0
  202. package/esm/lib/files.d.ts.map +1 -1
  203. package/esm/lib/files.js +40 -0
  204. package/esm/lib/files.js.map +1 -1
  205. package/esm/lib/matchers.d.ts +3 -10
  206. package/esm/lib/matchers.d.ts.map +1 -1
  207. package/esm/lib/matchers.js +33 -30
  208. package/esm/lib/matchers.js.map +1 -1
  209. package/esm/lib/security.d.ts +2 -2
  210. package/esm/lib/security.d.ts.map +1 -1
  211. package/esm/models/components/coloroption.js +1 -1
  212. package/esm/models/components/coloroption.js.map +1 -1
  213. package/esm/models/components/customeraddress.js +1 -1
  214. package/esm/models/components/customeraddress.js.map +1 -1
  215. package/esm/models/components/customeraddressinput.js +1 -1
  216. package/esm/models/components/customeraddressinput.js.map +1 -1
  217. package/esm/models/components/discountbasedpromotion.js +1 -1
  218. package/esm/models/components/discountbasedpromotion.js.map +1 -1
  219. package/esm/models/components/fixedpricepromotion.js +1 -1
  220. package/esm/models/components/fixedpricepromotion.js.map +1 -1
  221. package/esm/models/components/freegoodspromotion.js +1 -1
  222. package/esm/models/components/freegoodspromotion.js.map +1 -1
  223. package/esm/models/components/generateotpwithemail.js +1 -1
  224. package/esm/models/components/generateotpwithemail.js.map +1 -1
  225. package/esm/models/components/juspaypaymentinfo.d.ts.map +1 -1
  226. package/esm/models/components/juspaypaymentinfo.js +3 -2
  227. package/esm/models/components/juspaypaymentinfo.js.map +1 -1
  228. package/esm/models/components/orderpayment.d.ts +2 -2
  229. package/esm/models/components/orderpayment.d.ts.map +1 -1
  230. package/esm/models/components/orderpayment.js +2 -2
  231. package/esm/models/components/orderpayment.js.map +1 -1
  232. package/esm/models/components/payupaymentinfo.js +3 -3
  233. package/esm/models/components/payupaymentinfo.js.map +1 -1
  234. package/esm/models/components/product.d.ts +3 -0
  235. package/esm/models/components/product.d.ts.map +1 -1
  236. package/esm/models/components/product.js +3 -0
  237. package/esm/models/components/product.js.map +1 -1
  238. package/esm/models/components/productdetail.d.ts +3 -0
  239. package/esm/models/components/productdetail.d.ts.map +1 -1
  240. package/esm/models/components/productdetail.js +3 -0
  241. package/esm/models/components/productdetail.js.map +1 -1
  242. package/esm/models/components/productpromotion.d.ts +20 -20
  243. package/esm/models/components/productpromotion.d.ts.map +1 -1
  244. package/esm/models/components/productpromotion.js +16 -16
  245. package/esm/models/components/productpromotion.js.map +1 -1
  246. package/esm/models/components/searchproduct.d.ts +0 -5
  247. package/esm/models/components/searchproduct.d.ts.map +1 -1
  248. package/esm/models/components/searchproduct.js +0 -11
  249. package/esm/models/components/searchproduct.js.map +1 -1
  250. package/esm/models/components/singleselectoption.js +1 -1
  251. package/esm/models/components/singleselectoption.js.map +1 -1
  252. package/esm/models/components/volumebasedpromotion.js +1 -1
  253. package/esm/models/components/volumebasedpromotion.js.map +1 -1
  254. package/esm/models/errors/badrequest.d.ts +7 -2
  255. package/esm/models/errors/badrequest.d.ts.map +1 -1
  256. package/esm/models/errors/badrequest.js +12 -4
  257. package/esm/models/errors/badrequest.js.map +1 -1
  258. package/esm/models/errors/ceerror.d.ts +8 -18
  259. package/esm/models/errors/ceerror.d.ts.map +1 -1
  260. package/esm/models/errors/ceerror.js +17 -10
  261. package/esm/models/errors/ceerror.js.map +1 -1
  262. package/esm/models/errors/cestorefronterror.d.ts +19 -0
  263. package/esm/models/errors/cestorefronterror.d.ts.map +1 -0
  264. package/esm/models/errors/cestorefronterror.js +16 -0
  265. package/esm/models/errors/cestorefronterror.js.map +1 -0
  266. package/esm/models/errors/index.d.ts +1 -0
  267. package/esm/models/errors/index.d.ts.map +1 -1
  268. package/esm/models/errors/index.js +1 -0
  269. package/esm/models/errors/index.js.map +1 -1
  270. package/esm/models/errors/notfound.d.ts +7 -2
  271. package/esm/models/errors/notfound.d.ts.map +1 -1
  272. package/esm/models/errors/notfound.js +12 -4
  273. package/esm/models/errors/notfound.js.map +1 -1
  274. package/esm/models/errors/responsevalidationerror.d.ts +26 -0
  275. package/esm/models/errors/responsevalidationerror.d.ts.map +1 -0
  276. package/esm/models/errors/responsevalidationerror.js +29 -0
  277. package/esm/models/errors/responsevalidationerror.js.map +1 -0
  278. package/esm/models/errors/sdkvalidationerror.d.ts +1 -0
  279. package/esm/models/errors/sdkvalidationerror.d.ts.map +1 -1
  280. package/esm/models/errors/sdkvalidationerror.js +14 -0
  281. package/esm/models/errors/sdkvalidationerror.js.map +1 -1
  282. package/esm/models/errors/unauthorized.d.ts +7 -2
  283. package/esm/models/errors/unauthorized.d.ts.map +1 -1
  284. package/esm/models/errors/unauthorized.js +12 -4
  285. package/esm/models/errors/unauthorized.js.map +1 -1
  286. package/esm/models/operations/createaddress.js +1 -1
  287. package/esm/models/operations/createaddress.js.map +1 -1
  288. package/esm/models/operations/createorder.d.ts +16 -16
  289. package/esm/models/operations/createorder.d.ts.map +1 -1
  290. package/esm/models/operations/createorder.js +12 -12
  291. package/esm/models/operations/createorder.js.map +1 -1
  292. package/esm/models/operations/generateotp.d.ts +2 -2
  293. package/esm/models/operations/generateotp.js +2 -2
  294. package/esm/models/operations/getaddressdetail.js +1 -1
  295. package/esm/models/operations/getaddressdetail.js.map +1 -1
  296. package/esm/models/operations/getproductdetail.d.ts +3 -3
  297. package/esm/models/operations/getproductdetail.d.ts.map +1 -1
  298. package/esm/models/operations/getproductdetail.js +4 -4
  299. package/esm/models/operations/getproductdetail.js.map +1 -1
  300. package/esm/models/operations/getvariantdetail.d.ts +3 -3
  301. package/esm/models/operations/getvariantdetail.d.ts.map +1 -1
  302. package/esm/models/operations/getvariantdetail.js +4 -4
  303. package/esm/models/operations/getvariantdetail.js.map +1 -1
  304. package/esm/models/operations/listaddresses.js +1 -1
  305. package/esm/models/operations/listaddresses.js.map +1 -1
  306. package/esm/models/operations/listcrosssellproducts.d.ts +3 -3
  307. package/esm/models/operations/listcrosssellproducts.d.ts.map +1 -1
  308. package/esm/models/operations/listcrosssellproducts.js +4 -4
  309. package/esm/models/operations/listcrosssellproducts.js.map +1 -1
  310. package/esm/models/operations/listproducts.d.ts +3 -3
  311. package/esm/models/operations/listproducts.d.ts.map +1 -1
  312. package/esm/models/operations/listproducts.js +4 -4
  313. package/esm/models/operations/listproducts.js.map +1 -1
  314. package/esm/models/operations/listproductvariants.d.ts +3 -3
  315. package/esm/models/operations/listproductvariants.d.ts.map +1 -1
  316. package/esm/models/operations/listproductvariants.js +4 -4
  317. package/esm/models/operations/listproductvariants.js.map +1 -1
  318. package/esm/models/operations/listsimilarproducts.d.ts +3 -3
  319. package/esm/models/operations/listsimilarproducts.d.ts.map +1 -1
  320. package/esm/models/operations/listsimilarproducts.js +4 -4
  321. package/esm/models/operations/listsimilarproducts.js.map +1 -1
  322. package/esm/models/operations/listskus.d.ts +3 -3
  323. package/esm/models/operations/listskus.d.ts.map +1 -1
  324. package/esm/models/operations/listskus.js +4 -4
  325. package/esm/models/operations/listskus.js.map +1 -1
  326. package/esm/models/operations/listupsellproducts.d.ts +3 -3
  327. package/esm/models/operations/listupsellproducts.d.ts.map +1 -1
  328. package/esm/models/operations/listupsellproducts.js +4 -4
  329. package/esm/models/operations/listupsellproducts.js.map +1 -1
  330. package/esm/models/operations/loginwithwhatsapp.js +1 -1
  331. package/esm/models/operations/loginwithwhatsapp.js.map +1 -1
  332. package/esm/models/operations/retryorderpayment.d.ts +16 -16
  333. package/esm/models/operations/retryorderpayment.d.ts.map +1 -1
  334. package/esm/models/operations/retryorderpayment.js +12 -12
  335. package/esm/models/operations/retryorderpayment.js.map +1 -1
  336. package/esm/models/operations/searchproducts.d.ts +30 -0
  337. package/esm/models/operations/searchproducts.d.ts.map +1 -1
  338. package/esm/models/operations/searchproducts.js +37 -0
  339. package/esm/models/operations/searchproducts.js.map +1 -1
  340. package/esm/models/operations/updateaddressdetail.js +1 -1
  341. package/esm/models/operations/updateaddressdetail.js.map +1 -1
  342. package/esm/sdk/catalog.d.ts +1 -2
  343. package/esm/sdk/catalog.d.ts.map +1 -1
  344. package/esm/sdk/catalog.js.map +1 -1
  345. package/esm/types/constdatetime.js +1 -1
  346. package/jsr.json +1 -1
  347. package/package.json +1 -1
  348. package/src/funcs/authGenerateOtp.ts +21 -17
  349. package/src/funcs/authGetAnonymousToken.ts +21 -17
  350. package/src/funcs/authGetUserDetail.ts +21 -17
  351. package/src/funcs/authLoginWithEmail.ts +21 -17
  352. package/src/funcs/authLoginWithPhone.ts +21 -17
  353. package/src/funcs/authLoginWithWhatsapp.ts +21 -17
  354. package/src/funcs/authLogout.ts +21 -17
  355. package/src/funcs/authRefreshToken.ts +21 -17
  356. package/src/funcs/authUpdateUser.ts +21 -17
  357. package/src/funcs/authVerifyOtp.ts +21 -17
  358. package/src/funcs/cartsAddShippingMethod.ts +21 -17
  359. package/src/funcs/cartsApplyCoupon.ts +21 -17
  360. package/src/funcs/cartsCreateCart.ts +21 -17
  361. package/src/funcs/cartsCreateCartAddress.ts +21 -17
  362. package/src/funcs/cartsDeleteCart.ts +21 -17
  363. package/src/funcs/cartsGetCart.ts +21 -17
  364. package/src/funcs/cartsGetUserCart.ts +21 -17
  365. package/src/funcs/cartsRedeemLoyaltyPoints.ts +21 -17
  366. package/src/funcs/cartsRemoveCoupon.ts +21 -17
  367. package/src/funcs/cartsRemoveLoyaltyPoints.ts +21 -17
  368. package/src/funcs/cartsRemoveUserCart.ts +21 -17
  369. package/src/funcs/cartsUpdateCart.ts +21 -17
  370. package/src/funcs/catalogGetProductDetail.ts +24 -20
  371. package/src/funcs/catalogGetVariantDetail.ts +24 -20
  372. package/src/funcs/catalogListCategories.ts +21 -17
  373. package/src/funcs/catalogListCrosssellProducts.ts +24 -20
  374. package/src/funcs/catalogListProductReviews.ts +21 -17
  375. package/src/funcs/catalogListProductVariants.ts +24 -20
  376. package/src/funcs/catalogListProducts.ts +24 -20
  377. package/src/funcs/catalogListSimilarProducts.ts +24 -20
  378. package/src/funcs/catalogListSkus.ts +24 -20
  379. package/src/funcs/catalogListUpsellProducts.ts +24 -20
  380. package/src/funcs/catalogSearchProducts.ts +31 -23
  381. package/src/funcs/commonListCountryPincodes.ts +21 -17
  382. package/src/funcs/customersCreateAddress.ts +21 -17
  383. package/src/funcs/customersDeleteAddress.ts +21 -17
  384. package/src/funcs/customersGetAddressDetail.ts +21 -17
  385. package/src/funcs/customersGetLoyaltyDetails.ts +21 -17
  386. package/src/funcs/customersListAddresses.ts +21 -17
  387. package/src/funcs/customersListUserReviews.ts +21 -17
  388. package/src/funcs/customersUpdateAddressDetail.ts +21 -17
  389. package/src/funcs/ordersCancelOrder.ts +21 -17
  390. package/src/funcs/ordersCreateOrder.ts +21 -17
  391. package/src/funcs/ordersGetOrderDetail.ts +21 -17
  392. package/src/funcs/ordersGetPaymentStatus.ts +21 -17
  393. package/src/funcs/ordersListOrderShipments.ts +21 -17
  394. package/src/funcs/ordersListOrders.ts +21 -17
  395. package/src/funcs/ordersRetryOrderPayment.ts +21 -17
  396. package/src/funcs/shippingShippingMethods.ts +21 -17
  397. package/src/lib/config.ts +3 -3
  398. package/src/lib/files.ts +42 -0
  399. package/src/lib/matchers.ts +44 -41
  400. package/src/lib/security.ts +2 -2
  401. package/src/models/components/coloroption.ts +1 -1
  402. package/src/models/components/customeraddress.ts +1 -1
  403. package/src/models/components/customeraddressinput.ts +1 -1
  404. package/src/models/components/discountbasedpromotion.ts +1 -1
  405. package/src/models/components/fixedpricepromotion.ts +1 -1
  406. package/src/models/components/freegoodspromotion.ts +1 -1
  407. package/src/models/components/generateotpwithemail.ts +1 -1
  408. package/src/models/components/juspaypaymentinfo.ts +3 -2
  409. package/src/models/components/orderpayment.ts +4 -4
  410. package/src/models/components/payupaymentinfo.ts +3 -3
  411. package/src/models/components/product.ts +10 -0
  412. package/src/models/components/productdetail.ts +10 -0
  413. package/src/models/components/productpromotion.ts +48 -48
  414. package/src/models/components/searchproduct.ts +0 -16
  415. package/src/models/components/singleselectoption.ts +1 -1
  416. package/src/models/components/volumebasedpromotion.ts +1 -1
  417. package/src/models/errors/badrequest.ts +15 -5
  418. package/src/models/errors/ceerror.ts +23 -31
  419. package/src/models/errors/cestorefronterror.ts +35 -0
  420. package/src/models/errors/index.ts +1 -0
  421. package/src/models/errors/notfound.ts +15 -5
  422. package/src/models/errors/responsevalidationerror.ts +50 -0
  423. package/src/models/errors/sdkvalidationerror.ts +12 -0
  424. package/src/models/errors/unauthorized.ts +15 -5
  425. package/src/models/operations/createaddress.ts +1 -1
  426. package/src/models/operations/createorder.ts +37 -35
  427. package/src/models/operations/generateotp.ts +6 -6
  428. package/src/models/operations/getaddressdetail.ts +1 -1
  429. package/src/models/operations/getproductdetail.ts +7 -7
  430. package/src/models/operations/getvariantdetail.ts +7 -7
  431. package/src/models/operations/listaddresses.ts +1 -1
  432. package/src/models/operations/listcrosssellproducts.ts +7 -7
  433. package/src/models/operations/listproducts.ts +7 -7
  434. package/src/models/operations/listproductvariants.ts +7 -7
  435. package/src/models/operations/listsimilarproducts.ts +7 -7
  436. package/src/models/operations/listskus.ts +7 -7
  437. package/src/models/operations/listupsellproducts.ts +7 -7
  438. package/src/models/operations/loginwithwhatsapp.ts +1 -1
  439. package/src/models/operations/retryorderpayment.ts +37 -35
  440. package/src/models/operations/searchproducts.ts +75 -0
  441. package/src/models/operations/updateaddressdetail.ts +1 -1
  442. package/src/sdk/catalog.ts +1 -2
  443. package/src/types/constdatetime.ts +1 -1
@@ -9,6 +9,14 @@ import { Result as SafeParseResult } from "../../types/fp.js";
9
9
  import * as components from "../components/index.js";
10
10
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
11
11
 
12
+ export type SearchProductsRequest = {
13
+ /**
14
+ * This param is used to determine product pricing, promotions, and subscription rates. If a valid customer group id is provided, pricing details will be retrieved accordingly. If no matching data is found for the specified customer group id, the system will fall back to the default customer group id. If no data is found for the default group either, the highest applicable price will be returned.
15
+ */
16
+ xCustomerGroupId?: string | undefined;
17
+ searchProduct: components.SearchProduct;
18
+ };
19
+
12
20
  export type FacetStats = {
13
21
  min: number;
14
22
  max: number;
@@ -33,6 +41,73 @@ export type SearchProductsResponseBody = {
33
41
  content: SearchProductsContent;
34
42
  };
35
43
 
44
+ /** @internal */
45
+ export const SearchProductsRequest$inboundSchema: z.ZodType<
46
+ SearchProductsRequest,
47
+ z.ZodTypeDef,
48
+ unknown
49
+ > = z.object({
50
+ "x-customer-group-id": z.string().optional(),
51
+ SearchProduct: components.SearchProduct$inboundSchema,
52
+ }).transform((v) => {
53
+ return remap$(v, {
54
+ "x-customer-group-id": "xCustomerGroupId",
55
+ "SearchProduct": "searchProduct",
56
+ });
57
+ });
58
+
59
+ /** @internal */
60
+ export type SearchProductsRequest$Outbound = {
61
+ "x-customer-group-id"?: string | undefined;
62
+ SearchProduct: components.SearchProduct$Outbound;
63
+ };
64
+
65
+ /** @internal */
66
+ export const SearchProductsRequest$outboundSchema: z.ZodType<
67
+ SearchProductsRequest$Outbound,
68
+ z.ZodTypeDef,
69
+ SearchProductsRequest
70
+ > = z.object({
71
+ xCustomerGroupId: z.string().optional(),
72
+ searchProduct: components.SearchProduct$outboundSchema,
73
+ }).transform((v) => {
74
+ return remap$(v, {
75
+ xCustomerGroupId: "x-customer-group-id",
76
+ searchProduct: "SearchProduct",
77
+ });
78
+ });
79
+
80
+ /**
81
+ * @internal
82
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
83
+ */
84
+ export namespace SearchProductsRequest$ {
85
+ /** @deprecated use `SearchProductsRequest$inboundSchema` instead. */
86
+ export const inboundSchema = SearchProductsRequest$inboundSchema;
87
+ /** @deprecated use `SearchProductsRequest$outboundSchema` instead. */
88
+ export const outboundSchema = SearchProductsRequest$outboundSchema;
89
+ /** @deprecated use `SearchProductsRequest$Outbound` instead. */
90
+ export type Outbound = SearchProductsRequest$Outbound;
91
+ }
92
+
93
+ export function searchProductsRequestToJSON(
94
+ searchProductsRequest: SearchProductsRequest,
95
+ ): string {
96
+ return JSON.stringify(
97
+ SearchProductsRequest$outboundSchema.parse(searchProductsRequest),
98
+ );
99
+ }
100
+
101
+ export function searchProductsRequestFromJSON(
102
+ jsonString: string,
103
+ ): SafeParseResult<SearchProductsRequest, SDKValidationError> {
104
+ return safeParse(
105
+ jsonString,
106
+ (x) => SearchProductsRequest$inboundSchema.parse(JSON.parse(x)),
107
+ `Failed to parse 'SearchProductsRequest' from JSON`,
108
+ );
109
+ }
110
+
36
111
  /** @internal */
37
112
  export const FacetStats$inboundSchema: z.ZodType<
38
113
  FacetStats,
@@ -95,7 +95,7 @@ export const UpdateAddressDetailRequestBody$inboundSchema: z.ZodType<
95
95
  pincode: z.string(),
96
96
  city: z.string(),
97
97
  state: z.string(),
98
- country: z.literal("India").optional(),
98
+ country: z.literal("India").default("India").optional(),
99
99
  tax_identification_number: z.nullable(z.string()),
100
100
  business_name: z.nullable(z.string()),
101
101
  is_default_billing: z.boolean().optional(),
@@ -14,7 +14,6 @@ import { catalogListSkus } from "../funcs/catalogListSkus.js";
14
14
  import { catalogListUpsellProducts } from "../funcs/catalogListUpsellProducts.js";
15
15
  import { catalogSearchProducts } from "../funcs/catalogSearchProducts.js";
16
16
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
17
- import * as components from "../models/components/index.js";
18
17
  import * as operations from "../models/operations/index.js";
19
18
  import { unwrapAsync } from "../types/fp.js";
20
19
 
@@ -196,7 +195,7 @@ export class Catalog extends ClientSDK {
196
195
  * Search for products matching a specific words or characters given.
197
196
  */
198
197
  async searchProducts(
199
- request: components.SearchProduct,
198
+ request: operations.SearchProductsRequest,
200
199
  options?: RequestOptions,
201
200
  ): Promise<operations.SearchProductsResponseBody> {
202
201
  return unwrapAsync(catalogSearchProducts(
@@ -11,5 +11,5 @@ export function constDateTime(
11
11
  return (
12
12
  typeof v === "string" && new Date(v).getTime() === new Date(val).getTime()
13
13
  );
14
- }, `Value must be equivelant to ${val}`);
14
+ }, `Value must be equivalent to ${val}`);
15
15
  }