@commercelayer/sdk 4.3.0-alpha.1 → 4.3.0-beta.12

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 (539) hide show
  1. package/README.md +5 -0
  2. package/lib/{api.d.ts → cjs/api.d.ts} +0 -0
  3. package/lib/cjs/api.js +1 -0
  4. package/lib/{client.d.ts → cjs/client.d.ts} +0 -0
  5. package/lib/cjs/client.js +1 -0
  6. package/lib/{commercelayer.d.ts → cjs/commercelayer.d.ts} +0 -0
  7. package/lib/cjs/commercelayer.js +1 -0
  8. package/lib/{common.d.ts → cjs/common.d.ts} +0 -0
  9. package/lib/cjs/common.js +1 -0
  10. package/lib/{config.d.ts → cjs/config.d.ts} +0 -0
  11. package/lib/cjs/config.js +1 -0
  12. package/lib/{debug.d.ts → cjs/debug.d.ts} +0 -0
  13. package/lib/cjs/debug.js +1 -0
  14. package/lib/{error.d.ts → cjs/error.d.ts} +0 -0
  15. package/lib/cjs/error.js +1 -0
  16. package/lib/{index.d.ts → cjs/index.d.ts} +0 -0
  17. package/lib/cjs/index.js +1 -0
  18. package/lib/{interceptor.d.ts → cjs/interceptor.d.ts} +0 -0
  19. package/lib/cjs/interceptor.js +1 -0
  20. package/lib/{jsonapi.d.ts → cjs/jsonapi.d.ts} +0 -0
  21. package/lib/cjs/jsonapi.js +1 -0
  22. package/lib/{model.d.ts → cjs/model.d.ts} +0 -0
  23. package/lib/cjs/model.js +1 -0
  24. package/lib/{query.d.ts → cjs/query.d.ts} +0 -0
  25. package/lib/cjs/query.js +1 -0
  26. package/lib/{resource.d.ts → cjs/resource.d.ts} +0 -0
  27. package/lib/cjs/resource.js +1 -0
  28. package/lib/{resources → cjs/resources}/addresses.d.ts +0 -0
  29. package/lib/cjs/resources/addresses.js +1 -0
  30. package/lib/{resources → cjs/resources}/adjustments.d.ts +0 -0
  31. package/lib/cjs/resources/adjustments.js +1 -0
  32. package/lib/{resources → cjs/resources}/adyen_gateways.d.ts +0 -0
  33. package/lib/cjs/resources/adyen_gateways.js +1 -0
  34. package/lib/{resources → cjs/resources}/adyen_payments.d.ts +0 -0
  35. package/lib/cjs/resources/adyen_payments.js +1 -0
  36. package/lib/{resources → cjs/resources}/application.d.ts +0 -0
  37. package/lib/cjs/resources/application.js +1 -0
  38. package/lib/{resources → cjs/resources}/attachments.d.ts +0 -0
  39. package/lib/cjs/resources/attachments.js +1 -0
  40. package/lib/{resources → cjs/resources}/authorizations.d.ts +0 -0
  41. package/lib/cjs/resources/authorizations.js +1 -0
  42. package/lib/{resources → cjs/resources}/avalara_accounts.d.ts +0 -0
  43. package/lib/cjs/resources/avalara_accounts.js +1 -0
  44. package/lib/{resources → cjs/resources}/billing_info_validation_rules.d.ts +0 -0
  45. package/lib/cjs/resources/billing_info_validation_rules.js +1 -0
  46. package/lib/{resources → cjs/resources}/bing_geocoders.d.ts +0 -0
  47. package/lib/cjs/resources/bing_geocoders.js +1 -0
  48. package/lib/{resources → cjs/resources}/braintree_gateways.d.ts +0 -0
  49. package/lib/cjs/resources/braintree_gateways.js +1 -0
  50. package/lib/{resources → cjs/resources}/braintree_payments.d.ts +0 -0
  51. package/lib/cjs/resources/braintree_payments.js +1 -0
  52. package/lib/{resources → cjs/resources}/bundles.d.ts +0 -0
  53. package/lib/cjs/resources/bundles.js +1 -0
  54. package/lib/{resources → cjs/resources}/captures.d.ts +0 -0
  55. package/lib/cjs/resources/captures.js +1 -0
  56. package/lib/{resources → cjs/resources}/carrier_accounts.d.ts +0 -0
  57. package/lib/cjs/resources/carrier_accounts.js +1 -0
  58. package/lib/{resources → cjs/resources}/checkout_com_gateways.d.ts +0 -0
  59. package/lib/cjs/resources/checkout_com_gateways.js +1 -0
  60. package/lib/{resources → cjs/resources}/checkout_com_payments.d.ts +0 -0
  61. package/lib/cjs/resources/checkout_com_payments.js +1 -0
  62. package/lib/{resources → cjs/resources}/coupon_codes_promotion_rules.d.ts +0 -0
  63. package/lib/cjs/resources/coupon_codes_promotion_rules.js +1 -0
  64. package/lib/{resources → cjs/resources}/coupon_recipients.d.ts +0 -0
  65. package/lib/cjs/resources/coupon_recipients.js +1 -0
  66. package/lib/{resources → cjs/resources}/coupons.d.ts +0 -0
  67. package/lib/cjs/resources/coupons.js +1 -0
  68. package/lib/{resources → cjs/resources}/customer_addresses.d.ts +0 -0
  69. package/lib/cjs/resources/customer_addresses.js +1 -0
  70. package/lib/{resources → cjs/resources}/customer_groups.d.ts +0 -0
  71. package/lib/cjs/resources/customer_groups.js +1 -0
  72. package/lib/{resources → cjs/resources}/customer_password_resets.d.ts +0 -0
  73. package/lib/cjs/resources/customer_password_resets.js +1 -0
  74. package/lib/{resources → cjs/resources}/customer_payment_sources.d.ts +0 -0
  75. package/lib/cjs/resources/customer_payment_sources.js +1 -0
  76. package/lib/{resources → cjs/resources}/customer_subscriptions.d.ts +0 -0
  77. package/lib/cjs/resources/customer_subscriptions.js +1 -0
  78. package/lib/{resources → cjs/resources}/customers.d.ts +0 -0
  79. package/lib/cjs/resources/customers.js +1 -0
  80. package/lib/{resources → cjs/resources}/delivery_lead_times.d.ts +0 -0
  81. package/lib/cjs/resources/delivery_lead_times.js +1 -0
  82. package/lib/{resources → cjs/resources}/event_callbacks.d.ts +0 -0
  83. package/lib/cjs/resources/event_callbacks.js +1 -0
  84. package/lib/{resources → cjs/resources}/external_gateways.d.ts +0 -0
  85. package/lib/cjs/resources/external_gateways.js +1 -0
  86. package/lib/{resources → cjs/resources}/external_payments.d.ts +0 -0
  87. package/lib/cjs/resources/external_payments.js +1 -0
  88. package/lib/{resources → cjs/resources}/external_promotions.d.ts +0 -0
  89. package/lib/cjs/resources/external_promotions.js +1 -0
  90. package/lib/{resources → cjs/resources}/external_tax_calculators.d.ts +0 -0
  91. package/lib/cjs/resources/external_tax_calculators.js +1 -0
  92. package/lib/{resources → cjs/resources}/fixed_amount_promotions.d.ts +0 -0
  93. package/lib/cjs/resources/fixed_amount_promotions.js +1 -0
  94. package/lib/{resources → cjs/resources}/fixed_price_promotions.d.ts +0 -0
  95. package/lib/cjs/resources/fixed_price_promotions.js +1 -0
  96. package/lib/{resources → cjs/resources}/free_gift_promotions.d.ts +0 -0
  97. package/lib/cjs/resources/free_gift_promotions.js +1 -0
  98. package/lib/{resources → cjs/resources}/free_shipping_promotions.d.ts +0 -0
  99. package/lib/cjs/resources/free_shipping_promotions.js +1 -0
  100. package/lib/{resources → cjs/resources}/geocoders.d.ts +0 -0
  101. package/lib/cjs/resources/geocoders.js +1 -0
  102. package/lib/{resources → cjs/resources}/gift_card_recipients.d.ts +0 -0
  103. package/lib/cjs/resources/gift_card_recipients.js +1 -0
  104. package/lib/{resources → cjs/resources}/gift_cards.d.ts +0 -0
  105. package/lib/cjs/resources/gift_cards.js +1 -0
  106. package/lib/{resources → cjs/resources}/google_geocoders.d.ts +0 -0
  107. package/lib/cjs/resources/google_geocoders.js +1 -0
  108. package/lib/{resources → cjs/resources}/imports.d.ts +0 -0
  109. package/lib/cjs/resources/imports.js +1 -0
  110. package/lib/{resources → cjs/resources}/in_stock_subscriptions.d.ts +0 -0
  111. package/lib/cjs/resources/in_stock_subscriptions.js +1 -0
  112. package/lib/{resources → cjs/resources}/inventory_models.d.ts +0 -0
  113. package/lib/cjs/resources/inventory_models.js +1 -0
  114. package/lib/{resources → cjs/resources}/inventory_return_locations.d.ts +0 -0
  115. package/lib/cjs/resources/inventory_return_locations.js +1 -0
  116. package/lib/{resources → cjs/resources}/inventory_stock_locations.d.ts +0 -0
  117. package/lib/cjs/resources/inventory_stock_locations.js +1 -0
  118. package/lib/{resources → cjs/resources}/klarna_gateways.d.ts +0 -0
  119. package/lib/cjs/resources/klarna_gateways.js +1 -0
  120. package/lib/{resources → cjs/resources}/klarna_payments.d.ts +0 -0
  121. package/lib/cjs/resources/klarna_payments.js +1 -0
  122. package/lib/{resources → cjs/resources}/line_item_options.d.ts +0 -0
  123. package/lib/cjs/resources/line_item_options.js +1 -0
  124. package/lib/{resources → cjs/resources}/line_items.d.ts +0 -0
  125. package/lib/cjs/resources/line_items.js +1 -0
  126. package/lib/{resources → cjs/resources}/manual_gateways.d.ts +0 -0
  127. package/lib/cjs/resources/manual_gateways.js +1 -0
  128. package/lib/{resources → cjs/resources}/manual_tax_calculators.d.ts +0 -0
  129. package/lib/cjs/resources/manual_tax_calculators.js +1 -0
  130. package/lib/{resources → cjs/resources}/markets.d.ts +0 -0
  131. package/lib/cjs/resources/markets.js +1 -0
  132. package/lib/{resources → cjs/resources}/merchants.d.ts +0 -0
  133. package/lib/cjs/resources/merchants.js +1 -0
  134. package/lib/{resources → cjs/resources}/order_amount_promotion_rules.d.ts +0 -0
  135. package/lib/cjs/resources/order_amount_promotion_rules.js +1 -0
  136. package/lib/{resources → cjs/resources}/order_copies.d.ts +0 -0
  137. package/lib/cjs/resources/order_copies.js +1 -0
  138. package/lib/{resources → cjs/resources}/order_subscriptions.d.ts +0 -0
  139. package/lib/cjs/resources/order_subscriptions.js +1 -0
  140. package/lib/{resources → cjs/resources}/order_validation_rules.d.ts +0 -0
  141. package/lib/cjs/resources/order_validation_rules.js +1 -0
  142. package/lib/{resources → cjs/resources}/orders.d.ts +0 -0
  143. package/lib/cjs/resources/orders.js +1 -0
  144. package/lib/{resources → cjs/resources}/organization.d.ts +0 -0
  145. package/lib/cjs/resources/organization.js +1 -0
  146. package/lib/{resources → cjs/resources}/packages.d.ts +0 -0
  147. package/lib/cjs/resources/packages.js +1 -0
  148. package/lib/{resources → cjs/resources}/parcel_line_items.d.ts +0 -0
  149. package/lib/cjs/resources/parcel_line_items.js +1 -0
  150. package/lib/{resources → cjs/resources}/parcels.d.ts +0 -0
  151. package/lib/cjs/resources/parcels.js +1 -0
  152. package/lib/{resources → cjs/resources}/payment_gateways.d.ts +0 -0
  153. package/lib/cjs/resources/payment_gateways.js +1 -0
  154. package/lib/{resources → cjs/resources}/payment_methods.d.ts +0 -0
  155. package/lib/cjs/resources/payment_methods.js +1 -0
  156. package/lib/{resources → cjs/resources}/paypal_gateways.d.ts +0 -0
  157. package/lib/cjs/resources/paypal_gateways.js +1 -0
  158. package/lib/{resources → cjs/resources}/paypal_payments.d.ts +0 -0
  159. package/lib/cjs/resources/paypal_payments.js +1 -0
  160. package/lib/{resources → cjs/resources}/percentage_discount_promotions.d.ts +0 -0
  161. package/lib/cjs/resources/percentage_discount_promotions.js +1 -0
  162. package/lib/{resources → cjs/resources}/price_lists.d.ts +0 -0
  163. package/lib/cjs/resources/price_lists.js +1 -0
  164. package/lib/{resources → cjs/resources}/prices.d.ts +0 -0
  165. package/lib/cjs/resources/prices.js +1 -0
  166. package/lib/{resources → cjs/resources}/promotion_rules.d.ts +0 -0
  167. package/lib/cjs/resources/promotion_rules.js +1 -0
  168. package/lib/{resources → cjs/resources}/promotions.d.ts +0 -0
  169. package/lib/cjs/resources/promotions.js +1 -0
  170. package/lib/{resources → cjs/resources}/refunds.d.ts +0 -0
  171. package/lib/cjs/resources/refunds.js +1 -0
  172. package/lib/{resources → cjs/resources}/return_line_items.d.ts +0 -0
  173. package/lib/cjs/resources/return_line_items.js +1 -0
  174. package/lib/{resources → cjs/resources}/returns.d.ts +0 -0
  175. package/lib/cjs/resources/returns.js +1 -0
  176. package/lib/{resources → cjs/resources}/shipments.d.ts +0 -0
  177. package/lib/cjs/resources/shipments.js +1 -0
  178. package/lib/{resources → cjs/resources}/shipping_categories.d.ts +0 -0
  179. package/lib/cjs/resources/shipping_categories.js +1 -0
  180. package/lib/{resources → cjs/resources}/shipping_methods.d.ts +0 -0
  181. package/lib/cjs/resources/shipping_methods.js +1 -0
  182. package/lib/{resources → cjs/resources}/shipping_zones.d.ts +0 -0
  183. package/lib/cjs/resources/shipping_zones.js +1 -0
  184. package/lib/{resources → cjs/resources}/sku_list_items.d.ts +0 -0
  185. package/lib/cjs/resources/sku_list_items.js +1 -0
  186. package/lib/{resources → cjs/resources}/sku_list_promotion_rules.d.ts +0 -0
  187. package/lib/cjs/resources/sku_list_promotion_rules.js +1 -0
  188. package/lib/{resources → cjs/resources}/sku_lists.d.ts +0 -0
  189. package/lib/cjs/resources/sku_lists.js +1 -0
  190. package/lib/{resources → cjs/resources}/sku_options.d.ts +0 -0
  191. package/lib/cjs/resources/sku_options.js +1 -0
  192. package/lib/{resources → cjs/resources}/skus.d.ts +0 -0
  193. package/lib/cjs/resources/skus.js +1 -0
  194. package/lib/{resources → cjs/resources}/stock_items.d.ts +0 -0
  195. package/lib/cjs/resources/stock_items.js +1 -0
  196. package/lib/{resources → cjs/resources}/stock_line_items.d.ts +0 -0
  197. package/lib/cjs/resources/stock_line_items.js +1 -0
  198. package/lib/{resources → cjs/resources}/stock_locations.d.ts +0 -0
  199. package/lib/cjs/resources/stock_locations.js +1 -0
  200. package/lib/{resources → cjs/resources}/stock_transfers.d.ts +0 -0
  201. package/lib/cjs/resources/stock_transfers.js +1 -0
  202. package/lib/{resources → cjs/resources}/stripe_gateways.d.ts +0 -0
  203. package/lib/cjs/resources/stripe_gateways.js +1 -0
  204. package/lib/{resources → cjs/resources}/stripe_payments.d.ts +0 -0
  205. package/lib/cjs/resources/stripe_payments.js +1 -0
  206. package/lib/{resources → cjs/resources}/tax_calculators.d.ts +0 -0
  207. package/lib/cjs/resources/tax_calculators.js +1 -0
  208. package/lib/{resources → cjs/resources}/tax_categories.d.ts +0 -0
  209. package/lib/cjs/resources/tax_categories.js +1 -0
  210. package/lib/{resources → cjs/resources}/tax_rules.d.ts +0 -0
  211. package/lib/cjs/resources/tax_rules.js +1 -0
  212. package/lib/{resources → cjs/resources}/taxjar_accounts.d.ts +0 -0
  213. package/lib/cjs/resources/taxjar_accounts.js +1 -0
  214. package/lib/{resources → cjs/resources}/transactions.d.ts +0 -0
  215. package/lib/cjs/resources/transactions.js +1 -0
  216. package/lib/{resources → cjs/resources}/voids.d.ts +0 -0
  217. package/lib/cjs/resources/voids.js +1 -0
  218. package/lib/{resources → cjs/resources}/webhooks.d.ts +0 -0
  219. package/lib/cjs/resources/webhooks.js +1 -0
  220. package/lib/{resources → cjs/resources}/wire_transfers.d.ts +0 -0
  221. package/lib/cjs/resources/wire_transfers.js +1 -0
  222. package/lib/{static.d.ts → cjs/static.d.ts} +0 -0
  223. package/lib/cjs/static.js +1 -0
  224. package/lib/{util.d.ts → cjs/util.d.ts} +0 -0
  225. package/lib/cjs/util.js +1 -0
  226. package/lib/esm/api.d.ts +103 -0
  227. package/lib/{api.js → esm/api.js} +0 -0
  228. package/lib/esm/client.d.ts +32 -0
  229. package/lib/esm/client.js +1 -0
  230. package/lib/esm/commercelayer.d.ts +122 -0
  231. package/lib/{commercelayer.js → esm/commercelayer.js} +1 -1
  232. package/lib/esm/common.d.ts +4 -0
  233. package/lib/{common.js → esm/common.js} +0 -0
  234. package/lib/esm/config.d.ts +11 -0
  235. package/lib/{config.js → esm/config.js} +0 -0
  236. package/lib/esm/debug.d.ts +3 -0
  237. package/lib/{debug.js → esm/debug.js} +0 -0
  238. package/lib/esm/error.d.ts +26 -0
  239. package/lib/esm/error.js +1 -0
  240. package/lib/esm/index.d.ts +7 -0
  241. package/lib/{index.js → esm/index.js} +0 -0
  242. package/lib/esm/interceptor.d.ts +19 -0
  243. package/lib/{interceptor.js → esm/interceptor.js} +0 -0
  244. package/lib/esm/jsonapi.d.ts +5 -0
  245. package/lib/esm/jsonapi.js +1 -0
  246. package/lib/esm/model.d.ts +101 -0
  247. package/lib/{model.js → esm/model.js} +0 -0
  248. package/lib/esm/query.d.ts +23 -0
  249. package/lib/{query.js → esm/query.js} +0 -0
  250. package/lib/esm/resource.d.ts +76 -0
  251. package/lib/esm/resource.js +1 -0
  252. package/lib/esm/resources/addresses.d.ts +88 -0
  253. package/lib/esm/resources/addresses.js +1 -0
  254. package/lib/esm/resources/adjustments.d.ts +35 -0
  255. package/lib/esm/resources/adjustments.js +1 -0
  256. package/lib/esm/resources/adyen_gateways.d.ts +47 -0
  257. package/lib/esm/resources/adyen_gateways.js +1 -0
  258. package/lib/esm/resources/adyen_payments.d.ts +44 -0
  259. package/lib/esm/resources/adyen_payments.js +1 -0
  260. package/lib/esm/resources/application.d.ts +21 -0
  261. package/lib/{resources → esm/resources}/application.js +0 -0
  262. package/lib/esm/resources/attachments.d.ts +156 -0
  263. package/lib/esm/resources/attachments.js +1 -0
  264. package/lib/esm/resources/authorizations.d.ts +57 -0
  265. package/lib/esm/resources/authorizations.js +1 -0
  266. package/lib/esm/resources/avalara_accounts.d.ts +52 -0
  267. package/lib/esm/resources/avalara_accounts.js +1 -0
  268. package/lib/esm/resources/billing_info_validation_rules.d.ts +32 -0
  269. package/lib/esm/resources/billing_info_validation_rules.js +1 -0
  270. package/lib/esm/resources/bing_geocoders.d.ts +35 -0
  271. package/lib/esm/resources/bing_geocoders.js +1 -0
  272. package/lib/esm/resources/braintree_gateways.d.ts +56 -0
  273. package/lib/esm/resources/braintree_gateways.js +1 -0
  274. package/lib/esm/resources/braintree_payments.d.ts +47 -0
  275. package/lib/esm/resources/braintree_payments.js +1 -0
  276. package/lib/esm/resources/bundles.d.ts +74 -0
  277. package/lib/esm/resources/bundles.js +1 -0
  278. package/lib/esm/resources/captures.d.ts +48 -0
  279. package/lib/esm/resources/captures.js +1 -0
  280. package/lib/esm/resources/carrier_accounts.d.ts +26 -0
  281. package/lib/{resources → esm/resources}/carrier_accounts.js +0 -0
  282. package/lib/esm/resources/checkout_com_gateways.d.ts +45 -0
  283. package/lib/esm/resources/checkout_com_gateways.js +1 -0
  284. package/lib/esm/resources/checkout_com_payments.d.ts +50 -0
  285. package/lib/esm/resources/checkout_com_payments.js +1 -0
  286. package/lib/esm/resources/coupon_codes_promotion_rules.d.ts +59 -0
  287. package/lib/esm/resources/coupon_codes_promotion_rules.js +1 -0
  288. package/lib/esm/resources/coupon_recipients.d.ts +44 -0
  289. package/lib/esm/resources/coupon_recipients.js +1 -0
  290. package/lib/esm/resources/coupons.d.ts +45 -0
  291. package/lib/esm/resources/coupons.js +1 -0
  292. package/lib/esm/resources/customer_addresses.d.ts +41 -0
  293. package/lib/esm/resources/customer_addresses.js +1 -0
  294. package/lib/esm/resources/customer_groups.d.ts +36 -0
  295. package/lib/esm/resources/customer_groups.js +1 -0
  296. package/lib/esm/resources/customer_password_resets.d.ts +33 -0
  297. package/lib/esm/resources/customer_password_resets.js +1 -0
  298. package/lib/esm/resources/customer_payment_sources.d.ts +70 -0
  299. package/lib/esm/resources/customer_payment_sources.js +1 -0
  300. package/lib/esm/resources/customer_subscriptions.d.ts +28 -0
  301. package/lib/esm/resources/customer_subscriptions.js +1 -0
  302. package/lib/esm/resources/customers.d.ts +60 -0
  303. package/lib/esm/resources/customers.js +1 -0
  304. package/lib/esm/resources/delivery_lead_times.d.ts +51 -0
  305. package/lib/esm/resources/delivery_lead_times.js +1 -0
  306. package/lib/esm/resources/event_callbacks.d.ts +24 -0
  307. package/lib/{resources → esm/resources}/event_callbacks.js +0 -0
  308. package/lib/esm/resources/external_gateways.d.ts +49 -0
  309. package/lib/esm/resources/external_gateways.js +1 -0
  310. package/lib/esm/resources/external_payments.d.ts +43 -0
  311. package/lib/esm/resources/external_payments.js +1 -0
  312. package/lib/esm/resources/external_promotions.d.ts +86 -0
  313. package/lib/esm/resources/external_promotions.js +1 -0
  314. package/lib/esm/resources/external_tax_calculators.d.ts +44 -0
  315. package/lib/esm/resources/external_tax_calculators.js +1 -0
  316. package/lib/esm/resources/fixed_amount_promotions.d.ts +88 -0
  317. package/lib/esm/resources/fixed_amount_promotions.js +1 -0
  318. package/lib/esm/resources/fixed_price_promotions.d.ts +99 -0
  319. package/lib/esm/resources/fixed_price_promotions.js +1 -0
  320. package/lib/esm/resources/free_gift_promotions.d.ts +97 -0
  321. package/lib/esm/resources/free_gift_promotions.js +1 -0
  322. package/lib/esm/resources/free_shipping_promotions.d.ts +83 -0
  323. package/lib/esm/resources/free_shipping_promotions.js +1 -0
  324. package/lib/esm/resources/geocoders.d.ts +24 -0
  325. package/lib/{resources → esm/resources}/geocoders.js +0 -0
  326. package/lib/esm/resources/gift_card_recipients.d.ts +44 -0
  327. package/lib/esm/resources/gift_card_recipients.js +1 -0
  328. package/lib/esm/resources/gift_cards.d.ts +82 -0
  329. package/lib/esm/resources/gift_cards.js +1 -0
  330. package/lib/esm/resources/google_geocoders.d.ts +35 -0
  331. package/lib/esm/resources/google_geocoders.js +1 -0
  332. package/lib/esm/resources/imports.d.ts +40 -0
  333. package/lib/esm/resources/imports.js +1 -0
  334. package/lib/esm/resources/in_stock_subscriptions.d.ts +59 -0
  335. package/lib/esm/resources/in_stock_subscriptions.js +1 -0
  336. package/lib/esm/resources/inventory_models.d.ts +42 -0
  337. package/lib/esm/resources/inventory_models.js +1 -0
  338. package/lib/esm/resources/inventory_return_locations.d.ts +43 -0
  339. package/lib/esm/resources/inventory_return_locations.js +1 -0
  340. package/lib/esm/resources/inventory_stock_locations.d.ts +46 -0
  341. package/lib/esm/resources/inventory_stock_locations.js +1 -0
  342. package/lib/esm/resources/klarna_gateways.d.ts +44 -0
  343. package/lib/esm/resources/klarna_gateways.js +1 -0
  344. package/lib/esm/resources/klarna_payments.d.ts +41 -0
  345. package/lib/esm/resources/klarna_payments.js +1 -0
  346. package/lib/esm/resources/line_item_options.d.ts +57 -0
  347. package/lib/esm/resources/line_item_options.js +1 -0
  348. package/lib/esm/resources/line_items.d.ts +125 -0
  349. package/lib/esm/resources/line_items.js +1 -0
  350. package/lib/esm/resources/manual_gateways.d.ts +33 -0
  351. package/lib/esm/resources/manual_gateways.js +1 -0
  352. package/lib/esm/resources/manual_tax_calculators.d.ts +49 -0
  353. package/lib/esm/resources/manual_tax_calculators.js +1 -0
  354. package/lib/esm/resources/markets.d.ts +81 -0
  355. package/lib/esm/resources/markets.js +1 -0
  356. package/lib/esm/resources/merchants.d.ts +38 -0
  357. package/lib/esm/resources/merchants.js +1 -0
  358. package/lib/esm/resources/order_amount_promotion_rules.d.ts +56 -0
  359. package/lib/esm/resources/order_amount_promotion_rules.js +1 -0
  360. package/lib/esm/resources/order_copies.d.ts +45 -0
  361. package/lib/esm/resources/order_copies.js +1 -0
  362. package/lib/esm/resources/order_subscriptions.d.ts +67 -0
  363. package/lib/esm/resources/order_subscriptions.js +1 -0
  364. package/lib/esm/resources/order_validation_rules.d.ts +20 -0
  365. package/lib/{resources → esm/resources}/order_validation_rules.js +0 -0
  366. package/lib/esm/resources/orders.d.ts +271 -0
  367. package/lib/esm/resources/orders.js +1 -0
  368. package/lib/esm/resources/organization.d.ts +32 -0
  369. package/lib/{resources → esm/resources}/organization.js +0 -0
  370. package/lib/esm/resources/packages.d.ts +56 -0
  371. package/lib/esm/resources/packages.js +1 -0
  372. package/lib/esm/resources/parcel_line_items.d.ts +49 -0
  373. package/lib/esm/resources/parcel_line_items.js +1 -0
  374. package/lib/esm/resources/parcels.d.ts +108 -0
  375. package/lib/esm/resources/parcels.js +1 -0
  376. package/lib/esm/resources/payment_gateways.d.ts +21 -0
  377. package/lib/{resources → esm/resources}/payment_gateways.js +0 -0
  378. package/lib/esm/resources/payment_methods.d.ts +59 -0
  379. package/lib/esm/resources/payment_methods.js +1 -0
  380. package/lib/esm/resources/paypal_gateways.d.ts +39 -0
  381. package/lib/esm/resources/paypal_gateways.js +1 -0
  382. package/lib/esm/resources/paypal_payments.d.ts +47 -0
  383. package/lib/esm/resources/paypal_payments.js +1 -0
  384. package/lib/esm/resources/percentage_discount_promotions.d.ts +97 -0
  385. package/lib/esm/resources/percentage_discount_promotions.js +1 -0
  386. package/lib/esm/resources/price_lists.d.ts +39 -0
  387. package/lib/esm/resources/price_lists.js +1 -0
  388. package/lib/esm/resources/prices.d.ts +57 -0
  389. package/lib/esm/resources/prices.js +1 -0
  390. package/lib/esm/resources/promotion_rules.d.ts +24 -0
  391. package/lib/{resources → esm/resources}/promotion_rules.js +0 -0
  392. package/lib/esm/resources/promotions.d.ts +41 -0
  393. package/lib/{resources → esm/resources}/promotions.js +0 -0
  394. package/lib/esm/resources/refunds.d.ts +34 -0
  395. package/lib/{resources → esm/resources}/refunds.js +0 -0
  396. package/lib/esm/resources/return_line_items.d.ts +49 -0
  397. package/lib/esm/resources/return_line_items.js +1 -0
  398. package/lib/esm/resources/returns.d.ts +72 -0
  399. package/lib/esm/resources/returns.js +1 -0
  400. package/lib/esm/resources/shipments.d.ts +89 -0
  401. package/lib/esm/resources/shipments.js +1 -0
  402. package/lib/esm/resources/shipping_categories.d.ts +33 -0
  403. package/lib/esm/resources/shipping_categories.js +1 -0
  404. package/lib/esm/resources/shipping_methods.d.ts +74 -0
  405. package/lib/esm/resources/shipping_methods.js +1 -0
  406. package/lib/esm/resources/shipping_zones.d.ts +48 -0
  407. package/lib/esm/resources/shipping_zones.js +1 -0
  408. package/lib/esm/resources/sku_list_items.d.ts +47 -0
  409. package/lib/esm/resources/sku_list_items.js +1 -0
  410. package/lib/esm/resources/sku_list_promotion_rules.d.ts +68 -0
  411. package/lib/esm/resources/sku_list_promotion_rules.js +1 -0
  412. package/lib/esm/resources/sku_lists.d.ts +49 -0
  413. package/lib/esm/resources/sku_lists.js +1 -0
  414. package/lib/esm/resources/sku_options.d.ts +56 -0
  415. package/lib/esm/resources/sku_options.js +1 -0
  416. package/lib/esm/resources/skus.d.ts +78 -0
  417. package/lib/esm/resources/skus.js +1 -0
  418. package/lib/esm/resources/stock_items.d.ts +49 -0
  419. package/lib/esm/resources/stock_items.js +1 -0
  420. package/lib/esm/resources/stock_line_items.d.ts +29 -0
  421. package/lib/{resources → esm/resources}/stock_line_items.js +0 -0
  422. package/lib/esm/resources/stock_locations.d.ts +57 -0
  423. package/lib/esm/resources/stock_locations.js +1 -0
  424. package/lib/esm/resources/stock_transfers.d.ts +71 -0
  425. package/lib/esm/resources/stock_transfers.js +1 -0
  426. package/lib/esm/resources/stripe_gateways.d.ts +38 -0
  427. package/lib/esm/resources/stripe_gateways.js +1 -0
  428. package/lib/esm/resources/stripe_payments.d.ts +42 -0
  429. package/lib/esm/resources/stripe_payments.js +1 -0
  430. package/lib/esm/resources/tax_calculators.d.ts +27 -0
  431. package/lib/{resources → esm/resources}/tax_calculators.js +0 -0
  432. package/lib/esm/resources/tax_categories.d.ts +59 -0
  433. package/lib/esm/resources/tax_categories.js +1 -0
  434. package/lib/esm/resources/tax_rules.d.ts +69 -0
  435. package/lib/esm/resources/tax_rules.js +1 -0
  436. package/lib/esm/resources/taxjar_accounts.d.ts +43 -0
  437. package/lib/esm/resources/taxjar_accounts.js +1 -0
  438. package/lib/esm/resources/transactions.d.ts +31 -0
  439. package/lib/{resources → esm/resources}/transactions.js +0 -0
  440. package/lib/esm/resources/voids.d.ts +34 -0
  441. package/lib/{resources → esm/resources}/voids.js +0 -0
  442. package/lib/esm/resources/webhooks.d.ts +42 -0
  443. package/lib/esm/resources/webhooks.js +1 -0
  444. package/lib/esm/resources/wire_transfers.d.ts +32 -0
  445. package/lib/esm/resources/wire_transfers.js +1 -0
  446. package/lib/esm/static.d.ts +6 -0
  447. package/lib/{static.js → esm/static.js} +0 -0
  448. package/lib/esm/util.d.ts +3 -0
  449. package/lib/{util.js → esm/util.js} +0 -0
  450. package/lib/tsconfig.esm.tsbuildinfo +1 -0
  451. package/lib/tsconfig.tsbuildinfo +1 -0
  452. package/package.json +5 -4
  453. package/lib/client.js +0 -1
  454. package/lib/error.js +0 -1
  455. package/lib/jsonapi.js +0 -1
  456. package/lib/resource.js +0 -1
  457. package/lib/resources/addresses.js +0 -1
  458. package/lib/resources/adjustments.js +0 -1
  459. package/lib/resources/adyen_gateways.js +0 -1
  460. package/lib/resources/adyen_payments.js +0 -1
  461. package/lib/resources/attachments.js +0 -1
  462. package/lib/resources/authorizations.js +0 -1
  463. package/lib/resources/avalara_accounts.js +0 -1
  464. package/lib/resources/billing_info_validation_rules.js +0 -1
  465. package/lib/resources/bing_geocoders.js +0 -1
  466. package/lib/resources/braintree_gateways.js +0 -1
  467. package/lib/resources/braintree_payments.js +0 -1
  468. package/lib/resources/bundles.js +0 -1
  469. package/lib/resources/captures.js +0 -1
  470. package/lib/resources/checkout_com_gateways.js +0 -1
  471. package/lib/resources/checkout_com_payments.js +0 -1
  472. package/lib/resources/coupon_codes_promotion_rules.js +0 -1
  473. package/lib/resources/coupon_recipients.js +0 -1
  474. package/lib/resources/coupons.js +0 -1
  475. package/lib/resources/customer_addresses.js +0 -1
  476. package/lib/resources/customer_groups.js +0 -1
  477. package/lib/resources/customer_password_resets.js +0 -1
  478. package/lib/resources/customer_payment_sources.js +0 -1
  479. package/lib/resources/customer_subscriptions.js +0 -1
  480. package/lib/resources/customers.js +0 -1
  481. package/lib/resources/delivery_lead_times.js +0 -1
  482. package/lib/resources/external_gateways.js +0 -1
  483. package/lib/resources/external_payments.js +0 -1
  484. package/lib/resources/external_promotions.js +0 -1
  485. package/lib/resources/external_tax_calculators.js +0 -1
  486. package/lib/resources/fixed_amount_promotions.js +0 -1
  487. package/lib/resources/fixed_price_promotions.js +0 -1
  488. package/lib/resources/free_gift_promotions.js +0 -1
  489. package/lib/resources/free_shipping_promotions.js +0 -1
  490. package/lib/resources/gift_card_recipients.js +0 -1
  491. package/lib/resources/gift_cards.js +0 -1
  492. package/lib/resources/google_geocoders.js +0 -1
  493. package/lib/resources/imports.js +0 -1
  494. package/lib/resources/in_stock_subscriptions.js +0 -1
  495. package/lib/resources/inventory_models.js +0 -1
  496. package/lib/resources/inventory_return_locations.js +0 -1
  497. package/lib/resources/inventory_stock_locations.js +0 -1
  498. package/lib/resources/klarna_gateways.js +0 -1
  499. package/lib/resources/klarna_payments.js +0 -1
  500. package/lib/resources/line_item_options.js +0 -1
  501. package/lib/resources/line_items.js +0 -1
  502. package/lib/resources/manual_gateways.js +0 -1
  503. package/lib/resources/manual_tax_calculators.js +0 -1
  504. package/lib/resources/markets.js +0 -1
  505. package/lib/resources/merchants.js +0 -1
  506. package/lib/resources/order_amount_promotion_rules.js +0 -1
  507. package/lib/resources/order_copies.js +0 -1
  508. package/lib/resources/order_subscriptions.js +0 -1
  509. package/lib/resources/orders.js +0 -1
  510. package/lib/resources/packages.js +0 -1
  511. package/lib/resources/parcel_line_items.js +0 -1
  512. package/lib/resources/parcels.js +0 -1
  513. package/lib/resources/payment_methods.js +0 -1
  514. package/lib/resources/paypal_gateways.js +0 -1
  515. package/lib/resources/paypal_payments.js +0 -1
  516. package/lib/resources/percentage_discount_promotions.js +0 -1
  517. package/lib/resources/price_lists.js +0 -1
  518. package/lib/resources/prices.js +0 -1
  519. package/lib/resources/return_line_items.js +0 -1
  520. package/lib/resources/returns.js +0 -1
  521. package/lib/resources/shipments.js +0 -1
  522. package/lib/resources/shipping_categories.js +0 -1
  523. package/lib/resources/shipping_methods.js +0 -1
  524. package/lib/resources/shipping_zones.js +0 -1
  525. package/lib/resources/sku_list_items.js +0 -1
  526. package/lib/resources/sku_list_promotion_rules.js +0 -1
  527. package/lib/resources/sku_lists.js +0 -1
  528. package/lib/resources/sku_options.js +0 -1
  529. package/lib/resources/skus.js +0 -1
  530. package/lib/resources/stock_items.js +0 -1
  531. package/lib/resources/stock_locations.js +0 -1
  532. package/lib/resources/stock_transfers.js +0 -1
  533. package/lib/resources/stripe_gateways.js +0 -1
  534. package/lib/resources/stripe_payments.js +0 -1
  535. package/lib/resources/tax_categories.js +0 -1
  536. package/lib/resources/tax_rules.js +0 -1
  537. package/lib/resources/taxjar_accounts.js +0 -1
  538. package/lib/resources/webhooks.js +0 -1
  539. package/lib/resources/wire_transfers.js +0 -1
@@ -0,0 +1,103 @@
1
+ /**
2
+ * ©2022 Commerce Layer Inc.
3
+ * OpenAPI schema, version 2.8.1
4
+ **/
5
+ export { default as Addresses } from './resources/addresses';
6
+ export { default as Adjustments } from './resources/adjustments';
7
+ export { default as AdyenGateways } from './resources/adyen_gateways';
8
+ export { default as AdyenPayments } from './resources/adyen_payments';
9
+ export { default as Applications } from './resources/application';
10
+ export { default as Attachments } from './resources/attachments';
11
+ export { default as Authorizations } from './resources/authorizations';
12
+ export { default as AvalaraAccounts } from './resources/avalara_accounts';
13
+ export { default as BillingInfoValidationRules } from './resources/billing_info_validation_rules';
14
+ export { default as BingGeocoders } from './resources/bing_geocoders';
15
+ export { default as BraintreeGateways } from './resources/braintree_gateways';
16
+ export { default as BraintreePayments } from './resources/braintree_payments';
17
+ export { default as Bundles } from './resources/bundles';
18
+ export { default as Captures } from './resources/captures';
19
+ export { default as CarrierAccounts } from './resources/carrier_accounts';
20
+ export { default as CheckoutComGateways } from './resources/checkout_com_gateways';
21
+ export { default as CheckoutComPayments } from './resources/checkout_com_payments';
22
+ export { default as CouponCodesPromotionRules } from './resources/coupon_codes_promotion_rules';
23
+ export { default as CouponRecipients } from './resources/coupon_recipients';
24
+ export { default as Coupons } from './resources/coupons';
25
+ export { default as CustomerAddresses } from './resources/customer_addresses';
26
+ export { default as CustomerGroups } from './resources/customer_groups';
27
+ export { default as CustomerPasswordResets } from './resources/customer_password_resets';
28
+ export { default as CustomerPaymentSources } from './resources/customer_payment_sources';
29
+ export { default as CustomerSubscriptions } from './resources/customer_subscriptions';
30
+ export { default as Customers } from './resources/customers';
31
+ export { default as DeliveryLeadTimes } from './resources/delivery_lead_times';
32
+ export { default as EventCallbacks } from './resources/event_callbacks';
33
+ export { default as ExternalGateways } from './resources/external_gateways';
34
+ export { default as ExternalPayments } from './resources/external_payments';
35
+ export { default as ExternalPromotions } from './resources/external_promotions';
36
+ export { default as ExternalTaxCalculators } from './resources/external_tax_calculators';
37
+ export { default as FixedAmountPromotions } from './resources/fixed_amount_promotions';
38
+ export { default as FixedPricePromotions } from './resources/fixed_price_promotions';
39
+ export { default as FreeGiftPromotions } from './resources/free_gift_promotions';
40
+ export { default as FreeShippingPromotions } from './resources/free_shipping_promotions';
41
+ export { default as Geocoders } from './resources/geocoders';
42
+ export { default as GiftCardRecipients } from './resources/gift_card_recipients';
43
+ export { default as GiftCards } from './resources/gift_cards';
44
+ export { default as GoogleGeocoders } from './resources/google_geocoders';
45
+ export { default as Imports } from './resources/imports';
46
+ export { default as InStockSubscriptions } from './resources/in_stock_subscriptions';
47
+ export { default as InventoryModels } from './resources/inventory_models';
48
+ export { default as InventoryReturnLocations } from './resources/inventory_return_locations';
49
+ export { default as InventoryStockLocations } from './resources/inventory_stock_locations';
50
+ export { default as KlarnaGateways } from './resources/klarna_gateways';
51
+ export { default as KlarnaPayments } from './resources/klarna_payments';
52
+ export { default as LineItemOptions } from './resources/line_item_options';
53
+ export { default as LineItems } from './resources/line_items';
54
+ export { default as ManualGateways } from './resources/manual_gateways';
55
+ export { default as ManualTaxCalculators } from './resources/manual_tax_calculators';
56
+ export { default as Markets } from './resources/markets';
57
+ export { default as Merchants } from './resources/merchants';
58
+ export { default as OrderAmountPromotionRules } from './resources/order_amount_promotion_rules';
59
+ export { default as OrderCopies } from './resources/order_copies';
60
+ export { default as OrderSubscriptions } from './resources/order_subscriptions';
61
+ export { default as OrderValidationRules } from './resources/order_validation_rules';
62
+ export { default as Orders } from './resources/orders';
63
+ export { default as Organizations } from './resources/organization';
64
+ export { default as Packages } from './resources/packages';
65
+ export { default as ParcelLineItems } from './resources/parcel_line_items';
66
+ export { default as Parcels } from './resources/parcels';
67
+ export { default as PaymentGateways } from './resources/payment_gateways';
68
+ export { default as PaymentMethods } from './resources/payment_methods';
69
+ export { default as PaypalGateways } from './resources/paypal_gateways';
70
+ export { default as PaypalPayments } from './resources/paypal_payments';
71
+ export { default as PercentageDiscountPromotions } from './resources/percentage_discount_promotions';
72
+ export { default as PriceLists } from './resources/price_lists';
73
+ export { default as Prices } from './resources/prices';
74
+ export { default as PromotionRules } from './resources/promotion_rules';
75
+ export { default as Promotions } from './resources/promotions';
76
+ export { default as Refunds } from './resources/refunds';
77
+ export { default as ReturnLineItems } from './resources/return_line_items';
78
+ export { default as Returns } from './resources/returns';
79
+ export { default as Shipments } from './resources/shipments';
80
+ export { default as ShippingCategories } from './resources/shipping_categories';
81
+ export { default as ShippingMethods } from './resources/shipping_methods';
82
+ export { default as ShippingZones } from './resources/shipping_zones';
83
+ export { default as SkuListItems } from './resources/sku_list_items';
84
+ export { default as SkuListPromotionRules } from './resources/sku_list_promotion_rules';
85
+ export { default as SkuLists } from './resources/sku_lists';
86
+ export { default as SkuOptions } from './resources/sku_options';
87
+ export { default as Skus } from './resources/skus';
88
+ export { default as StockItems } from './resources/stock_items';
89
+ export { default as StockLineItems } from './resources/stock_line_items';
90
+ export { default as StockLocations } from './resources/stock_locations';
91
+ export { default as StockTransfers } from './resources/stock_transfers';
92
+ export { default as StripeGateways } from './resources/stripe_gateways';
93
+ export { default as StripePayments } from './resources/stripe_payments';
94
+ export { default as TaxCalculators } from './resources/tax_calculators';
95
+ export { default as TaxCategories } from './resources/tax_categories';
96
+ export { default as TaxRules } from './resources/tax_rules';
97
+ export { default as TaxjarAccounts } from './resources/taxjar_accounts';
98
+ export { default as Transactions } from './resources/transactions';
99
+ export { default as Voids } from './resources/voids';
100
+ export { default as Webhooks } from './resources/webhooks';
101
+ export { default as WireTransfers } from './resources/wire_transfers';
102
+ export declare type ResourceTypeLock = 'addresses' | 'adjustments' | 'adyen_gateways' | 'adyen_payments' | 'application' | 'attachments' | 'authorizations' | 'avalara_accounts' | 'billing_info_validation_rules' | 'bing_geocoders' | 'braintree_gateways' | 'braintree_payments' | 'bundles' | 'captures' | 'carrier_accounts' | 'checkout_com_gateways' | 'checkout_com_payments' | 'coupon_codes_promotion_rules' | 'coupon_recipients' | 'coupons' | 'customer_addresses' | 'customer_groups' | 'customer_password_resets' | 'customer_payment_sources' | 'customer_subscriptions' | 'customers' | 'delivery_lead_times' | 'event_callbacks' | 'external_gateways' | 'external_payments' | 'external_promotions' | 'external_tax_calculators' | 'fixed_amount_promotions' | 'fixed_price_promotions' | 'free_gift_promotions' | 'free_shipping_promotions' | 'geocoders' | 'gift_card_recipients' | 'gift_cards' | 'google_geocoders' | 'imports' | 'in_stock_subscriptions' | 'inventory_models' | 'inventory_return_locations' | 'inventory_stock_locations' | 'klarna_gateways' | 'klarna_payments' | 'line_item_options' | 'line_items' | 'manual_gateways' | 'manual_tax_calculators' | 'markets' | 'merchants' | 'order_amount_promotion_rules' | 'order_copies' | 'order_subscriptions' | 'order_validation_rules' | 'orders' | 'organization' | 'packages' | 'parcel_line_items' | 'parcels' | 'payment_gateways' | 'payment_methods' | 'paypal_gateways' | 'paypal_payments' | 'percentage_discount_promotions' | 'price_lists' | 'prices' | 'promotion_rules' | 'promotions' | 'refunds' | 'return_line_items' | 'returns' | 'shipments' | 'shipping_categories' | 'shipping_methods' | 'shipping_zones' | 'sku_list_items' | 'sku_list_promotion_rules' | 'sku_lists' | 'sku_options' | 'skus' | 'stock_items' | 'stock_line_items' | 'stock_locations' | 'stock_transfers' | 'stripe_gateways' | 'stripe_payments' | 'tax_calculators' | 'tax_categories' | 'tax_rules' | 'taxjar_accounts' | 'transactions' | 'voids' | 'webhooks' | 'wire_transfers';
103
+ export declare const resourceList: readonly ["addresses", "adjustments", "adyen_gateways", "adyen_payments", "application", "attachments", "authorizations", "avalara_accounts", "billing_info_validation_rules", "bing_geocoders", "braintree_gateways", "braintree_payments", "bundles", "captures", "carrier_accounts", "checkout_com_gateways", "checkout_com_payments", "coupon_codes_promotion_rules", "coupon_recipients", "coupons", "customer_addresses", "customer_groups", "customer_password_resets", "customer_payment_sources", "customer_subscriptions", "customers", "delivery_lead_times", "event_callbacks", "external_gateways", "external_payments", "external_promotions", "external_tax_calculators", "fixed_amount_promotions", "fixed_price_promotions", "free_gift_promotions", "free_shipping_promotions", "geocoders", "gift_card_recipients", "gift_cards", "google_geocoders", "imports", "in_stock_subscriptions", "inventory_models", "inventory_return_locations", "inventory_stock_locations", "klarna_gateways", "klarna_payments", "line_item_options", "line_items", "manual_gateways", "manual_tax_calculators", "markets", "merchants", "order_amount_promotion_rules", "order_copies", "order_subscriptions", "order_validation_rules", "orders", "organization", "packages", "parcel_line_items", "parcels", "payment_gateways", "payment_methods", "paypal_gateways", "paypal_payments", "percentage_discount_promotions", "price_lists", "prices", "promotion_rules", "promotions", "refunds", "return_line_items", "returns", "shipments", "shipping_categories", "shipping_methods", "shipping_zones", "sku_list_items", "sku_list_promotion_rules", "sku_lists", "sku_options", "skus", "stock_items", "stock_line_items", "stock_locations", "stock_transfers", "stripe_gateways", "stripe_payments", "tax_calculators", "tax_categories", "tax_rules", "taxjar_accounts", "transactions", "voids", "webhooks", "wire_transfers"];
File without changes
@@ -0,0 +1,32 @@
1
+ /// <reference types="node" />
2
+ import { AxiosProxyConfig, Method } from 'axios';
3
+ import type { InterceptorManager } from './interceptor';
4
+ import type { Agent as HttpAgent } from 'http';
5
+ import type { Agent as HttpsAgent } from 'https';
6
+ declare type ProxyConfig = AxiosProxyConfig | false;
7
+ declare type RequestConfig = {
8
+ timeout?: number;
9
+ params?: {
10
+ [key: string]: string | number | boolean;
11
+ };
12
+ httpAgent?: HttpAgent;
13
+ httpsAgent?: HttpsAgent;
14
+ proxy?: ProxyConfig;
15
+ };
16
+ declare type ApiClientInitConfig = {
17
+ organization: string;
18
+ domain?: string;
19
+ accessToken: string;
20
+ } & RequestConfig;
21
+ declare type ApiClientConfig = Partial<ApiClientInitConfig>;
22
+ declare class ApiClient {
23
+ #private;
24
+ static create(options: ApiClientInitConfig): ApiClient;
25
+ baseUrl: string;
26
+ interceptors: InterceptorManager;
27
+ private constructor();
28
+ config(config: ApiClientConfig): void;
29
+ request(method: Method, path: string, body?: any, options?: ApiClientConfig): Promise<any>;
30
+ }
31
+ export default ApiClient;
32
+ export { ApiClientInitConfig, ApiClientConfig, RequestConfig };
@@ -0,0 +1 @@
1
+ var d=this&&this.__classPrivateFieldSet||function(r,e,t,s,a){if(s==="m")throw new TypeError("Private method is not writable");if(s==="a"&&!a)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!a:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return s==="a"?a.call(r,t):a?a.value=t:e.set(r,t),t},n=this&&this.__classPrivateFieldGet||function(r,e,t,s){if(t==="a"&&!s)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!s:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?s:t==="a"?s.call(r):s?s.value:e.get(r)},o,i;import u from"axios";import{SdkError as T,ApiError as b,ErrorType as c}from"./error";import l from"./config";import z from"./debug";const p=z(),f=(r,e)=>`https://${r.toLowerCase()}.${e||l.default.domain}/api`,C=r=>{let e=new T({message:r.message,type:c.GENERIC});if(u.isAxiosError(r))if(r.response){const t=new b(e);t.type=c.RESPONSE,t.status=r.response.status,t.code=String(t.status),t.errors=r.response.data.errors,e=t}else r.request?(e.type=c.REQUEST,e.request=r.request):e.type=c.CLIENT;else u.isCancel(r)?e.type=c.CANCEL:e.source=r;throw e};class m{constructor(e){o.set(this,void 0),i.set(this,void 0),p("new client instance %O",e),this.baseUrl=f(e.organization,e.domain),d(this,o,e.accessToken,"f");const t={timeout:e.timeout||l.client.timeout,proxy:e.proxy,httpAgent:e.httpAgent,httpsAgent:e.httpsAgent},s=Object.assign({baseURL:this.baseUrl,timeout:l.client.timeout,headers:{Accept:"application/vnd.api+json","Content-Type":"application/vnd.api+json",Authorization:"Bearer "+n(this,o,"f")}},t);p("axios options: %O",s),d(this,i,u.create(s),"f"),this.interceptors=n(this,i,"f").interceptors}static create(e){if(!(e==null?void 0:e.organization))throw new Error("Undefined 'organization' parameter");if(!(e==null?void 0:e.accessToken))throw new Error("Undefined 'accessToken' parameter");return new m(e)}config(e){p("config %o",e);const t=n(this,i,"f").defaults;e.timeout&&(t.timeout=e.timeout),e.proxy&&(t.proxy=e.proxy),e.httpAgent&&(t.httpAgent=e.httpAgent),e.httpsAgent&&(t.httpsAgent=e.httpsAgent),e.organization&&(this.baseUrl=f(e.organization,e.domain)),e.accessToken&&(d(this,o,e.accessToken,"f"),t.headers.common.Authorization="Bearer "+n(this,o,"f"))}async request(e,t,s,a){p("request %s %s, %O, %O",e,t,s||{},a||{});const v=s?{data:s}:void 0,y=t,E=(a==null?void 0:a.organization)?f(a.organization,a.domain):void 0,w=(a==null?void 0:a.accessToken)||n(this,o,"f"),A=w?{Authorization:"Bearer "+w}:void 0,g=Object.assign({method:e,baseURL:E,url:y,data:v,headers:A},a);return p("request params: %O",g),n(this,i,"f").request(g).then(h=>h.data).catch(h=>C(h))}}o=new WeakMap,i=new WeakMap;export default m;
@@ -0,0 +1,122 @@
1
+ import * as api from './api';
2
+ import { ApiError } from './error';
3
+ import type { ErrorInterceptor, InterceptorType, RawResponseReader, RequestInterceptor, ResponseInterceptor } from './interceptor';
4
+ import { ResourcesInitConfig } from './resource';
5
+ declare type SdkConfig = {};
6
+ declare type CommerceLayerInitConfig = SdkConfig & ResourcesInitConfig;
7
+ declare type CommerceLayerConfig = Partial<CommerceLayerInitConfig>;
8
+ declare class CommerceLayerClient {
9
+ #private;
10
+ static get openApiSchemaVersion(): string;
11
+ addresses: api.Addresses;
12
+ adjustments: api.Adjustments;
13
+ adyen_gateways: api.AdyenGateways;
14
+ adyen_payments: api.AdyenPayments;
15
+ application: api.Applications;
16
+ attachments: api.Attachments;
17
+ authorizations: api.Authorizations;
18
+ avalara_accounts: api.AvalaraAccounts;
19
+ billing_info_validation_rules: api.BillingInfoValidationRules;
20
+ bing_geocoders: api.BingGeocoders;
21
+ braintree_gateways: api.BraintreeGateways;
22
+ braintree_payments: api.BraintreePayments;
23
+ bundles: api.Bundles;
24
+ captures: api.Captures;
25
+ carrier_accounts: api.CarrierAccounts;
26
+ checkout_com_gateways: api.CheckoutComGateways;
27
+ checkout_com_payments: api.CheckoutComPayments;
28
+ coupon_codes_promotion_rules: api.CouponCodesPromotionRules;
29
+ coupon_recipients: api.CouponRecipients;
30
+ coupons: api.Coupons;
31
+ customer_addresses: api.CustomerAddresses;
32
+ customer_groups: api.CustomerGroups;
33
+ customer_password_resets: api.CustomerPasswordResets;
34
+ customer_payment_sources: api.CustomerPaymentSources;
35
+ customer_subscriptions: api.CustomerSubscriptions;
36
+ customers: api.Customers;
37
+ delivery_lead_times: api.DeliveryLeadTimes;
38
+ event_callbacks: api.EventCallbacks;
39
+ external_gateways: api.ExternalGateways;
40
+ external_payments: api.ExternalPayments;
41
+ external_promotions: api.ExternalPromotions;
42
+ external_tax_calculators: api.ExternalTaxCalculators;
43
+ fixed_amount_promotions: api.FixedAmountPromotions;
44
+ fixed_price_promotions: api.FixedPricePromotions;
45
+ free_gift_promotions: api.FreeGiftPromotions;
46
+ free_shipping_promotions: api.FreeShippingPromotions;
47
+ geocoders: api.Geocoders;
48
+ gift_card_recipients: api.GiftCardRecipients;
49
+ gift_cards: api.GiftCards;
50
+ google_geocoders: api.GoogleGeocoders;
51
+ imports: api.Imports;
52
+ in_stock_subscriptions: api.InStockSubscriptions;
53
+ inventory_models: api.InventoryModels;
54
+ inventory_return_locations: api.InventoryReturnLocations;
55
+ inventory_stock_locations: api.InventoryStockLocations;
56
+ klarna_gateways: api.KlarnaGateways;
57
+ klarna_payments: api.KlarnaPayments;
58
+ line_item_options: api.LineItemOptions;
59
+ line_items: api.LineItems;
60
+ manual_gateways: api.ManualGateways;
61
+ manual_tax_calculators: api.ManualTaxCalculators;
62
+ markets: api.Markets;
63
+ merchants: api.Merchants;
64
+ order_amount_promotion_rules: api.OrderAmountPromotionRules;
65
+ order_copies: api.OrderCopies;
66
+ order_subscriptions: api.OrderSubscriptions;
67
+ order_validation_rules: api.OrderValidationRules;
68
+ orders: api.Orders;
69
+ organization: api.Organizations;
70
+ packages: api.Packages;
71
+ parcel_line_items: api.ParcelLineItems;
72
+ parcels: api.Parcels;
73
+ payment_gateways: api.PaymentGateways;
74
+ payment_methods: api.PaymentMethods;
75
+ paypal_gateways: api.PaypalGateways;
76
+ paypal_payments: api.PaypalPayments;
77
+ percentage_discount_promotions: api.PercentageDiscountPromotions;
78
+ price_lists: api.PriceLists;
79
+ prices: api.Prices;
80
+ promotion_rules: api.PromotionRules;
81
+ promotions: api.Promotions;
82
+ refunds: api.Refunds;
83
+ return_line_items: api.ReturnLineItems;
84
+ returns: api.Returns;
85
+ shipments: api.Shipments;
86
+ shipping_categories: api.ShippingCategories;
87
+ shipping_methods: api.ShippingMethods;
88
+ shipping_zones: api.ShippingZones;
89
+ sku_list_items: api.SkuListItems;
90
+ sku_list_promotion_rules: api.SkuListPromotionRules;
91
+ sku_lists: api.SkuLists;
92
+ sku_options: api.SkuOptions;
93
+ skus: api.Skus;
94
+ stock_items: api.StockItems;
95
+ stock_line_items: api.StockLineItems;
96
+ stock_locations: api.StockLocations;
97
+ stock_transfers: api.StockTransfers;
98
+ stripe_gateways: api.StripeGateways;
99
+ stripe_payments: api.StripePayments;
100
+ tax_calculators: api.TaxCalculators;
101
+ tax_categories: api.TaxCategories;
102
+ tax_rules: api.TaxRules;
103
+ taxjar_accounts: api.TaxjarAccounts;
104
+ transactions: api.Transactions;
105
+ voids: api.Voids;
106
+ webhooks: api.Webhooks;
107
+ wire_transfers: api.WireTransfers;
108
+ constructor(config: CommerceLayerInitConfig);
109
+ get currentOrganization(): string;
110
+ private localConfig;
111
+ config(config: CommerceLayerConfig): void;
112
+ resources(): readonly string[];
113
+ isApiError(error: any): error is ApiError;
114
+ addRequestInterceptor(onFulfilled?: RequestInterceptor, onRejected?: ErrorInterceptor): number;
115
+ addResponseInterceptor(onFulfilled?: ResponseInterceptor, onRejected?: ErrorInterceptor): number;
116
+ removeInterceptor(type: InterceptorType, id: number): void;
117
+ addRawResponseReader(): RawResponseReader;
118
+ removeRawResponseReader(reader: number | RawResponseReader): void;
119
+ }
120
+ declare const CommerceLayer: (config: CommerceLayerInitConfig) => CommerceLayerClient;
121
+ export default CommerceLayer;
122
+ export type { CommerceLayerClient, CommerceLayerConfig, CommerceLayerInitConfig };
@@ -1 +1 @@
1
- var c=this&&this.__classPrivateFieldSet||function(o,i,n,r,a){if(r==="m")throw new TypeError("Private method is not writable");if(r==="a"&&!a)throw new TypeError("Private accessor was defined without a setter");if(typeof i=="function"?o!==i||!a:!i.has(o))throw new TypeError("Cannot write private member to an object whose class did not declare it");return r==="a"?a.call(o,n):a?a.value=n:i.set(o,n),n},s=this&&this.__classPrivateFieldGet||function(o,i,n,r){if(n==="a"&&!r)throw new TypeError("Private accessor was defined without a getter");if(typeof i=="function"?o!==i||!r:!i.has(o))throw new TypeError("Cannot read private member from an object whose class did not declare it");return n==="m"?r:n==="a"?r.call(o):r?r.value:i.get(o)},t,h;import*as e from"./api";import{CommerceLayerStatic as f}from"./static";import p from"./resource";import u from"./debug";const w=u(),m="2.8.1";class l{constructor(i){t.set(this,void 0),h.set(this,void 0),w("new commercelayer instance %O",i),c(this,t,new p(i),"f"),c(this,h,i.organization,"f"),this.addresses=new e.Addresses(s(this,t,"f")),this.adjustments=new e.Adjustments(s(this,t,"f")),this.adyen_gateways=new e.AdyenGateways(s(this,t,"f")),this.adyen_payments=new e.AdyenPayments(s(this,t,"f")),this.application=new e.Applications(s(this,t,"f")),this.attachments=new e.Attachments(s(this,t,"f")),this.authorizations=new e.Authorizations(s(this,t,"f")),this.avalara_accounts=new e.AvalaraAccounts(s(this,t,"f")),this.billing_info_validation_rules=new e.BillingInfoValidationRules(s(this,t,"f")),this.bing_geocoders=new e.BingGeocoders(s(this,t,"f")),this.braintree_gateways=new e.BraintreeGateways(s(this,t,"f")),this.braintree_payments=new e.BraintreePayments(s(this,t,"f")),this.bundles=new e.Bundles(s(this,t,"f")),this.captures=new e.Captures(s(this,t,"f")),this.carrier_accounts=new e.CarrierAccounts(s(this,t,"f")),this.checkout_com_gateways=new e.CheckoutComGateways(s(this,t,"f")),this.checkout_com_payments=new e.CheckoutComPayments(s(this,t,"f")),this.coupon_codes_promotion_rules=new e.CouponCodesPromotionRules(s(this,t,"f")),this.coupon_recipients=new e.CouponRecipients(s(this,t,"f")),this.coupons=new e.Coupons(s(this,t,"f")),this.customer_addresses=new e.CustomerAddresses(s(this,t,"f")),this.customer_groups=new e.CustomerGroups(s(this,t,"f")),this.customer_password_resets=new e.CustomerPasswordResets(s(this,t,"f")),this.customer_payment_sources=new e.CustomerPaymentSources(s(this,t,"f")),this.customer_subscriptions=new e.CustomerSubscriptions(s(this,t,"f")),this.customers=new e.Customers(s(this,t,"f")),this.delivery_lead_times=new e.DeliveryLeadTimes(s(this,t,"f")),this.event_callbacks=new e.EventCallbacks(s(this,t,"f")),this.external_gateways=new e.ExternalGateways(s(this,t,"f")),this.external_payments=new e.ExternalPayments(s(this,t,"f")),this.external_promotions=new e.ExternalPromotions(s(this,t,"f")),this.external_tax_calculators=new e.ExternalTaxCalculators(s(this,t,"f")),this.fixed_amount_promotions=new e.FixedAmountPromotions(s(this,t,"f")),this.fixed_price_promotions=new e.FixedPricePromotions(s(this,t,"f")),this.free_gift_promotions=new e.FreeGiftPromotions(s(this,t,"f")),this.free_shipping_promotions=new e.FreeShippingPromotions(s(this,t,"f")),this.geocoders=new e.Geocoders(s(this,t,"f")),this.gift_card_recipients=new e.GiftCardRecipients(s(this,t,"f")),this.gift_cards=new e.GiftCards(s(this,t,"f")),this.google_geocoders=new e.GoogleGeocoders(s(this,t,"f")),this.imports=new e.Imports(s(this,t,"f")),this.in_stock_subscriptions=new e.InStockSubscriptions(s(this,t,"f")),this.inventory_models=new e.InventoryModels(s(this,t,"f")),this.inventory_return_locations=new e.InventoryReturnLocations(s(this,t,"f")),this.inventory_stock_locations=new e.InventoryStockLocations(s(this,t,"f")),this.klarna_gateways=new e.KlarnaGateways(s(this,t,"f")),this.klarna_payments=new e.KlarnaPayments(s(this,t,"f")),this.line_item_options=new e.LineItemOptions(s(this,t,"f")),this.line_items=new e.LineItems(s(this,t,"f")),this.manual_gateways=new e.ManualGateways(s(this,t,"f")),this.manual_tax_calculators=new e.ManualTaxCalculators(s(this,t,"f")),this.markets=new e.Markets(s(this,t,"f")),this.merchants=new e.Merchants(s(this,t,"f")),this.order_amount_promotion_rules=new e.OrderAmountPromotionRules(s(this,t,"f")),this.order_copies=new e.OrderCopies(s(this,t,"f")),this.order_subscriptions=new e.OrderSubscriptions(s(this,t,"f")),this.order_validation_rules=new e.OrderValidationRules(s(this,t,"f")),this.orders=new e.Orders(s(this,t,"f")),this.organization=new e.Organizations(s(this,t,"f")),this.packages=new e.Packages(s(this,t,"f")),this.parcel_line_items=new e.ParcelLineItems(s(this,t,"f")),this.parcels=new e.Parcels(s(this,t,"f")),this.payment_gateways=new e.PaymentGateways(s(this,t,"f")),this.payment_methods=new e.PaymentMethods(s(this,t,"f")),this.paypal_gateways=new e.PaypalGateways(s(this,t,"f")),this.paypal_payments=new e.PaypalPayments(s(this,t,"f")),this.percentage_discount_promotions=new e.PercentageDiscountPromotions(s(this,t,"f")),this.price_lists=new e.PriceLists(s(this,t,"f")),this.prices=new e.Prices(s(this,t,"f")),this.promotion_rules=new e.PromotionRules(s(this,t,"f")),this.promotions=new e.Promotions(s(this,t,"f")),this.refunds=new e.Refunds(s(this,t,"f")),this.return_line_items=new e.ReturnLineItems(s(this,t,"f")),this.returns=new e.Returns(s(this,t,"f")),this.shipments=new e.Shipments(s(this,t,"f")),this.shipping_categories=new e.ShippingCategories(s(this,t,"f")),this.shipping_methods=new e.ShippingMethods(s(this,t,"f")),this.shipping_zones=new e.ShippingZones(s(this,t,"f")),this.sku_list_items=new e.SkuListItems(s(this,t,"f")),this.sku_list_promotion_rules=new e.SkuListPromotionRules(s(this,t,"f")),this.sku_lists=new e.SkuLists(s(this,t,"f")),this.sku_options=new e.SkuOptions(s(this,t,"f")),this.skus=new e.Skus(s(this,t,"f")),this.stock_items=new e.StockItems(s(this,t,"f")),this.stock_line_items=new e.StockLineItems(s(this,t,"f")),this.stock_locations=new e.StockLocations(s(this,t,"f")),this.stock_transfers=new e.StockTransfers(s(this,t,"f")),this.stripe_gateways=new e.StripeGateways(s(this,t,"f")),this.stripe_payments=new e.StripePayments(s(this,t,"f")),this.tax_calculators=new e.TaxCalculators(s(this,t,"f")),this.tax_categories=new e.TaxCategories(s(this,t,"f")),this.tax_rules=new e.TaxRules(s(this,t,"f")),this.taxjar_accounts=new e.TaxjarAccounts(s(this,t,"f")),this.transactions=new e.Transactions(s(this,t,"f")),this.voids=new e.Voids(s(this,t,"f")),this.webhooks=new e.Webhooks(s(this,t,"f")),this.wire_transfers=new e.WireTransfers(s(this,t,"f"))}static get openApiSchemaVersion(){return m}get currentOrganization(){return s(this,h,"f")}localConfig(i){i.organization&&c(this,h,i.organization,"f")}config(i){w("config %o",i),this.localConfig(i),s(this,t,"f").config(i)}resources(){return f.resources()}isApiError(i){return f.isApiError(i)}addRequestInterceptor(i,n){return s(this,t,"f").interceptors.request.use(i,n)}addResponseInterceptor(i,n){return s(this,t,"f").interceptors.response.use(i,n)}removeInterceptor(i,n){return s(this,t,"f").interceptors[i].eject(n)}addRawResponseReader(){const i={id:void 0,rawResponse:void 0};function n(a){return i.rawResponse=a?.data,a}const r=this.addResponseInterceptor(n);return i.id=r,i}removeRawResponseReader(i){const n=typeof i=="number"?i:i.id;if(n)return this.removeInterceptor("response",n)}}t=new WeakMap,h=new WeakMap;const _=o=>new l(o);export default _;
1
+ var c=this&&this.__classPrivateFieldSet||function(o,i,n,r,a){if(r==="m")throw new TypeError("Private method is not writable");if(r==="a"&&!a)throw new TypeError("Private accessor was defined without a setter");if(typeof i=="function"?o!==i||!a:!i.has(o))throw new TypeError("Cannot write private member to an object whose class did not declare it");return r==="a"?a.call(o,n):a?a.value=n:i.set(o,n),n},s=this&&this.__classPrivateFieldGet||function(o,i,n,r){if(n==="a"&&!r)throw new TypeError("Private accessor was defined without a getter");if(typeof i=="function"?o!==i||!r:!i.has(o))throw new TypeError("Cannot read private member from an object whose class did not declare it");return n==="m"?r:n==="a"?r.call(o):r?r.value:i.get(o)},t,h;import*as e from"./api";import{CommerceLayerStatic as f}from"./static";import p from"./resource";import u from"./debug";const w=u(),m="2.8.1";class l{constructor(i){t.set(this,void 0),h.set(this,void 0),w("new commercelayer instance %O",i),c(this,t,new p(i),"f"),c(this,h,i.organization,"f"),this.addresses=new e.Addresses(s(this,t,"f")),this.adjustments=new e.Adjustments(s(this,t,"f")),this.adyen_gateways=new e.AdyenGateways(s(this,t,"f")),this.adyen_payments=new e.AdyenPayments(s(this,t,"f")),this.application=new e.Applications(s(this,t,"f")),this.attachments=new e.Attachments(s(this,t,"f")),this.authorizations=new e.Authorizations(s(this,t,"f")),this.avalara_accounts=new e.AvalaraAccounts(s(this,t,"f")),this.billing_info_validation_rules=new e.BillingInfoValidationRules(s(this,t,"f")),this.bing_geocoders=new e.BingGeocoders(s(this,t,"f")),this.braintree_gateways=new e.BraintreeGateways(s(this,t,"f")),this.braintree_payments=new e.BraintreePayments(s(this,t,"f")),this.bundles=new e.Bundles(s(this,t,"f")),this.captures=new e.Captures(s(this,t,"f")),this.carrier_accounts=new e.CarrierAccounts(s(this,t,"f")),this.checkout_com_gateways=new e.CheckoutComGateways(s(this,t,"f")),this.checkout_com_payments=new e.CheckoutComPayments(s(this,t,"f")),this.coupon_codes_promotion_rules=new e.CouponCodesPromotionRules(s(this,t,"f")),this.coupon_recipients=new e.CouponRecipients(s(this,t,"f")),this.coupons=new e.Coupons(s(this,t,"f")),this.customer_addresses=new e.CustomerAddresses(s(this,t,"f")),this.customer_groups=new e.CustomerGroups(s(this,t,"f")),this.customer_password_resets=new e.CustomerPasswordResets(s(this,t,"f")),this.customer_payment_sources=new e.CustomerPaymentSources(s(this,t,"f")),this.customer_subscriptions=new e.CustomerSubscriptions(s(this,t,"f")),this.customers=new e.Customers(s(this,t,"f")),this.delivery_lead_times=new e.DeliveryLeadTimes(s(this,t,"f")),this.event_callbacks=new e.EventCallbacks(s(this,t,"f")),this.external_gateways=new e.ExternalGateways(s(this,t,"f")),this.external_payments=new e.ExternalPayments(s(this,t,"f")),this.external_promotions=new e.ExternalPromotions(s(this,t,"f")),this.external_tax_calculators=new e.ExternalTaxCalculators(s(this,t,"f")),this.fixed_amount_promotions=new e.FixedAmountPromotions(s(this,t,"f")),this.fixed_price_promotions=new e.FixedPricePromotions(s(this,t,"f")),this.free_gift_promotions=new e.FreeGiftPromotions(s(this,t,"f")),this.free_shipping_promotions=new e.FreeShippingPromotions(s(this,t,"f")),this.geocoders=new e.Geocoders(s(this,t,"f")),this.gift_card_recipients=new e.GiftCardRecipients(s(this,t,"f")),this.gift_cards=new e.GiftCards(s(this,t,"f")),this.google_geocoders=new e.GoogleGeocoders(s(this,t,"f")),this.imports=new e.Imports(s(this,t,"f")),this.in_stock_subscriptions=new e.InStockSubscriptions(s(this,t,"f")),this.inventory_models=new e.InventoryModels(s(this,t,"f")),this.inventory_return_locations=new e.InventoryReturnLocations(s(this,t,"f")),this.inventory_stock_locations=new e.InventoryStockLocations(s(this,t,"f")),this.klarna_gateways=new e.KlarnaGateways(s(this,t,"f")),this.klarna_payments=new e.KlarnaPayments(s(this,t,"f")),this.line_item_options=new e.LineItemOptions(s(this,t,"f")),this.line_items=new e.LineItems(s(this,t,"f")),this.manual_gateways=new e.ManualGateways(s(this,t,"f")),this.manual_tax_calculators=new e.ManualTaxCalculators(s(this,t,"f")),this.markets=new e.Markets(s(this,t,"f")),this.merchants=new e.Merchants(s(this,t,"f")),this.order_amount_promotion_rules=new e.OrderAmountPromotionRules(s(this,t,"f")),this.order_copies=new e.OrderCopies(s(this,t,"f")),this.order_subscriptions=new e.OrderSubscriptions(s(this,t,"f")),this.order_validation_rules=new e.OrderValidationRules(s(this,t,"f")),this.orders=new e.Orders(s(this,t,"f")),this.organization=new e.Organizations(s(this,t,"f")),this.packages=new e.Packages(s(this,t,"f")),this.parcel_line_items=new e.ParcelLineItems(s(this,t,"f")),this.parcels=new e.Parcels(s(this,t,"f")),this.payment_gateways=new e.PaymentGateways(s(this,t,"f")),this.payment_methods=new e.PaymentMethods(s(this,t,"f")),this.paypal_gateways=new e.PaypalGateways(s(this,t,"f")),this.paypal_payments=new e.PaypalPayments(s(this,t,"f")),this.percentage_discount_promotions=new e.PercentageDiscountPromotions(s(this,t,"f")),this.price_lists=new e.PriceLists(s(this,t,"f")),this.prices=new e.Prices(s(this,t,"f")),this.promotion_rules=new e.PromotionRules(s(this,t,"f")),this.promotions=new e.Promotions(s(this,t,"f")),this.refunds=new e.Refunds(s(this,t,"f")),this.return_line_items=new e.ReturnLineItems(s(this,t,"f")),this.returns=new e.Returns(s(this,t,"f")),this.shipments=new e.Shipments(s(this,t,"f")),this.shipping_categories=new e.ShippingCategories(s(this,t,"f")),this.shipping_methods=new e.ShippingMethods(s(this,t,"f")),this.shipping_zones=new e.ShippingZones(s(this,t,"f")),this.sku_list_items=new e.SkuListItems(s(this,t,"f")),this.sku_list_promotion_rules=new e.SkuListPromotionRules(s(this,t,"f")),this.sku_lists=new e.SkuLists(s(this,t,"f")),this.sku_options=new e.SkuOptions(s(this,t,"f")),this.skus=new e.Skus(s(this,t,"f")),this.stock_items=new e.StockItems(s(this,t,"f")),this.stock_line_items=new e.StockLineItems(s(this,t,"f")),this.stock_locations=new e.StockLocations(s(this,t,"f")),this.stock_transfers=new e.StockTransfers(s(this,t,"f")),this.stripe_gateways=new e.StripeGateways(s(this,t,"f")),this.stripe_payments=new e.StripePayments(s(this,t,"f")),this.tax_calculators=new e.TaxCalculators(s(this,t,"f")),this.tax_categories=new e.TaxCategories(s(this,t,"f")),this.tax_rules=new e.TaxRules(s(this,t,"f")),this.taxjar_accounts=new e.TaxjarAccounts(s(this,t,"f")),this.transactions=new e.Transactions(s(this,t,"f")),this.voids=new e.Voids(s(this,t,"f")),this.webhooks=new e.Webhooks(s(this,t,"f")),this.wire_transfers=new e.WireTransfers(s(this,t,"f"))}static get openApiSchemaVersion(){return m}get currentOrganization(){return s(this,h,"f")}localConfig(i){i.organization&&c(this,h,i.organization,"f")}config(i){w("config %o",i),this.localConfig(i),s(this,t,"f").config(i)}resources(){return f.resources()}isApiError(i){return f.isApiError(i)}addRequestInterceptor(i,n){return s(this,t,"f").interceptors.request.use(i,n)}addResponseInterceptor(i,n){return s(this,t,"f").interceptors.response.use(i,n)}removeInterceptor(i,n){return s(this,t,"f").interceptors[i].eject(n)}addRawResponseReader(){const i={id:void 0,rawResponse:void 0};function n(a){return i.rawResponse=a==null?void 0:a.data,a}const r=this.addResponseInterceptor(n);return i.id=r,i}removeRawResponseReader(i){const n=typeof i=="number"?i:i.id;if(n)return this.removeInterceptor("response",n)}}t=new WeakMap,h=new WeakMap;const _=o=>new l(o);export default _;
@@ -0,0 +1,4 @@
1
+ import type { ResourceId, ResourceType } from './resource';
2
+ declare const isResourceId: (resource: any) => resource is ResourceId;
3
+ declare const isResourceType: (resource: any) => resource is ResourceType;
4
+ export { isResourceId, isResourceType };
File without changes
@@ -0,0 +1,11 @@
1
+ declare const config: {
2
+ readonly default: {
3
+ readonly domain: "commercelayer.io";
4
+ readonly pageNumber: 1;
5
+ readonly pageSize: 10;
6
+ };
7
+ readonly client: {
8
+ readonly timeout: 15000;
9
+ };
10
+ };
11
+ export default config;
File without changes
@@ -0,0 +1,3 @@
1
+ declare type Debugger = (pattern: string, ...args: any[]) => void;
2
+ declare const debug: (namespace?: string | undefined) => Debugger;
3
+ export default debug;
File without changes
@@ -0,0 +1,26 @@
1
+ declare enum ErrorType {
2
+ CLIENT = "client",
3
+ REQUEST = "request",
4
+ RESPONSE = "response",
5
+ GENERIC = "generic",
6
+ CANCEL = "cancel"
7
+ }
8
+ declare class SdkError extends Error {
9
+ static isSdkError(error: any): error is ApiError;
10
+ type: string;
11
+ code?: string;
12
+ source?: Error;
13
+ request?: any;
14
+ constructor(error: {
15
+ message: string;
16
+ type?: ErrorType;
17
+ });
18
+ }
19
+ declare class ApiError extends SdkError {
20
+ static isApiError(error: any): error is ApiError;
21
+ errors: any[];
22
+ status?: number;
23
+ constructor(error: SdkError);
24
+ first(): any;
25
+ }
26
+ export { SdkError, ApiError, ErrorType };
@@ -0,0 +1 @@
1
+ var t;(function(s){s.CLIENT="client",s.REQUEST="request",s.RESPONSE="response",s.GENERIC="generic",s.CANCEL="cancel"})(t||(t={}));class e extends Error{constructor(r){super(r.message);this.name=this.constructor.name,this.type=r.type||t.GENERIC}static isSdkError(r){return r&&["SdkError","ApiError"].includes(r.name)&&Object.values(t).includes(r.type)}}class i extends e{constructor(r){super(Object.assign(Object.assign({},r),{type:t.RESPONSE}));this.errors=[],this.name=this.constructor.name}static isApiError(r){return e.isSdkError(r)&&r.name==="ApiError"&&r.type===t.RESPONSE}first(){var r;return((r=this.errors)===null||r===void 0?void 0:r.length)>0?this.errors[0]:void 0}}export{e as SdkError,i as ApiError,t as ErrorType};
@@ -0,0 +1,7 @@
1
+ export { default } from './commercelayer';
2
+ export type { CommerceLayerClient } from './commercelayer';
3
+ export { CommerceLayerStatic } from './static';
4
+ export type { QueryParamsRetrieve, QueryParamsList, QueryParams } from './query';
5
+ export * from './model';
6
+ export type { RequestObj, ResponseObj, ErrorObj } from './interceptor';
7
+ export type { SdkError, ApiError, ErrorType } from './error';
File without changes
@@ -0,0 +1,19 @@
1
+ import { AxiosError, AxiosInterceptorManager, AxiosRequestConfig, AxiosResponse } from "axios";
2
+ declare type InterceptorManager = {
3
+ request: AxiosInterceptorManager<AxiosRequestConfig>;
4
+ response: AxiosInterceptorManager<any>;
5
+ };
6
+ declare type RequestObj = AxiosRequestConfig;
7
+ declare type RequestInterceptor = (request: RequestObj) => RequestObj | Promise<RequestObj>;
8
+ declare type ResponseObj = AxiosResponse;
9
+ declare type ResponseInterceptor = (response: ResponseObj) => ResponseObj;
10
+ declare type ErrorObj = AxiosError;
11
+ declare type ErrorInterceptor = (error: ErrorObj) => ErrorObj;
12
+ declare type InterceptorType = 'request' | 'response';
13
+ export type { InterceptorManager, RequestInterceptor, ResponseInterceptor, ErrorInterceptor, InterceptorType };
14
+ export type { RequestObj, ResponseObj, ErrorObj };
15
+ declare type RawResponseReader = {
16
+ id: number | undefined;
17
+ rawResponse: ResponseObj | undefined;
18
+ };
19
+ export type { RawResponseReader };
File without changes
@@ -0,0 +1,5 @@
1
+ import type { DocWithData, ResourceObject as JSONAPIObject } from 'jsonapi-typescript';
2
+ import type { ResourceCreate, ResourceUpdate, ResourceId, ResourceType, Resource } from './resource';
3
+ declare const denormalize: <R extends Resource>(response: DocWithData) => R | R[];
4
+ declare const normalize: (resource: (ResourceCreate & ResourceType) | (ResourceUpdate & ResourceId)) => JSONAPIObject;
5
+ export { denormalize, normalize };
@@ -0,0 +1 @@
1
+ import{isResourceId as l,isResourceType as c}from"./common";import u from"./debug";const a=u(),p=r=>{let i;r.links&&delete r.links;const t=r.data,n=r.included;return Array.isArray(t)?i=t.map(s=>e(s,n)):i=e(t,n),i},d=(r,i=[])=>i.find(t=>r.id===t.id&&r.type===t.type)||r,e=(r,i)=>{a("denormalize resource: %O, %o",r,i||{});const t=Object.assign({id:r.id,type:r.type},r.attributes);return r.relationships&&Object.keys(r.relationships).forEach(n=>{const s=r.relationships[n].data;s?Array.isArray(s)?t[n]=s.map(o=>e(d(o,i),i)):t[n]=e(d(s,i),i):s===null&&(t[n]=null)}),a("denormalized resource: %O",t),t},y=r=>{a("normalize resource: %O",r);const i={},t={};for(const s in r){if(["type","id"].includes(s))continue;const o=r[s];o&&c(o)&&o.id===null?t[s]={data:null}:o&&(l(o)||Array.isArray(o)&&l(o[0]))?t[s]={data:o}:i[s]=o}const n={type:r.type,attributes:i,relationships:t};return l(r)&&(n.id=r.id),a("normalized resource: %O",n),n};export{p as denormalize,y as normalize};
@@ -0,0 +1,101 @@
1
+ /**
2
+ * ©2022 Commerce Layer Inc.
3
+ * OpenAPI schema, version 2.8.1
4
+ **/
5
+ export type { Address, AddressCreate, AddressUpdate } from './resources/addresses';
6
+ export type { Adjustment, AdjustmentCreate, AdjustmentUpdate } from './resources/adjustments';
7
+ export type { AdyenGateway, AdyenGatewayCreate, AdyenGatewayUpdate } from './resources/adyen_gateways';
8
+ export type { AdyenPayment, AdyenPaymentCreate, AdyenPaymentUpdate } from './resources/adyen_payments';
9
+ export type { Application } from './resources/application';
10
+ export type { Attachment, AttachmentCreate, AttachmentUpdate } from './resources/attachments';
11
+ export type { Authorization, AuthorizationUpdate } from './resources/authorizations';
12
+ export type { AvalaraAccount, AvalaraAccountCreate, AvalaraAccountUpdate } from './resources/avalara_accounts';
13
+ export type { BillingInfoValidationRule, BillingInfoValidationRuleCreate, BillingInfoValidationRuleUpdate } from './resources/billing_info_validation_rules';
14
+ export type { BingGeocoder, BingGeocoderCreate, BingGeocoderUpdate } from './resources/bing_geocoders';
15
+ export type { BraintreeGateway, BraintreeGatewayCreate, BraintreeGatewayUpdate } from './resources/braintree_gateways';
16
+ export type { BraintreePayment, BraintreePaymentCreate, BraintreePaymentUpdate } from './resources/braintree_payments';
17
+ export type { Bundle, BundleCreate, BundleUpdate } from './resources/bundles';
18
+ export type { Capture, CaptureUpdate } from './resources/captures';
19
+ export type { CarrierAccount } from './resources/carrier_accounts';
20
+ export type { CheckoutComGateway, CheckoutComGatewayCreate, CheckoutComGatewayUpdate } from './resources/checkout_com_gateways';
21
+ export type { CheckoutComPayment, CheckoutComPaymentCreate, CheckoutComPaymentUpdate } from './resources/checkout_com_payments';
22
+ export type { CouponCodesPromotionRule, CouponCodesPromotionRuleCreate, CouponCodesPromotionRuleUpdate } from './resources/coupon_codes_promotion_rules';
23
+ export type { CouponRecipient, CouponRecipientCreate, CouponRecipientUpdate } from './resources/coupon_recipients';
24
+ export type { Coupon, CouponCreate, CouponUpdate } from './resources/coupons';
25
+ export type { CustomerAddress, CustomerAddressCreate, CustomerAddressUpdate } from './resources/customer_addresses';
26
+ export type { CustomerGroup, CustomerGroupCreate, CustomerGroupUpdate } from './resources/customer_groups';
27
+ export type { CustomerPasswordReset, CustomerPasswordResetCreate, CustomerPasswordResetUpdate } from './resources/customer_password_resets';
28
+ export type { CustomerPaymentSource, CustomerPaymentSourceCreate, CustomerPaymentSourceUpdate } from './resources/customer_payment_sources';
29
+ export type { CustomerSubscription, CustomerSubscriptionCreate, CustomerSubscriptionUpdate } from './resources/customer_subscriptions';
30
+ export type { Customer, CustomerCreate, CustomerUpdate } from './resources/customers';
31
+ export type { DeliveryLeadTime, DeliveryLeadTimeCreate, DeliveryLeadTimeUpdate } from './resources/delivery_lead_times';
32
+ export type { EventCallback } from './resources/event_callbacks';
33
+ export type { ExternalGateway, ExternalGatewayCreate, ExternalGatewayUpdate } from './resources/external_gateways';
34
+ export type { ExternalPayment, ExternalPaymentCreate, ExternalPaymentUpdate } from './resources/external_payments';
35
+ export type { ExternalPromotion, ExternalPromotionCreate, ExternalPromotionUpdate } from './resources/external_promotions';
36
+ export type { ExternalTaxCalculator, ExternalTaxCalculatorCreate, ExternalTaxCalculatorUpdate } from './resources/external_tax_calculators';
37
+ export type { FixedAmountPromotion, FixedAmountPromotionCreate, FixedAmountPromotionUpdate } from './resources/fixed_amount_promotions';
38
+ export type { FixedPricePromotion, FixedPricePromotionCreate, FixedPricePromotionUpdate } from './resources/fixed_price_promotions';
39
+ export type { FreeGiftPromotion, FreeGiftPromotionCreate, FreeGiftPromotionUpdate } from './resources/free_gift_promotions';
40
+ export type { FreeShippingPromotion, FreeShippingPromotionCreate, FreeShippingPromotionUpdate } from './resources/free_shipping_promotions';
41
+ export type { Geocoder } from './resources/geocoders';
42
+ export type { GiftCardRecipient, GiftCardRecipientCreate, GiftCardRecipientUpdate } from './resources/gift_card_recipients';
43
+ export type { GiftCard, GiftCardCreate, GiftCardUpdate } from './resources/gift_cards';
44
+ export type { GoogleGeocoder, GoogleGeocoderCreate, GoogleGeocoderUpdate } from './resources/google_geocoders';
45
+ export type { Import, ImportCreate } from './resources/imports';
46
+ export type { InStockSubscription, InStockSubscriptionCreate, InStockSubscriptionUpdate } from './resources/in_stock_subscriptions';
47
+ export type { InventoryModel, InventoryModelCreate, InventoryModelUpdate } from './resources/inventory_models';
48
+ export type { InventoryReturnLocation, InventoryReturnLocationCreate, InventoryReturnLocationUpdate } from './resources/inventory_return_locations';
49
+ export type { InventoryStockLocation, InventoryStockLocationCreate, InventoryStockLocationUpdate } from './resources/inventory_stock_locations';
50
+ export type { KlarnaGateway, KlarnaGatewayCreate, KlarnaGatewayUpdate } from './resources/klarna_gateways';
51
+ export type { KlarnaPayment, KlarnaPaymentCreate, KlarnaPaymentUpdate } from './resources/klarna_payments';
52
+ export type { LineItemOption, LineItemOptionCreate, LineItemOptionUpdate } from './resources/line_item_options';
53
+ export type { LineItem, LineItemCreate, LineItemUpdate } from './resources/line_items';
54
+ export type { ManualGateway, ManualGatewayCreate, ManualGatewayUpdate } from './resources/manual_gateways';
55
+ export type { ManualTaxCalculator, ManualTaxCalculatorCreate, ManualTaxCalculatorUpdate } from './resources/manual_tax_calculators';
56
+ export type { Market, MarketCreate, MarketUpdate } from './resources/markets';
57
+ export type { Merchant, MerchantCreate, MerchantUpdate } from './resources/merchants';
58
+ export type { OrderAmountPromotionRule, OrderAmountPromotionRuleCreate, OrderAmountPromotionRuleUpdate } from './resources/order_amount_promotion_rules';
59
+ export type { OrderCopy, OrderCopyCreate } from './resources/order_copies';
60
+ export type { OrderSubscription, OrderSubscriptionCreate, OrderSubscriptionUpdate } from './resources/order_subscriptions';
61
+ export type { OrderValidationRule } from './resources/order_validation_rules';
62
+ export type { Order, OrderCreate, OrderUpdate } from './resources/orders';
63
+ export type { Organization } from './resources/organization';
64
+ export type { Package, PackageCreate, PackageUpdate } from './resources/packages';
65
+ export type { ParcelLineItem, ParcelLineItemCreate, ParcelLineItemUpdate } from './resources/parcel_line_items';
66
+ export type { Parcel, ParcelCreate, ParcelUpdate } from './resources/parcels';
67
+ export type { PaymentGateway } from './resources/payment_gateways';
68
+ export type { PaymentMethod, PaymentMethodCreate, PaymentMethodUpdate } from './resources/payment_methods';
69
+ export type { PaypalGateway, PaypalGatewayCreate, PaypalGatewayUpdate } from './resources/paypal_gateways';
70
+ export type { PaypalPayment, PaypalPaymentCreate, PaypalPaymentUpdate } from './resources/paypal_payments';
71
+ export type { PercentageDiscountPromotion, PercentageDiscountPromotionCreate, PercentageDiscountPromotionUpdate } from './resources/percentage_discount_promotions';
72
+ export type { PriceList, PriceListCreate, PriceListUpdate } from './resources/price_lists';
73
+ export type { Price, PriceCreate, PriceUpdate } from './resources/prices';
74
+ export type { PromotionRule } from './resources/promotion_rules';
75
+ export type { Promotion } from './resources/promotions';
76
+ export type { Refund } from './resources/refunds';
77
+ export type { ReturnLineItem, ReturnLineItemCreate, ReturnLineItemUpdate } from './resources/return_line_items';
78
+ export type { Return, ReturnCreate, ReturnUpdate } from './resources/returns';
79
+ export type { Shipment, ShipmentUpdate } from './resources/shipments';
80
+ export type { ShippingCategory, ShippingCategoryCreate, ShippingCategoryUpdate } from './resources/shipping_categories';
81
+ export type { ShippingMethod, ShippingMethodCreate, ShippingMethodUpdate } from './resources/shipping_methods';
82
+ export type { ShippingZone, ShippingZoneCreate, ShippingZoneUpdate } from './resources/shipping_zones';
83
+ export type { SkuListItem, SkuListItemCreate, SkuListItemUpdate } from './resources/sku_list_items';
84
+ export type { SkuListPromotionRule, SkuListPromotionRuleCreate, SkuListPromotionRuleUpdate } from './resources/sku_list_promotion_rules';
85
+ export type { SkuList, SkuListCreate, SkuListUpdate } from './resources/sku_lists';
86
+ export type { SkuOption, SkuOptionCreate, SkuOptionUpdate } from './resources/sku_options';
87
+ export type { Sku, SkuCreate, SkuUpdate } from './resources/skus';
88
+ export type { StockItem, StockItemCreate, StockItemUpdate } from './resources/stock_items';
89
+ export type { StockLineItem } from './resources/stock_line_items';
90
+ export type { StockLocation, StockLocationCreate, StockLocationUpdate } from './resources/stock_locations';
91
+ export type { StockTransfer, StockTransferCreate, StockTransferUpdate } from './resources/stock_transfers';
92
+ export type { StripeGateway, StripeGatewayCreate, StripeGatewayUpdate } from './resources/stripe_gateways';
93
+ export type { StripePayment, StripePaymentCreate, StripePaymentUpdate } from './resources/stripe_payments';
94
+ export type { TaxCalculator } from './resources/tax_calculators';
95
+ export type { TaxCategory, TaxCategoryCreate, TaxCategoryUpdate } from './resources/tax_categories';
96
+ export type { TaxRule, TaxRuleCreate, TaxRuleUpdate } from './resources/tax_rules';
97
+ export type { TaxjarAccount, TaxjarAccountCreate, TaxjarAccountUpdate } from './resources/taxjar_accounts';
98
+ export type { Transaction } from './resources/transactions';
99
+ export type { Void } from './resources/voids';
100
+ export type { Webhook, WebhookCreate, WebhookUpdate } from './resources/webhooks';
101
+ export type { WireTransfer, WireTransferCreate, WireTransferUpdate } from './resources/wire_transfers';
File without changes
@@ -0,0 +1,23 @@
1
+ import { ResourceType } from "./resource";
2
+ interface QueryParamsRetrieve {
3
+ include?: string[];
4
+ fields?: string[] | {
5
+ [key: string]: string[];
6
+ };
7
+ }
8
+ interface QueryParamsList extends QueryParamsRetrieve {
9
+ sort?: string[] | {
10
+ [key: string]: 'asc' | 'desc';
11
+ };
12
+ filters?: {
13
+ [key: string]: string | number | boolean;
14
+ };
15
+ pageNumber?: number;
16
+ pageSize?: number;
17
+ }
18
+ declare type QueryParams = QueryParamsRetrieve | QueryParamsList;
19
+ export { QueryParamsRetrieve, QueryParamsList, QueryParams };
20
+ declare const generateQueryStringParams: (params: QueryParamsRetrieve | QueryParamsList | undefined, res: ResourceType) => {
21
+ [key: string]: string;
22
+ };
23
+ export { generateQueryStringParams };
File without changes