@digital8/lighting-illusions-ts-sdk 0.0.413 → 0.0.415

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