@digital8/lighting-illusions-ts-sdk 0.0.365 → 0.0.366

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 (511) hide show
  1. package/.openapi-generator/FILES +0 -232
  2. package/README.md +2 -167
  3. package/dist/apis/SiteApi.d.ts +1 -23
  4. package/dist/apis/SiteApi.js +0 -91
  5. package/dist/apis/SupplierApi.d.ts +1 -12
  6. package/dist/apis/SupplierApi.js +0 -45
  7. package/dist/apis/index.d.ts +0 -5
  8. package/dist/apis/index.js +0 -5
  9. package/dist/models/AssetResource.d.ts +6 -0
  10. package/dist/models/AssetResource.js +4 -0
  11. package/dist/models/IndexSiteNotificationRequest.d.ts +2 -8
  12. package/dist/models/IndexSiteNotificationRequest.js +0 -2
  13. package/dist/models/IndexSiteRequest.d.ts +2 -8
  14. package/dist/models/IndexSiteRequest.js +0 -2
  15. package/dist/models/IndexSupplierRequest.d.ts +2 -8
  16. package/dist/models/IndexSupplierRequest.js +0 -2
  17. package/dist/models/SiteConfigResource.d.ts +1 -1
  18. package/dist/models/SiteConfigResource.js +1 -3
  19. package/dist/models/SiteNotificationResource.d.ts +2 -2
  20. package/dist/models/SiteNotificationResource.js +2 -6
  21. package/dist/models/StoreSupplierRequest.d.ts +2 -3
  22. package/dist/models/StoreSupplierRequest.js +2 -3
  23. package/dist/models/UpdateSupplierRequest.d.ts +2 -3
  24. package/dist/models/UpdateSupplierRequest.js +2 -3
  25. package/dist/models/index.d.ts +0 -111
  26. package/dist/models/index.js +0 -111
  27. package/docs/AssetResource.md +2 -0
  28. package/docs/IndexSiteNotificationRequest.md +1 -3
  29. package/docs/IndexSiteRequest.md +1 -3
  30. package/docs/IndexSupplierRequest.md +1 -3
  31. package/docs/SiteApi.md +2 -134
  32. package/docs/StoreSupplierRequest.md +1 -1
  33. package/docs/SupplierApi.md +1 -67
  34. package/docs/UpdateSupplierRequest.md +1 -1
  35. package/package.json +1 -1
  36. package/src/apis/SiteApi.ts +0 -80
  37. package/src/apis/SupplierApi.ts +0 -42
  38. package/src/apis/index.ts +0 -5
  39. package/src/models/AssetResource.ts +9 -0
  40. package/src/models/IndexSiteNotificationRequest.ts +2 -10
  41. package/src/models/IndexSiteRequest.ts +2 -10
  42. package/src/models/IndexSupplierRequest.ts +2 -10
  43. package/src/models/SiteConfigResource.ts +2 -3
  44. package/src/models/SiteNotificationResource.ts +4 -6
  45. package/src/models/StoreSupplierRequest.ts +4 -12
  46. package/src/models/UpdateSupplierRequest.ts +4 -12
  47. package/src/models/index.ts +0 -111
  48. package/dist/apis/AttributeApi.d.ts +0 -179
  49. package/dist/apis/AttributeApi.js +0 -735
  50. package/dist/apis/OverlayTemplateApi.d.ts +0 -143
  51. package/dist/apis/OverlayTemplateApi.js +0 -592
  52. package/dist/apis/ProductApi.d.ts +0 -141
  53. package/dist/apis/ProductApi.js +0 -585
  54. package/dist/apis/ProductTypeApi.d.ts +0 -121
  55. package/dist/apis/ProductTypeApi.js +0 -501
  56. package/dist/apis/TagApi.d.ts +0 -85
  57. package/dist/apis/TagApi.js +0 -355
  58. package/dist/models/AssetFileForUploadResourceArrayResponse.d.ts +0 -33
  59. package/dist/models/AssetFileForUploadResourceArrayResponse.js +0 -50
  60. package/dist/models/AssetResourceArrayResponse.d.ts +0 -33
  61. package/dist/models/AssetResourceArrayResponse.js +0 -50
  62. package/dist/models/AttributeFieldType.d.ts +0 -27
  63. package/dist/models/AttributeFieldType.js +0 -53
  64. package/dist/models/AttributeLiteResource.d.ts +0 -38
  65. package/dist/models/AttributeLiteResource.js +0 -55
  66. package/dist/models/AttributeLiteResourceArrayResponse.d.ts +0 -33
  67. package/dist/models/AttributeLiteResourceArrayResponse.js +0 -50
  68. package/dist/models/AttributeProductTypeRelationResource.d.ts +0 -81
  69. package/dist/models/AttributeProductTypeRelationResource.js +0 -84
  70. package/dist/models/AttributeProductTypeRelationResourceArrayResponse.d.ts +0 -33
  71. package/dist/models/AttributeProductTypeRelationResourceArrayResponse.js +0 -50
  72. package/dist/models/AttributeResource.d.ts +0 -75
  73. package/dist/models/AttributeResource.js +0 -80
  74. package/dist/models/AttributeResourceArrayResponse.d.ts +0 -33
  75. package/dist/models/AttributeResourceArrayResponse.js +0 -50
  76. package/dist/models/AttributeType.d.ts +0 -26
  77. package/dist/models/AttributeType.js +0 -52
  78. package/dist/models/AttributeValueResource.d.ts +0 -38
  79. package/dist/models/AttributeValueResource.js +0 -55
  80. package/dist/models/AttributeValueResourceArrayResponse.d.ts +0 -33
  81. package/dist/models/AttributeValueResourceArrayResponse.js +0 -50
  82. package/dist/models/CouponDiscountType.d.ts +0 -25
  83. package/dist/models/CouponDiscountType.js +0 -51
  84. package/dist/models/DestroyAttributeValueRequest.d.ts +0 -32
  85. package/dist/models/DestroyAttributeValueRequest.js +0 -49
  86. package/dist/models/GetAllAttributeRequest.d.ts +0 -101
  87. package/dist/models/GetAllAttributeRequest.js +0 -88
  88. package/dist/models/GetAllOverlayTemplateRequest.d.ts +0 -87
  89. package/dist/models/GetAllOverlayTemplateRequest.js +0 -82
  90. package/dist/models/GetAllProductChildRequest.d.ts +0 -83
  91. package/dist/models/GetAllProductChildRequest.js +0 -83
  92. package/dist/models/GetAllProductRequest.d.ts +0 -83
  93. package/dist/models/GetAllProductRequest.js +0 -82
  94. package/dist/models/GetAllProductTypeRequest.d.ts +0 -82
  95. package/dist/models/GetAllProductTypeRequest.js +0 -81
  96. package/dist/models/GetAllSupplierRequest.d.ts +0 -83
  97. package/dist/models/GetAllSupplierRequest.js +0 -82
  98. package/dist/models/IndexAttributeRequest.d.ts +0 -92
  99. package/dist/models/IndexAttributeRequest.js +0 -80
  100. package/dist/models/IndexOverlayTemplateRequest.d.ts +0 -80
  101. package/dist/models/IndexOverlayTemplateRequest.js +0 -76
  102. package/dist/models/IndexProductChildRequest.d.ts +0 -95
  103. package/dist/models/IndexProductChildRequest.js +0 -87
  104. package/dist/models/IndexProductTypeRequest.d.ts +0 -74
  105. package/dist/models/IndexProductTypeRequest.js +0 -74
  106. package/dist/models/IndexTagRequest.d.ts +0 -87
  107. package/dist/models/IndexTagRequest.js +0 -79
  108. package/dist/models/LinkAssetsOverlayTemplateRequest.d.ts +0 -32
  109. package/dist/models/LinkAssetsOverlayTemplateRequest.js +0 -51
  110. package/dist/models/LinkAttributeProductTypeRequest.d.ts +0 -48
  111. package/dist/models/LinkAttributeProductTypeRequest.js +0 -65
  112. package/dist/models/LinkProductTypeAttributeRequest.d.ts +0 -48
  113. package/dist/models/LinkProductTypeAttributeRequest.js +0 -65
  114. package/dist/models/ModelAttributeResource.d.ts +0 -52
  115. package/dist/models/ModelAttributeResource.js +0 -65
  116. package/dist/models/ModelAttributeResourceArrayResponse.d.ts +0 -33
  117. package/dist/models/ModelAttributeResourceArrayResponse.js +0 -50
  118. package/dist/models/OverlayTemplateAssetPosition.d.ts +0 -30
  119. package/dist/models/OverlayTemplateAssetPosition.js +0 -56
  120. package/dist/models/OverlayTemplateAssetResource.d.ts +0 -63
  121. package/dist/models/OverlayTemplateAssetResource.js +0 -72
  122. package/dist/models/OverlayTemplateAssetResourceArrayResponse.d.ts +0 -33
  123. package/dist/models/OverlayTemplateAssetResourceArrayResponse.js +0 -50
  124. package/dist/models/OverlayTemplateLiteResource.d.ts +0 -45
  125. package/dist/models/OverlayTemplateLiteResource.js +0 -60
  126. package/dist/models/OverlayTemplateLiteResourceArrayResponse.d.ts +0 -33
  127. package/dist/models/OverlayTemplateLiteResourceArrayResponse.js +0 -50
  128. package/dist/models/OverlayTemplateResource.d.ts +0 -58
  129. package/dist/models/OverlayTemplateResource.js +0 -69
  130. package/dist/models/OverlayTemplateResourceArrayResponse.d.ts +0 -33
  131. package/dist/models/OverlayTemplateResourceArrayResponse.js +0 -50
  132. package/dist/models/PaginatedAttributeLiteResourceResponse.d.ts +0 -40
  133. package/dist/models/PaginatedAttributeLiteResourceResponse.js +0 -57
  134. package/dist/models/PaginatedAttributeProductTypeRelationResourceResponse.d.ts +0 -40
  135. package/dist/models/PaginatedAttributeProductTypeRelationResourceResponse.js +0 -57
  136. package/dist/models/PaginatedAttributeResourceResponse.d.ts +0 -40
  137. package/dist/models/PaginatedAttributeResourceResponse.js +0 -57
  138. package/dist/models/PaginatedOverlayTemplateLiteResourceResponse.d.ts +0 -40
  139. package/dist/models/PaginatedOverlayTemplateLiteResourceResponse.js +0 -57
  140. package/dist/models/PaginatedOverlayTemplateResourceResponse.d.ts +0 -40
  141. package/dist/models/PaginatedOverlayTemplateResourceResponse.js +0 -57
  142. package/dist/models/PaginatedProductChildLiteResourceResponse.d.ts +0 -40
  143. package/dist/models/PaginatedProductChildLiteResourceResponse.js +0 -57
  144. package/dist/models/PaginatedProductChildRelationResourceResponse.d.ts +0 -40
  145. package/dist/models/PaginatedProductChildRelationResourceResponse.js +0 -57
  146. package/dist/models/PaginatedProductChildResourceResponse.d.ts +0 -40
  147. package/dist/models/PaginatedProductChildResourceResponse.js +0 -57
  148. package/dist/models/PaginatedProductLiteResourceResponse.d.ts +0 -40
  149. package/dist/models/PaginatedProductLiteResourceResponse.js +0 -57
  150. package/dist/models/PaginatedProductResourceResponse.d.ts +0 -40
  151. package/dist/models/PaginatedProductResourceResponse.js +0 -57
  152. package/dist/models/PaginatedProductTypeLiteResourceResponse.d.ts +0 -40
  153. package/dist/models/PaginatedProductTypeLiteResourceResponse.js +0 -57
  154. package/dist/models/PaginatedProductTypeResourceResponse.d.ts +0 -40
  155. package/dist/models/PaginatedProductTypeResourceResponse.js +0 -57
  156. package/dist/models/PaginatedSiteLiteResourceResponse.d.ts +0 -40
  157. package/dist/models/PaginatedSiteLiteResourceResponse.js +0 -57
  158. package/dist/models/PaginatedTagLiteResourceResponse.d.ts +0 -40
  159. package/dist/models/PaginatedTagLiteResourceResponse.js +0 -57
  160. package/dist/models/PaginatedTagResourceResponse.d.ts +0 -40
  161. package/dist/models/PaginatedTagResourceResponse.js +0 -57
  162. package/dist/models/ProductChildLiteResource.d.ts +0 -63
  163. package/dist/models/ProductChildLiteResource.js +0 -70
  164. package/dist/models/ProductChildLiteResourceArrayResponse.d.ts +0 -33
  165. package/dist/models/ProductChildLiteResourceArrayResponse.js +0 -50
  166. package/dist/models/ProductChildRelationResource.d.ts +0 -69
  167. package/dist/models/ProductChildRelationResource.js +0 -74
  168. package/dist/models/ProductChildRelationResourceArrayResponse.d.ts +0 -33
  169. package/dist/models/ProductChildRelationResourceArrayResponse.js +0 -50
  170. package/dist/models/ProductChildResource.d.ts +0 -191
  171. package/dist/models/ProductChildResource.js +0 -148
  172. package/dist/models/ProductChildResourceArrayResponse.d.ts +0 -33
  173. package/dist/models/ProductChildResourceArrayResponse.js +0 -50
  174. package/dist/models/ProductLiteResource.d.ts +0 -38
  175. package/dist/models/ProductLiteResource.js +0 -55
  176. package/dist/models/ProductLiteResourceArrayResponse.d.ts +0 -33
  177. package/dist/models/ProductLiteResourceArrayResponse.js +0 -50
  178. package/dist/models/ProductResource.d.ts +0 -88
  179. package/dist/models/ProductResource.js +0 -89
  180. package/dist/models/ProductResourceArrayResponse.d.ts +0 -33
  181. package/dist/models/ProductResourceArrayResponse.js +0 -50
  182. package/dist/models/ProductTypeLiteResource.d.ts +0 -38
  183. package/dist/models/ProductTypeLiteResource.js +0 -55
  184. package/dist/models/ProductTypeLiteResourceArrayResponse.d.ts +0 -33
  185. package/dist/models/ProductTypeLiteResourceArrayResponse.js +0 -50
  186. package/dist/models/ProductTypeResource.d.ts +0 -75
  187. package/dist/models/ProductTypeResource.js +0 -80
  188. package/dist/models/ProductTypeResourceArrayResponse.d.ts +0 -33
  189. package/dist/models/ProductTypeResourceArrayResponse.js +0 -50
  190. package/dist/models/SEOResourceArrayResponse.d.ts +0 -33
  191. package/dist/models/SEOResourceArrayResponse.js +0 -50
  192. package/dist/models/SiteConfigResourceArrayResponse.d.ts +0 -33
  193. package/dist/models/SiteConfigResourceArrayResponse.js +0 -50
  194. package/dist/models/SiteLiteResource.d.ts +0 -50
  195. package/dist/models/SiteLiteResource.js +0 -63
  196. package/dist/models/SiteLiteResourceArrayResponse.d.ts +0 -33
  197. package/dist/models/SiteLiteResourceArrayResponse.js +0 -50
  198. package/dist/models/SiteNotificationResourceArrayResponse.d.ts +0 -33
  199. package/dist/models/SiteNotificationResourceArrayResponse.js +0 -50
  200. package/dist/models/SitePaymentConfigResourceArrayResponse.d.ts +0 -33
  201. package/dist/models/SitePaymentConfigResourceArrayResponse.js +0 -50
  202. package/dist/models/SiteResourceArrayResponse.d.ts +0 -33
  203. package/dist/models/SiteResourceArrayResponse.js +0 -50
  204. package/dist/models/StoreAttributeRequest.d.ts +0 -65
  205. package/dist/models/StoreAttributeRequest.js +0 -74
  206. package/dist/models/StoreAttributeValueRequest.d.ts +0 -38
  207. package/dist/models/StoreAttributeValueRequest.js +0 -55
  208. package/dist/models/StoreOverlayTemplateAssetRequest.d.ts +0 -87
  209. package/dist/models/StoreOverlayTemplateAssetRequest.js +0 -84
  210. package/dist/models/StoreOverlayTemplateRequest.d.ts +0 -38
  211. package/dist/models/StoreOverlayTemplateRequest.js +0 -55
  212. package/dist/models/StoreProductChildRequest.d.ts +0 -138
  213. package/dist/models/StoreProductChildRequest.js +0 -115
  214. package/dist/models/StoreProductChildRequestAccessoriesInner.d.ts +0 -32
  215. package/dist/models/StoreProductChildRequestAccessoriesInner.js +0 -51
  216. package/dist/models/StoreProductChildRequestAssetsInner.d.ts +0 -62
  217. package/dist/models/StoreProductChildRequestAssetsInner.js +0 -69
  218. package/dist/models/StoreProductChildRequestAttributeValuesInner.d.ts +0 -44
  219. package/dist/models/StoreProductChildRequestAttributeValuesInner.js +0 -57
  220. package/dist/models/StoreProductChildRequestSitesInner.d.ts +0 -98
  221. package/dist/models/StoreProductChildRequestSitesInner.js +0 -81
  222. package/dist/models/StoreProductRequest.d.ts +0 -81
  223. package/dist/models/StoreProductRequest.js +0 -80
  224. package/dist/models/StoreProductRequestCategoriesInner.d.ts +0 -38
  225. package/dist/models/StoreProductRequestCategoriesInner.js +0 -55
  226. package/dist/models/StoreProductTypeRequest.d.ts +0 -32
  227. package/dist/models/StoreProductTypeRequest.js +0 -51
  228. package/dist/models/StoreSupplierRequestSeoInner.d.ts +0 -62
  229. package/dist/models/StoreSupplierRequestSeoInner.js +0 -61
  230. package/dist/models/StoreTagRequest.d.ts +0 -88
  231. package/dist/models/StoreTagRequest.js +0 -81
  232. package/dist/models/SupplierFrontendResourceArrayResponse.d.ts +0 -33
  233. package/dist/models/SupplierFrontendResourceArrayResponse.js +0 -50
  234. package/dist/models/SupplierLiteResourceArrayResponse.d.ts +0 -33
  235. package/dist/models/SupplierLiteResourceArrayResponse.js +0 -50
  236. package/dist/models/SupplierResourceArrayResponse.d.ts +0 -33
  237. package/dist/models/SupplierResourceArrayResponse.js +0 -50
  238. package/dist/models/TagLiteResource.d.ts +0 -38
  239. package/dist/models/TagLiteResource.js +0 -55
  240. package/dist/models/TagLiteResourceArrayResponse.d.ts +0 -33
  241. package/dist/models/TagLiteResourceArrayResponse.js +0 -50
  242. package/dist/models/TagResource.d.ts +0 -64
  243. package/dist/models/TagResource.js +0 -73
  244. package/dist/models/TagResourceArrayResponse.d.ts +0 -33
  245. package/dist/models/TagResourceArrayResponse.js +0 -50
  246. package/dist/models/TagType.d.ts +0 -25
  247. package/dist/models/TagType.js +0 -51
  248. package/dist/models/ThirdPartySyncStatus.d.ts +0 -27
  249. package/dist/models/ThirdPartySyncStatus.js +0 -53
  250. package/dist/models/UpdateAttributeRequest.d.ts +0 -65
  251. package/dist/models/UpdateAttributeRequest.js +0 -74
  252. package/dist/models/UpdateAttributeValueRequest.d.ts +0 -32
  253. package/dist/models/UpdateAttributeValueRequest.js +0 -51
  254. package/dist/models/UpdateFilterOrderAttributeRequest.d.ts +0 -33
  255. package/dist/models/UpdateFilterOrderAttributeRequest.js +0 -52
  256. package/dist/models/UpdateFilterOrderAttributeRequestValuesInner.d.ts +0 -38
  257. package/dist/models/UpdateFilterOrderAttributeRequestValuesInner.js +0 -55
  258. package/dist/models/UpdateModelAttributeRequest.d.ts +0 -38
  259. package/dist/models/UpdateModelAttributeRequest.js +0 -53
  260. package/dist/models/UpdateOverlayTemplateAssetRequest.d.ts +0 -81
  261. package/dist/models/UpdateOverlayTemplateAssetRequest.js +0 -80
  262. package/dist/models/UpdateOverlayTemplateRequest.d.ts +0 -38
  263. package/dist/models/UpdateOverlayTemplateRequest.js +0 -53
  264. package/dist/models/UpdateProductChildRequest.d.ts +0 -126
  265. package/dist/models/UpdateProductChildRequest.js +0 -101
  266. package/dist/models/UpdateProductChildRequestAccessoriesInner.d.ts +0 -38
  267. package/dist/models/UpdateProductChildRequestAccessoriesInner.js +0 -55
  268. package/dist/models/UpdateProductChildRequestAssetsInner.d.ts +0 -50
  269. package/dist/models/UpdateProductChildRequestAssetsInner.js +0 -61
  270. package/dist/models/UpdateProductChildRequestCompatibleProductsInner.d.ts +0 -32
  271. package/dist/models/UpdateProductChildRequestCompatibleProductsInner.js +0 -51
  272. package/dist/models/UpdateProductRequest.d.ts +0 -81
  273. package/dist/models/UpdateProductRequest.js +0 -80
  274. package/dist/models/UpdateProductTypeRequest.d.ts +0 -57
  275. package/dist/models/UpdateProductTypeRequest.js +0 -60
  276. package/dist/models/UpdateProductTypeRequestPerformanceValuesInner.d.ts +0 -38
  277. package/dist/models/UpdateProductTypeRequestPerformanceValuesInner.js +0 -51
  278. package/dist/models/UpdateTagRequest.d.ts +0 -82
  279. package/dist/models/UpdateTagRequest.js +0 -77
  280. package/docs/AssetFileForUploadResourceArrayResponse.md +0 -34
  281. package/docs/AssetResourceArrayResponse.md +0 -34
  282. package/docs/AttributeApi.md +0 -953
  283. package/docs/AttributeFieldType.md +0 -32
  284. package/docs/AttributeLiteResource.md +0 -36
  285. package/docs/AttributeLiteResourceArrayResponse.md +0 -34
  286. package/docs/AttributeProductTypeRelationResource.md +0 -50
  287. package/docs/AttributeProductTypeRelationResourceArrayResponse.md +0 -34
  288. package/docs/AttributeResource.md +0 -48
  289. package/docs/AttributeResourceArrayResponse.md +0 -34
  290. package/docs/AttributeType.md +0 -32
  291. package/docs/AttributeValueResource.md +0 -36
  292. package/docs/AttributeValueResourceArrayResponse.md +0 -34
  293. package/docs/CouponDiscountType.md +0 -32
  294. package/docs/DestroyAttributeValueRequest.md +0 -34
  295. package/docs/GetAllAttributeRequest.md +0 -48
  296. package/docs/GetAllOverlayTemplateRequest.md +0 -44
  297. package/docs/GetAllProductChildRequest.md +0 -42
  298. package/docs/GetAllProductRequest.md +0 -42
  299. package/docs/GetAllProductTypeRequest.md +0 -42
  300. package/docs/GetAllSupplierRequest.md +0 -42
  301. package/docs/IndexAttributeRequest.md +0 -48
  302. package/docs/IndexOverlayTemplateRequest.md +0 -44
  303. package/docs/IndexProductChildRequest.md +0 -46
  304. package/docs/IndexProductTypeRequest.md +0 -42
  305. package/docs/IndexTagRequest.md +0 -46
  306. package/docs/LinkAssetsOverlayTemplateRequest.md +0 -34
  307. package/docs/LinkAttributeProductTypeRequest.md +0 -36
  308. package/docs/LinkProductTypeAttributeRequest.md +0 -36
  309. package/docs/ModelAttributeResource.md +0 -40
  310. package/docs/ModelAttributeResourceArrayResponse.md +0 -34
  311. package/docs/OverlayTemplateApi.md +0 -746
  312. package/docs/OverlayTemplateAssetPosition.md +0 -32
  313. package/docs/OverlayTemplateAssetResource.md +0 -44
  314. package/docs/OverlayTemplateAssetResourceArrayResponse.md +0 -34
  315. package/docs/OverlayTemplateLiteResource.md +0 -38
  316. package/docs/OverlayTemplateLiteResourceArrayResponse.md +0 -34
  317. package/docs/OverlayTemplateResource.md +0 -42
  318. package/docs/OverlayTemplateResourceArrayResponse.md +0 -34
  319. package/docs/PaginatedAttributeLiteResourceResponse.md +0 -36
  320. package/docs/PaginatedAttributeProductTypeRelationResourceResponse.md +0 -36
  321. package/docs/PaginatedAttributeResourceResponse.md +0 -36
  322. package/docs/PaginatedOverlayTemplateLiteResourceResponse.md +0 -36
  323. package/docs/PaginatedOverlayTemplateResourceResponse.md +0 -36
  324. package/docs/PaginatedProductChildLiteResourceResponse.md +0 -36
  325. package/docs/PaginatedProductChildRelationResourceResponse.md +0 -36
  326. package/docs/PaginatedProductChildResourceResponse.md +0 -36
  327. package/docs/PaginatedProductLiteResourceResponse.md +0 -36
  328. package/docs/PaginatedProductResourceResponse.md +0 -36
  329. package/docs/PaginatedProductTypeLiteResourceResponse.md +0 -36
  330. package/docs/PaginatedProductTypeResourceResponse.md +0 -36
  331. package/docs/PaginatedSiteLiteResourceResponse.md +0 -36
  332. package/docs/PaginatedTagLiteResourceResponse.md +0 -36
  333. package/docs/PaginatedTagResourceResponse.md +0 -36
  334. package/docs/ProductApi.md +0 -740
  335. package/docs/ProductChildLiteResource.md +0 -44
  336. package/docs/ProductChildLiteResourceArrayResponse.md +0 -34
  337. package/docs/ProductChildRelationResource.md +0 -46
  338. package/docs/ProductChildRelationResourceArrayResponse.md +0 -34
  339. package/docs/ProductChildResource.md +0 -86
  340. package/docs/ProductChildResourceArrayResponse.md +0 -34
  341. package/docs/ProductLiteResource.md +0 -36
  342. package/docs/ProductLiteResourceArrayResponse.md +0 -34
  343. package/docs/ProductResource.md +0 -52
  344. package/docs/ProductResourceArrayResponse.md +0 -34
  345. package/docs/ProductTypeApi.md +0 -614
  346. package/docs/ProductTypeLiteResource.md +0 -36
  347. package/docs/ProductTypeLiteResourceArrayResponse.md +0 -34
  348. package/docs/ProductTypeResource.md +0 -48
  349. package/docs/ProductTypeResourceArrayResponse.md +0 -34
  350. package/docs/SEOResourceArrayResponse.md +0 -34
  351. package/docs/SiteConfigResourceArrayResponse.md +0 -34
  352. package/docs/SiteLiteResource.md +0 -40
  353. package/docs/SiteLiteResourceArrayResponse.md +0 -34
  354. package/docs/SiteNotificationResourceArrayResponse.md +0 -34
  355. package/docs/SitePaymentConfigResourceArrayResponse.md +0 -34
  356. package/docs/SiteResourceArrayResponse.md +0 -34
  357. package/docs/StoreAttributeRequest.md +0 -42
  358. package/docs/StoreAttributeValueRequest.md +0 -36
  359. package/docs/StoreOverlayTemplateAssetRequest.md +0 -48
  360. package/docs/StoreOverlayTemplateRequest.md +0 -36
  361. package/docs/StoreProductChildRequest.md +0 -68
  362. package/docs/StoreProductChildRequestAccessoriesInner.md +0 -34
  363. package/docs/StoreProductChildRequestAssetsInner.md +0 -44
  364. package/docs/StoreProductChildRequestAttributeValuesInner.md +0 -38
  365. package/docs/StoreProductChildRequestSitesInner.md +0 -56
  366. package/docs/StoreProductRequest.md +0 -50
  367. package/docs/StoreProductRequestCategoriesInner.md +0 -36
  368. package/docs/StoreProductTypeRequest.md +0 -34
  369. package/docs/StoreSupplierRequestSeoInner.md +0 -44
  370. package/docs/StoreTagRequest.md +0 -50
  371. package/docs/SupplierFrontendResourceArrayResponse.md +0 -34
  372. package/docs/SupplierLiteResourceArrayResponse.md +0 -34
  373. package/docs/SupplierResourceArrayResponse.md +0 -34
  374. package/docs/TagApi.md +0 -407
  375. package/docs/TagLiteResource.md +0 -36
  376. package/docs/TagLiteResourceArrayResponse.md +0 -34
  377. package/docs/TagResource.md +0 -44
  378. package/docs/TagResourceArrayResponse.md +0 -34
  379. package/docs/TagType.md +0 -32
  380. package/docs/ThirdPartySyncStatus.md +0 -32
  381. package/docs/UpdateAttributeRequest.md +0 -42
  382. package/docs/UpdateAttributeValueRequest.md +0 -34
  383. package/docs/UpdateFilterOrderAttributeRequest.md +0 -34
  384. package/docs/UpdateFilterOrderAttributeRequestValuesInner.md +0 -36
  385. package/docs/UpdateModelAttributeRequest.md +0 -36
  386. package/docs/UpdateOverlayTemplateAssetRequest.md +0 -46
  387. package/docs/UpdateOverlayTemplateRequest.md +0 -36
  388. package/docs/UpdateProductChildRequest.md +0 -64
  389. package/docs/UpdateProductChildRequestAccessoriesInner.md +0 -36
  390. package/docs/UpdateProductChildRequestAssetsInner.md +0 -40
  391. package/docs/UpdateProductChildRequestCompatibleProductsInner.md +0 -34
  392. package/docs/UpdateProductRequest.md +0 -50
  393. package/docs/UpdateProductTypeRequest.md +0 -42
  394. package/docs/UpdateProductTypeRequestPerformanceValuesInner.md +0 -36
  395. package/docs/UpdateTagRequest.md +0 -48
  396. package/src/apis/AttributeApi.ts +0 -657
  397. package/src/apis/OverlayTemplateApi.ts +0 -512
  398. package/src/apis/ProductApi.ts +0 -500
  399. package/src/apis/ProductTypeApi.ts +0 -429
  400. package/src/apis/TagApi.ts +0 -283
  401. package/src/models/AssetFileForUploadResourceArrayResponse.ts +0 -73
  402. package/src/models/AssetResourceArrayResponse.ts +0 -73
  403. package/src/models/AttributeFieldType.ts +0 -55
  404. package/src/models/AttributeLiteResource.ts +0 -75
  405. package/src/models/AttributeLiteResourceArrayResponse.ts +0 -73
  406. package/src/models/AttributeProductTypeRelationResource.ts +0 -146
  407. package/src/models/AttributeProductTypeRelationResourceArrayResponse.ts +0 -73
  408. package/src/models/AttributeResource.ts +0 -137
  409. package/src/models/AttributeResourceArrayResponse.ts +0 -73
  410. package/src/models/AttributeType.ts +0 -54
  411. package/src/models/AttributeValueResource.ts +0 -75
  412. package/src/models/AttributeValueResourceArrayResponse.ts +0 -73
  413. package/src/models/CouponDiscountType.ts +0 -53
  414. package/src/models/DestroyAttributeValueRequest.ts +0 -65
  415. package/src/models/GetAllAttributeRequest.ts +0 -153
  416. package/src/models/GetAllOverlayTemplateRequest.ts +0 -135
  417. package/src/models/GetAllProductChildRequest.ts +0 -128
  418. package/src/models/GetAllProductRequest.ts +0 -129
  419. package/src/models/GetAllProductTypeRequest.ts +0 -128
  420. package/src/models/GetAllSupplierRequest.ts +0 -129
  421. package/src/models/IndexAttributeRequest.ts +0 -143
  422. package/src/models/IndexOverlayTemplateRequest.ts +0 -127
  423. package/src/models/IndexProductChildRequest.ts +0 -144
  424. package/src/models/IndexProductTypeRequest.ts +0 -119
  425. package/src/models/IndexTagRequest.ts +0 -136
  426. package/src/models/LinkAssetsOverlayTemplateRequest.ts +0 -66
  427. package/src/models/LinkAttributeProductTypeRequest.ts +0 -88
  428. package/src/models/LinkProductTypeAttributeRequest.ts +0 -88
  429. package/src/models/ModelAttributeResource.ts +0 -108
  430. package/src/models/ModelAttributeResourceArrayResponse.ts +0 -73
  431. package/src/models/OverlayTemplateAssetPosition.ts +0 -58
  432. package/src/models/OverlayTemplateAssetResource.ts +0 -119
  433. package/src/models/OverlayTemplateAssetResourceArrayResponse.ts +0 -73
  434. package/src/models/OverlayTemplateLiteResource.ts +0 -92
  435. package/src/models/OverlayTemplateLiteResourceArrayResponse.ts +0 -73
  436. package/src/models/OverlayTemplateResource.ts +0 -117
  437. package/src/models/OverlayTemplateResourceArrayResponse.ts +0 -73
  438. package/src/models/PaginatedAttributeLiteResourceResponse.ts +0 -90
  439. package/src/models/PaginatedAttributeProductTypeRelationResourceResponse.ts +0 -90
  440. package/src/models/PaginatedAttributeResourceResponse.ts +0 -90
  441. package/src/models/PaginatedOverlayTemplateLiteResourceResponse.ts +0 -90
  442. package/src/models/PaginatedOverlayTemplateResourceResponse.ts +0 -90
  443. package/src/models/PaginatedProductChildLiteResourceResponse.ts +0 -90
  444. package/src/models/PaginatedProductChildRelationResourceResponse.ts +0 -90
  445. package/src/models/PaginatedProductChildResourceResponse.ts +0 -90
  446. package/src/models/PaginatedProductLiteResourceResponse.ts +0 -90
  447. package/src/models/PaginatedProductResourceResponse.ts +0 -90
  448. package/src/models/PaginatedProductTypeLiteResourceResponse.ts +0 -90
  449. package/src/models/PaginatedProductTypeResourceResponse.ts +0 -90
  450. package/src/models/PaginatedSiteLiteResourceResponse.ts +0 -90
  451. package/src/models/PaginatedTagLiteResourceResponse.ts +0 -90
  452. package/src/models/PaginatedTagResourceResponse.ts +0 -90
  453. package/src/models/ProductChildLiteResource.ts +0 -118
  454. package/src/models/ProductChildLiteResourceArrayResponse.ts +0 -73
  455. package/src/models/ProductChildRelationResource.ts +0 -127
  456. package/src/models/ProductChildRelationResourceArrayResponse.ts +0 -73
  457. package/src/models/ProductChildResource.ts +0 -317
  458. package/src/models/ProductChildResourceArrayResponse.ts +0 -73
  459. package/src/models/ProductLiteResource.ts +0 -75
  460. package/src/models/ProductLiteResourceArrayResponse.ts +0 -73
  461. package/src/models/ProductResource.ts +0 -162
  462. package/src/models/ProductResourceArrayResponse.ts +0 -73
  463. package/src/models/ProductTypeLiteResource.ts +0 -75
  464. package/src/models/ProductTypeLiteResourceArrayResponse.ts +0 -73
  465. package/src/models/ProductTypeResource.ts +0 -137
  466. package/src/models/ProductTypeResourceArrayResponse.ts +0 -73
  467. package/src/models/SEOResourceArrayResponse.ts +0 -73
  468. package/src/models/SiteConfigResourceArrayResponse.ts +0 -73
  469. package/src/models/SiteLiteResource.ts +0 -93
  470. package/src/models/SiteLiteResourceArrayResponse.ts +0 -73
  471. package/src/models/SiteNotificationResourceArrayResponse.ts +0 -73
  472. package/src/models/SitePaymentConfigResourceArrayResponse.ts +0 -73
  473. package/src/models/SiteResourceArrayResponse.ts +0 -73
  474. package/src/models/StoreAttributeRequest.ts +0 -113
  475. package/src/models/StoreAttributeValueRequest.ts +0 -75
  476. package/src/models/StoreOverlayTemplateAssetRequest.ts +0 -141
  477. package/src/models/StoreOverlayTemplateRequest.ts +0 -75
  478. package/src/models/StoreProductChildRequest.ts +0 -244
  479. package/src/models/StoreProductChildRequestAccessoriesInner.ts +0 -66
  480. package/src/models/StoreProductChildRequestAssetsInner.ts +0 -110
  481. package/src/models/StoreProductChildRequestAttributeValuesInner.ts +0 -83
  482. package/src/models/StoreProductChildRequestSitesInner.ts +0 -158
  483. package/src/models/StoreProductRequest.ts +0 -144
  484. package/src/models/StoreProductRequestCategoriesInner.ts +0 -75
  485. package/src/models/StoreProductTypeRequest.ts +0 -66
  486. package/src/models/StoreSupplierRequestSeoInner.ts +0 -106
  487. package/src/models/StoreTagRequest.ts +0 -144
  488. package/src/models/SupplierFrontendResourceArrayResponse.ts +0 -73
  489. package/src/models/SupplierLiteResourceArrayResponse.ts +0 -73
  490. package/src/models/SupplierResourceArrayResponse.ts +0 -73
  491. package/src/models/TagLiteResource.ts +0 -75
  492. package/src/models/TagLiteResourceArrayResponse.ts +0 -73
  493. package/src/models/TagResource.ts +0 -126
  494. package/src/models/TagResourceArrayResponse.ts +0 -73
  495. package/src/models/TagType.ts +0 -53
  496. package/src/models/ThirdPartySyncStatus.ts +0 -55
  497. package/src/models/UpdateAttributeRequest.ts +0 -113
  498. package/src/models/UpdateAttributeValueRequest.ts +0 -66
  499. package/src/models/UpdateFilterOrderAttributeRequest.ts +0 -74
  500. package/src/models/UpdateFilterOrderAttributeRequestValuesInner.ts +0 -75
  501. package/src/models/UpdateModelAttributeRequest.ts +0 -74
  502. package/src/models/UpdateOverlayTemplateAssetRequest.ts +0 -132
  503. package/src/models/UpdateOverlayTemplateRequest.ts +0 -74
  504. package/src/models/UpdateProductChildRequest.ts +0 -223
  505. package/src/models/UpdateProductChildRequestAccessoriesInner.ts +0 -75
  506. package/src/models/UpdateProductChildRequestAssetsInner.ts +0 -92
  507. package/src/models/UpdateProductChildRequestCompatibleProductsInner.ts +0 -66
  508. package/src/models/UpdateProductRequest.ts +0 -144
  509. package/src/models/UpdateProductTypeRequest.ts +0 -106
  510. package/src/models/UpdateProductTypeRequestPerformanceValuesInner.ts +0 -73
  511. package/src/models/UpdateTagRequest.ts +0 -135
@@ -1,740 +0,0 @@
1
- # ProductApi
2
-
3
- All URIs are relative to *http://localhost/api*
4
-
5
- | Method | HTTP request | Description |
6
- |------------- | ------------- | -------------|
7
- | [**destroyProduct**](ProductApi.md#destroyproduct) | **DELETE** /admin-api/product/parent/{product}/delete | Auto-generated: destroyProduct |
8
- | [**destroyProductChild**](ProductApi.md#destroyproductchild) | **DELETE** /admin-api/product/children/{productChild}/delete | Auto-generated: destroyProductChild |
9
- | [**getAllProduct**](ProductApi.md#getallproductoperation) | **POST** /admin-api/product/parent/all | Auto-generated: getAllProduct |
10
- | [**getAllProductChild**](ProductApi.md#getallproductchildoperation) | **POST** /admin-api/product/children/all | Auto-generated: getAllProductChild |
11
- | [**indexProductChild**](ProductApi.md#indexproductchildoperation) | **POST** /admin-api/product/children/list | Auto-generated: indexProductChild |
12
- | [**showProduct**](ProductApi.md#showproduct) | **GET** /admin-api/product/parent/{product} | Auto-generated: showProduct |
13
- | [**showProductChild**](ProductApi.md#showproductchild) | **GET** /admin-api/product/children/{productChild} | Auto-generated: showProductChild |
14
- | [**storeProduct**](ProductApi.md#storeproductoperation) | **POST** /admin-api/product/parent/create | Auto-generated: storeProduct |
15
- | [**storeProductChild**](ProductApi.md#storeproductchildoperation) | **POST** /admin-api/product/children/create | Auto-generated: storeProductChild |
16
- | [**updateProduct**](ProductApi.md#updateproductoperation) | **PUT** /admin-api/product/parent/{product}/update | Auto-generated: updateProduct |
17
- | [**updateProductChild**](ProductApi.md#updateproductchildoperation) | **PUT** /admin-api/product/children/{productChild}/update | Auto-generated: updateProductChild |
18
-
19
-
20
-
21
- ## destroyProduct
22
-
23
- > GenericResponse destroyProduct(product)
24
-
25
- Auto-generated: destroyProduct
26
-
27
- ### Example
28
-
29
- ```ts
30
- import {
31
- Configuration,
32
- ProductApi,
33
- } from '@digital8/lighting-illusions-ts-sdk';
34
- import type { DestroyProductRequest } from '@digital8/lighting-illusions-ts-sdk';
35
-
36
- async function example() {
37
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
38
- const api = new ProductApi();
39
-
40
- const body = {
41
- // number | The id of the product
42
- product: 56,
43
- } satisfies DestroyProductRequest;
44
-
45
- try {
46
- const data = await api.destroyProduct(body);
47
- console.log(data);
48
- } catch (error) {
49
- console.error(error);
50
- }
51
- }
52
-
53
- // Run the test
54
- example().catch(console.error);
55
- ```
56
-
57
- ### Parameters
58
-
59
-
60
- | Name | Type | Description | Notes |
61
- |------------- | ------------- | ------------- | -------------|
62
- | **product** | `number` | The id of the product | [Defaults to `undefined`] |
63
-
64
- ### Return type
65
-
66
- [**GenericResponse**](GenericResponse.md)
67
-
68
- ### Authorization
69
-
70
- No authorization required
71
-
72
- ### HTTP request headers
73
-
74
- - **Content-Type**: Not defined
75
- - **Accept**: `application/json`
76
-
77
-
78
- ### HTTP response details
79
- | Status code | Description | Response headers |
80
- |-------------|-------------|------------------|
81
- | **200** | \\JsonResponse | - |
82
-
83
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
84
-
85
-
86
- ## destroyProductChild
87
-
88
- > GenericResponse destroyProductChild(productChild)
89
-
90
- Auto-generated: destroyProductChild
91
-
92
- ### Example
93
-
94
- ```ts
95
- import {
96
- Configuration,
97
- ProductApi,
98
- } from '@digital8/lighting-illusions-ts-sdk';
99
- import type { DestroyProductChildRequest } from '@digital8/lighting-illusions-ts-sdk';
100
-
101
- async function example() {
102
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
103
- const api = new ProductApi();
104
-
105
- const body = {
106
- // number | The id of the productChild
107
- productChild: 56,
108
- } satisfies DestroyProductChildRequest;
109
-
110
- try {
111
- const data = await api.destroyProductChild(body);
112
- console.log(data);
113
- } catch (error) {
114
- console.error(error);
115
- }
116
- }
117
-
118
- // Run the test
119
- example().catch(console.error);
120
- ```
121
-
122
- ### Parameters
123
-
124
-
125
- | Name | Type | Description | Notes |
126
- |------------- | ------------- | ------------- | -------------|
127
- | **productChild** | `number` | The id of the productChild | [Defaults to `undefined`] |
128
-
129
- ### Return type
130
-
131
- [**GenericResponse**](GenericResponse.md)
132
-
133
- ### Authorization
134
-
135
- No authorization required
136
-
137
- ### HTTP request headers
138
-
139
- - **Content-Type**: Not defined
140
- - **Accept**: `application/json`
141
-
142
-
143
- ### HTTP response details
144
- | Status code | Description | Response headers |
145
- |-------------|-------------|------------------|
146
- | **200** | \\JsonResponse | - |
147
-
148
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
149
-
150
-
151
- ## getAllProduct
152
-
153
- > ProductLiteResourceArrayResponse getAllProduct(getAllProductRequest)
154
-
155
- Auto-generated: getAllProduct
156
-
157
- ### Example
158
-
159
- ```ts
160
- import {
161
- Configuration,
162
- ProductApi,
163
- } from '@digital8/lighting-illusions-ts-sdk';
164
- import type { GetAllProductOperationRequest } from '@digital8/lighting-illusions-ts-sdk';
165
-
166
- async function example() {
167
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
168
- const api = new ProductApi();
169
-
170
- const body = {
171
- // GetAllProductRequest (optional)
172
- getAllProductRequest: ...,
173
- } satisfies GetAllProductOperationRequest;
174
-
175
- try {
176
- const data = await api.getAllProduct(body);
177
- console.log(data);
178
- } catch (error) {
179
- console.error(error);
180
- }
181
- }
182
-
183
- // Run the test
184
- example().catch(console.error);
185
- ```
186
-
187
- ### Parameters
188
-
189
-
190
- | Name | Type | Description | Notes |
191
- |------------- | ------------- | ------------- | -------------|
192
- | **getAllProductRequest** | [GetAllProductRequest](GetAllProductRequest.md) | | [Optional] |
193
-
194
- ### Return type
195
-
196
- [**ProductLiteResourceArrayResponse**](ProductLiteResourceArrayResponse.md)
197
-
198
- ### Authorization
199
-
200
- No authorization required
201
-
202
- ### HTTP request headers
203
-
204
- - **Content-Type**: `application/json`
205
- - **Accept**: `application/json`
206
-
207
-
208
- ### HTTP response details
209
- | Status code | Description | Response headers |
210
- |-------------|-------------|------------------|
211
- | **200** | Successful resource response | - |
212
-
213
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
214
-
215
-
216
- ## getAllProductChild
217
-
218
- > ProductChildLiteResourceArrayResponse getAllProductChild(getAllProductChildRequest)
219
-
220
- Auto-generated: getAllProductChild
221
-
222
- ### Example
223
-
224
- ```ts
225
- import {
226
- Configuration,
227
- ProductApi,
228
- } from '@digital8/lighting-illusions-ts-sdk';
229
- import type { GetAllProductChildOperationRequest } from '@digital8/lighting-illusions-ts-sdk';
230
-
231
- async function example() {
232
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
233
- const api = new ProductApi();
234
-
235
- const body = {
236
- // GetAllProductChildRequest (optional)
237
- getAllProductChildRequest: ...,
238
- } satisfies GetAllProductChildOperationRequest;
239
-
240
- try {
241
- const data = await api.getAllProductChild(body);
242
- console.log(data);
243
- } catch (error) {
244
- console.error(error);
245
- }
246
- }
247
-
248
- // Run the test
249
- example().catch(console.error);
250
- ```
251
-
252
- ### Parameters
253
-
254
-
255
- | Name | Type | Description | Notes |
256
- |------------- | ------------- | ------------- | -------------|
257
- | **getAllProductChildRequest** | [GetAllProductChildRequest](GetAllProductChildRequest.md) | | [Optional] |
258
-
259
- ### Return type
260
-
261
- [**ProductChildLiteResourceArrayResponse**](ProductChildLiteResourceArrayResponse.md)
262
-
263
- ### Authorization
264
-
265
- No authorization required
266
-
267
- ### HTTP request headers
268
-
269
- - **Content-Type**: `application/json`
270
- - **Accept**: `application/json`
271
-
272
-
273
- ### HTTP response details
274
- | Status code | Description | Response headers |
275
- |-------------|-------------|------------------|
276
- | **200** | Successful resource response | - |
277
-
278
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
279
-
280
-
281
- ## indexProductChild
282
-
283
- > PaginatedProductChildResourceResponse indexProductChild(indexProductChildRequest)
284
-
285
- Auto-generated: indexProductChild
286
-
287
- ### Example
288
-
289
- ```ts
290
- import {
291
- Configuration,
292
- ProductApi,
293
- } from '@digital8/lighting-illusions-ts-sdk';
294
- import type { IndexProductChildOperationRequest } from '@digital8/lighting-illusions-ts-sdk';
295
-
296
- async function example() {
297
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
298
- const api = new ProductApi();
299
-
300
- const body = {
301
- // IndexProductChildRequest (optional)
302
- indexProductChildRequest: ...,
303
- } satisfies IndexProductChildOperationRequest;
304
-
305
- try {
306
- const data = await api.indexProductChild(body);
307
- console.log(data);
308
- } catch (error) {
309
- console.error(error);
310
- }
311
- }
312
-
313
- // Run the test
314
- example().catch(console.error);
315
- ```
316
-
317
- ### Parameters
318
-
319
-
320
- | Name | Type | Description | Notes |
321
- |------------- | ------------- | ------------- | -------------|
322
- | **indexProductChildRequest** | [IndexProductChildRequest](IndexProductChildRequest.md) | | [Optional] |
323
-
324
- ### Return type
325
-
326
- [**PaginatedProductChildResourceResponse**](PaginatedProductChildResourceResponse.md)
327
-
328
- ### Authorization
329
-
330
- No authorization required
331
-
332
- ### HTTP request headers
333
-
334
- - **Content-Type**: `application/json`
335
- - **Accept**: `application/json`
336
-
337
-
338
- ### HTTP response details
339
- | Status code | Description | Response headers |
340
- |-------------|-------------|------------------|
341
- | **200** | Paginated response \\JsonResponse<\\ResourcePaginator<\\ProductChildResource[]>> | - |
342
-
343
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
344
-
345
-
346
- ## showProduct
347
-
348
- > ProductResource showProduct(product)
349
-
350
- Auto-generated: showProduct
351
-
352
- ### Example
353
-
354
- ```ts
355
- import {
356
- Configuration,
357
- ProductApi,
358
- } from '@digital8/lighting-illusions-ts-sdk';
359
- import type { ShowProductRequest } from '@digital8/lighting-illusions-ts-sdk';
360
-
361
- async function example() {
362
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
363
- const api = new ProductApi();
364
-
365
- const body = {
366
- // number | The id of the product
367
- product: 56,
368
- } satisfies ShowProductRequest;
369
-
370
- try {
371
- const data = await api.showProduct(body);
372
- console.log(data);
373
- } catch (error) {
374
- console.error(error);
375
- }
376
- }
377
-
378
- // Run the test
379
- example().catch(console.error);
380
- ```
381
-
382
- ### Parameters
383
-
384
-
385
- | Name | Type | Description | Notes |
386
- |------------- | ------------- | ------------- | -------------|
387
- | **product** | `number` | The id of the product | [Defaults to `undefined`] |
388
-
389
- ### Return type
390
-
391
- [**ProductResource**](ProductResource.md)
392
-
393
- ### Authorization
394
-
395
- No authorization required
396
-
397
- ### HTTP request headers
398
-
399
- - **Content-Type**: Not defined
400
- - **Accept**: `application/json`
401
-
402
-
403
- ### HTTP response details
404
- | Status code | Description | Response headers |
405
- |-------------|-------------|------------------|
406
- | **200** | Successful resource response | - |
407
-
408
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
409
-
410
-
411
- ## showProductChild
412
-
413
- > ProductChildResource showProductChild(productChild)
414
-
415
- Auto-generated: showProductChild
416
-
417
- ### Example
418
-
419
- ```ts
420
- import {
421
- Configuration,
422
- ProductApi,
423
- } from '@digital8/lighting-illusions-ts-sdk';
424
- import type { ShowProductChildRequest } from '@digital8/lighting-illusions-ts-sdk';
425
-
426
- async function example() {
427
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
428
- const api = new ProductApi();
429
-
430
- const body = {
431
- // number | The id of the productChild
432
- productChild: 56,
433
- } satisfies ShowProductChildRequest;
434
-
435
- try {
436
- const data = await api.showProductChild(body);
437
- console.log(data);
438
- } catch (error) {
439
- console.error(error);
440
- }
441
- }
442
-
443
- // Run the test
444
- example().catch(console.error);
445
- ```
446
-
447
- ### Parameters
448
-
449
-
450
- | Name | Type | Description | Notes |
451
- |------------- | ------------- | ------------- | -------------|
452
- | **productChild** | `number` | The id of the productChild | [Defaults to `undefined`] |
453
-
454
- ### Return type
455
-
456
- [**ProductChildResource**](ProductChildResource.md)
457
-
458
- ### Authorization
459
-
460
- No authorization required
461
-
462
- ### HTTP request headers
463
-
464
- - **Content-Type**: Not defined
465
- - **Accept**: `application/json`
466
-
467
-
468
- ### HTTP response details
469
- | Status code | Description | Response headers |
470
- |-------------|-------------|------------------|
471
- | **200** | Successful resource response | - |
472
-
473
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
474
-
475
-
476
- ## storeProduct
477
-
478
- > ProductResource storeProduct(storeProductRequest)
479
-
480
- Auto-generated: storeProduct
481
-
482
- ### Example
483
-
484
- ```ts
485
- import {
486
- Configuration,
487
- ProductApi,
488
- } from '@digital8/lighting-illusions-ts-sdk';
489
- import type { StoreProductOperationRequest } from '@digital8/lighting-illusions-ts-sdk';
490
-
491
- async function example() {
492
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
493
- const api = new ProductApi();
494
-
495
- const body = {
496
- // StoreProductRequest (optional)
497
- storeProductRequest: ...,
498
- } satisfies StoreProductOperationRequest;
499
-
500
- try {
501
- const data = await api.storeProduct(body);
502
- console.log(data);
503
- } catch (error) {
504
- console.error(error);
505
- }
506
- }
507
-
508
- // Run the test
509
- example().catch(console.error);
510
- ```
511
-
512
- ### Parameters
513
-
514
-
515
- | Name | Type | Description | Notes |
516
- |------------- | ------------- | ------------- | -------------|
517
- | **storeProductRequest** | [StoreProductRequest](StoreProductRequest.md) | | [Optional] |
518
-
519
- ### Return type
520
-
521
- [**ProductResource**](ProductResource.md)
522
-
523
- ### Authorization
524
-
525
- No authorization required
526
-
527
- ### HTTP request headers
528
-
529
- - **Content-Type**: `application/json`
530
- - **Accept**: `application/json`
531
-
532
-
533
- ### HTTP response details
534
- | Status code | Description | Response headers |
535
- |-------------|-------------|------------------|
536
- | **200** | Successful resource response | - |
537
-
538
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
539
-
540
-
541
- ## storeProductChild
542
-
543
- > ProductChildResource storeProductChild(storeProductChildRequest)
544
-
545
- Auto-generated: storeProductChild
546
-
547
- ### Example
548
-
549
- ```ts
550
- import {
551
- Configuration,
552
- ProductApi,
553
- } from '@digital8/lighting-illusions-ts-sdk';
554
- import type { StoreProductChildOperationRequest } from '@digital8/lighting-illusions-ts-sdk';
555
-
556
- async function example() {
557
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
558
- const api = new ProductApi();
559
-
560
- const body = {
561
- // StoreProductChildRequest (optional)
562
- storeProductChildRequest: ...,
563
- } satisfies StoreProductChildOperationRequest;
564
-
565
- try {
566
- const data = await api.storeProductChild(body);
567
- console.log(data);
568
- } catch (error) {
569
- console.error(error);
570
- }
571
- }
572
-
573
- // Run the test
574
- example().catch(console.error);
575
- ```
576
-
577
- ### Parameters
578
-
579
-
580
- | Name | Type | Description | Notes |
581
- |------------- | ------------- | ------------- | -------------|
582
- | **storeProductChildRequest** | [StoreProductChildRequest](StoreProductChildRequest.md) | | [Optional] |
583
-
584
- ### Return type
585
-
586
- [**ProductChildResource**](ProductChildResource.md)
587
-
588
- ### Authorization
589
-
590
- No authorization required
591
-
592
- ### HTTP request headers
593
-
594
- - **Content-Type**: `application/json`
595
- - **Accept**: `application/json`
596
-
597
-
598
- ### HTTP response details
599
- | Status code | Description | Response headers |
600
- |-------------|-------------|------------------|
601
- | **200** | Successful resource response | - |
602
-
603
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
604
-
605
-
606
- ## updateProduct
607
-
608
- > ProductResource updateProduct(product, updateProductRequest)
609
-
610
- Auto-generated: updateProduct
611
-
612
- ### Example
613
-
614
- ```ts
615
- import {
616
- Configuration,
617
- ProductApi,
618
- } from '@digital8/lighting-illusions-ts-sdk';
619
- import type { UpdateProductOperationRequest } from '@digital8/lighting-illusions-ts-sdk';
620
-
621
- async function example() {
622
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
623
- const api = new ProductApi();
624
-
625
- const body = {
626
- // number | The id of the product
627
- product: 56,
628
- // UpdateProductRequest (optional)
629
- updateProductRequest: ...,
630
- } satisfies UpdateProductOperationRequest;
631
-
632
- try {
633
- const data = await api.updateProduct(body);
634
- console.log(data);
635
- } catch (error) {
636
- console.error(error);
637
- }
638
- }
639
-
640
- // Run the test
641
- example().catch(console.error);
642
- ```
643
-
644
- ### Parameters
645
-
646
-
647
- | Name | Type | Description | Notes |
648
- |------------- | ------------- | ------------- | -------------|
649
- | **product** | `number` | The id of the product | [Defaults to `undefined`] |
650
- | **updateProductRequest** | [UpdateProductRequest](UpdateProductRequest.md) | | [Optional] |
651
-
652
- ### Return type
653
-
654
- [**ProductResource**](ProductResource.md)
655
-
656
- ### Authorization
657
-
658
- No authorization required
659
-
660
- ### HTTP request headers
661
-
662
- - **Content-Type**: `application/json`
663
- - **Accept**: `application/json`
664
-
665
-
666
- ### HTTP response details
667
- | Status code | Description | Response headers |
668
- |-------------|-------------|------------------|
669
- | **200** | Successful resource response | - |
670
-
671
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
672
-
673
-
674
- ## updateProductChild
675
-
676
- > ProductChildResource updateProductChild(productChild, updateProductChildRequest)
677
-
678
- Auto-generated: updateProductChild
679
-
680
- ### Example
681
-
682
- ```ts
683
- import {
684
- Configuration,
685
- ProductApi,
686
- } from '@digital8/lighting-illusions-ts-sdk';
687
- import type { UpdateProductChildOperationRequest } from '@digital8/lighting-illusions-ts-sdk';
688
-
689
- async function example() {
690
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
691
- const api = new ProductApi();
692
-
693
- const body = {
694
- // number | The id of the productChild
695
- productChild: 56,
696
- // UpdateProductChildRequest (optional)
697
- updateProductChildRequest: ...,
698
- } satisfies UpdateProductChildOperationRequest;
699
-
700
- try {
701
- const data = await api.updateProductChild(body);
702
- console.log(data);
703
- } catch (error) {
704
- console.error(error);
705
- }
706
- }
707
-
708
- // Run the test
709
- example().catch(console.error);
710
- ```
711
-
712
- ### Parameters
713
-
714
-
715
- | Name | Type | Description | Notes |
716
- |------------- | ------------- | ------------- | -------------|
717
- | **productChild** | `number` | The id of the productChild | [Defaults to `undefined`] |
718
- | **updateProductChildRequest** | [UpdateProductChildRequest](UpdateProductChildRequest.md) | | [Optional] |
719
-
720
- ### Return type
721
-
722
- [**ProductChildResource**](ProductChildResource.md)
723
-
724
- ### Authorization
725
-
726
- No authorization required
727
-
728
- ### HTTP request headers
729
-
730
- - **Content-Type**: `application/json`
731
- - **Accept**: `application/json`
732
-
733
-
734
- ### HTTP response details
735
- | Status code | Description | Response headers |
736
- |-------------|-------------|------------------|
737
- | **200** | Successful resource response | - |
738
-
739
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
740
-