ce-storefront 0.5.6 → 0.7.0

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 (478) hide show
  1. package/README.md +8 -35
  2. package/docs/sdks/auth/README.md +0 -14
  3. package/docs/sdks/campaigns/README.md +0 -1
  4. package/docs/sdks/carts/README.md +0 -9
  5. package/docs/sdks/catalog/README.md +0 -12
  6. package/docs/sdks/common/README.md +0 -1
  7. package/docs/sdks/customers/README.md +0 -6
  8. package/docs/sdks/orders/README.md +0 -7
  9. package/docs/sdks/shipping/README.md +0 -1
  10. package/esm/funcs/authCheckVerificationStatus.d.ts.map +1 -1
  11. package/esm/funcs/authCheckVerificationStatus.js +1 -8
  12. package/esm/funcs/authCheckVerificationStatus.js.map +1 -1
  13. package/esm/funcs/authCreateNotificationPreferences.d.ts.map +1 -1
  14. package/esm/funcs/authCreateNotificationPreferences.js +1 -8
  15. package/esm/funcs/authCreateNotificationPreferences.js.map +1 -1
  16. package/esm/funcs/authGenerateOtp.d.ts.map +1 -1
  17. package/esm/funcs/authGenerateOtp.js +1 -6
  18. package/esm/funcs/authGenerateOtp.js.map +1 -1
  19. package/esm/funcs/authGetAnonymousToken.d.ts.map +1 -1
  20. package/esm/funcs/authGetAnonymousToken.js +1 -6
  21. package/esm/funcs/authGetAnonymousToken.js.map +1 -1
  22. package/esm/funcs/authGetNotificationPreferences.d.ts.map +1 -1
  23. package/esm/funcs/authGetNotificationPreferences.js +1 -8
  24. package/esm/funcs/authGetNotificationPreferences.js.map +1 -1
  25. package/esm/funcs/authGetUserDetail.d.ts.map +1 -1
  26. package/esm/funcs/authGetUserDetail.js +1 -6
  27. package/esm/funcs/authGetUserDetail.js.map +1 -1
  28. package/esm/funcs/authLoginWithEmail.d.ts.map +1 -1
  29. package/esm/funcs/authLoginWithEmail.js +1 -6
  30. package/esm/funcs/authLoginWithEmail.js.map +1 -1
  31. package/esm/funcs/authLoginWithPhone.d.ts.map +1 -1
  32. package/esm/funcs/authLoginWithPhone.js +1 -6
  33. package/esm/funcs/authLoginWithPhone.js.map +1 -1
  34. package/esm/funcs/authLoginWithWhatsapp.d.ts.map +1 -1
  35. package/esm/funcs/authLoginWithWhatsapp.js +1 -6
  36. package/esm/funcs/authLoginWithWhatsapp.js.map +1 -1
  37. package/esm/funcs/authLogout.d.ts.map +1 -1
  38. package/esm/funcs/authLogout.js +1 -6
  39. package/esm/funcs/authLogout.js.map +1 -1
  40. package/esm/funcs/authRefreshToken.d.ts.map +1 -1
  41. package/esm/funcs/authRefreshToken.js +1 -6
  42. package/esm/funcs/authRefreshToken.js.map +1 -1
  43. package/esm/funcs/authUpdateNotificationPreferences.d.ts.map +1 -1
  44. package/esm/funcs/authUpdateNotificationPreferences.js +1 -8
  45. package/esm/funcs/authUpdateNotificationPreferences.js.map +1 -1
  46. package/esm/funcs/authUpdateUser.d.ts.map +1 -1
  47. package/esm/funcs/authUpdateUser.js +1 -6
  48. package/esm/funcs/authUpdateUser.js.map +1 -1
  49. package/esm/funcs/authVerifyOtp.d.ts.map +1 -1
  50. package/esm/funcs/authVerifyOtp.js +1 -6
  51. package/esm/funcs/authVerifyOtp.js.map +1 -1
  52. package/esm/funcs/campaignsSubscribeNewsletter.d.ts.map +1 -1
  53. package/esm/funcs/campaignsSubscribeNewsletter.js +1 -8
  54. package/esm/funcs/campaignsSubscribeNewsletter.js.map +1 -1
  55. package/esm/funcs/cartsApplyCoupon.d.ts.map +1 -1
  56. package/esm/funcs/cartsApplyCoupon.js +1 -6
  57. package/esm/funcs/cartsApplyCoupon.js.map +1 -1
  58. package/esm/funcs/cartsCreateCart.d.ts.map +1 -1
  59. package/esm/funcs/cartsCreateCart.js +1 -6
  60. package/esm/funcs/cartsCreateCart.js.map +1 -1
  61. package/esm/funcs/cartsCreateCartAddress.d.ts.map +1 -1
  62. package/esm/funcs/cartsCreateCartAddress.js +1 -6
  63. package/esm/funcs/cartsCreateCartAddress.js.map +1 -1
  64. package/esm/funcs/cartsDeleteCart.d.ts.map +1 -1
  65. package/esm/funcs/cartsDeleteCart.js +1 -6
  66. package/esm/funcs/cartsDeleteCart.js.map +1 -1
  67. package/esm/funcs/cartsGetCart.d.ts.map +1 -1
  68. package/esm/funcs/cartsGetCart.js +1 -6
  69. package/esm/funcs/cartsGetCart.js.map +1 -1
  70. package/esm/funcs/cartsGetUserCart.d.ts.map +1 -1
  71. package/esm/funcs/cartsGetUserCart.js +1 -6
  72. package/esm/funcs/cartsGetUserCart.js.map +1 -1
  73. package/esm/funcs/cartsRemoveCoupon.d.ts.map +1 -1
  74. package/esm/funcs/cartsRemoveCoupon.js +1 -6
  75. package/esm/funcs/cartsRemoveCoupon.js.map +1 -1
  76. package/esm/funcs/cartsRemoveUserCart.d.ts.map +1 -1
  77. package/esm/funcs/cartsRemoveUserCart.js +1 -6
  78. package/esm/funcs/cartsRemoveUserCart.js.map +1 -1
  79. package/esm/funcs/cartsUpdateCart.d.ts.map +1 -1
  80. package/esm/funcs/cartsUpdateCart.js +1 -6
  81. package/esm/funcs/cartsUpdateCart.js.map +1 -1
  82. package/esm/funcs/catalogCreateProductReview.d.ts.map +1 -1
  83. package/esm/funcs/catalogCreateProductReview.js +1 -8
  84. package/esm/funcs/catalogCreateProductReview.js.map +1 -1
  85. package/esm/funcs/catalogGetProductDetail.d.ts.map +1 -1
  86. package/esm/funcs/catalogGetProductDetail.js +1 -6
  87. package/esm/funcs/catalogGetProductDetail.js.map +1 -1
  88. package/esm/funcs/catalogGetVariantDetail.d.ts.map +1 -1
  89. package/esm/funcs/catalogGetVariantDetail.js +1 -6
  90. package/esm/funcs/catalogGetVariantDetail.js.map +1 -1
  91. package/esm/funcs/catalogListCategories.d.ts.map +1 -1
  92. package/esm/funcs/catalogListCategories.js +1 -6
  93. package/esm/funcs/catalogListCategories.js.map +1 -1
  94. package/esm/funcs/catalogListCrosssellProducts.d.ts.map +1 -1
  95. package/esm/funcs/catalogListCrosssellProducts.js +1 -8
  96. package/esm/funcs/catalogListCrosssellProducts.js.map +1 -1
  97. package/esm/funcs/catalogListProductReviews.d.ts.map +1 -1
  98. package/esm/funcs/catalogListProductReviews.js +1 -6
  99. package/esm/funcs/catalogListProductReviews.js.map +1 -1
  100. package/esm/funcs/catalogListProductVariants.d.ts.map +1 -1
  101. package/esm/funcs/catalogListProductVariants.js +1 -8
  102. package/esm/funcs/catalogListProductVariants.js.map +1 -1
  103. package/esm/funcs/catalogListProducts.d.ts.map +1 -1
  104. package/esm/funcs/catalogListProducts.js +1 -6
  105. package/esm/funcs/catalogListProducts.js.map +1 -1
  106. package/esm/funcs/catalogListSimilarProducts.d.ts.map +1 -1
  107. package/esm/funcs/catalogListSimilarProducts.js +1 -8
  108. package/esm/funcs/catalogListSimilarProducts.js.map +1 -1
  109. package/esm/funcs/catalogListSkus.d.ts.map +1 -1
  110. package/esm/funcs/catalogListSkus.js +1 -6
  111. package/esm/funcs/catalogListSkus.js.map +1 -1
  112. package/esm/funcs/catalogListUpsellProducts.d.ts.map +1 -1
  113. package/esm/funcs/catalogListUpsellProducts.js +1 -6
  114. package/esm/funcs/catalogListUpsellProducts.js.map +1 -1
  115. package/esm/funcs/catalogSearchProducts.d.ts.map +1 -1
  116. package/esm/funcs/catalogSearchProducts.js +1 -6
  117. package/esm/funcs/catalogSearchProducts.js.map +1 -1
  118. package/esm/funcs/commonListCountryPincodes.d.ts.map +1 -1
  119. package/esm/funcs/commonListCountryPincodes.js +1 -8
  120. package/esm/funcs/commonListCountryPincodes.js.map +1 -1
  121. package/esm/funcs/customersCreateAddress.d.ts.map +1 -1
  122. package/esm/funcs/customersCreateAddress.js +1 -6
  123. package/esm/funcs/customersCreateAddress.js.map +1 -1
  124. package/esm/funcs/customersDeleteAddress.d.ts.map +1 -1
  125. package/esm/funcs/customersDeleteAddress.js +1 -6
  126. package/esm/funcs/customersDeleteAddress.js.map +1 -1
  127. package/esm/funcs/customersGetAddressDetail.d.ts.map +1 -1
  128. package/esm/funcs/customersGetAddressDetail.js +1 -6
  129. package/esm/funcs/customersGetAddressDetail.js.map +1 -1
  130. package/esm/funcs/customersListAddresses.d.ts.map +1 -1
  131. package/esm/funcs/customersListAddresses.js +1 -6
  132. package/esm/funcs/customersListAddresses.js.map +1 -1
  133. package/esm/funcs/customersListUserReviews.d.ts.map +1 -1
  134. package/esm/funcs/customersListUserReviews.js +1 -6
  135. package/esm/funcs/customersListUserReviews.js.map +1 -1
  136. package/esm/funcs/customersUpdateAddressDetail.d.ts.map +1 -1
  137. package/esm/funcs/customersUpdateAddressDetail.js +1 -8
  138. package/esm/funcs/customersUpdateAddressDetail.js.map +1 -1
  139. package/esm/funcs/ordersCancelOrder.d.ts.map +1 -1
  140. package/esm/funcs/ordersCancelOrder.js +1 -6
  141. package/esm/funcs/ordersCancelOrder.js.map +1 -1
  142. package/esm/funcs/ordersCreateOrder.d.ts.map +1 -1
  143. package/esm/funcs/ordersCreateOrder.js +1 -6
  144. package/esm/funcs/ordersCreateOrder.js.map +1 -1
  145. package/esm/funcs/ordersGetOrderDetail.d.ts.map +1 -1
  146. package/esm/funcs/ordersGetOrderDetail.js +1 -6
  147. package/esm/funcs/ordersGetOrderDetail.js.map +1 -1
  148. package/esm/funcs/ordersGetPaymentStatus.d.ts.map +1 -1
  149. package/esm/funcs/ordersGetPaymentStatus.js +1 -6
  150. package/esm/funcs/ordersGetPaymentStatus.js.map +1 -1
  151. package/esm/funcs/ordersListOrderShipments.d.ts.map +1 -1
  152. package/esm/funcs/ordersListOrderShipments.js +1 -6
  153. package/esm/funcs/ordersListOrderShipments.js.map +1 -1
  154. package/esm/funcs/ordersListOrders.d.ts.map +1 -1
  155. package/esm/funcs/ordersListOrders.js +1 -6
  156. package/esm/funcs/ordersListOrders.js.map +1 -1
  157. package/esm/funcs/ordersRetryOrderPayment.d.ts.map +1 -1
  158. package/esm/funcs/ordersRetryOrderPayment.js +1 -6
  159. package/esm/funcs/ordersRetryOrderPayment.js.map +1 -1
  160. package/esm/funcs/shippingCheckDeliveryAvailability.d.ts.map +1 -1
  161. package/esm/funcs/shippingCheckDeliveryAvailability.js +1 -8
  162. package/esm/funcs/shippingCheckDeliveryAvailability.js.map +1 -1
  163. package/esm/lib/config.d.ts +16 -5
  164. package/esm/lib/config.d.ts.map +1 -1
  165. package/esm/lib/config.js +24 -25
  166. package/esm/lib/config.js.map +1 -1
  167. package/esm/models/components/orderitem.js +1 -1
  168. package/esm/models/components/orderitem.js.map +1 -1
  169. package/esm/models/operations/applycoupon.d.ts +0 -1
  170. package/esm/models/operations/applycoupon.d.ts.map +1 -1
  171. package/esm/models/operations/applycoupon.js +0 -10
  172. package/esm/models/operations/applycoupon.js.map +1 -1
  173. package/esm/models/operations/cancelorder.d.ts +0 -1
  174. package/esm/models/operations/cancelorder.d.ts.map +1 -1
  175. package/esm/models/operations/cancelorder.js +0 -10
  176. package/esm/models/operations/cancelorder.js.map +1 -1
  177. package/esm/models/operations/checkdeliveryavailability.d.ts +0 -1
  178. package/esm/models/operations/checkdeliveryavailability.d.ts.map +1 -1
  179. package/esm/models/operations/checkdeliveryavailability.js +0 -10
  180. package/esm/models/operations/checkdeliveryavailability.js.map +1 -1
  181. package/esm/models/operations/checkverificationstatus.d.ts +0 -1
  182. package/esm/models/operations/checkverificationstatus.d.ts.map +1 -1
  183. package/esm/models/operations/checkverificationstatus.js +0 -10
  184. package/esm/models/operations/checkverificationstatus.js.map +1 -1
  185. package/esm/models/operations/createaddress.d.ts +0 -1
  186. package/esm/models/operations/createaddress.d.ts.map +1 -1
  187. package/esm/models/operations/createaddress.js +0 -10
  188. package/esm/models/operations/createaddress.js.map +1 -1
  189. package/esm/models/operations/createcart.d.ts +0 -1
  190. package/esm/models/operations/createcart.d.ts.map +1 -1
  191. package/esm/models/operations/createcart.js +0 -10
  192. package/esm/models/operations/createcart.js.map +1 -1
  193. package/esm/models/operations/createcartaddress.d.ts +0 -1
  194. package/esm/models/operations/createcartaddress.d.ts.map +1 -1
  195. package/esm/models/operations/createcartaddress.js +0 -10
  196. package/esm/models/operations/createcartaddress.js.map +1 -1
  197. package/esm/models/operations/createnotificationpreferences.d.ts +0 -1
  198. package/esm/models/operations/createnotificationpreferences.d.ts.map +1 -1
  199. package/esm/models/operations/createnotificationpreferences.js +0 -10
  200. package/esm/models/operations/createnotificationpreferences.js.map +1 -1
  201. package/esm/models/operations/createorder.d.ts +0 -1
  202. package/esm/models/operations/createorder.d.ts.map +1 -1
  203. package/esm/models/operations/createorder.js +0 -10
  204. package/esm/models/operations/createorder.js.map +1 -1
  205. package/esm/models/operations/createproductreview.d.ts +0 -1
  206. package/esm/models/operations/createproductreview.d.ts.map +1 -1
  207. package/esm/models/operations/createproductreview.js +0 -10
  208. package/esm/models/operations/createproductreview.js.map +1 -1
  209. package/esm/models/operations/deleteaddress.d.ts +0 -1
  210. package/esm/models/operations/deleteaddress.d.ts.map +1 -1
  211. package/esm/models/operations/deleteaddress.js +0 -10
  212. package/esm/models/operations/deleteaddress.js.map +1 -1
  213. package/esm/models/operations/deletecart.d.ts +0 -1
  214. package/esm/models/operations/deletecart.d.ts.map +1 -1
  215. package/esm/models/operations/deletecart.js +0 -10
  216. package/esm/models/operations/deletecart.js.map +1 -1
  217. package/esm/models/operations/deleteusercart.d.ts +0 -1
  218. package/esm/models/operations/deleteusercart.d.ts.map +1 -1
  219. package/esm/models/operations/deleteusercart.js +0 -10
  220. package/esm/models/operations/deleteusercart.js.map +1 -1
  221. package/esm/models/operations/generateotp.d.ts +0 -1
  222. package/esm/models/operations/generateotp.d.ts.map +1 -1
  223. package/esm/models/operations/generateotp.js +0 -10
  224. package/esm/models/operations/generateotp.js.map +1 -1
  225. package/esm/models/operations/getaddressdetail.d.ts +0 -1
  226. package/esm/models/operations/getaddressdetail.d.ts.map +1 -1
  227. package/esm/models/operations/getaddressdetail.js +0 -10
  228. package/esm/models/operations/getaddressdetail.js.map +1 -1
  229. package/esm/models/operations/getanonymoustoken.d.ts +0 -1
  230. package/esm/models/operations/getanonymoustoken.d.ts.map +1 -1
  231. package/esm/models/operations/getanonymoustoken.js +0 -10
  232. package/esm/models/operations/getanonymoustoken.js.map +1 -1
  233. package/esm/models/operations/getcart.d.ts +0 -1
  234. package/esm/models/operations/getcart.d.ts.map +1 -1
  235. package/esm/models/operations/getcart.js +0 -10
  236. package/esm/models/operations/getcart.js.map +1 -1
  237. package/esm/models/operations/getnotificationpreferences.d.ts +0 -1
  238. package/esm/models/operations/getnotificationpreferences.d.ts.map +1 -1
  239. package/esm/models/operations/getnotificationpreferences.js +0 -10
  240. package/esm/models/operations/getnotificationpreferences.js.map +1 -1
  241. package/esm/models/operations/getorderdetail.d.ts +0 -1
  242. package/esm/models/operations/getorderdetail.d.ts.map +1 -1
  243. package/esm/models/operations/getorderdetail.js +0 -10
  244. package/esm/models/operations/getorderdetail.js.map +1 -1
  245. package/esm/models/operations/getpaymentstatus.d.ts +0 -1
  246. package/esm/models/operations/getpaymentstatus.d.ts.map +1 -1
  247. package/esm/models/operations/getpaymentstatus.js +0 -10
  248. package/esm/models/operations/getpaymentstatus.js.map +1 -1
  249. package/esm/models/operations/getproductdetail.d.ts +0 -1
  250. package/esm/models/operations/getproductdetail.d.ts.map +1 -1
  251. package/esm/models/operations/getproductdetail.js +0 -10
  252. package/esm/models/operations/getproductdetail.js.map +1 -1
  253. package/esm/models/operations/getusercart.d.ts +0 -1
  254. package/esm/models/operations/getusercart.d.ts.map +1 -1
  255. package/esm/models/operations/getusercart.js +0 -10
  256. package/esm/models/operations/getusercart.js.map +1 -1
  257. package/esm/models/operations/getuserdetail.d.ts +0 -1
  258. package/esm/models/operations/getuserdetail.d.ts.map +1 -1
  259. package/esm/models/operations/getuserdetail.js +0 -10
  260. package/esm/models/operations/getuserdetail.js.map +1 -1
  261. package/esm/models/operations/getvariantdetail.d.ts +0 -1
  262. package/esm/models/operations/getvariantdetail.d.ts.map +1 -1
  263. package/esm/models/operations/getvariantdetail.js +0 -10
  264. package/esm/models/operations/getvariantdetail.js.map +1 -1
  265. package/esm/models/operations/listaddresses.d.ts +0 -1
  266. package/esm/models/operations/listaddresses.d.ts.map +1 -1
  267. package/esm/models/operations/listaddresses.js +0 -10
  268. package/esm/models/operations/listaddresses.js.map +1 -1
  269. package/esm/models/operations/listcategories.d.ts +0 -1
  270. package/esm/models/operations/listcategories.d.ts.map +1 -1
  271. package/esm/models/operations/listcategories.js +0 -10
  272. package/esm/models/operations/listcategories.js.map +1 -1
  273. package/esm/models/operations/listcountrypincodes.d.ts +0 -1
  274. package/esm/models/operations/listcountrypincodes.d.ts.map +1 -1
  275. package/esm/models/operations/listcountrypincodes.js +0 -10
  276. package/esm/models/operations/listcountrypincodes.js.map +1 -1
  277. package/esm/models/operations/listcrosssellproducts.d.ts +0 -1
  278. package/esm/models/operations/listcrosssellproducts.d.ts.map +1 -1
  279. package/esm/models/operations/listcrosssellproducts.js +0 -10
  280. package/esm/models/operations/listcrosssellproducts.js.map +1 -1
  281. package/esm/models/operations/listorders.d.ts +0 -1
  282. package/esm/models/operations/listorders.d.ts.map +1 -1
  283. package/esm/models/operations/listorders.js +0 -10
  284. package/esm/models/operations/listorders.js.map +1 -1
  285. package/esm/models/operations/listordershipments.d.ts +0 -1
  286. package/esm/models/operations/listordershipments.d.ts.map +1 -1
  287. package/esm/models/operations/listordershipments.js +0 -10
  288. package/esm/models/operations/listordershipments.js.map +1 -1
  289. package/esm/models/operations/listproductreviews.d.ts +0 -1
  290. package/esm/models/operations/listproductreviews.d.ts.map +1 -1
  291. package/esm/models/operations/listproductreviews.js +0 -10
  292. package/esm/models/operations/listproductreviews.js.map +1 -1
  293. package/esm/models/operations/listproducts.d.ts +0 -1
  294. package/esm/models/operations/listproducts.d.ts.map +1 -1
  295. package/esm/models/operations/listproducts.js +0 -10
  296. package/esm/models/operations/listproducts.js.map +1 -1
  297. package/esm/models/operations/listproductvariants.d.ts +0 -1
  298. package/esm/models/operations/listproductvariants.d.ts.map +1 -1
  299. package/esm/models/operations/listproductvariants.js +0 -10
  300. package/esm/models/operations/listproductvariants.js.map +1 -1
  301. package/esm/models/operations/listsimilarproducts.d.ts +0 -1
  302. package/esm/models/operations/listsimilarproducts.d.ts.map +1 -1
  303. package/esm/models/operations/listsimilarproducts.js +0 -10
  304. package/esm/models/operations/listsimilarproducts.js.map +1 -1
  305. package/esm/models/operations/listskus.d.ts +0 -1
  306. package/esm/models/operations/listskus.d.ts.map +1 -1
  307. package/esm/models/operations/listskus.js +0 -10
  308. package/esm/models/operations/listskus.js.map +1 -1
  309. package/esm/models/operations/listupsellproducts.d.ts +0 -1
  310. package/esm/models/operations/listupsellproducts.d.ts.map +1 -1
  311. package/esm/models/operations/listupsellproducts.js +0 -10
  312. package/esm/models/operations/listupsellproducts.js.map +1 -1
  313. package/esm/models/operations/listuserreviews.d.ts +0 -1
  314. package/esm/models/operations/listuserreviews.d.ts.map +1 -1
  315. package/esm/models/operations/listuserreviews.js +0 -10
  316. package/esm/models/operations/listuserreviews.js.map +1 -1
  317. package/esm/models/operations/loginwithemail.d.ts +0 -1
  318. package/esm/models/operations/loginwithemail.d.ts.map +1 -1
  319. package/esm/models/operations/loginwithemail.js +0 -10
  320. package/esm/models/operations/loginwithemail.js.map +1 -1
  321. package/esm/models/operations/loginwithphone.d.ts +0 -1
  322. package/esm/models/operations/loginwithphone.d.ts.map +1 -1
  323. package/esm/models/operations/loginwithphone.js +0 -10
  324. package/esm/models/operations/loginwithphone.js.map +1 -1
  325. package/esm/models/operations/loginwithwhatsapp.d.ts +0 -1
  326. package/esm/models/operations/loginwithwhatsapp.d.ts.map +1 -1
  327. package/esm/models/operations/loginwithwhatsapp.js +0 -10
  328. package/esm/models/operations/loginwithwhatsapp.js.map +1 -1
  329. package/esm/models/operations/logout.d.ts +0 -1
  330. package/esm/models/operations/logout.d.ts.map +1 -1
  331. package/esm/models/operations/logout.js +0 -10
  332. package/esm/models/operations/logout.js.map +1 -1
  333. package/esm/models/operations/refreshtoken.d.ts +0 -1
  334. package/esm/models/operations/refreshtoken.d.ts.map +1 -1
  335. package/esm/models/operations/refreshtoken.js +0 -10
  336. package/esm/models/operations/refreshtoken.js.map +1 -1
  337. package/esm/models/operations/removecoupon.d.ts +0 -1
  338. package/esm/models/operations/removecoupon.d.ts.map +1 -1
  339. package/esm/models/operations/removecoupon.js +0 -10
  340. package/esm/models/operations/removecoupon.js.map +1 -1
  341. package/esm/models/operations/retryorderpayment.d.ts +0 -1
  342. package/esm/models/operations/retryorderpayment.d.ts.map +1 -1
  343. package/esm/models/operations/retryorderpayment.js +0 -10
  344. package/esm/models/operations/retryorderpayment.js.map +1 -1
  345. package/esm/models/operations/searchproducts.d.ts +0 -1
  346. package/esm/models/operations/searchproducts.d.ts.map +1 -1
  347. package/esm/models/operations/searchproducts.js +0 -10
  348. package/esm/models/operations/searchproducts.js.map +1 -1
  349. package/esm/models/operations/subscribenewsletter.d.ts +0 -1
  350. package/esm/models/operations/subscribenewsletter.d.ts.map +1 -1
  351. package/esm/models/operations/subscribenewsletter.js +0 -10
  352. package/esm/models/operations/subscribenewsletter.js.map +1 -1
  353. package/esm/models/operations/updateaddressdetail.d.ts +0 -1
  354. package/esm/models/operations/updateaddressdetail.d.ts.map +1 -1
  355. package/esm/models/operations/updateaddressdetail.js +0 -10
  356. package/esm/models/operations/updateaddressdetail.js.map +1 -1
  357. package/esm/models/operations/updatecart.d.ts +0 -1
  358. package/esm/models/operations/updatecart.d.ts.map +1 -1
  359. package/esm/models/operations/updatecart.js +0 -10
  360. package/esm/models/operations/updatecart.js.map +1 -1
  361. package/esm/models/operations/updatenotificationpreferences.d.ts +0 -1
  362. package/esm/models/operations/updatenotificationpreferences.d.ts.map +1 -1
  363. package/esm/models/operations/updatenotificationpreferences.js +0 -10
  364. package/esm/models/operations/updatenotificationpreferences.js.map +1 -1
  365. package/esm/models/operations/updateuser.d.ts +0 -1
  366. package/esm/models/operations/updateuser.d.ts.map +1 -1
  367. package/esm/models/operations/updateuser.js +0 -10
  368. package/esm/models/operations/updateuser.js.map +1 -1
  369. package/esm/models/operations/verifyotp.d.ts +0 -1
  370. package/esm/models/operations/verifyotp.d.ts.map +1 -1
  371. package/esm/models/operations/verifyotp.js +0 -10
  372. package/esm/models/operations/verifyotp.js.map +1 -1
  373. package/jsr.json +1 -1
  374. package/package.json +1 -1
  375. package/src/funcs/authCheckVerificationStatus.ts +1 -9
  376. package/src/funcs/authCreateNotificationPreferences.ts +1 -9
  377. package/src/funcs/authGenerateOtp.ts +1 -7
  378. package/src/funcs/authGetAnonymousToken.ts +1 -7
  379. package/src/funcs/authGetNotificationPreferences.ts +1 -9
  380. package/src/funcs/authGetUserDetail.ts +1 -7
  381. package/src/funcs/authLoginWithEmail.ts +1 -7
  382. package/src/funcs/authLoginWithPhone.ts +1 -7
  383. package/src/funcs/authLoginWithWhatsapp.ts +1 -7
  384. package/src/funcs/authLogout.ts +1 -7
  385. package/src/funcs/authRefreshToken.ts +1 -7
  386. package/src/funcs/authUpdateNotificationPreferences.ts +1 -9
  387. package/src/funcs/authUpdateUser.ts +1 -7
  388. package/src/funcs/authVerifyOtp.ts +1 -7
  389. package/src/funcs/campaignsSubscribeNewsletter.ts +1 -9
  390. package/src/funcs/cartsApplyCoupon.ts +1 -7
  391. package/src/funcs/cartsCreateCart.ts +1 -7
  392. package/src/funcs/cartsCreateCartAddress.ts +1 -7
  393. package/src/funcs/cartsDeleteCart.ts +1 -7
  394. package/src/funcs/cartsGetCart.ts +1 -7
  395. package/src/funcs/cartsGetUserCart.ts +1 -7
  396. package/src/funcs/cartsRemoveCoupon.ts +1 -7
  397. package/src/funcs/cartsRemoveUserCart.ts +1 -7
  398. package/src/funcs/cartsUpdateCart.ts +1 -7
  399. package/src/funcs/catalogCreateProductReview.ts +1 -9
  400. package/src/funcs/catalogGetProductDetail.ts +1 -7
  401. package/src/funcs/catalogGetVariantDetail.ts +1 -7
  402. package/src/funcs/catalogListCategories.ts +1 -7
  403. package/src/funcs/catalogListCrosssellProducts.ts +1 -9
  404. package/src/funcs/catalogListProductReviews.ts +1 -9
  405. package/src/funcs/catalogListProductVariants.ts +1 -9
  406. package/src/funcs/catalogListProducts.ts +1 -7
  407. package/src/funcs/catalogListSimilarProducts.ts +1 -9
  408. package/src/funcs/catalogListSkus.ts +1 -7
  409. package/src/funcs/catalogListUpsellProducts.ts +1 -9
  410. package/src/funcs/catalogSearchProducts.ts +1 -7
  411. package/src/funcs/commonListCountryPincodes.ts +1 -9
  412. package/src/funcs/customersCreateAddress.ts +1 -7
  413. package/src/funcs/customersDeleteAddress.ts +1 -7
  414. package/src/funcs/customersGetAddressDetail.ts +1 -7
  415. package/src/funcs/customersListAddresses.ts +1 -7
  416. package/src/funcs/customersListUserReviews.ts +1 -7
  417. package/src/funcs/customersUpdateAddressDetail.ts +1 -9
  418. package/src/funcs/ordersCancelOrder.ts +1 -7
  419. package/src/funcs/ordersCreateOrder.ts +1 -7
  420. package/src/funcs/ordersGetOrderDetail.ts +1 -7
  421. package/src/funcs/ordersGetPaymentStatus.ts +1 -7
  422. package/src/funcs/ordersListOrderShipments.ts +1 -9
  423. package/src/funcs/ordersListOrders.ts +1 -7
  424. package/src/funcs/ordersRetryOrderPayment.ts +1 -7
  425. package/src/funcs/shippingCheckDeliveryAvailability.ts +1 -9
  426. package/src/lib/config.ts +28 -26
  427. package/src/models/components/orderitem.ts +1 -1
  428. package/src/models/operations/applycoupon.ts +0 -11
  429. package/src/models/operations/cancelorder.ts +0 -11
  430. package/src/models/operations/checkdeliveryavailability.ts +0 -11
  431. package/src/models/operations/checkverificationstatus.ts +0 -11
  432. package/src/models/operations/createaddress.ts +0 -11
  433. package/src/models/operations/createcart.ts +0 -11
  434. package/src/models/operations/createcartaddress.ts +0 -11
  435. package/src/models/operations/createnotificationpreferences.ts +0 -11
  436. package/src/models/operations/createorder.ts +0 -11
  437. package/src/models/operations/createproductreview.ts +0 -11
  438. package/src/models/operations/deleteaddress.ts +0 -11
  439. package/src/models/operations/deletecart.ts +0 -11
  440. package/src/models/operations/deleteusercart.ts +0 -11
  441. package/src/models/operations/generateotp.ts +0 -11
  442. package/src/models/operations/getaddressdetail.ts +0 -11
  443. package/src/models/operations/getanonymoustoken.ts +0 -11
  444. package/src/models/operations/getcart.ts +0 -11
  445. package/src/models/operations/getnotificationpreferences.ts +0 -11
  446. package/src/models/operations/getorderdetail.ts +0 -11
  447. package/src/models/operations/getpaymentstatus.ts +0 -11
  448. package/src/models/operations/getproductdetail.ts +0 -11
  449. package/src/models/operations/getusercart.ts +0 -11
  450. package/src/models/operations/getuserdetail.ts +0 -11
  451. package/src/models/operations/getvariantdetail.ts +0 -11
  452. package/src/models/operations/listaddresses.ts +0 -11
  453. package/src/models/operations/listcategories.ts +0 -11
  454. package/src/models/operations/listcountrypincodes.ts +0 -11
  455. package/src/models/operations/listcrosssellproducts.ts +0 -11
  456. package/src/models/operations/listorders.ts +0 -11
  457. package/src/models/operations/listordershipments.ts +0 -11
  458. package/src/models/operations/listproductreviews.ts +0 -11
  459. package/src/models/operations/listproducts.ts +0 -11
  460. package/src/models/operations/listproductvariants.ts +0 -11
  461. package/src/models/operations/listsimilarproducts.ts +0 -11
  462. package/src/models/operations/listskus.ts +0 -11
  463. package/src/models/operations/listupsellproducts.ts +0 -11
  464. package/src/models/operations/listuserreviews.ts +0 -11
  465. package/src/models/operations/loginwithemail.ts +0 -11
  466. package/src/models/operations/loginwithphone.ts +0 -11
  467. package/src/models/operations/loginwithwhatsapp.ts +0 -11
  468. package/src/models/operations/logout.ts +0 -11
  469. package/src/models/operations/refreshtoken.ts +0 -11
  470. package/src/models/operations/removecoupon.ts +0 -11
  471. package/src/models/operations/retryorderpayment.ts +0 -11
  472. package/src/models/operations/searchproducts.ts +0 -11
  473. package/src/models/operations/subscribenewsletter.ts +0 -11
  474. package/src/models/operations/updateaddressdetail.ts +0 -11
  475. package/src/models/operations/updatecart.ts +0 -11
  476. package/src/models/operations/updatenotificationpreferences.ts +0 -11
  477. package/src/models/operations/updateuser.ts +0 -11
  478. package/src/models/operations/verifyotp.ts +0 -11
@@ -8,17 +8,6 @@ import { Result as SafeParseResult } from "../../types/fp.js";
8
8
  import * as components from "../components/index.js";
9
9
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
10
10
 
11
- export const GetCartServerList = [
12
- /**
13
- * Staging Server
14
- */
15
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
16
- /**
17
- * Prod Server
18
- */
19
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
20
- ] as const;
21
-
22
11
  export type GetCartRequest = {
23
12
  /**
24
13
  * Cart ID
@@ -9,17 +9,6 @@ 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 const GetNotificationPreferencesServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type GetNotificationPreferencesRequest = {
24
13
  /**
25
14
  * user id
@@ -9,17 +9,6 @@ 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 const GetOrderDetailServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type GetOrderDetailRequest = {
24
13
  /**
25
14
  * order number
@@ -9,17 +9,6 @@ import { ClosedEnum } from "../../types/enums.js";
9
9
  import { Result as SafeParseResult } from "../../types/fp.js";
10
10
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
11
11
 
12
- export const GetPaymentStatusServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type GetPaymentStatusRequest = {
24
13
  /**
25
14
  * order number
@@ -9,17 +9,6 @@ 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 const GetProductDetailServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type GetProductDetailRequest = {
24
13
  /**
25
14
  * use this param only if different pricing is configured as per customer group
@@ -9,17 +9,6 @@ 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 const GetUserCartServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type GetUserCartRequest = {
24
13
  /**
25
14
  * User ID
@@ -8,17 +8,6 @@ import { Result as SafeParseResult } from "../../types/fp.js";
8
8
  import * as components from "../components/index.js";
9
9
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
10
10
 
11
- export const GetUserDetailServerList = [
12
- /**
13
- * Staging Server
14
- */
15
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
16
- /**
17
- * Prod Server
18
- */
19
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
20
- ] as const;
21
-
22
11
  export type GetUserDetailRequest = {
23
12
  /**
24
13
  * user ID
@@ -9,17 +9,6 @@ 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 const GetVariantDetailServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type GetVariantDetailRequest = {
24
13
  /**
25
14
  * use this param only if different pricing is configured as per customer group
@@ -9,17 +9,6 @@ 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 const ListAddressesServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type ListAddressesRequest = {
24
13
  /**
25
14
  * page number of pagination list
@@ -9,17 +9,6 @@ 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 const ListCategoriesServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type ListCategoriesRequest = {
24
13
  /**
25
14
  * To return child categories
@@ -9,17 +9,6 @@ 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 const ListCountryPincodesServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type ListCountryPincodesRequest = {
24
13
  /**
25
14
  * pincode. atleast 3 initial chars require to use this param
@@ -9,17 +9,6 @@ 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 const ListCrosssellProductsServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type ListCrosssellProductsRequest = {
24
13
  /**
25
14
  * Product ids of cart items
@@ -9,17 +9,6 @@ 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 const ListOrdersServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type ListOrdersRequest = {
24
13
  /**
25
14
  * page number of pagination list
@@ -9,17 +9,6 @@ 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 const ListOrderShipmentsServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type ListOrderShipmentsRequest = {
24
13
  /**
25
14
  * order number
@@ -9,17 +9,6 @@ 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 const ListProductReviewsServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type ListProductReviewsRequest = {
24
13
  /**
25
14
  * page number of pagination list
@@ -9,17 +9,6 @@ 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 const ListProductsServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type ListProductsRequest = {
24
13
  /**
25
14
  * page number of pagination list
@@ -9,17 +9,6 @@ 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 const ListProductVariantsServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type ListProductVariantsRequest = {
24
13
  /**
25
14
  * use this param only if different pricing is configured as per customer group
@@ -9,17 +9,6 @@ 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 const ListSimilarProductsServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type ListSimilarProductsRequest = {
24
13
  /**
25
14
  * to retrieve similar products of specified products
@@ -9,17 +9,6 @@ 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 const ListSkusServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type ListSkusRequest = {
24
13
  /**
25
14
  * page number of pagination list
@@ -9,17 +9,6 @@ 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 const ListUpsellProductsServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type ListUpsellProductsRequest = {
24
13
  /**
25
14
  * Product ids of cart items
@@ -9,17 +9,6 @@ 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 const ListUserReviewsServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type ListUserReviewsRequest = {
24
13
  /**
25
14
  * user id
@@ -8,17 +8,6 @@ import { safeParse } from "../../lib/schemas.js";
8
8
  import { Result as SafeParseResult } from "../../types/fp.js";
9
9
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
10
10
 
11
- export const LoginWithEmailServerList = [
12
- /**
13
- * Staging Server
14
- */
15
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
16
- /**
17
- * Prod Server
18
- */
19
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
20
- ] as const;
21
-
22
11
  export type LoginWithEmailRequestBody = {
23
12
  /**
24
13
  * User's email address.
@@ -8,17 +8,6 @@ import { safeParse } from "../../lib/schemas.js";
8
8
  import { Result as SafeParseResult } from "../../types/fp.js";
9
9
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
10
10
 
11
- export const LoginWithPhoneServerList = [
12
- /**
13
- * Staging Server
14
- */
15
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
16
- /**
17
- * Prod Server
18
- */
19
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
20
- ] as const;
21
-
22
11
  export type LoginWithPhoneRequestBody = {
23
12
  /**
24
13
  * Two-letter code begin with a plus sign prefix that identifies different countries. By default it will be +91 if not provided.
@@ -8,17 +8,6 @@ import { safeParse } from "../../lib/schemas.js";
8
8
  import { Result as SafeParseResult } from "../../types/fp.js";
9
9
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
10
10
 
11
- export const LoginWithWhatsappServerList = [
12
- /**
13
- * Staging Server
14
- */
15
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
16
- /**
17
- * Prod Server
18
- */
19
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
20
- ] as const;
21
-
22
11
  export type LoginWithWhatsappRequestBody = {
23
12
  /**
24
13
  * Two-letter code begin with a plus sign prefix that identifies different countries. By default it will be +91 if not provided.
@@ -9,17 +9,6 @@ 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 const LogoutServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  /**
24
13
  * An object containing the response content.
25
14
  */
@@ -8,17 +8,6 @@ import { safeParse } from "../../lib/schemas.js";
8
8
  import { Result as SafeParseResult } from "../../types/fp.js";
9
9
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
10
10
 
11
- export const RefreshTokenServerList = [
12
- /**
13
- * Staging Server
14
- */
15
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
16
- /**
17
- * Prod Server
18
- */
19
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
20
- ] as const;
21
-
22
11
  export type RefreshTokenRequestBody = {
23
12
  /**
24
13
  * A string representing the refresh token.
@@ -8,17 +8,6 @@ import { Result as SafeParseResult } from "../../types/fp.js";
8
8
  import * as components from "../components/index.js";
9
9
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
10
10
 
11
- export const RemoveCouponServerList = [
12
- /**
13
- * Staging Server
14
- */
15
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
16
- /**
17
- * Prod Server
18
- */
19
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
20
- ] as const;
21
-
22
11
  export type RemoveCouponRequest = {
23
12
  /**
24
13
  * Cart ID
@@ -9,17 +9,6 @@ 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 const RetryOrderPaymentServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type RetryOrderPaymentPaymentGatewayParams =
24
13
  | (components.PayuPaymentGatewayParams & { paymentGateway: "PAYU" })
25
14
  | (components.JuspayPaymentGatewayParams & { paymentGateway: "JUSPAY" });
@@ -9,17 +9,6 @@ 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 const SearchProductsServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type FacetStats = {
24
13
  min: number;
25
14
  max: number;
@@ -7,17 +7,6 @@ import { safeParse } from "../../lib/schemas.js";
7
7
  import { Result as SafeParseResult } from "../../types/fp.js";
8
8
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
9
9
 
10
- export const SubscribeNewsletterServerList = [
11
- /**
12
- * Staging Server
13
- */
14
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
15
- /**
16
- * Prod Server
17
- */
18
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
19
- ] as const;
20
-
21
10
  export type SubscribeNewsletterRequestBody = {
22
11
  email: string;
23
12
  };
@@ -9,17 +9,6 @@ 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 const UpdateAddressDetailServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  /**
24
13
  * payload for address update
25
14
  */
@@ -9,17 +9,6 @@ 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 const UpdateCartServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type UpdateCartRequest = {
24
13
  /**
25
14
  * cart id
@@ -9,17 +9,6 @@ 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 const UpdateNotificationPreferencesServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type UpdateNotificationPreferencesRequestBody = {
24
13
  /**
25
14
  * Set channel preferences for each type of
@@ -9,17 +9,6 @@ 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 const UpdateUserServerList = [
13
- /**
14
- * Staging Server
15
- */
16
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
17
- /**
18
- * Prod Server
19
- */
20
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
21
- ] as const;
22
-
23
12
  export type UpdateUserRequest = {
24
13
  /**
25
14
  * user ID
@@ -10,17 +10,6 @@ import { Result as SafeParseResult } from "../../types/fp.js";
10
10
  import * as components from "../components/index.js";
11
11
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
12
12
 
13
- export const VerifyOtpServerList = [
14
- /**
15
- * Staging Server
16
- */
17
- "https://staging.api.commercengine.io/api/v1/{store_id}/storefront",
18
- /**
19
- * Prod Server
20
- */
21
- "https://prod.api.commercengine.io/api/v1/{store_id}/storefront",
22
- ] as const;
23
-
24
13
  /**
25
14
  * A string indicating the action to be performed.
26
15
  */