@commercelayer/sdk 5.0.0-beta.9 → 5.1.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.
- package/LICENSE +2 -2
- package/README.md +18 -0
- package/lib/cjs/api.d.ts +23 -12
- package/lib/cjs/api.js +20 -2
- package/lib/cjs/client.d.ts +3 -5
- package/lib/cjs/commercelayer.d.ts +10 -4
- package/lib/cjs/commercelayer.js +9 -3
- package/lib/cjs/common.d.ts +1 -0
- package/lib/cjs/common.js +11 -0
- package/lib/cjs/index.d.ts +1 -2
- package/lib/cjs/index.js +0 -16
- package/lib/cjs/interceptor.d.ts +1 -1
- package/lib/cjs/model.d.ts +7 -1
- package/lib/cjs/query.d.ts +5 -13
- package/lib/cjs/resource.d.ts +8 -10
- package/lib/cjs/resources/addresses.d.ts +63 -51
- package/lib/cjs/resources/addresses.js +8 -0
- package/lib/cjs/resources/adjustments.d.ts +5 -4
- package/lib/cjs/resources/adyen_gateways.d.ts +21 -20
- package/lib/cjs/resources/adyen_payments.d.ts +16 -15
- package/lib/cjs/resources/application.d.ts +7 -6
- package/lib/cjs/resources/attachments.d.ts +11 -10
- package/lib/cjs/resources/authorizations.d.ts +28 -27
- package/lib/cjs/resources/avalara_accounts.d.ts +17 -16
- package/lib/cjs/resources/axerve_gateways.d.ts +9 -8
- package/lib/cjs/resources/axerve_payments.d.ts +12 -11
- package/lib/cjs/resources/billing_info_validation_rules.d.ts +5 -4
- package/lib/cjs/resources/bing_geocoders.d.ts +6 -5
- package/lib/cjs/resources/braintree_gateways.d.ts +21 -20
- package/lib/cjs/resources/braintree_payments.d.ts +17 -16
- package/lib/cjs/resources/bundles.d.ts +38 -26
- package/lib/cjs/resources/bundles.js +8 -0
- package/lib/cjs/resources/captures.d.ts +19 -18
- package/lib/cjs/resources/carrier_accounts.d.ts +7 -6
- package/lib/cjs/resources/checkout_com_gateways.d.ts +12 -11
- package/lib/cjs/resources/checkout_com_payments.d.ts +25 -24
- package/lib/cjs/resources/cleanups.d.ts +13 -12
- package/lib/cjs/resources/coupon_codes_promotion_rules.d.ts +7 -6
- package/lib/cjs/resources/coupon_recipients.d.ts +13 -12
- package/lib/cjs/resources/coupons.d.ts +27 -15
- package/lib/cjs/resources/coupons.js +8 -0
- package/lib/cjs/resources/customer_addresses.d.ts +8 -7
- package/lib/cjs/resources/customer_groups.d.ts +6 -5
- package/lib/cjs/resources/customer_password_resets.d.ts +8 -7
- package/lib/cjs/resources/customer_payment_sources.d.ts +9 -8
- package/lib/cjs/resources/customer_subscriptions.d.ts +4 -3
- package/lib/cjs/resources/customers.d.ts +27 -18
- package/lib/cjs/resources/customers.js +4 -0
- package/lib/cjs/resources/delivery_lead_times.d.ts +11 -10
- package/lib/cjs/resources/event_callbacks.d.ts +6 -5
- package/lib/cjs/resources/events.d.ts +4 -3
- package/lib/cjs/resources/exports.d.ts +17 -16
- package/lib/cjs/resources/external_gateways.d.ts +20 -19
- package/lib/cjs/resources/external_payments.d.ts +10 -9
- package/lib/cjs/resources/external_promotions.d.ts +37 -28
- package/lib/cjs/resources/external_promotions.js +4 -0
- package/lib/cjs/resources/external_tax_calculators.d.ts +6 -5
- package/lib/cjs/resources/fixed_amount_promotions.d.ts +39 -30
- package/lib/cjs/resources/fixed_amount_promotions.js +4 -0
- package/lib/cjs/resources/fixed_price_promotions.d.ts +44 -35
- package/lib/cjs/resources/fixed_price_promotions.js +8 -4
- package/lib/cjs/resources/free_gift_promotions.d.ts +44 -35
- package/lib/cjs/resources/free_gift_promotions.js +8 -4
- package/lib/cjs/resources/free_shipping_promotions.d.ts +38 -26
- package/lib/cjs/resources/free_shipping_promotions.js +8 -0
- package/lib/cjs/resources/geocoders.d.ts +4 -3
- package/lib/cjs/resources/gift_card_recipients.d.ts +13 -12
- package/lib/cjs/resources/gift_cards.d.ts +50 -41
- package/lib/cjs/resources/gift_cards.js +4 -0
- package/lib/cjs/resources/google_geocoders.d.ts +6 -5
- package/lib/cjs/resources/imports.d.ts +22 -21
- package/lib/cjs/resources/in_stock_subscriptions.d.ts +20 -19
- package/lib/cjs/resources/inventory_models.d.ts +12 -11
- package/lib/cjs/resources/inventory_return_locations.d.ts +7 -6
- package/lib/cjs/resources/inventory_stock_locations.d.ts +10 -9
- package/lib/cjs/resources/klarna_gateways.d.ts +10 -9
- package/lib/cjs/resources/klarna_payments.d.ts +15 -14
- package/lib/cjs/resources/line_item_options.d.ts +32 -20
- package/lib/cjs/resources/line_item_options.js +8 -0
- package/lib/cjs/resources/line_items.d.ts +58 -43
- package/lib/cjs/resources/line_items.js +8 -0
- package/lib/cjs/resources/manual_gateways.d.ts +4 -3
- package/lib/cjs/resources/manual_tax_calculators.d.ts +8 -7
- package/lib/cjs/resources/markets.d.ts +41 -32
- package/lib/cjs/resources/markets.js +4 -0
- package/lib/cjs/resources/merchants.d.ts +6 -5
- package/lib/cjs/resources/order_amount_promotion_rules.d.ts +9 -8
- package/lib/cjs/resources/order_copies.d.ts +23 -20
- package/lib/cjs/resources/order_copies.js +7 -4
- package/lib/cjs/resources/order_factories.d.ts +34 -0
- package/lib/cjs/resources/order_factories.js +28 -0
- package/lib/cjs/resources/order_subscription_items.d.ts +61 -0
- package/lib/cjs/resources/order_subscription_items.js +29 -0
- package/lib/cjs/resources/order_subscriptions.d.ts +52 -29
- package/lib/cjs/resources/order_subscriptions.js +18 -2
- package/lib/cjs/resources/order_validation_rules.d.ts +4 -3
- package/lib/cjs/resources/orders.d.ts +200 -183
- package/lib/cjs/resources/orders.js +12 -0
- package/lib/cjs/resources/organization.d.ts +18 -17
- package/lib/cjs/resources/packages.d.ts +14 -13
- package/lib/cjs/resources/parcel_line_items.d.ts +7 -6
- package/lib/cjs/resources/parcels.d.ts +78 -74
- package/lib/cjs/resources/payment_gateways.d.ts +3 -2
- package/lib/cjs/resources/payment_methods.d.ts +33 -32
- package/lib/cjs/resources/paypal_gateways.d.ts +7 -6
- package/lib/cjs/resources/paypal_payments.d.ts +17 -16
- package/lib/cjs/resources/percentage_discount_promotions.d.ts +43 -34
- package/lib/cjs/resources/percentage_discount_promotions.js +8 -4
- package/lib/cjs/resources/price_frequency_tiers.d.ts +50 -0
- package/lib/cjs/resources/price_frequency_tiers.js +37 -0
- package/lib/cjs/resources/price_lists.d.ts +9 -8
- package/lib/cjs/resources/price_tiers.d.ts +7 -6
- package/lib/cjs/resources/price_volume_tiers.d.ts +15 -11
- package/lib/cjs/resources/price_volume_tiers.js +4 -0
- package/lib/cjs/resources/prices.d.ts +20 -16
- package/lib/cjs/resources/prices.js +4 -0
- package/lib/cjs/resources/promotion_rules.d.ts +3 -2
- package/lib/cjs/resources/promotions.d.ts +17 -10
- package/lib/cjs/resources/promotions.js +8 -0
- package/lib/cjs/resources/recurring_order_copies.d.ts +53 -0
- package/lib/cjs/resources/recurring_order_copies.js +41 -0
- package/lib/cjs/resources/refunds.d.ts +10 -9
- package/lib/cjs/resources/return_line_items.d.ts +13 -12
- package/lib/cjs/resources/returns.d.ts +39 -30
- package/lib/cjs/resources/returns.js +4 -0
- package/lib/cjs/resources/satispay_gateways.d.ts +11 -7
- package/lib/cjs/resources/satispay_payments.d.ts +10 -12
- package/lib/cjs/resources/shipments.d.ts +42 -41
- package/lib/cjs/resources/shipping_categories.d.ts +5 -4
- package/lib/cjs/resources/shipping_method_tiers.d.ts +7 -6
- package/lib/cjs/resources/shipping_methods.d.ts +50 -49
- package/lib/cjs/resources/shipping_weight_tiers.d.ts +12 -11
- package/lib/cjs/resources/shipping_zones.d.ts +22 -21
- package/lib/cjs/resources/sku_list_items.d.ts +13 -12
- package/lib/cjs/resources/sku_list_promotion_rules.d.ts +14 -13
- package/lib/cjs/resources/sku_lists.d.ts +22 -21
- package/lib/cjs/resources/sku_options.d.ts +36 -24
- package/lib/cjs/resources/sku_options.js +8 -0
- package/lib/cjs/resources/skus.d.ts +47 -35
- package/lib/cjs/resources/skus.js +8 -0
- package/lib/cjs/resources/stock_items.d.ts +12 -11
- package/lib/cjs/resources/stock_line_items.d.ts +7 -6
- package/lib/cjs/resources/stock_locations.d.ts +17 -16
- package/lib/cjs/resources/stock_transfers.d.ts +24 -23
- package/lib/cjs/resources/stripe_gateways.d.ts +12 -11
- package/lib/cjs/resources/stripe_payments.d.ts +15 -14
- package/lib/cjs/resources/subscription_models.d.ts +49 -0
- package/lib/cjs/resources/subscription_models.js +37 -0
- package/lib/cjs/resources/tags.d.ts +28 -0
- package/lib/cjs/resources/tags.js +25 -0
- package/lib/cjs/resources/tax_calculators.d.ts +4 -3
- package/lib/cjs/resources/tax_categories.d.ts +10 -9
- package/lib/cjs/resources/tax_rules.d.ts +39 -38
- package/lib/cjs/resources/taxjar_accounts.d.ts +9 -8
- package/lib/cjs/resources/transactions.d.ts +8 -7
- package/lib/cjs/resources/voids.d.ts +10 -9
- package/lib/cjs/resources/webhooks.d.ts +14 -13
- package/lib/cjs/resources/wire_transfers.d.ts +5 -4
- package/lib/cjs/util.d.ts +1 -3
- package/lib/esm/api.d.ts +23 -12
- package/lib/esm/api.js +12 -0
- package/lib/esm/client.d.ts +3 -5
- package/lib/esm/commercelayer.d.ts +10 -4
- package/lib/esm/commercelayer.js +9 -3
- package/lib/esm/common.d.ts +1 -0
- package/lib/esm/common.js +11 -0
- package/lib/esm/index.d.ts +1 -2
- package/lib/esm/index.js +0 -2
- package/lib/esm/interceptor.d.ts +1 -1
- package/lib/esm/model.d.ts +7 -1
- package/lib/esm/query.d.ts +5 -13
- package/lib/esm/resource.d.ts +8 -10
- package/lib/esm/resources/addresses.d.ts +63 -51
- package/lib/esm/resources/addresses.js +8 -0
- package/lib/esm/resources/adjustments.d.ts +5 -4
- package/lib/esm/resources/adyen_gateways.d.ts +21 -20
- package/lib/esm/resources/adyen_payments.d.ts +16 -15
- package/lib/esm/resources/application.d.ts +7 -6
- package/lib/esm/resources/attachments.d.ts +11 -10
- package/lib/esm/resources/authorizations.d.ts +28 -27
- package/lib/esm/resources/avalara_accounts.d.ts +17 -16
- package/lib/esm/resources/axerve_gateways.d.ts +9 -8
- package/lib/esm/resources/axerve_payments.d.ts +12 -11
- package/lib/esm/resources/billing_info_validation_rules.d.ts +5 -4
- package/lib/esm/resources/bing_geocoders.d.ts +6 -5
- package/lib/esm/resources/braintree_gateways.d.ts +21 -20
- package/lib/esm/resources/braintree_payments.d.ts +17 -16
- package/lib/esm/resources/bundles.d.ts +38 -26
- package/lib/esm/resources/bundles.js +8 -0
- package/lib/esm/resources/captures.d.ts +19 -18
- package/lib/esm/resources/carrier_accounts.d.ts +7 -6
- package/lib/esm/resources/checkout_com_gateways.d.ts +12 -11
- package/lib/esm/resources/checkout_com_payments.d.ts +25 -24
- package/lib/esm/resources/cleanups.d.ts +13 -12
- package/lib/esm/resources/coupon_codes_promotion_rules.d.ts +7 -6
- package/lib/esm/resources/coupon_recipients.d.ts +13 -12
- package/lib/esm/resources/coupons.d.ts +27 -15
- package/lib/esm/resources/coupons.js +8 -0
- package/lib/esm/resources/customer_addresses.d.ts +8 -7
- package/lib/esm/resources/customer_groups.d.ts +6 -5
- package/lib/esm/resources/customer_password_resets.d.ts +8 -7
- package/lib/esm/resources/customer_payment_sources.d.ts +9 -8
- package/lib/esm/resources/customer_subscriptions.d.ts +4 -3
- package/lib/esm/resources/customers.d.ts +27 -18
- package/lib/esm/resources/customers.js +4 -0
- package/lib/esm/resources/delivery_lead_times.d.ts +11 -10
- package/lib/esm/resources/event_callbacks.d.ts +6 -5
- package/lib/esm/resources/events.d.ts +4 -3
- package/lib/esm/resources/exports.d.ts +17 -16
- package/lib/esm/resources/external_gateways.d.ts +20 -19
- package/lib/esm/resources/external_payments.d.ts +10 -9
- package/lib/esm/resources/external_promotions.d.ts +37 -28
- package/lib/esm/resources/external_promotions.js +4 -0
- package/lib/esm/resources/external_tax_calculators.d.ts +6 -5
- package/lib/esm/resources/fixed_amount_promotions.d.ts +39 -30
- package/lib/esm/resources/fixed_amount_promotions.js +4 -0
- package/lib/esm/resources/fixed_price_promotions.d.ts +44 -35
- package/lib/esm/resources/fixed_price_promotions.js +8 -4
- package/lib/esm/resources/free_gift_promotions.d.ts +44 -35
- package/lib/esm/resources/free_gift_promotions.js +8 -4
- package/lib/esm/resources/free_shipping_promotions.d.ts +38 -26
- package/lib/esm/resources/free_shipping_promotions.js +8 -0
- package/lib/esm/resources/geocoders.d.ts +4 -3
- package/lib/esm/resources/gift_card_recipients.d.ts +13 -12
- package/lib/esm/resources/gift_cards.d.ts +50 -41
- package/lib/esm/resources/gift_cards.js +4 -0
- package/lib/esm/resources/google_geocoders.d.ts +6 -5
- package/lib/esm/resources/imports.d.ts +22 -21
- package/lib/esm/resources/in_stock_subscriptions.d.ts +20 -19
- package/lib/esm/resources/inventory_models.d.ts +12 -11
- package/lib/esm/resources/inventory_return_locations.d.ts +7 -6
- package/lib/esm/resources/inventory_stock_locations.d.ts +10 -9
- package/lib/esm/resources/klarna_gateways.d.ts +10 -9
- package/lib/esm/resources/klarna_payments.d.ts +15 -14
- package/lib/esm/resources/line_item_options.d.ts +32 -20
- package/lib/esm/resources/line_item_options.js +8 -0
- package/lib/esm/resources/line_items.d.ts +58 -43
- package/lib/esm/resources/line_items.js +8 -0
- package/lib/esm/resources/manual_gateways.d.ts +4 -3
- package/lib/esm/resources/manual_tax_calculators.d.ts +8 -7
- package/lib/esm/resources/markets.d.ts +41 -32
- package/lib/esm/resources/markets.js +4 -0
- package/lib/esm/resources/merchants.d.ts +6 -5
- package/lib/esm/resources/order_amount_promotion_rules.d.ts +9 -8
- package/lib/esm/resources/order_copies.d.ts +23 -20
- package/lib/esm/resources/order_copies.js +7 -4
- package/lib/esm/resources/order_factories.d.ts +34 -0
- package/lib/esm/resources/order_factories.js +26 -0
- package/lib/esm/resources/order_subscription_items.d.ts +61 -0
- package/lib/esm/resources/order_subscription_items.js +27 -0
- package/lib/esm/resources/order_subscriptions.d.ts +52 -29
- package/lib/esm/resources/order_subscriptions.js +18 -2
- package/lib/esm/resources/order_validation_rules.d.ts +4 -3
- package/lib/esm/resources/orders.d.ts +200 -183
- package/lib/esm/resources/orders.js +12 -0
- package/lib/esm/resources/organization.d.ts +18 -17
- package/lib/esm/resources/packages.d.ts +14 -13
- package/lib/esm/resources/parcel_line_items.d.ts +7 -6
- package/lib/esm/resources/parcels.d.ts +78 -74
- package/lib/esm/resources/payment_gateways.d.ts +3 -2
- package/lib/esm/resources/payment_methods.d.ts +33 -32
- package/lib/esm/resources/paypal_gateways.d.ts +7 -6
- package/lib/esm/resources/paypal_payments.d.ts +17 -16
- package/lib/esm/resources/percentage_discount_promotions.d.ts +43 -34
- package/lib/esm/resources/percentage_discount_promotions.js +8 -4
- package/lib/esm/resources/price_frequency_tiers.d.ts +50 -0
- package/lib/esm/resources/price_frequency_tiers.js +35 -0
- package/lib/esm/resources/price_lists.d.ts +9 -8
- package/lib/esm/resources/price_tiers.d.ts +7 -6
- package/lib/esm/resources/price_volume_tiers.d.ts +15 -11
- package/lib/esm/resources/price_volume_tiers.js +4 -0
- package/lib/esm/resources/prices.d.ts +20 -16
- package/lib/esm/resources/prices.js +4 -0
- package/lib/esm/resources/promotion_rules.d.ts +3 -2
- package/lib/esm/resources/promotions.d.ts +17 -10
- package/lib/esm/resources/promotions.js +8 -0
- package/lib/esm/resources/recurring_order_copies.d.ts +53 -0
- package/lib/esm/resources/recurring_order_copies.js +39 -0
- package/lib/esm/resources/refunds.d.ts +10 -9
- package/lib/esm/resources/return_line_items.d.ts +13 -12
- package/lib/esm/resources/returns.d.ts +39 -30
- package/lib/esm/resources/returns.js +4 -0
- package/lib/esm/resources/satispay_gateways.d.ts +11 -7
- package/lib/esm/resources/satispay_payments.d.ts +10 -12
- package/lib/esm/resources/shipments.d.ts +42 -41
- package/lib/esm/resources/shipping_categories.d.ts +5 -4
- package/lib/esm/resources/shipping_method_tiers.d.ts +7 -6
- package/lib/esm/resources/shipping_methods.d.ts +50 -49
- package/lib/esm/resources/shipping_weight_tiers.d.ts +12 -11
- package/lib/esm/resources/shipping_zones.d.ts +22 -21
- package/lib/esm/resources/sku_list_items.d.ts +13 -12
- package/lib/esm/resources/sku_list_promotion_rules.d.ts +14 -13
- package/lib/esm/resources/sku_lists.d.ts +22 -21
- package/lib/esm/resources/sku_options.d.ts +36 -24
- package/lib/esm/resources/sku_options.js +8 -0
- package/lib/esm/resources/skus.d.ts +47 -35
- package/lib/esm/resources/skus.js +8 -0
- package/lib/esm/resources/stock_items.d.ts +12 -11
- package/lib/esm/resources/stock_line_items.d.ts +7 -6
- package/lib/esm/resources/stock_locations.d.ts +17 -16
- package/lib/esm/resources/stock_transfers.d.ts +24 -23
- package/lib/esm/resources/stripe_gateways.d.ts +12 -11
- package/lib/esm/resources/stripe_payments.d.ts +15 -14
- package/lib/esm/resources/subscription_models.d.ts +49 -0
- package/lib/esm/resources/subscription_models.js +35 -0
- package/lib/esm/resources/tags.d.ts +28 -0
- package/lib/esm/resources/tags.js +23 -0
- package/lib/esm/resources/tax_calculators.d.ts +4 -3
- package/lib/esm/resources/tax_categories.d.ts +10 -9
- package/lib/esm/resources/tax_rules.d.ts +39 -38
- package/lib/esm/resources/taxjar_accounts.d.ts +9 -8
- package/lib/esm/resources/transactions.d.ts +8 -7
- package/lib/esm/resources/voids.d.ts +10 -9
- package/lib/esm/resources/webhooks.d.ts +14 -13
- package/lib/esm/resources/wire_transfers.d.ts +5 -4
- package/lib/esm/util.d.ts +1 -3
- package/lib/tsconfig.esm.tsbuildinfo +1 -1
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/package.json +12 -12
@@ -1,16 +1,16 @@
|
|
1
1
|
import * as api from './api';
|
2
2
|
import type { ApiError } from './error';
|
3
3
|
import type { ErrorInterceptor, InterceptorType, RawResponseReader, RequestInterceptor, ResponseInterceptor } from './interceptor';
|
4
|
-
import type
|
5
|
-
declare const OPEN_API_SCHEMA_VERSION = "4.
|
4
|
+
import { type ResourcesInitConfig } from './resource';
|
5
|
+
declare const OPEN_API_SCHEMA_VERSION = "4.2.4";
|
6
6
|
export { OPEN_API_SCHEMA_VERSION };
|
7
|
-
type SdkConfig =
|
7
|
+
type SdkConfig = Record<string, unknown>;
|
8
8
|
type CommerceLayerInitConfig = SdkConfig & ResourcesInitConfig;
|
9
9
|
type CommerceLayerConfig = Partial<CommerceLayerInitConfig>;
|
10
10
|
declare class CommerceLayerClient {
|
11
11
|
#private;
|
12
12
|
static get openApiSchemaVersion(): string;
|
13
|
-
readonly openApiSchemaVersion = "4.
|
13
|
+
readonly openApiSchemaVersion = "4.2.4";
|
14
14
|
addresses: api.Addresses;
|
15
15
|
adjustments: api.Adjustments;
|
16
16
|
adyen_gateways: api.AdyenGateways;
|
@@ -71,6 +71,8 @@ declare class CommerceLayerClient {
|
|
71
71
|
merchants: api.Merchants;
|
72
72
|
order_amount_promotion_rules: api.OrderAmountPromotionRules;
|
73
73
|
order_copies: api.OrderCopies;
|
74
|
+
order_factories: api.OrderFactories;
|
75
|
+
order_subscription_items: api.OrderSubscriptionItems;
|
74
76
|
order_subscriptions: api.OrderSubscriptions;
|
75
77
|
order_validation_rules: api.OrderValidationRules;
|
76
78
|
orders: api.Orders;
|
@@ -83,12 +85,14 @@ declare class CommerceLayerClient {
|
|
83
85
|
paypal_gateways: api.PaypalGateways;
|
84
86
|
paypal_payments: api.PaypalPayments;
|
85
87
|
percentage_discount_promotions: api.PercentageDiscountPromotions;
|
88
|
+
price_frequency_tiers: api.PriceFrequencyTiers;
|
86
89
|
price_lists: api.PriceLists;
|
87
90
|
price_tiers: api.PriceTiers;
|
88
91
|
price_volume_tiers: api.PriceVolumeTiers;
|
89
92
|
prices: api.Prices;
|
90
93
|
promotion_rules: api.PromotionRules;
|
91
94
|
promotions: api.Promotions;
|
95
|
+
recurring_order_copies: api.RecurringOrderCopies;
|
92
96
|
refunds: api.Refunds;
|
93
97
|
return_line_items: api.ReturnLineItems;
|
94
98
|
returns: api.Returns;
|
@@ -111,6 +115,8 @@ declare class CommerceLayerClient {
|
|
111
115
|
stock_transfers: api.StockTransfers;
|
112
116
|
stripe_gateways: api.StripeGateways;
|
113
117
|
stripe_payments: api.StripePayments;
|
118
|
+
subscription_models: api.SubscriptionModels;
|
119
|
+
tags: api.Tags;
|
114
120
|
tax_calculators: api.TaxCalculators;
|
115
121
|
tax_categories: api.TaxCategories;
|
116
122
|
tax_rules: api.TaxRules;
|
package/lib/esm/commercelayer.js
CHANGED
@@ -16,7 +16,7 @@ import ResourceAdapter from './resource';
|
|
16
16
|
import Debug from './debug';
|
17
17
|
const debug = Debug('commercelayer');
|
18
18
|
// Autogenerated schema version number, do not remove this line
|
19
|
-
const OPEN_API_SCHEMA_VERSION = '4.
|
19
|
+
const OPEN_API_SCHEMA_VERSION = '4.2.4';
|
20
20
|
export { OPEN_API_SCHEMA_VERSION };
|
21
21
|
class CommerceLayerClient {
|
22
22
|
static get openApiSchemaVersion() { return OPEN_API_SCHEMA_VERSION; }
|
@@ -90,6 +90,8 @@ class CommerceLayerClient {
|
|
90
90
|
this.merchants = new api.Merchants(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
91
91
|
this.order_amount_promotion_rules = new api.OrderAmountPromotionRules(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
92
92
|
this.order_copies = new api.OrderCopies(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
93
|
+
this.order_factories = new api.OrderFactories(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
94
|
+
this.order_subscription_items = new api.OrderSubscriptionItems(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
93
95
|
this.order_subscriptions = new api.OrderSubscriptions(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
94
96
|
this.order_validation_rules = new api.OrderValidationRules(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
95
97
|
this.orders = new api.Orders(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
@@ -102,12 +104,14 @@ class CommerceLayerClient {
|
|
102
104
|
this.paypal_gateways = new api.PaypalGateways(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
103
105
|
this.paypal_payments = new api.PaypalPayments(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
104
106
|
this.percentage_discount_promotions = new api.PercentageDiscountPromotions(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
107
|
+
this.price_frequency_tiers = new api.PriceFrequencyTiers(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
105
108
|
this.price_lists = new api.PriceLists(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
106
109
|
this.price_tiers = new api.PriceTiers(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
107
110
|
this.price_volume_tiers = new api.PriceVolumeTiers(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
108
111
|
this.prices = new api.Prices(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
109
112
|
this.promotion_rules = new api.PromotionRules(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
110
113
|
this.promotions = new api.Promotions(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
114
|
+
this.recurring_order_copies = new api.RecurringOrderCopies(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
111
115
|
this.refunds = new api.Refunds(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
112
116
|
this.return_line_items = new api.ReturnLineItems(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
113
117
|
this.returns = new api.Returns(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
@@ -130,6 +134,8 @@ class CommerceLayerClient {
|
|
130
134
|
this.stock_transfers = new api.StockTransfers(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
131
135
|
this.stripe_gateways = new api.StripeGateways(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
132
136
|
this.stripe_payments = new api.StripePayments(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
137
|
+
this.subscription_models = new api.SubscriptionModels(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
138
|
+
this.tags = new api.Tags(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
133
139
|
this.tax_calculators = new api.TaxCalculators(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
134
140
|
this.tax_categories = new api.TaxCategories(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
135
141
|
this.tax_rules = new api.TaxRules(__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f"));
|
@@ -169,7 +175,7 @@ class CommerceLayerClient {
|
|
169
175
|
return __classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f").interceptors.response.use(onFulfilled, onRejected);
|
170
176
|
}
|
171
177
|
removeInterceptor(type, id) {
|
172
|
-
|
178
|
+
__classPrivateFieldGet(this, _CommerceLayerClient_adapter, "f").interceptors[type].eject(id);
|
173
179
|
}
|
174
180
|
addRawResponseReader(options) {
|
175
181
|
const reader = {
|
@@ -190,7 +196,7 @@ class CommerceLayerClient {
|
|
190
196
|
removeRawResponseReader(reader) {
|
191
197
|
const id = (typeof reader === 'number') ? reader : reader === null || reader === void 0 ? void 0 : reader.id;
|
192
198
|
if (id && (id >= 0))
|
193
|
-
|
199
|
+
this.removeInterceptor('response', id);
|
194
200
|
}
|
195
201
|
}
|
196
202
|
_CommerceLayerClient_adapter = new WeakMap(), _CommerceLayerClient_organization = new WeakMap();
|
package/lib/esm/common.d.ts
CHANGED
@@ -2,3 +2,4 @@ import type { ResourceId, ResourceType } from './resource';
|
|
2
2
|
declare const isResourceId: (resource: any) => resource is ResourceId;
|
3
3
|
declare const isResourceType: (resource: any) => resource is ResourceType;
|
4
4
|
export { isResourceId, isResourceType };
|
5
|
+
export type ObjectType = Record<string, any>;
|
package/lib/esm/common.js
CHANGED
@@ -6,3 +6,14 @@ const isResourceType = (resource) => {
|
|
6
6
|
return resource && (typeof resource.type !== 'undefined') && resource.type && resourceList.includes(resource.type);
|
7
7
|
};
|
8
8
|
export { isResourceId, isResourceType };
|
9
|
+
/*
|
10
|
+
// Nullable types
|
11
|
+
type StringNullable = string | null
|
12
|
+
type NumberNullable = number | null
|
13
|
+
type BooleanNullable = boolean | null
|
14
|
+
type ResourceNullable<R extends Resource> = R | null
|
15
|
+
type ResourceArrayNullable<R extends Resource> = R[] | null
|
16
|
+
|
17
|
+
|
18
|
+
export type { StringNullable, NumberNullable, BooleanNullable, ResourceNullable, ResourceArrayNullable }
|
19
|
+
*/
|
package/lib/esm/index.d.ts
CHANGED
@@ -2,7 +2,6 @@ export { default, CommerceLayer } from './commercelayer';
|
|
2
2
|
export type { CommerceLayerClient } from './commercelayer';
|
3
3
|
export { CommerceLayerStatic } from './static';
|
4
4
|
export type { QueryParamsRetrieve, QueryParamsList, QueryParams } from './query';
|
5
|
-
export * from './model';
|
5
|
+
export type * from './model';
|
6
6
|
export type { RequestObj, ResponseObj, ErrorObj, HeadersObj } from './interceptor';
|
7
7
|
export type { SdkError, ApiError, ErrorType } from './error';
|
8
|
-
export type { ResourceRetrievable, ResourceListable, ResourceCreatable, ResourceUpdatable, ResourceDeletable } from './api';
|
package/lib/esm/index.js
CHANGED
package/lib/esm/interceptor.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AxiosError, AxiosInterceptorManager, AxiosRequestConfig, AxiosResponse, AxiosResponseHeaders, RawAxiosResponseHeaders } from 'axios';
|
1
|
+
import type { AxiosError, AxiosInterceptorManager, AxiosRequestConfig, AxiosResponse, AxiosResponseHeaders, RawAxiosResponseHeaders } from 'axios';
|
2
2
|
type InterceptorManager = {
|
3
3
|
request: AxiosInterceptorManager<AxiosRequestConfig>;
|
4
4
|
response: AxiosInterceptorManager<any>;
|
package/lib/esm/model.d.ts
CHANGED
@@ -60,7 +60,9 @@ export type { ManualTaxCalculator, ManualTaxCalculatorCreate, ManualTaxCalculato
|
|
60
60
|
export type { Market, MarketCreate, MarketUpdate } from './resources/markets';
|
61
61
|
export type { Merchant, MerchantCreate, MerchantUpdate } from './resources/merchants';
|
62
62
|
export type { OrderAmountPromotionRule, OrderAmountPromotionRuleCreate, OrderAmountPromotionRuleUpdate } from './resources/order_amount_promotion_rules';
|
63
|
-
export type { OrderCopy, OrderCopyCreate } from './resources/order_copies';
|
63
|
+
export type { OrderCopy, OrderCopyCreate, OrderCopyUpdate } from './resources/order_copies';
|
64
|
+
export type { OrderFactory } from './resources/order_factories';
|
65
|
+
export type { OrderSubscriptionItem, OrderSubscriptionItemCreate, OrderSubscriptionItemUpdate } from './resources/order_subscription_items';
|
64
66
|
export type { OrderSubscription, OrderSubscriptionCreate, OrderSubscriptionUpdate } from './resources/order_subscriptions';
|
65
67
|
export type { OrderValidationRule } from './resources/order_validation_rules';
|
66
68
|
export type { Order, OrderCreate, OrderUpdate } from './resources/orders';
|
@@ -73,12 +75,14 @@ export type { PaymentMethod, PaymentMethodCreate, PaymentMethodUpdate } from './
|
|
73
75
|
export type { PaypalGateway, PaypalGatewayCreate, PaypalGatewayUpdate } from './resources/paypal_gateways';
|
74
76
|
export type { PaypalPayment, PaypalPaymentCreate, PaypalPaymentUpdate } from './resources/paypal_payments';
|
75
77
|
export type { PercentageDiscountPromotion, PercentageDiscountPromotionCreate, PercentageDiscountPromotionUpdate } from './resources/percentage_discount_promotions';
|
78
|
+
export type { PriceFrequencyTier, PriceFrequencyTierCreate, PriceFrequencyTierUpdate } from './resources/price_frequency_tiers';
|
76
79
|
export type { PriceList, PriceListCreate, PriceListUpdate } from './resources/price_lists';
|
77
80
|
export type { PriceTier } from './resources/price_tiers';
|
78
81
|
export type { PriceVolumeTier, PriceVolumeTierCreate, PriceVolumeTierUpdate } from './resources/price_volume_tiers';
|
79
82
|
export type { Price, PriceCreate, PriceUpdate } from './resources/prices';
|
80
83
|
export type { PromotionRule } from './resources/promotion_rules';
|
81
84
|
export type { Promotion } from './resources/promotions';
|
85
|
+
export type { RecurringOrderCopy, RecurringOrderCopyCreate, RecurringOrderCopyUpdate } from './resources/recurring_order_copies';
|
82
86
|
export type { Refund } from './resources/refunds';
|
83
87
|
export type { ReturnLineItem, ReturnLineItemCreate, ReturnLineItemUpdate } from './resources/return_line_items';
|
84
88
|
export type { Return, ReturnCreate, ReturnUpdate } from './resources/returns';
|
@@ -101,6 +105,8 @@ export type { StockLocation, StockLocationCreate, StockLocationUpdate } from './
|
|
101
105
|
export type { StockTransfer, StockTransferCreate, StockTransferUpdate } from './resources/stock_transfers';
|
102
106
|
export type { StripeGateway, StripeGatewayCreate, StripeGatewayUpdate } from './resources/stripe_gateways';
|
103
107
|
export type { StripePayment, StripePaymentCreate, StripePaymentUpdate } from './resources/stripe_payments';
|
108
|
+
export type { SubscriptionModel, SubscriptionModelCreate, SubscriptionModelUpdate } from './resources/subscription_models';
|
109
|
+
export type { Tag, TagCreate, TagUpdate } from './resources/tags';
|
104
110
|
export type { TaxCalculator } from './resources/tax_calculators';
|
105
111
|
export type { TaxCategory, TaxCategoryCreate, TaxCategoryUpdate } from './resources/tax_categories';
|
106
112
|
export type { TaxRule, TaxRuleCreate, TaxRuleUpdate } from './resources/tax_rules';
|
package/lib/esm/query.d.ts
CHANGED
@@ -1,25 +1,17 @@
|
|
1
1
|
import type { ResourceType } from "./resource";
|
2
|
-
type QueryFilter =
|
3
|
-
[key: string]: string | number | boolean;
|
4
|
-
};
|
2
|
+
type QueryFilter = Record<string, string | number | boolean>;
|
5
3
|
interface QueryParamsRetrieve {
|
6
4
|
include?: string[];
|
7
|
-
fields?: string[] |
|
8
|
-
[key: string]: string[];
|
9
|
-
};
|
5
|
+
fields?: string[] | Record<string, string[]>;
|
10
6
|
}
|
11
7
|
interface QueryParamsList extends QueryParamsRetrieve {
|
12
|
-
sort?: string[] |
|
13
|
-
[key: string]: 'asc' | 'desc';
|
14
|
-
};
|
8
|
+
sort?: string[] | Record<string, 'asc' | 'desc'>;
|
15
9
|
filters?: QueryFilter;
|
16
10
|
pageNumber?: number;
|
17
11
|
pageSize?: number;
|
18
12
|
}
|
19
13
|
type QueryParams = QueryParamsRetrieve | QueryParamsList;
|
20
|
-
export { QueryParamsRetrieve, QueryParamsList, QueryParams, QueryFilter };
|
14
|
+
export type { QueryParamsRetrieve, QueryParamsList, QueryParams, QueryFilter };
|
21
15
|
declare const isParamsList: (params: any) => params is QueryParamsList;
|
22
|
-
declare const generateQueryStringParams: (params: QueryParamsRetrieve | QueryParamsList | undefined, res: string | ResourceType) =>
|
23
|
-
[key: string]: string;
|
24
|
-
};
|
16
|
+
declare const generateQueryStringParams: (params: QueryParamsRetrieve | QueryParamsList | undefined, res: string | ResourceType) => Record<string, string>;
|
25
17
|
export { generateQueryStringParams, isParamsList };
|
package/lib/esm/resource.d.ts
CHANGED
@@ -1,15 +1,12 @@
|
|
1
|
-
import type
|
2
|
-
import type { QueryParamsRetrieve, QueryParamsList, QueryFilter } from './query';
|
1
|
+
import { type ApiClientInitConfig } from './client';
|
2
|
+
import type { QueryParamsRetrieve, QueryParamsList, QueryFilter, QueryParams } from './query';
|
3
3
|
import type { ResourceTypeLock } from './api';
|
4
4
|
import type { InterceptorManager } from './interceptor';
|
5
|
-
import { QueryParams } from '.';
|
6
5
|
type ResourceNull = {
|
7
6
|
id: null;
|
8
7
|
} & ResourceType;
|
9
8
|
type ResourceRel = ResourceId | ResourceNull;
|
10
|
-
type Metadata =
|
11
|
-
[key: string]: any;
|
12
|
-
};
|
9
|
+
type Metadata = Record<string, any>;
|
13
10
|
interface ResourceType {
|
14
11
|
readonly type: ResourceTypeLock;
|
15
12
|
}
|
@@ -17,8 +14,8 @@ interface ResourceId extends ResourceType {
|
|
17
14
|
readonly id: string;
|
18
15
|
}
|
19
16
|
interface ResourceBase {
|
20
|
-
reference?: string;
|
21
|
-
reference_origin?: string;
|
17
|
+
reference?: string | null;
|
18
|
+
reference_origin?: string | null;
|
22
19
|
metadata?: Metadata;
|
23
20
|
}
|
24
21
|
interface Resource extends ResourceBase, ResourceId {
|
@@ -49,7 +46,7 @@ declare class ListResponse<R> extends Array<R> {
|
|
49
46
|
get recordCount(): number;
|
50
47
|
get pageCount(): number;
|
51
48
|
}
|
52
|
-
export type { Metadata, ResourceType, ResourceId, Resource, ResourceCreate, ResourceUpdate, ListResponse, ResourceRel };
|
49
|
+
export type { Metadata, ResourceType, ResourceId, Resource, ResourceCreate, ResourceUpdate, ListResponse, ListMeta, ResourceRel };
|
53
50
|
type ResourceAdapterConfig = {};
|
54
51
|
type ResourcesInitConfig = ResourceAdapterConfig & ApiClientInitConfig;
|
55
52
|
type ResourcesConfig = Partial<ResourcesInitConfig>;
|
@@ -84,4 +81,5 @@ declare abstract class ApiSingleton<R extends Resource> extends ApiResourceBase<
|
|
84
81
|
retrieve(params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<R>;
|
85
82
|
}
|
86
83
|
export default ResourceAdapter;
|
87
|
-
export { ApiResource, ApiSingleton
|
84
|
+
export { ApiResource, ApiSingleton };
|
85
|
+
export type { ResourcesConfig, ResourcesInitConfig };
|
@@ -1,6 +1,9 @@
|
|
1
|
-
import { ApiResource
|
2
|
-
import type {
|
1
|
+
import { ApiResource } from '../resource';
|
2
|
+
import type { Resource, ResourceCreate, ResourceUpdate, ResourceId, ResourcesConfig, ResourceRel, ListResponse } from '../resource';
|
3
|
+
import type { QueryParamsRetrieve, QueryParamsList } from '../query';
|
3
4
|
import type { Geocoder, GeocoderType } from './geocoders';
|
5
|
+
import type { Event } from './events';
|
6
|
+
import type { Tag, TagType } from './tags';
|
4
7
|
type AddressType = 'addresses';
|
5
8
|
type AddressRel = ResourceRel & {
|
6
9
|
type: AddressType;
|
@@ -8,71 +11,78 @@ type AddressRel = ResourceRel & {
|
|
8
11
|
type GeocoderRel = ResourceRel & {
|
9
12
|
type: GeocoderType;
|
10
13
|
};
|
14
|
+
type TagRel = ResourceRel & {
|
15
|
+
type: TagType;
|
16
|
+
};
|
11
17
|
interface Address extends Resource {
|
12
18
|
readonly type: AddressType;
|
13
|
-
business?: boolean;
|
14
|
-
first_name?: string;
|
15
|
-
last_name?: string;
|
16
|
-
company?: string;
|
17
|
-
full_name?: string;
|
19
|
+
business?: boolean | null;
|
20
|
+
first_name?: string | null;
|
21
|
+
last_name?: string | null;
|
22
|
+
company?: string | null;
|
23
|
+
full_name?: string | null;
|
18
24
|
line_1: string;
|
19
|
-
line_2?: string;
|
25
|
+
line_2?: string | null;
|
20
26
|
city: string;
|
21
|
-
zip_code?: string;
|
27
|
+
zip_code?: string | null;
|
22
28
|
state_code: string;
|
23
29
|
country_code: string;
|
24
30
|
phone: string;
|
25
|
-
full_address?: string;
|
26
|
-
name?: string;
|
27
|
-
email?: string;
|
28
|
-
notes?: string;
|
29
|
-
lat?: number;
|
30
|
-
lng?: number;
|
31
|
-
is_localized?: boolean;
|
32
|
-
is_geocoded?: boolean;
|
33
|
-
provider_name?: string;
|
34
|
-
map_url?: string;
|
35
|
-
static_map_url?: string;
|
36
|
-
billing_info?: string;
|
37
|
-
geocoder?: Geocoder;
|
31
|
+
full_address?: string | null;
|
32
|
+
name?: string | null;
|
33
|
+
email?: string | null;
|
34
|
+
notes?: string | null;
|
35
|
+
lat?: number | null;
|
36
|
+
lng?: number | null;
|
37
|
+
is_localized?: boolean | null;
|
38
|
+
is_geocoded?: boolean | null;
|
39
|
+
provider_name?: string | null;
|
40
|
+
map_url?: string | null;
|
41
|
+
static_map_url?: string | null;
|
42
|
+
billing_info?: string | null;
|
43
|
+
geocoder?: Geocoder | null;
|
44
|
+
events?: Event[] | null;
|
45
|
+
tags?: Tag[] | null;
|
38
46
|
}
|
39
47
|
interface AddressCreate extends ResourceCreate {
|
40
|
-
business?: boolean;
|
41
|
-
first_name?: string;
|
42
|
-
last_name?: string;
|
43
|
-
company?: string;
|
48
|
+
business?: boolean | null;
|
49
|
+
first_name?: string | null;
|
50
|
+
last_name?: string | null;
|
51
|
+
company?: string | null;
|
44
52
|
line_1: string;
|
45
|
-
line_2?: string;
|
53
|
+
line_2?: string | null;
|
46
54
|
city: string;
|
47
|
-
zip_code?: string;
|
55
|
+
zip_code?: string | null;
|
48
56
|
state_code: string;
|
49
57
|
country_code: string;
|
50
58
|
phone: string;
|
51
|
-
email?: string;
|
52
|
-
notes?: string;
|
53
|
-
lat?: number;
|
54
|
-
lng?: number;
|
55
|
-
billing_info?: string;
|
56
|
-
geocoder?: GeocoderRel;
|
59
|
+
email?: string | null;
|
60
|
+
notes?: string | null;
|
61
|
+
lat?: number | null;
|
62
|
+
lng?: number | null;
|
63
|
+
billing_info?: string | null;
|
64
|
+
geocoder?: GeocoderRel | null;
|
65
|
+
tags?: TagRel[] | null;
|
57
66
|
}
|
58
67
|
interface AddressUpdate extends ResourceUpdate {
|
59
|
-
business?: boolean;
|
60
|
-
first_name?: string;
|
61
|
-
last_name?: string;
|
62
|
-
company?: string;
|
63
|
-
line_1
|
64
|
-
line_2?: string;
|
65
|
-
city
|
66
|
-
zip_code?: string;
|
67
|
-
state_code
|
68
|
-
country_code
|
69
|
-
phone
|
70
|
-
email?: string;
|
71
|
-
notes?: string;
|
72
|
-
lat?: number;
|
73
|
-
lng?: number;
|
74
|
-
billing_info?: string;
|
75
|
-
geocoder?: GeocoderRel;
|
68
|
+
business?: boolean | null;
|
69
|
+
first_name?: string | null;
|
70
|
+
last_name?: string | null;
|
71
|
+
company?: string | null;
|
72
|
+
line_1?: string | null;
|
73
|
+
line_2?: string | null;
|
74
|
+
city?: string | null;
|
75
|
+
zip_code?: string | null;
|
76
|
+
state_code?: string | null;
|
77
|
+
country_code?: string | null;
|
78
|
+
phone?: string | null;
|
79
|
+
email?: string | null;
|
80
|
+
notes?: string | null;
|
81
|
+
lat?: number | null;
|
82
|
+
lng?: number | null;
|
83
|
+
billing_info?: string | null;
|
84
|
+
geocoder?: GeocoderRel | null;
|
85
|
+
tags?: TagRel[] | null;
|
76
86
|
}
|
77
87
|
declare class Addresses extends ApiResource<Address> {
|
78
88
|
static readonly TYPE: AddressType;
|
@@ -80,6 +90,8 @@ declare class Addresses extends ApiResource<Address> {
|
|
80
90
|
update(resource: AddressUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
|
81
91
|
delete(id: string | ResourceId, options?: ResourcesConfig): Promise<void>;
|
82
92
|
geocoder(addressId: string | Address, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Geocoder>;
|
93
|
+
events(addressId: string | Address, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Event>>;
|
94
|
+
tags(addressId: string | Address, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Tag>>;
|
83
95
|
isAddress(resource: any): resource is Address;
|
84
96
|
relationship(id: string | ResourceId | null): AddressRel;
|
85
97
|
type(): AddressType;
|
@@ -13,6 +13,14 @@ class Addresses extends ApiResource {
|
|
13
13
|
const _addressId = addressId.id || addressId;
|
14
14
|
return this.resources.fetch({ type: 'geocoders' }, `addresses/${_addressId}/geocoder`, params, options);
|
15
15
|
}
|
16
|
+
async events(addressId, params, options) {
|
17
|
+
const _addressId = addressId.id || addressId;
|
18
|
+
return this.resources.fetch({ type: 'events' }, `addresses/${_addressId}/events`, params, options);
|
19
|
+
}
|
20
|
+
async tags(addressId, params, options) {
|
21
|
+
const _addressId = addressId.id || addressId;
|
22
|
+
return this.resources.fetch({ type: 'tags' }, `addresses/${_addressId}/tags`, params, options);
|
23
|
+
}
|
16
24
|
isAddress(resource) {
|
17
25
|
return resource.type && (resource.type === Addresses.TYPE);
|
18
26
|
}
|
@@ -1,4 +1,5 @@
|
|
1
|
-
import { ApiResource
|
1
|
+
import { ApiResource } from '../resource';
|
2
|
+
import type { Resource, ResourceCreate, ResourceUpdate, ResourceId, ResourcesConfig, ResourceRel } from '../resource';
|
2
3
|
import type { QueryParamsRetrieve } from '../query';
|
3
4
|
type AdjustmentType = 'adjustments';
|
4
5
|
type AdjustmentRel = ResourceRel & {
|
@@ -18,9 +19,9 @@ interface AdjustmentCreate extends ResourceCreate {
|
|
18
19
|
amount_cents: number;
|
19
20
|
}
|
20
21
|
interface AdjustmentUpdate extends ResourceUpdate {
|
21
|
-
name
|
22
|
-
currency_code
|
23
|
-
amount_cents
|
22
|
+
name?: string | null;
|
23
|
+
currency_code?: string | null;
|
24
|
+
amount_cents?: number | null;
|
24
25
|
}
|
25
26
|
declare class Adjustments extends ApiResource<Adjustment> {
|
26
27
|
static readonly TYPE: AdjustmentType;
|
@@ -1,4 +1,5 @@
|
|
1
|
-
import { ApiResource
|
1
|
+
import { ApiResource } from '../resource';
|
2
|
+
import type { Resource, ResourceCreate, ResourceUpdate, ResourceId, ResourcesConfig, ResourceRel, ListResponse } from '../resource';
|
2
3
|
import type { QueryParamsRetrieve, QueryParamsList } from '../query';
|
3
4
|
import type { PaymentMethod } from './payment_methods';
|
4
5
|
import type { AdyenPayment, AdyenPaymentType } from './adyen_payments';
|
@@ -13,33 +14,33 @@ interface AdyenGateway extends Resource {
|
|
13
14
|
readonly type: AdyenGatewayType;
|
14
15
|
name: string;
|
15
16
|
live_url_prefix: string;
|
16
|
-
async_api?: boolean;
|
17
|
-
webhook_endpoint_secret?: string;
|
18
|
-
webhook_endpoint_url?: string;
|
19
|
-
payment_methods?: PaymentMethod[];
|
20
|
-
adyen_payments?: AdyenPayment[];
|
17
|
+
async_api?: boolean | null;
|
18
|
+
webhook_endpoint_secret?: string | null;
|
19
|
+
webhook_endpoint_url?: string | null;
|
20
|
+
payment_methods?: PaymentMethod[] | null;
|
21
|
+
adyen_payments?: AdyenPayment[] | null;
|
21
22
|
}
|
22
23
|
interface AdyenGatewayCreate extends ResourceCreate {
|
23
24
|
name: string;
|
24
25
|
merchant_account: string;
|
25
26
|
api_key: string;
|
26
|
-
public_key?: string;
|
27
|
+
public_key?: string | null;
|
27
28
|
live_url_prefix: string;
|
28
|
-
api_version?: string;
|
29
|
-
async_api?: boolean;
|
30
|
-
webhook_endpoint_secret?: string;
|
31
|
-
adyen_payments?: AdyenPaymentRel[];
|
29
|
+
api_version?: string | null;
|
30
|
+
async_api?: boolean | null;
|
31
|
+
webhook_endpoint_secret?: string | null;
|
32
|
+
adyen_payments?: AdyenPaymentRel[] | null;
|
32
33
|
}
|
33
34
|
interface AdyenGatewayUpdate extends ResourceUpdate {
|
34
|
-
name
|
35
|
-
merchant_account?: string;
|
36
|
-
api_key?: string;
|
37
|
-
public_key?: string;
|
38
|
-
live_url_prefix
|
39
|
-
api_version?: string;
|
40
|
-
async_api?: boolean;
|
41
|
-
webhook_endpoint_secret?: string;
|
42
|
-
adyen_payments?: AdyenPaymentRel[];
|
35
|
+
name?: string | null;
|
36
|
+
merchant_account?: string | null;
|
37
|
+
api_key?: string | null;
|
38
|
+
public_key?: string | null;
|
39
|
+
live_url_prefix?: string | null;
|
40
|
+
api_version?: string | null;
|
41
|
+
async_api?: boolean | null;
|
42
|
+
webhook_endpoint_secret?: string | null;
|
43
|
+
adyen_payments?: AdyenPaymentRel[] | null;
|
43
44
|
}
|
44
45
|
declare class AdyenGateways extends ApiResource<AdyenGateway> {
|
45
46
|
static readonly TYPE: AdyenGatewayType;
|
@@ -1,4 +1,5 @@
|
|
1
|
-
import { ApiResource
|
1
|
+
import { ApiResource } from '../resource';
|
2
|
+
import type { Resource, ResourceCreate, ResourceUpdate, ResourceId, ResourcesConfig, ResourceRel } from '../resource';
|
2
3
|
import type { QueryParamsRetrieve } from '../query';
|
3
4
|
import type { Order, OrderType } from './orders';
|
4
5
|
import type { PaymentGateway } from './payment_gateways';
|
@@ -11,25 +12,25 @@ type OrderRel = ResourceRel & {
|
|
11
12
|
};
|
12
13
|
interface AdyenPayment extends Resource {
|
13
14
|
readonly type: AdyenPaymentType;
|
14
|
-
public_key?: string;
|
15
|
-
payment_methods:
|
16
|
-
payment_request_data?:
|
17
|
-
payment_request_details?:
|
18
|
-
payment_response?:
|
19
|
-
mismatched_amounts?: boolean;
|
20
|
-
payment_instrument?:
|
21
|
-
order?: Order;
|
22
|
-
payment_gateway?: PaymentGateway;
|
15
|
+
public_key?: string | null;
|
16
|
+
payment_methods: Record<string, any>;
|
17
|
+
payment_request_data?: Record<string, any> | null;
|
18
|
+
payment_request_details?: Record<string, any> | null;
|
19
|
+
payment_response?: Record<string, any> | null;
|
20
|
+
mismatched_amounts?: boolean | null;
|
21
|
+
payment_instrument?: Record<string, any> | null;
|
22
|
+
order?: Order | null;
|
23
|
+
payment_gateway?: PaymentGateway | null;
|
23
24
|
}
|
24
25
|
interface AdyenPaymentCreate extends ResourceCreate {
|
25
26
|
order: OrderRel;
|
26
27
|
}
|
27
28
|
interface AdyenPaymentUpdate extends ResourceUpdate {
|
28
|
-
payment_request_data?:
|
29
|
-
payment_request_details?:
|
30
|
-
payment_response?:
|
31
|
-
_details?: boolean;
|
32
|
-
order?: OrderRel;
|
29
|
+
payment_request_data?: Record<string, any> | null;
|
30
|
+
payment_request_details?: Record<string, any> | null;
|
31
|
+
payment_response?: Record<string, any> | null;
|
32
|
+
_details?: boolean | null;
|
33
|
+
order?: OrderRel | null;
|
33
34
|
}
|
34
35
|
declare class AdyenPayments extends ApiResource<AdyenPayment> {
|
35
36
|
static readonly TYPE: AdyenPaymentType;
|
@@ -1,15 +1,16 @@
|
|
1
|
-
import { ApiSingleton
|
1
|
+
import { ApiSingleton } from '../resource';
|
2
|
+
import type { Resource, ResourceId, ResourceRel } from '../resource';
|
2
3
|
type ApplicationType = 'application';
|
3
4
|
type ApplicationRel = ResourceRel & {
|
4
5
|
type: ApplicationType;
|
5
6
|
};
|
6
7
|
interface Application extends Resource {
|
7
8
|
readonly type: ApplicationType;
|
8
|
-
name?: string;
|
9
|
-
kind?: string;
|
10
|
-
public_access?: boolean;
|
11
|
-
redirect_uri?: string;
|
12
|
-
scopes?: string;
|
9
|
+
name?: string | null;
|
10
|
+
kind?: string | null;
|
11
|
+
public_access?: boolean | null;
|
12
|
+
redirect_uri?: string | null;
|
13
|
+
scopes?: string | null;
|
13
14
|
}
|
14
15
|
declare class Applications extends ApiSingleton<Application> {
|
15
16
|
static readonly TYPE: ApplicationType;
|
@@ -1,4 +1,5 @@
|
|
1
|
-
import { ApiResource
|
1
|
+
import { ApiResource } from '../resource';
|
2
|
+
import type { Resource, ResourceCreate, ResourceUpdate, ResourceId, ResourcesConfig, ResourceRel } from '../resource';
|
2
3
|
import type { QueryParamsRetrieve } from '../query';
|
3
4
|
import type { Bundle, BundleType } from './bundles';
|
4
5
|
import type { CarrierAccount, CarrierAccountType } from './carrier_accounts';
|
@@ -127,21 +128,21 @@ type TaxCategoryRel = ResourceRel & {
|
|
127
128
|
interface Attachment extends Resource {
|
128
129
|
readonly type: AttachmentType;
|
129
130
|
name: string;
|
130
|
-
description?: string;
|
131
|
-
url?: string;
|
132
|
-
attachable?: Bundle | CarrierAccount | CustomerGroup | Customer | DeliveryLeadTime | Geocoder | GiftCardRecipient | GiftCard | InventoryModel | Market | Merchant | BillingInfoValidationRule | Order | Package | Parcel | PaymentMethod | PriceList | Price | Promotion | Return | Shipment | ShippingCategory | ShippingMethod | ShippingZone | SkuOption | Sku | StockItem | StockLocation | TaxCalculator | TaxCategory;
|
131
|
+
description?: string | null;
|
132
|
+
url?: string | null;
|
133
|
+
attachable?: Bundle | CarrierAccount | CustomerGroup | Customer | DeliveryLeadTime | Geocoder | GiftCardRecipient | GiftCard | InventoryModel | Market | Merchant | BillingInfoValidationRule | Order | Package | Parcel | PaymentMethod | PriceList | Price | Promotion | Return | Shipment | ShippingCategory | ShippingMethod | ShippingZone | SkuOption | Sku | StockItem | StockLocation | TaxCalculator | TaxCategory | null;
|
133
134
|
}
|
134
135
|
interface AttachmentCreate extends ResourceCreate {
|
135
136
|
name: string;
|
136
|
-
description?: string;
|
137
|
-
url?: string;
|
137
|
+
description?: string | null;
|
138
|
+
url?: string | null;
|
138
139
|
attachable: BundleRel | CarrierAccountRel | CustomerGroupRel | CustomerRel | DeliveryLeadTimeRel | GeocoderRel | GiftCardRecipientRel | GiftCardRel | InventoryModelRel | MarketRel | MerchantRel | BillingInfoValidationRuleRel | OrderRel | PackageRel | ParcelRel | PaymentMethodRel | PriceListRel | PriceRel | PromotionRel | ReturnRel | ShipmentRel | ShippingCategoryRel | ShippingMethodRel | ShippingZoneRel | SkuOptionRel | SkuRel | StockItemRel | StockLocationRel | TaxCalculatorRel | TaxCategoryRel;
|
139
140
|
}
|
140
141
|
interface AttachmentUpdate extends ResourceUpdate {
|
141
|
-
name
|
142
|
-
description?: string;
|
143
|
-
url?: string;
|
144
|
-
attachable?: BundleRel | CarrierAccountRel | CustomerGroupRel | CustomerRel | DeliveryLeadTimeRel | GeocoderRel | GiftCardRecipientRel | GiftCardRel | InventoryModelRel | MarketRel | MerchantRel | BillingInfoValidationRuleRel | OrderRel | PackageRel | ParcelRel | PaymentMethodRel | PriceListRel | PriceRel | PromotionRel | ReturnRel | ShipmentRel | ShippingCategoryRel | ShippingMethodRel | ShippingZoneRel | SkuOptionRel | SkuRel | StockItemRel | StockLocationRel | TaxCalculatorRel | TaxCategoryRel;
|
142
|
+
name?: string | null;
|
143
|
+
description?: string | null;
|
144
|
+
url?: string | null;
|
145
|
+
attachable?: BundleRel | CarrierAccountRel | CustomerGroupRel | CustomerRel | DeliveryLeadTimeRel | GeocoderRel | GiftCardRecipientRel | GiftCardRel | InventoryModelRel | MarketRel | MerchantRel | BillingInfoValidationRuleRel | OrderRel | PackageRel | ParcelRel | PaymentMethodRel | PriceListRel | PriceRel | PromotionRel | ReturnRel | ShipmentRel | ShippingCategoryRel | ShippingMethodRel | ShippingZoneRel | SkuOptionRel | SkuRel | StockItemRel | StockLocationRel | TaxCalculatorRel | TaxCategoryRel | null;
|
145
146
|
}
|
146
147
|
declare class Attachments extends ApiResource<Attachment> {
|
147
148
|
static readonly TYPE: AttachmentType;
|