@commercelayer/sdk 4.3.0 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (369) hide show
  1. package/lib/cjs/commercelayer.d.ts +2 -2
  2. package/lib/cjs/resource.d.ts +2 -0
  3. package/lib/cjs/resource.js +1 -1
  4. package/lib/cjs/resources/addresses.d.ts +1 -0
  5. package/lib/cjs/resources/addresses.js +1 -1
  6. package/lib/cjs/resources/adyen_gateways.d.ts +2 -0
  7. package/lib/cjs/resources/adyen_gateways.js +1 -1
  8. package/lib/cjs/resources/adyen_payments.d.ts +2 -0
  9. package/lib/cjs/resources/adyen_payments.js +1 -1
  10. package/lib/cjs/resources/authorizations.d.ts +3 -0
  11. package/lib/cjs/resources/authorizations.js +1 -1
  12. package/lib/cjs/resources/avalara_accounts.d.ts +3 -0
  13. package/lib/cjs/resources/avalara_accounts.js +1 -1
  14. package/lib/cjs/resources/billing_info_validation_rules.d.ts +1 -0
  15. package/lib/cjs/resources/billing_info_validation_rules.js +1 -1
  16. package/lib/cjs/resources/bing_geocoders.d.ts +2 -0
  17. package/lib/cjs/resources/bing_geocoders.js +1 -1
  18. package/lib/cjs/resources/braintree_gateways.d.ts +2 -0
  19. package/lib/cjs/resources/braintree_gateways.js +1 -1
  20. package/lib/cjs/resources/braintree_payments.d.ts +2 -0
  21. package/lib/cjs/resources/braintree_payments.js +1 -1
  22. package/lib/cjs/resources/bundles.d.ts +4 -0
  23. package/lib/cjs/resources/bundles.js +1 -1
  24. package/lib/cjs/resources/captures.d.ts +3 -0
  25. package/lib/cjs/resources/captures.js +1 -1
  26. package/lib/cjs/resources/carrier_accounts.d.ts +2 -0
  27. package/lib/cjs/resources/carrier_accounts.js +1 -1
  28. package/lib/cjs/resources/checkout_com_gateways.d.ts +2 -0
  29. package/lib/cjs/resources/checkout_com_gateways.js +1 -1
  30. package/lib/cjs/resources/checkout_com_payments.d.ts +2 -0
  31. package/lib/cjs/resources/checkout_com_payments.js +1 -1
  32. package/lib/cjs/resources/coupon_codes_promotion_rules.d.ts +1 -0
  33. package/lib/cjs/resources/coupon_codes_promotion_rules.js +1 -1
  34. package/lib/cjs/resources/coupon_recipients.d.ts +2 -0
  35. package/lib/cjs/resources/coupon_recipients.js +1 -1
  36. package/lib/cjs/resources/coupons.d.ts +1 -0
  37. package/lib/cjs/resources/coupons.js +1 -1
  38. package/lib/cjs/resources/customer_addresses.d.ts +2 -0
  39. package/lib/cjs/resources/customer_addresses.js +1 -1
  40. package/lib/cjs/resources/customer_groups.d.ts +3 -0
  41. package/lib/cjs/resources/customer_groups.js +1 -1
  42. package/lib/cjs/resources/customer_password_resets.d.ts +1 -0
  43. package/lib/cjs/resources/customer_password_resets.js +1 -1
  44. package/lib/cjs/resources/customer_payment_sources.d.ts +1 -0
  45. package/lib/cjs/resources/customer_payment_sources.js +1 -1
  46. package/lib/cjs/resources/customer_subscriptions.d.ts +1 -0
  47. package/lib/cjs/resources/customer_subscriptions.js +1 -1
  48. package/lib/cjs/resources/customers.d.ts +8 -0
  49. package/lib/cjs/resources/customers.js +1 -1
  50. package/lib/cjs/resources/delivery_lead_times.d.ts +3 -0
  51. package/lib/cjs/resources/delivery_lead_times.js +1 -1
  52. package/lib/cjs/resources/event_callbacks.d.ts +1 -0
  53. package/lib/cjs/resources/event_callbacks.js +1 -1
  54. package/lib/cjs/resources/external_gateways.d.ts +2 -0
  55. package/lib/cjs/resources/external_gateways.js +1 -1
  56. package/lib/cjs/resources/external_payments.d.ts +3 -0
  57. package/lib/cjs/resources/external_payments.js +1 -1
  58. package/lib/cjs/resources/external_promotions.d.ts +5 -0
  59. package/lib/cjs/resources/external_promotions.js +1 -1
  60. package/lib/cjs/resources/external_tax_calculators.d.ts +3 -0
  61. package/lib/cjs/resources/external_tax_calculators.js +1 -1
  62. package/lib/cjs/resources/fixed_amount_promotions.d.ts +5 -0
  63. package/lib/cjs/resources/fixed_amount_promotions.js +1 -1
  64. package/lib/cjs/resources/fixed_price_promotions.d.ts +7 -0
  65. package/lib/cjs/resources/fixed_price_promotions.js +1 -1
  66. package/lib/cjs/resources/free_gift_promotions.d.ts +7 -0
  67. package/lib/cjs/resources/free_gift_promotions.js +1 -1
  68. package/lib/cjs/resources/free_shipping_promotions.d.ts +5 -0
  69. package/lib/cjs/resources/free_shipping_promotions.js +1 -1
  70. package/lib/cjs/resources/geocoders.d.ts +2 -0
  71. package/lib/cjs/resources/geocoders.js +1 -1
  72. package/lib/cjs/resources/gift_card_recipients.d.ts +2 -0
  73. package/lib/cjs/resources/gift_card_recipients.js +1 -1
  74. package/lib/cjs/resources/gift_cards.d.ts +3 -0
  75. package/lib/cjs/resources/gift_cards.js +1 -1
  76. package/lib/cjs/resources/google_geocoders.d.ts +2 -0
  77. package/lib/cjs/resources/google_geocoders.js +1 -1
  78. package/lib/cjs/resources/in_stock_subscriptions.d.ts +3 -0
  79. package/lib/cjs/resources/in_stock_subscriptions.js +1 -1
  80. package/lib/cjs/resources/inventory_models.d.ts +3 -0
  81. package/lib/cjs/resources/inventory_models.js +1 -1
  82. package/lib/cjs/resources/inventory_return_locations.d.ts +2 -0
  83. package/lib/cjs/resources/inventory_return_locations.js +1 -1
  84. package/lib/cjs/resources/inventory_stock_locations.d.ts +2 -0
  85. package/lib/cjs/resources/inventory_stock_locations.js +1 -1
  86. package/lib/cjs/resources/klarna_gateways.d.ts +2 -0
  87. package/lib/cjs/resources/klarna_gateways.js +1 -1
  88. package/lib/cjs/resources/klarna_payments.d.ts +2 -0
  89. package/lib/cjs/resources/klarna_payments.js +1 -1
  90. package/lib/cjs/resources/line_item_options.d.ts +2 -0
  91. package/lib/cjs/resources/line_item_options.js +1 -1
  92. package/lib/cjs/resources/line_items.d.ts +4 -0
  93. package/lib/cjs/resources/line_items.js +1 -1
  94. package/lib/cjs/resources/manual_gateways.d.ts +1 -0
  95. package/lib/cjs/resources/manual_gateways.js +1 -1
  96. package/lib/cjs/resources/manual_tax_calculators.d.ts +4 -0
  97. package/lib/cjs/resources/manual_tax_calculators.js +1 -1
  98. package/lib/cjs/resources/markets.d.ts +6 -0
  99. package/lib/cjs/resources/markets.js +1 -1
  100. package/lib/cjs/resources/merchants.d.ts +2 -0
  101. package/lib/cjs/resources/merchants.js +1 -1
  102. package/lib/cjs/resources/order_copies.d.ts +3 -0
  103. package/lib/cjs/resources/order_copies.js +1 -1
  104. package/lib/cjs/resources/order_subscriptions.d.ts +5 -0
  105. package/lib/cjs/resources/order_subscriptions.js +1 -1
  106. package/lib/cjs/resources/order_validation_rules.d.ts +1 -0
  107. package/lib/cjs/resources/order_validation_rules.js +1 -1
  108. package/lib/cjs/resources/orders.d.ts +16 -0
  109. package/lib/cjs/resources/orders.js +1 -1
  110. package/lib/cjs/resources/packages.d.ts +3 -0
  111. package/lib/cjs/resources/packages.js +1 -1
  112. package/lib/cjs/resources/parcel_line_items.d.ts +2 -0
  113. package/lib/cjs/resources/parcel_line_items.js +1 -1
  114. package/lib/cjs/resources/parcels.d.ts +4 -0
  115. package/lib/cjs/resources/parcels.js +1 -1
  116. package/lib/cjs/resources/payment_gateways.d.ts +1 -0
  117. package/lib/cjs/resources/payment_gateways.js +1 -1
  118. package/lib/cjs/resources/payment_methods.d.ts +3 -0
  119. package/lib/cjs/resources/payment_methods.js +1 -1
  120. package/lib/cjs/resources/paypal_gateways.d.ts +2 -0
  121. package/lib/cjs/resources/paypal_gateways.js +1 -1
  122. package/lib/cjs/resources/paypal_payments.d.ts +2 -0
  123. package/lib/cjs/resources/paypal_payments.js +1 -1
  124. package/lib/cjs/resources/percentage_discount_promotions.d.ts +7 -0
  125. package/lib/cjs/resources/percentage_discount_promotions.js +1 -1
  126. package/lib/cjs/resources/price_lists.d.ts +2 -0
  127. package/lib/cjs/resources/price_lists.js +1 -1
  128. package/lib/cjs/resources/prices.d.ts +3 -0
  129. package/lib/cjs/resources/prices.js +1 -1
  130. package/lib/cjs/resources/promotions.d.ts +5 -0
  131. package/lib/cjs/resources/promotions.js +1 -1
  132. package/lib/cjs/resources/refunds.d.ts +2 -0
  133. package/lib/cjs/resources/refunds.js +1 -1
  134. package/lib/cjs/resources/return_line_items.d.ts +2 -0
  135. package/lib/cjs/resources/return_line_items.js +1 -1
  136. package/lib/cjs/resources/returns.d.ts +7 -0
  137. package/lib/cjs/resources/returns.js +1 -1
  138. package/lib/cjs/resources/shipments.d.ts +13 -0
  139. package/lib/cjs/resources/shipments.js +1 -1
  140. package/lib/cjs/resources/shipping_categories.d.ts +2 -0
  141. package/lib/cjs/resources/shipping_categories.js +1 -1
  142. package/lib/cjs/resources/shipping_methods.d.ts +5 -0
  143. package/lib/cjs/resources/shipping_methods.js +1 -1
  144. package/lib/cjs/resources/shipping_zones.d.ts +1 -0
  145. package/lib/cjs/resources/shipping_zones.js +1 -1
  146. package/lib/cjs/resources/sku_list_items.d.ts +2 -0
  147. package/lib/cjs/resources/sku_list_items.js +1 -1
  148. package/lib/cjs/resources/sku_list_promotion_rules.d.ts +2 -0
  149. package/lib/cjs/resources/sku_list_promotion_rules.js +1 -1
  150. package/lib/cjs/resources/sku_lists.d.ts +3 -0
  151. package/lib/cjs/resources/sku_lists.js +1 -1
  152. package/lib/cjs/resources/sku_options.d.ts +2 -0
  153. package/lib/cjs/resources/sku_options.js +1 -1
  154. package/lib/cjs/resources/skus.d.ts +6 -0
  155. package/lib/cjs/resources/skus.js +1 -1
  156. package/lib/cjs/resources/stock_items.d.ts +3 -0
  157. package/lib/cjs/resources/stock_items.js +1 -1
  158. package/lib/cjs/resources/stock_line_items.d.ts +3 -0
  159. package/lib/cjs/resources/stock_line_items.js +1 -1
  160. package/lib/cjs/resources/stock_locations.d.ts +6 -0
  161. package/lib/cjs/resources/stock_locations.js +1 -1
  162. package/lib/cjs/resources/stock_transfers.d.ts +5 -0
  163. package/lib/cjs/resources/stock_transfers.js +1 -1
  164. package/lib/cjs/resources/stripe_gateways.d.ts +2 -0
  165. package/lib/cjs/resources/stripe_gateways.js +1 -1
  166. package/lib/cjs/resources/stripe_payments.d.ts +2 -0
  167. package/lib/cjs/resources/stripe_payments.js +1 -1
  168. package/lib/cjs/resources/tax_calculators.d.ts +3 -0
  169. package/lib/cjs/resources/tax_calculators.js +1 -1
  170. package/lib/cjs/resources/tax_categories.d.ts +2 -0
  171. package/lib/cjs/resources/tax_categories.js +1 -1
  172. package/lib/cjs/resources/tax_rules.d.ts +1 -0
  173. package/lib/cjs/resources/tax_rules.js +1 -1
  174. package/lib/cjs/resources/taxjar_accounts.d.ts +3 -0
  175. package/lib/cjs/resources/taxjar_accounts.js +1 -1
  176. package/lib/cjs/resources/transactions.d.ts +1 -0
  177. package/lib/cjs/resources/transactions.js +1 -1
  178. package/lib/cjs/resources/voids.d.ts +2 -0
  179. package/lib/cjs/resources/voids.js +1 -1
  180. package/lib/cjs/resources/webhooks.d.ts +1 -0
  181. package/lib/cjs/resources/webhooks.js +1 -1
  182. package/lib/cjs/resources/wire_transfers.d.ts +1 -0
  183. package/lib/cjs/resources/wire_transfers.js +1 -1
  184. package/lib/esm/commercelayer.d.ts +2 -2
  185. package/lib/esm/resource.d.ts +2 -0
  186. package/lib/esm/resource.js +1 -1
  187. package/lib/esm/resources/addresses.d.ts +1 -0
  188. package/lib/esm/resources/addresses.js +1 -1
  189. package/lib/esm/resources/adyen_gateways.d.ts +2 -0
  190. package/lib/esm/resources/adyen_gateways.js +1 -1
  191. package/lib/esm/resources/adyen_payments.d.ts +2 -0
  192. package/lib/esm/resources/adyen_payments.js +1 -1
  193. package/lib/esm/resources/authorizations.d.ts +3 -0
  194. package/lib/esm/resources/authorizations.js +1 -1
  195. package/lib/esm/resources/avalara_accounts.d.ts +3 -0
  196. package/lib/esm/resources/avalara_accounts.js +1 -1
  197. package/lib/esm/resources/billing_info_validation_rules.d.ts +1 -0
  198. package/lib/esm/resources/billing_info_validation_rules.js +1 -1
  199. package/lib/esm/resources/bing_geocoders.d.ts +2 -0
  200. package/lib/esm/resources/bing_geocoders.js +1 -1
  201. package/lib/esm/resources/braintree_gateways.d.ts +2 -0
  202. package/lib/esm/resources/braintree_gateways.js +1 -1
  203. package/lib/esm/resources/braintree_payments.d.ts +2 -0
  204. package/lib/esm/resources/braintree_payments.js +1 -1
  205. package/lib/esm/resources/bundles.d.ts +4 -0
  206. package/lib/esm/resources/bundles.js +1 -1
  207. package/lib/esm/resources/captures.d.ts +3 -0
  208. package/lib/esm/resources/captures.js +1 -1
  209. package/lib/esm/resources/carrier_accounts.d.ts +2 -0
  210. package/lib/esm/resources/carrier_accounts.js +1 -1
  211. package/lib/esm/resources/checkout_com_gateways.d.ts +2 -0
  212. package/lib/esm/resources/checkout_com_gateways.js +1 -1
  213. package/lib/esm/resources/checkout_com_payments.d.ts +2 -0
  214. package/lib/esm/resources/checkout_com_payments.js +1 -1
  215. package/lib/esm/resources/coupon_codes_promotion_rules.d.ts +1 -0
  216. package/lib/esm/resources/coupon_codes_promotion_rules.js +1 -1
  217. package/lib/esm/resources/coupon_recipients.d.ts +2 -0
  218. package/lib/esm/resources/coupon_recipients.js +1 -1
  219. package/lib/esm/resources/coupons.d.ts +1 -0
  220. package/lib/esm/resources/coupons.js +1 -1
  221. package/lib/esm/resources/customer_addresses.d.ts +2 -0
  222. package/lib/esm/resources/customer_addresses.js +1 -1
  223. package/lib/esm/resources/customer_groups.d.ts +3 -0
  224. package/lib/esm/resources/customer_groups.js +1 -1
  225. package/lib/esm/resources/customer_password_resets.d.ts +1 -0
  226. package/lib/esm/resources/customer_password_resets.js +1 -1
  227. package/lib/esm/resources/customer_payment_sources.d.ts +1 -0
  228. package/lib/esm/resources/customer_payment_sources.js +1 -1
  229. package/lib/esm/resources/customer_subscriptions.d.ts +1 -0
  230. package/lib/esm/resources/customer_subscriptions.js +1 -1
  231. package/lib/esm/resources/customers.d.ts +8 -0
  232. package/lib/esm/resources/customers.js +1 -1
  233. package/lib/esm/resources/delivery_lead_times.d.ts +3 -0
  234. package/lib/esm/resources/delivery_lead_times.js +1 -1
  235. package/lib/esm/resources/event_callbacks.d.ts +1 -0
  236. package/lib/esm/resources/event_callbacks.js +1 -1
  237. package/lib/esm/resources/external_gateways.d.ts +2 -0
  238. package/lib/esm/resources/external_gateways.js +1 -1
  239. package/lib/esm/resources/external_payments.d.ts +3 -0
  240. package/lib/esm/resources/external_payments.js +1 -1
  241. package/lib/esm/resources/external_promotions.d.ts +5 -0
  242. package/lib/esm/resources/external_promotions.js +1 -1
  243. package/lib/esm/resources/external_tax_calculators.d.ts +3 -0
  244. package/lib/esm/resources/external_tax_calculators.js +1 -1
  245. package/lib/esm/resources/fixed_amount_promotions.d.ts +5 -0
  246. package/lib/esm/resources/fixed_amount_promotions.js +1 -1
  247. package/lib/esm/resources/fixed_price_promotions.d.ts +7 -0
  248. package/lib/esm/resources/fixed_price_promotions.js +1 -1
  249. package/lib/esm/resources/free_gift_promotions.d.ts +7 -0
  250. package/lib/esm/resources/free_gift_promotions.js +1 -1
  251. package/lib/esm/resources/free_shipping_promotions.d.ts +5 -0
  252. package/lib/esm/resources/free_shipping_promotions.js +1 -1
  253. package/lib/esm/resources/geocoders.d.ts +2 -0
  254. package/lib/esm/resources/geocoders.js +1 -1
  255. package/lib/esm/resources/gift_card_recipients.d.ts +2 -0
  256. package/lib/esm/resources/gift_card_recipients.js +1 -1
  257. package/lib/esm/resources/gift_cards.d.ts +3 -0
  258. package/lib/esm/resources/gift_cards.js +1 -1
  259. package/lib/esm/resources/google_geocoders.d.ts +2 -0
  260. package/lib/esm/resources/google_geocoders.js +1 -1
  261. package/lib/esm/resources/in_stock_subscriptions.d.ts +3 -0
  262. package/lib/esm/resources/in_stock_subscriptions.js +1 -1
  263. package/lib/esm/resources/inventory_models.d.ts +3 -0
  264. package/lib/esm/resources/inventory_models.js +1 -1
  265. package/lib/esm/resources/inventory_return_locations.d.ts +2 -0
  266. package/lib/esm/resources/inventory_return_locations.js +1 -1
  267. package/lib/esm/resources/inventory_stock_locations.d.ts +2 -0
  268. package/lib/esm/resources/inventory_stock_locations.js +1 -1
  269. package/lib/esm/resources/klarna_gateways.d.ts +2 -0
  270. package/lib/esm/resources/klarna_gateways.js +1 -1
  271. package/lib/esm/resources/klarna_payments.d.ts +2 -0
  272. package/lib/esm/resources/klarna_payments.js +1 -1
  273. package/lib/esm/resources/line_item_options.d.ts +2 -0
  274. package/lib/esm/resources/line_item_options.js +1 -1
  275. package/lib/esm/resources/line_items.d.ts +4 -0
  276. package/lib/esm/resources/line_items.js +1 -1
  277. package/lib/esm/resources/manual_gateways.d.ts +1 -0
  278. package/lib/esm/resources/manual_gateways.js +1 -1
  279. package/lib/esm/resources/manual_tax_calculators.d.ts +4 -0
  280. package/lib/esm/resources/manual_tax_calculators.js +1 -1
  281. package/lib/esm/resources/markets.d.ts +6 -0
  282. package/lib/esm/resources/markets.js +1 -1
  283. package/lib/esm/resources/merchants.d.ts +2 -0
  284. package/lib/esm/resources/merchants.js +1 -1
  285. package/lib/esm/resources/order_copies.d.ts +3 -0
  286. package/lib/esm/resources/order_copies.js +1 -1
  287. package/lib/esm/resources/order_subscriptions.d.ts +5 -0
  288. package/lib/esm/resources/order_subscriptions.js +1 -1
  289. package/lib/esm/resources/order_validation_rules.d.ts +1 -0
  290. package/lib/esm/resources/order_validation_rules.js +1 -1
  291. package/lib/esm/resources/orders.d.ts +16 -0
  292. package/lib/esm/resources/orders.js +1 -1
  293. package/lib/esm/resources/packages.d.ts +3 -0
  294. package/lib/esm/resources/packages.js +1 -1
  295. package/lib/esm/resources/parcel_line_items.d.ts +2 -0
  296. package/lib/esm/resources/parcel_line_items.js +1 -1
  297. package/lib/esm/resources/parcels.d.ts +4 -0
  298. package/lib/esm/resources/parcels.js +1 -1
  299. package/lib/esm/resources/payment_gateways.d.ts +1 -0
  300. package/lib/esm/resources/payment_gateways.js +1 -1
  301. package/lib/esm/resources/payment_methods.d.ts +3 -0
  302. package/lib/esm/resources/payment_methods.js +1 -1
  303. package/lib/esm/resources/paypal_gateways.d.ts +2 -0
  304. package/lib/esm/resources/paypal_gateways.js +1 -1
  305. package/lib/esm/resources/paypal_payments.d.ts +2 -0
  306. package/lib/esm/resources/paypal_payments.js +1 -1
  307. package/lib/esm/resources/percentage_discount_promotions.d.ts +7 -0
  308. package/lib/esm/resources/percentage_discount_promotions.js +1 -1
  309. package/lib/esm/resources/price_lists.d.ts +2 -0
  310. package/lib/esm/resources/price_lists.js +1 -1
  311. package/lib/esm/resources/prices.d.ts +3 -0
  312. package/lib/esm/resources/prices.js +1 -1
  313. package/lib/esm/resources/promotions.d.ts +5 -0
  314. package/lib/esm/resources/promotions.js +1 -1
  315. package/lib/esm/resources/refunds.d.ts +2 -0
  316. package/lib/esm/resources/refunds.js +1 -1
  317. package/lib/esm/resources/return_line_items.d.ts +2 -0
  318. package/lib/esm/resources/return_line_items.js +1 -1
  319. package/lib/esm/resources/returns.d.ts +7 -0
  320. package/lib/esm/resources/returns.js +1 -1
  321. package/lib/esm/resources/shipments.d.ts +13 -0
  322. package/lib/esm/resources/shipments.js +1 -1
  323. package/lib/esm/resources/shipping_categories.d.ts +2 -0
  324. package/lib/esm/resources/shipping_categories.js +1 -1
  325. package/lib/esm/resources/shipping_methods.d.ts +5 -0
  326. package/lib/esm/resources/shipping_methods.js +1 -1
  327. package/lib/esm/resources/shipping_zones.d.ts +1 -0
  328. package/lib/esm/resources/shipping_zones.js +1 -1
  329. package/lib/esm/resources/sku_list_items.d.ts +2 -0
  330. package/lib/esm/resources/sku_list_items.js +1 -1
  331. package/lib/esm/resources/sku_list_promotion_rules.d.ts +2 -0
  332. package/lib/esm/resources/sku_list_promotion_rules.js +1 -1
  333. package/lib/esm/resources/sku_lists.d.ts +3 -0
  334. package/lib/esm/resources/sku_lists.js +1 -1
  335. package/lib/esm/resources/sku_options.d.ts +2 -0
  336. package/lib/esm/resources/sku_options.js +1 -1
  337. package/lib/esm/resources/skus.d.ts +6 -0
  338. package/lib/esm/resources/skus.js +1 -1
  339. package/lib/esm/resources/stock_items.d.ts +3 -0
  340. package/lib/esm/resources/stock_items.js +1 -1
  341. package/lib/esm/resources/stock_line_items.d.ts +3 -0
  342. package/lib/esm/resources/stock_line_items.js +1 -1
  343. package/lib/esm/resources/stock_locations.d.ts +6 -0
  344. package/lib/esm/resources/stock_locations.js +1 -1
  345. package/lib/esm/resources/stock_transfers.d.ts +5 -0
  346. package/lib/esm/resources/stock_transfers.js +1 -1
  347. package/lib/esm/resources/stripe_gateways.d.ts +2 -0
  348. package/lib/esm/resources/stripe_gateways.js +1 -1
  349. package/lib/esm/resources/stripe_payments.d.ts +2 -0
  350. package/lib/esm/resources/stripe_payments.js +1 -1
  351. package/lib/esm/resources/tax_calculators.d.ts +3 -0
  352. package/lib/esm/resources/tax_calculators.js +1 -1
  353. package/lib/esm/resources/tax_categories.d.ts +2 -0
  354. package/lib/esm/resources/tax_categories.js +1 -1
  355. package/lib/esm/resources/tax_rules.d.ts +1 -0
  356. package/lib/esm/resources/tax_rules.js +1 -1
  357. package/lib/esm/resources/taxjar_accounts.d.ts +3 -0
  358. package/lib/esm/resources/taxjar_accounts.js +1 -1
  359. package/lib/esm/resources/transactions.d.ts +1 -0
  360. package/lib/esm/resources/transactions.js +1 -1
  361. package/lib/esm/resources/voids.d.ts +2 -0
  362. package/lib/esm/resources/voids.js +1 -1
  363. package/lib/esm/resources/webhooks.d.ts +1 -0
  364. package/lib/esm/resources/webhooks.js +1 -1
  365. package/lib/esm/resources/wire_transfers.d.ts +1 -0
  366. package/lib/esm/resources/wire_transfers.js +1 -1
  367. package/lib/tsconfig.esm.tsbuildinfo +1 -1
  368. package/lib/tsconfig.tsbuildinfo +1 -1
  369. package/package.json +1 -1
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isKlarnaPayment(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="klarna_payments";export default t;
1
+ import{ApiResource as s}from"../resource";class r extends s{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,a){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,a)}async retrieve(e,t,a){return this.resources.retrieve({type:r.TYPE,id:e},t,a)}async update(e,t,a){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,a)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async order(e,t,a){return this.resources.fetch({type:"orders"},`klarna_payments/${e}/order`,t,a)}async payment_gateway(e,t,a){return this.resources.fetch({type:"payment_gateways"},`klarna_payments/${e}/payment_gateway`,t,a)}isKlarnaPayment(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="klarna_payments";export default r;
@@ -47,6 +47,8 @@ declare class LineItemOptions extends ApiResource {
47
47
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<LineItemOption>;
48
48
  update(resource: LineItemOptionUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<LineItemOption>;
49
49
  delete(id: string, options?: ResourcesConfig): Promise<void>;
50
+ line_item(lineItemOptionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<LineItem>;
51
+ sku_option(lineItemOptionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<SkuOption>;
50
52
  isLineItemOption(resource: any): resource is LineItemOption;
51
53
  relationship(id: string | ResourceId | null): LineItemOptionRel;
52
54
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,s){return this.resources.list({type:t.TYPE},e,s)}async create(e,s,r){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async retrieve(e,s,r){return this.resources.retrieve({type:t.TYPE,id:e},s,r)}async update(e,s,r){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async delete(e,s){await this.resources.delete({type:t.TYPE,id:e},s)}isLineItemOption(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="line_item_options";export default t;
1
+ import{ApiResource as i}from"../resource";class s extends i{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async line_item(e,t,r){return this.resources.fetch({type:"line_items"},`line_item_options/${e}/line_item`,t,r)}async sku_option(e,t,r){return this.resources.fetch({type:"sku_options"},`line_item_options/${e}/sku_option`,t,r)}isLineItemOption(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="line_item_options";export default s;
@@ -113,6 +113,10 @@ declare class LineItems extends ApiResource {
113
113
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<LineItem>;
114
114
  update(resource: LineItemUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<LineItem>;
115
115
  delete(id: string, options?: ResourcesConfig): Promise<void>;
116
+ order(lineItemId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
117
+ line_item_options(lineItemId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<LineItemOption>>;
118
+ stock_line_items(lineItemId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<StockLineItem>>;
119
+ stock_transfers(lineItemId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<StockTransfer>>;
116
120
  isLineItem(resource: any): resource is LineItem;
117
121
  relationship(id: string | ResourceId | null): LineItemRel;
118
122
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isLineItem(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="line_items";export default t;
1
+ import{ApiResource as i}from"../resource";class r extends i{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async order(e,t,s){return this.resources.fetch({type:"orders"},`line_items/${e}/order`,t,s)}async line_item_options(e,t,s){return this.resources.fetch({type:"line_item_options"},`line_items/${e}/line_item_options`,t,s)}async stock_line_items(e,t,s){return this.resources.fetch({type:"stock_line_items"},`line_items/${e}/stock_line_items`,t,s)}async stock_transfers(e,t,s){return this.resources.fetch({type:"stock_transfers"},`line_items/${e}/stock_transfers`,t,s)}isLineItem(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="line_items";export default r;
@@ -24,6 +24,7 @@ declare class ManualGateways extends ApiResource {
24
24
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ManualGateway>;
25
25
  update(resource: ManualGatewayUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ManualGateway>;
26
26
  delete(id: string, options?: ResourcesConfig): Promise<void>;
27
+ payment_methods(manualGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
27
28
  isManualGateway(resource: any): resource is ManualGateway;
28
29
  relationship(id: string | ResourceId | null): ManualGatewayRel;
29
30
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as a}from"../resource";class t extends a{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isManualGateway(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="manual_gateways";export default t;
1
+ import{ApiResource as a}from"../resource";class t extends a{async list(e,s){return this.resources.list({type:t.TYPE},e,s)}async create(e,s,r){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async retrieve(e,s,r){return this.resources.retrieve({type:t.TYPE,id:e},s,r)}async update(e,s,r){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async delete(e,s){await this.resources.delete({type:t.TYPE,id:e},s)}async payment_methods(e,s,r){return this.resources.fetch({type:"payment_methods"},`manual_gateways/${e}/payment_methods`,s,r)}isManualGateway(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="manual_gateways";export default t;
@@ -37,6 +37,10 @@ declare class ManualTaxCalculators extends ApiResource {
37
37
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ManualTaxCalculator>;
38
38
  update(resource: ManualTaxCalculatorUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ManualTaxCalculator>;
39
39
  delete(id: string, options?: ResourcesConfig): Promise<void>;
40
+ tax_categories(manualTaxCalculatorId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<TaxCategory>>;
41
+ markets(manualTaxCalculatorId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Market>>;
42
+ attachments(manualTaxCalculatorId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
43
+ tax_rules(manualTaxCalculatorId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<TaxRule>>;
40
44
  isManualTaxCalculator(resource: any): resource is ManualTaxCalculator;
41
45
  relationship(id: string | ResourceId | null): ManualTaxCalculatorRel;
42
46
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as a}from"../resource";class t extends a{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isManualTaxCalculator(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="manual_tax_calculators";export default t;
1
+ import{ApiResource as s}from"../resource";class r extends s{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,a){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,a)}async retrieve(e,t,a){return this.resources.retrieve({type:r.TYPE,id:e},t,a)}async update(e,t,a){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,a)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async tax_categories(e,t,a){return this.resources.fetch({type:"tax_categories"},`manual_tax_calculators/${e}/tax_categories`,t,a)}async markets(e,t,a){return this.resources.fetch({type:"markets"},`manual_tax_calculators/${e}/markets`,t,a)}async attachments(e,t,a){return this.resources.fetch({type:"attachments"},`manual_tax_calculators/${e}/attachments`,t,a)}async tax_rules(e,t,a){return this.resources.fetch({type:"tax_rules"},`manual_tax_calculators/${e}/tax_rules`,t,a)}isManualTaxCalculator(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="manual_tax_calculators";export default r;
@@ -67,6 +67,12 @@ declare class Markets extends ApiResource {
67
67
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
68
68
  update(resource: MarketUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
69
69
  delete(id: string, options?: ResourcesConfig): Promise<void>;
70
+ merchant(marketId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Merchant>;
71
+ price_list(marketId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PriceList>;
72
+ inventory_model(marketId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<InventoryModel>;
73
+ tax_calculator(marketId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<TaxCalculator>;
74
+ customer_group(marketId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerGroup>;
75
+ attachments(marketId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
70
76
  isMarket(resource: any): resource is Market;
71
77
  relationship(id: string | ResourceId | null): MarketRel;
72
78
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isMarket(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="markets";export default t;
1
+ import{ApiResource as c}from"../resource";class s extends c{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async merchant(e,t,r){return this.resources.fetch({type:"merchants"},`markets/${e}/merchant`,t,r)}async price_list(e,t,r){return this.resources.fetch({type:"price_lists"},`markets/${e}/price_list`,t,r)}async inventory_model(e,t,r){return this.resources.fetch({type:"inventory_models"},`markets/${e}/inventory_model`,t,r)}async tax_calculator(e,t,r){return this.resources.fetch({type:"tax_calculators"},`markets/${e}/tax_calculator`,t,r)}async customer_group(e,t,r){return this.resources.fetch({type:"customer_groups"},`markets/${e}/customer_group`,t,r)}async attachments(e,t,r){return this.resources.fetch({type:"attachments"},`markets/${e}/attachments`,t,r)}isMarket(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="markets";export default s;
@@ -28,6 +28,8 @@ declare class Merchants extends ApiResource {
28
28
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Merchant>;
29
29
  update(resource: MerchantUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Merchant>;
30
30
  delete(id: string, options?: ResourcesConfig): Promise<void>;
31
+ address(merchantId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
32
+ attachments(merchantId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
31
33
  isMerchant(resource: any): resource is Merchant;
32
34
  relationship(id: string | ResourceId | null): MerchantRel;
33
35
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isMerchant(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="merchants";export default t;
1
+ import{ApiResource as a}from"../resource";class s extends a{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async address(e,t,r){return this.resources.fetch({type:"addresses"},`merchants/${e}/address`,t,r)}async attachments(e,t,r){return this.resources.fetch({type:"attachments"},`merchants/${e}/attachments`,t,r)}isMerchant(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="merchants";export default s;
@@ -34,6 +34,9 @@ declare class OrderCopies extends ApiResource {
34
34
  create(resource: OrderCopyCreate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<OrderCopy>;
35
35
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<OrderCopy>;
36
36
  delete(id: string, options?: ResourcesConfig): Promise<void>;
37
+ source_order(orderCopyId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
38
+ target_order(orderCopyId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
39
+ order_subscription(orderCopyId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<OrderSubscription>;
37
40
  isOrderCopy(resource: any): resource is OrderCopy;
38
41
  relationship(id: string | ResourceId | null): OrderCopyRel;
39
42
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,s){return this.resources.list({type:t.TYPE},e,s)}async create(e,s,r){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async retrieve(e,s,r){return this.resources.retrieve({type:t.TYPE,id:e},s,r)}async delete(e,s){await this.resources.delete({type:t.TYPE,id:e},s)}isOrderCopy(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="order_copies";export default t;
1
+ import{ApiResource as o}from"../resource";class t extends o{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}async source_order(e,r,s){return this.resources.fetch({type:"orders"},`order_copies/${e}/source_order`,r,s)}async target_order(e,r,s){return this.resources.fetch({type:"orders"},`order_copies/${e}/target_order`,r,s)}async order_subscription(e,r,s){return this.resources.fetch({type:"order_subscriptions"},`order_copies/${e}/order_subscription`,r,s)}isOrderCopy(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="order_copies";export default t;
@@ -54,6 +54,11 @@ declare class OrderSubscriptions extends ApiResource {
54
54
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<OrderSubscription>;
55
55
  update(resource: OrderSubscriptionUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<OrderSubscription>;
56
56
  delete(id: string, options?: ResourcesConfig): Promise<void>;
57
+ market(orderSubscriptionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
58
+ source_order(orderSubscriptionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
59
+ customer(orderSubscriptionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
60
+ order_copies(orderSubscriptionId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<OrderCopy>>;
61
+ orders(orderSubscriptionId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Order>>;
57
62
  isOrderSubscription(resource: any): resource is OrderSubscription;
58
63
  relationship(id: string | ResourceId | null): OrderSubscriptionRel;
59
64
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,s){return this.resources.list({type:t.TYPE},e,s)}async create(e,s,r){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async retrieve(e,s,r){return this.resources.retrieve({type:t.TYPE,id:e},s,r)}async update(e,s,r){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async delete(e,s){await this.resources.delete({type:t.TYPE,id:e},s)}isOrderSubscription(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="order_subscriptions";export default t;
1
+ import{ApiResource as c}from"../resource";class t extends c{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}async market(e,r,s){return this.resources.fetch({type:"markets"},`order_subscriptions/${e}/market`,r,s)}async source_order(e,r,s){return this.resources.fetch({type:"orders"},`order_subscriptions/${e}/source_order`,r,s)}async customer(e,r,s){return this.resources.fetch({type:"customers"},`order_subscriptions/${e}/customer`,r,s)}async order_copies(e,r,s){return this.resources.fetch({type:"order_copies"},`order_subscriptions/${e}/order_copies`,r,s)}async orders(e,r,s){return this.resources.fetch({type:"orders"},`order_subscriptions/${e}/orders`,r,s)}isOrderSubscription(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="order_subscriptions";export default t;
@@ -11,6 +11,7 @@ declare class OrderValidationRules extends ApiResource {
11
11
  static readonly TYPE: 'order_validation_rules';
12
12
  list(params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<OrderValidationRule>>;
13
13
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<OrderValidationRule>;
14
+ market(orderValidationRuleId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
14
15
  isOrderValidationRule(resource: any): resource is OrderValidationRule;
15
16
  relationship(id: string | ResourceId | null): OrderValidationRuleRel;
16
17
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as s}from"../resource";class t extends s{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async retrieve(e,r,i){return this.resources.retrieve({type:t.TYPE,id:e},r,i)}isOrderValidationRule(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="order_validation_rules";export default t;
1
+ import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async market(e,r,s){return this.resources.fetch({type:"markets"},`order_validation_rules/${e}/market`,r,s)}isOrderValidationRule(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="order_validation_rules";export default t;
@@ -247,6 +247,22 @@ declare class Orders extends ApiResource {
247
247
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
248
248
  update(resource: OrderUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
249
249
  delete(id: string, options?: ResourcesConfig): Promise<void>;
250
+ market(orderId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
251
+ customer(orderId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
252
+ shipping_address(orderId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
253
+ billing_address(orderId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
254
+ available_payment_methods(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
255
+ available_customer_payment_sources(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<CustomerPaymentSource>>;
256
+ payment_method(orderId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentMethod>;
257
+ line_items(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<LineItem>>;
258
+ shipments(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Shipment>>;
259
+ authorizations(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Authorization>>;
260
+ captures(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Capture>>;
261
+ voids(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Void>>;
262
+ refunds(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Refund>>;
263
+ order_subscriptions(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<OrderSubscription>>;
264
+ order_copies(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<OrderCopy>>;
265
+ attachments(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
250
266
  isOrder(resource: any): resource is Order;
251
267
  relationship(id: string | ResourceId | null): OrderRel;
252
268
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,s){return this.resources.list({type:t.TYPE},e,s)}async create(e,s,r){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async retrieve(e,s,r){return this.resources.retrieve({type:t.TYPE,id:e},s,r)}async update(e,s,r){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async delete(e,s){await this.resources.delete({type:t.TYPE,id:e},s)}isOrder(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="orders";export default t;
1
+ import{ApiResource as c}from"../resource";class t extends c{async list(e,s){return this.resources.list({type:t.TYPE},e,s)}async create(e,s,r){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async retrieve(e,s,r){return this.resources.retrieve({type:t.TYPE,id:e},s,r)}async update(e,s,r){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async delete(e,s){await this.resources.delete({type:t.TYPE,id:e},s)}async market(e,s,r){return this.resources.fetch({type:"markets"},`orders/${e}/market`,s,r)}async customer(e,s,r){return this.resources.fetch({type:"customers"},`orders/${e}/customer`,s,r)}async shipping_address(e,s,r){return this.resources.fetch({type:"addresses"},`orders/${e}/shipping_address`,s,r)}async billing_address(e,s,r){return this.resources.fetch({type:"addresses"},`orders/${e}/billing_address`,s,r)}async available_payment_methods(e,s,r){return this.resources.fetch({type:"payment_methods"},`orders/${e}/available_payment_methods`,s,r)}async available_customer_payment_sources(e,s,r){return this.resources.fetch({type:"customer_payment_sources"},`orders/${e}/available_customer_payment_sources`,s,r)}async payment_method(e,s,r){return this.resources.fetch({type:"payment_methods"},`orders/${e}/payment_method`,s,r)}async line_items(e,s,r){return this.resources.fetch({type:"line_items"},`orders/${e}/line_items`,s,r)}async shipments(e,s,r){return this.resources.fetch({type:"shipments"},`orders/${e}/shipments`,s,r)}async authorizations(e,s,r){return this.resources.fetch({type:"authorizations"},`orders/${e}/authorizations`,s,r)}async captures(e,s,r){return this.resources.fetch({type:"captures"},`orders/${e}/captures`,s,r)}async voids(e,s,r){return this.resources.fetch({type:"voids"},`orders/${e}/voids`,s,r)}async refunds(e,s,r){return this.resources.fetch({type:"refunds"},`orders/${e}/refunds`,s,r)}async order_subscriptions(e,s,r){return this.resources.fetch({type:"order_subscriptions"},`orders/${e}/order_subscriptions`,s,r)}async order_copies(e,s,r){return this.resources.fetch({type:"order_copies"},`orders/${e}/order_copies`,s,r)}async attachments(e,s,r){return this.resources.fetch({type:"attachments"},`orders/${e}/attachments`,s,r)}isOrder(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="orders";export default t;
@@ -45,6 +45,9 @@ declare class Packages extends ApiResource {
45
45
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Package>;
46
46
  update(resource: PackageUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Package>;
47
47
  delete(id: string, options?: ResourcesConfig): Promise<void>;
48
+ stock_location(packageId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<StockLocation>;
49
+ parcels(packageId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Parcel>>;
50
+ attachments(packageId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
48
51
  isPackage(resource: any): resource is Package;
49
52
  relationship(id: string | ResourceId | null): PackageRel;
50
53
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isPackage(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="packages";export default t;
1
+ import{ApiResource as c}from"../resource";class s extends c{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async stock_location(e,t,r){return this.resources.fetch({type:"stock_locations"},`packages/${e}/stock_location`,t,r)}async parcels(e,t,r){return this.resources.fetch({type:"parcels"},`packages/${e}/parcels`,t,r)}async attachments(e,t,r){return this.resources.fetch({type:"attachments"},`packages/${e}/attachments`,t,r)}isPackage(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="packages";export default s;
@@ -39,6 +39,8 @@ declare class ParcelLineItems extends ApiResource {
39
39
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ParcelLineItem>;
40
40
  update(resource: ParcelLineItemUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ParcelLineItem>;
41
41
  delete(id: string, options?: ResourcesConfig): Promise<void>;
42
+ parcel(parcelLineItemId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Parcel>;
43
+ stock_line_item(parcelLineItemId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<StockLineItem>;
42
44
  isParcelLineItem(resource: any): resource is ParcelLineItem;
43
45
  relationship(id: string | ResourceId | null): ParcelLineItemRel;
44
46
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class s extends i{async list(e,r){return this.resources.list({type:s.TYPE},e,r)}async create(e,r,t){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),r,t)}async retrieve(e,r,t){return this.resources.retrieve({type:s.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),r,t)}async delete(e,r){await this.resources.delete({type:s.TYPE,id:e},r)}isParcelLineItem(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="parcel_line_items";export default s;
1
+ import{ApiResource as i}from"../resource";class s extends i{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async parcel(e,t,r){return this.resources.fetch({type:"parcels"},`parcel_line_items/${e}/parcel`,t,r)}async stock_line_item(e,t,r){return this.resources.fetch({type:"stock_line_items"},`parcel_line_items/${e}/stock_line_item`,t,r)}isParcelLineItem(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="parcel_line_items";export default s;
@@ -96,6 +96,10 @@ declare class Parcels extends ApiResource {
96
96
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Parcel>;
97
97
  update(resource: ParcelUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Parcel>;
98
98
  delete(id: string, options?: ResourcesConfig): Promise<void>;
99
+ shipment(parcelId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Shipment>;
100
+ package(parcelId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Package>;
101
+ parcel_line_items(parcelId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<ParcelLineItem>>;
102
+ attachments(parcelId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
99
103
  isParcel(resource: any): resource is Parcel;
100
104
  relationship(id: string | ResourceId | null): ParcelRel;
101
105
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isParcel(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="parcels";export default t;
1
+ import{ApiResource as c}from"../resource";class r extends c{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async shipment(e,t,s){return this.resources.fetch({type:"shipments"},`parcels/${e}/shipment`,t,s)}async package(e,t,s){return this.resources.fetch({type:"packages"},`parcels/${e}/package`,t,s)}async parcel_line_items(e,t,s){return this.resources.fetch({type:"parcel_line_items"},`parcels/${e}/parcel_line_items`,t,s)}async attachments(e,t,s){return this.resources.fetch({type:"attachments"},`parcels/${e}/attachments`,t,s)}isParcel(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="parcels";export default r;
@@ -12,6 +12,7 @@ declare class PaymentGateways extends ApiResource {
12
12
  static readonly TYPE: 'payment_gateways';
13
13
  list(params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentGateway>>;
14
14
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
15
+ payment_methods(paymentGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
15
16
  isPaymentGateway(resource: any): resource is PaymentGateway;
16
17
  relationship(id: string | ResourceId | null): PaymentGatewayRel;
17
18
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class r extends i{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}isPaymentGateway(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="payment_gateways";export default r;
1
+ import{ApiResource as y}from"../resource";class t extends y{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async payment_methods(e,r,s){return this.resources.fetch({type:"payment_methods"},`payment_gateways/${e}/payment_methods`,r,s)}isPaymentGateway(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="payment_gateways";export default t;
@@ -48,6 +48,9 @@ declare class PaymentMethods extends ApiResource {
48
48
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentMethod>;
49
49
  update(resource: PaymentMethodUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentMethod>;
50
50
  delete(id: string, options?: ResourcesConfig): Promise<void>;
51
+ market(paymentMethodId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
52
+ payment_gateway(paymentMethodId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
53
+ attachments(paymentMethodId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
51
54
  isPaymentMethod(resource: any): resource is PaymentMethod;
52
55
  relationship(id: string | ResourceId | null): PaymentMethodRel;
53
56
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,s){return this.resources.list({type:t.TYPE},e,s)}async create(e,s,r){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async retrieve(e,s,r){return this.resources.retrieve({type:t.TYPE,id:e},s,r)}async update(e,s,r){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async delete(e,s){await this.resources.delete({type:t.TYPE,id:e},s)}isPaymentMethod(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="payment_methods";export default t;
1
+ import{ApiResource as a}from"../resource";class r extends a{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async market(e,t,s){return this.resources.fetch({type:"markets"},`payment_methods/${e}/market`,t,s)}async payment_gateway(e,t,s){return this.resources.fetch({type:"payment_gateways"},`payment_methods/${e}/payment_gateway`,t,s)}async attachments(e,t,s){return this.resources.fetch({type:"attachments"},`payment_methods/${e}/attachments`,t,s)}isPaymentMethod(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="payment_methods";export default r;
@@ -29,6 +29,8 @@ declare class PaypalGateways extends ApiResource {
29
29
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaypalGateway>;
30
30
  update(resource: PaypalGatewayUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaypalGateway>;
31
31
  delete(id: string, options?: ResourcesConfig): Promise<void>;
32
+ payment_methods(paypalGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
33
+ paypal_payments(paypalGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaypalPayment>>;
32
34
  isPaypalGateway(resource: any): resource is PaypalGateway;
33
35
  relationship(id: string | ResourceId | null): PaypalGatewayRel;
34
36
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as a}from"../resource";class t extends a{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isPaypalGateway(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="paypal_gateways";export default t;
1
+ import{ApiResource as a}from"../resource";class s extends a{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async payment_methods(e,t,r){return this.resources.fetch({type:"payment_methods"},`paypal_gateways/${e}/payment_methods`,t,r)}async paypal_payments(e,t,r){return this.resources.fetch({type:"paypal_payments"},`paypal_gateways/${e}/paypal_payments`,t,r)}isPaypalGateway(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="paypal_gateways";export default s;
@@ -37,6 +37,8 @@ declare class PaypalPayments extends ApiResource {
37
37
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaypalPayment>;
38
38
  update(resource: PaypalPaymentUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaypalPayment>;
39
39
  delete(id: string, options?: ResourcesConfig): Promise<void>;
40
+ order(paypalPaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
41
+ payment_gateway(paypalPaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
40
42
  isPaypalPayment(resource: any): resource is PaypalPayment;
41
43
  relationship(id: string | ResourceId | null): PaypalPaymentRel;
42
44
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isPaypalPayment(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="paypal_payments";export default t;
1
+ import{ApiResource as a}from"../resource";class r extends a{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async order(e,t,s){return this.resources.fetch({type:"orders"},`paypal_payments/${e}/order`,t,s)}async payment_gateway(e,t,s){return this.resources.fetch({type:"payment_gateways"},`paypal_payments/${e}/payment_gateway`,t,s)}isPaypalPayment(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="paypal_payments";export default r;
@@ -82,6 +82,13 @@ declare class PercentageDiscountPromotions extends ApiResource {
82
82
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PercentageDiscountPromotion>;
83
83
  update(resource: PercentageDiscountPromotionUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PercentageDiscountPromotion>;
84
84
  delete(id: string, options?: ResourcesConfig): Promise<void>;
85
+ market(percentageDiscountPromotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
86
+ order_amount_promotion_rule(percentageDiscountPromotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<OrderAmountPromotionRule>;
87
+ sku_list_promotion_rule(percentageDiscountPromotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<SkuListPromotionRule>;
88
+ coupon_codes_promotion_rule(percentageDiscountPromotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CouponCodesPromotionRule>;
89
+ attachments(percentageDiscountPromotionId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
90
+ sku_list(percentageDiscountPromotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<SkuList>;
91
+ skus(percentageDiscountPromotionId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Sku>>;
85
92
  isPercentageDiscountPromotion(resource: any): resource is PercentageDiscountPromotion;
86
93
  relationship(id: string | ResourceId | null): PercentageDiscountPromotionRel;
87
94
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,s){return this.resources.list({type:t.TYPE},e,s)}async create(e,s,r){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async retrieve(e,s,r){return this.resources.retrieve({type:t.TYPE,id:e},s,r)}async update(e,s,r){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async delete(e,s){await this.resources.delete({type:t.TYPE,id:e},s)}isPercentageDiscountPromotion(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="percentage_discount_promotions";export default t;
1
+ import{ApiResource as o}from"../resource";class r extends o{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async market(e,t,s){return this.resources.fetch({type:"markets"},`percentage_discount_promotions/${e}/market`,t,s)}async order_amount_promotion_rule(e,t,s){return this.resources.fetch({type:"order_amount_promotion_rules"},`percentage_discount_promotions/${e}/order_amount_promotion_rule`,t,s)}async sku_list_promotion_rule(e,t,s){return this.resources.fetch({type:"sku_list_promotion_rules"},`percentage_discount_promotions/${e}/sku_list_promotion_rule`,t,s)}async coupon_codes_promotion_rule(e,t,s){return this.resources.fetch({type:"coupon_codes_promotion_rules"},`percentage_discount_promotions/${e}/coupon_codes_promotion_rule`,t,s)}async attachments(e,t,s){return this.resources.fetch({type:"attachments"},`percentage_discount_promotions/${e}/attachments`,t,s)}async sku_list(e,t,s){return this.resources.fetch({type:"sku_lists"},`percentage_discount_promotions/${e}/sku_list`,t,s)}async skus(e,t,s){return this.resources.fetch({type:"skus"},`percentage_discount_promotions/${e}/skus`,t,s)}isPercentageDiscountPromotion(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="percentage_discount_promotions";export default r;
@@ -29,6 +29,8 @@ declare class PriceLists extends ApiResource {
29
29
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PriceList>;
30
30
  update(resource: PriceListUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PriceList>;
31
31
  delete(id: string, options?: ResourcesConfig): Promise<void>;
32
+ prices(priceListId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Price>>;
33
+ attachments(priceListId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
32
34
  isPriceList(resource: any): resource is PriceList;
33
35
  relationship(id: string | ResourceId | null): PriceListRel;
34
36
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isPriceList(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="price_lists";export default t;
1
+ import{ApiResource as i}from"../resource";class r extends i{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async prices(e,t,s){return this.resources.fetch({type:"prices"},`price_lists/${e}/prices`,t,s)}async attachments(e,t,s){return this.resources.fetch({type:"attachments"},`price_lists/${e}/attachments`,t,s)}isPriceList(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="price_lists";export default r;
@@ -46,6 +46,9 @@ declare class Prices extends ApiResource {
46
46
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Price>;
47
47
  update(resource: PriceUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Price>;
48
48
  delete(id: string, options?: ResourcesConfig): Promise<void>;
49
+ price_list(priceId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PriceList>;
50
+ sku(priceId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Sku>;
51
+ attachments(priceId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
49
52
  isPrice(resource: any): resource is Price;
50
53
  relationship(id: string | ResourceId | null): PriceRel;
51
54
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isPrice(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="prices";export default t;
1
+ import{ApiResource as c}from"../resource";class s extends c{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async price_list(e,t,r){return this.resources.fetch({type:"price_lists"},`prices/${e}/price_list`,t,r)}async sku(e,t,r){return this.resources.fetch({type:"skus"},`prices/${e}/sku`,t,r)}async attachments(e,t,r){return this.resources.fetch({type:"attachments"},`prices/${e}/attachments`,t,r)}isPrice(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="prices";export default s;
@@ -28,6 +28,11 @@ declare class Promotions extends ApiResource {
28
28
  static readonly TYPE: 'promotions';
29
29
  list(params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Promotion>>;
30
30
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Promotion>;
31
+ market(promotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
32
+ order_amount_promotion_rule(promotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<OrderAmountPromotionRule>;
33
+ sku_list_promotion_rule(promotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<SkuListPromotionRule>;
34
+ coupon_codes_promotion_rule(promotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CouponCodesPromotionRule>;
35
+ attachments(promotionId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
31
36
  isPromotion(resource: any): resource is Promotion;
32
37
  relationship(id: string | ResourceId | null): PromotionRel;
33
38
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as s}from"../resource";class e extends s{async list(t,r){return this.resources.list({type:e.TYPE},t,r)}async retrieve(t,r,i){return this.resources.retrieve({type:e.TYPE,id:t},r,i)}isPromotion(t){return t.type&&t.type===e.TYPE}relationship(t){return t===null||typeof t=="string"?{id:t,type:e.TYPE}:{id:t.id,type:e.TYPE}}type(){return e.TYPE}}e.TYPE="promotions";export default e;
1
+ import{ApiResource as s}from"../resource";class o extends s{async list(r,e){return this.resources.list({type:o.TYPE},r,e)}async retrieve(r,e,t){return this.resources.retrieve({type:o.TYPE,id:r},e,t)}async market(r,e,t){return this.resources.fetch({type:"markets"},`promotions/${r}/market`,e,t)}async order_amount_promotion_rule(r,e,t){return this.resources.fetch({type:"order_amount_promotion_rules"},`promotions/${r}/order_amount_promotion_rule`,e,t)}async sku_list_promotion_rule(r,e,t){return this.resources.fetch({type:"sku_list_promotion_rules"},`promotions/${r}/sku_list_promotion_rule`,e,t)}async coupon_codes_promotion_rule(r,e,t){return this.resources.fetch({type:"coupon_codes_promotion_rules"},`promotions/${r}/coupon_codes_promotion_rule`,e,t)}async attachments(r,e,t){return this.resources.fetch({type:"attachments"},`promotions/${r}/attachments`,e,t)}isPromotion(r){return r.type&&r.type===o.TYPE}relationship(r){return r===null||typeof r=="string"?{id:r,type:o.TYPE}:{id:r.id,type:o.TYPE}}type(){return o.TYPE}}o.TYPE="promotions";export default o;
@@ -24,6 +24,8 @@ declare class Refunds extends ApiResource {
24
24
  static readonly TYPE: 'refunds';
25
25
  list(params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Refund>>;
26
26
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Refund>;
27
+ order(refundId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
28
+ reference_capture(refundId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Capture>;
27
29
  isRefund(resource: any): resource is Refund;
28
30
  relationship(id: string | ResourceId | null): RefundRel;
29
31
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}isRefund(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="refunds";export default t;
1
+ import{ApiResource as n}from"../resource";class r extends n{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async order(e,t,s){return this.resources.fetch({type:"orders"},`refunds/${e}/order`,t,s)}async reference_capture(e,t,s){return this.resources.fetch({type:"captures"},`refunds/${e}/reference_capture`,t,s)}isRefund(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="refunds";export default r;
@@ -39,6 +39,8 @@ declare class ReturnLineItems extends ApiResource {
39
39
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ReturnLineItem>;
40
40
  update(resource: ReturnLineItemUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ReturnLineItem>;
41
41
  delete(id: string, options?: ResourcesConfig): Promise<void>;
42
+ return(returnLineItemId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Return>;
43
+ line_item(returnLineItemId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<LineItem>;
42
44
  isReturnLineItem(resource: any): resource is ReturnLineItem;
43
45
  relationship(id: string | ResourceId | null): ReturnLineItemRel;
44
46
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isReturnLineItem(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="return_line_items";export default t;
1
+ import{ApiResource as i}from"../resource";class r extends i{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async return(e,t,s){return this.resources.fetch({type:"returns"},`return_line_items/${e}/return`,t,s)}async line_item(e,t,s){return this.resources.fetch({type:"line_items"},`return_line_items/${e}/line_item`,t,s)}isReturnLineItem(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="return_line_items";export default r;
@@ -57,6 +57,13 @@ declare class Returns extends ApiResource {
57
57
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Return>;
58
58
  update(resource: ReturnUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Return>;
59
59
  delete(id: string, options?: ResourcesConfig): Promise<void>;
60
+ order(returnId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
61
+ customer(returnId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
62
+ stock_location(returnId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<StockLocation>;
63
+ origin_address(returnId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
64
+ destination_address(returnId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
65
+ return_line_items(returnId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<ReturnLineItem>>;
66
+ attachments(returnId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
60
67
  isReturn(resource: any): resource is Return;
61
68
  relationship(id: string | ResourceId | null): ReturnRel;
62
69
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,s){return this.resources.list({type:t.TYPE},e,s)}async create(e,s,r){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async retrieve(e,s,r){return this.resources.retrieve({type:t.TYPE,id:e},s,r)}async update(e,s,r){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async delete(e,s){await this.resources.delete({type:t.TYPE,id:e},s)}isReturn(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="returns";export default t;
1
+ import{ApiResource as n}from"../resource";class r extends n{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async order(e,t,s){return this.resources.fetch({type:"orders"},`returns/${e}/order`,t,s)}async customer(e,t,s){return this.resources.fetch({type:"customers"},`returns/${e}/customer`,t,s)}async stock_location(e,t,s){return this.resources.fetch({type:"stock_locations"},`returns/${e}/stock_location`,t,s)}async origin_address(e,t,s){return this.resources.fetch({type:"addresses"},`returns/${e}/origin_address`,t,s)}async destination_address(e,t,s){return this.resources.fetch({type:"addresses"},`returns/${e}/destination_address`,t,s)}async return_line_items(e,t,s){return this.resources.fetch({type:"return_line_items"},`returns/${e}/return_line_items`,t,s)}async attachments(e,t,s){return this.resources.fetch({type:"attachments"},`returns/${e}/attachments`,t,s)}isReturn(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="returns";export default r;
@@ -68,6 +68,19 @@ declare class Shipments extends ApiResource {
68
68
  list(params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Shipment>>;
69
69
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Shipment>;
70
70
  update(resource: ShipmentUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Shipment>;
71
+ order(shipmentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
72
+ shipping_category(shipmentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ShippingCategory>;
73
+ stock_location(shipmentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<StockLocation>;
74
+ origin_address(shipmentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
75
+ shipping_address(shipmentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
76
+ shipping_method(shipmentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ShippingMethod>;
77
+ delivery_lead_time(shipmentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<DeliveryLeadTime>;
78
+ stock_line_items(shipmentId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<StockLineItem>>;
79
+ stock_transfers(shipmentId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<StockTransfer>>;
80
+ available_shipping_methods(shipmentId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<ShippingMethod>>;
81
+ carrier_accounts(shipmentId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<CarrierAccount>>;
82
+ parcels(shipmentId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Parcel>>;
83
+ attachments(shipmentId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
71
84
  isShipment(resource: any): resource is Shipment;
72
85
  relationship(id: string | ResourceId | null): ShipmentRel;
73
86
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as r}from"../resource";class t extends r{async list(e,s){return this.resources.list({type:t.TYPE},e,s)}async retrieve(e,s,i){return this.resources.retrieve({type:t.TYPE,id:e},s,i)}async update(e,s,i){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),s,i)}isShipment(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="shipments";export default t;
1
+ import{ApiResource as i}from"../resource";class r extends i{async list(e,s){return this.resources.list({type:r.TYPE},e,s)}async retrieve(e,s,t){return this.resources.retrieve({type:r.TYPE,id:e},s,t)}async update(e,s,t){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),s,t)}async order(e,s,t){return this.resources.fetch({type:"orders"},`shipments/${e}/order`,s,t)}async shipping_category(e,s,t){return this.resources.fetch({type:"shipping_categories"},`shipments/${e}/shipping_category`,s,t)}async stock_location(e,s,t){return this.resources.fetch({type:"stock_locations"},`shipments/${e}/stock_location`,s,t)}async origin_address(e,s,t){return this.resources.fetch({type:"addresses"},`shipments/${e}/origin_address`,s,t)}async shipping_address(e,s,t){return this.resources.fetch({type:"addresses"},`shipments/${e}/shipping_address`,s,t)}async shipping_method(e,s,t){return this.resources.fetch({type:"shipping_methods"},`shipments/${e}/shipping_method`,s,t)}async delivery_lead_time(e,s,t){return this.resources.fetch({type:"delivery_lead_times"},`shipments/${e}/delivery_lead_time`,s,t)}async stock_line_items(e,s,t){return this.resources.fetch({type:"stock_line_items"},`shipments/${e}/stock_line_items`,s,t)}async stock_transfers(e,s,t){return this.resources.fetch({type:"stock_transfers"},`shipments/${e}/stock_transfers`,s,t)}async available_shipping_methods(e,s,t){return this.resources.fetch({type:"shipping_methods"},`shipments/${e}/available_shipping_methods`,s,t)}async carrier_accounts(e,s,t){return this.resources.fetch({type:"carrier_accounts"},`shipments/${e}/carrier_accounts`,s,t)}async parcels(e,s,t){return this.resources.fetch({type:"parcels"},`shipments/${e}/parcels`,s,t)}async attachments(e,s,t){return this.resources.fetch({type:"attachments"},`shipments/${e}/attachments`,s,t)}isShipment(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="shipments";export default r;
@@ -23,6 +23,8 @@ declare class ShippingCategories extends ApiResource {
23
23
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ShippingCategory>;
24
24
  update(resource: ShippingCategoryUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ShippingCategory>;
25
25
  delete(id: string, options?: ResourcesConfig): Promise<void>;
26
+ skus(shippingCategoryId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Sku>>;
27
+ attachments(shippingCategoryId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
26
28
  isShippingCategory(resource: any): resource is ShippingCategory;
27
29
  relationship(id: string | ResourceId | null): ShippingCategoryRel;
28
30
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isShippingCategory(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="shipping_categories";export default t;
1
+ import{ApiResource as i}from"../resource";class s extends i{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async skus(e,t,r){return this.resources.fetch({type:"skus"},`shipping_categories/${e}/skus`,t,r)}async attachments(e,t,r){return this.resources.fetch({type:"attachments"},`shipping_categories/${e}/attachments`,t,r)}isShippingCategory(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="shipping_categories";export default s;
@@ -61,6 +61,11 @@ declare class ShippingMethods extends ApiResource {
61
61
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ShippingMethod>;
62
62
  update(resource: ShippingMethodUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ShippingMethod>;
63
63
  delete(id: string, options?: ResourcesConfig): Promise<void>;
64
+ market(shippingMethodId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
65
+ shipping_zone(shippingMethodId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ShippingZone>;
66
+ shipping_category(shippingMethodId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ShippingCategory>;
67
+ delivery_lead_time_for_shipment(shippingMethodId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<DeliveryLeadTime>;
68
+ attachments(shippingMethodId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
64
69
  isShippingMethod(resource: any): resource is ShippingMethod;
65
70
  relationship(id: string | ResourceId | null): ShippingMethodRel;
66
71
  type(): string;