@flowio/api-prop-types 10.16.88 → 10.16.90

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/lib/api.d.ts CHANGED
@@ -779,6 +779,13 @@ declare namespace io.flow.stripe.v0.models {
779
779
  readonly 'transfer_group'?: string;
780
780
  }
781
781
 
782
+ interface PaymentIntents {
783
+ readonly 'object': string;
784
+ readonly 'data': io.flow.stripe.v0.models.PaymentIntent[];
785
+ readonly 'has_more': boolean;
786
+ readonly 'url'?: string;
787
+ }
788
+
782
789
  interface PaymentMethod {
783
790
  readonly 'id': string;
784
791
  readonly 'object': string;
@@ -4675,7 +4682,7 @@ declare namespace io.flow.v0.enums {
4675
4682
  type EconomicTitleLocation = 'high_seas' | 'origination' | 'destination';
4676
4683
  type EntityIdentifierType = 'ioss' | 'voec' | 'zaz';
4677
4684
  type Environment = 'sandbox' | 'production';
4678
- type EventType = 'test_upserted' | 'generate_load' | 'transaction_upserted' | 'organization_transaction_upserted' | 'organization_transaction_deleted' | 'statement_upserted' | 'statement_deleted' | 'channel_transaction_upserted' | 'channel_transaction_deleted' | 'channel_transaction_deleted_v2' | 'channel_statement_upserted' | 'channel_statement_deleted' | 'channel_payout_upserted' | 'channel_payout_deleted' | 'organization_payout_upserted' | 'organization_payout_deleted' | 'channel_pending_payout_transaction_upserted' | 'channel_pending_payout_transaction_deleted' | 'organization_pending_payout_transaction_upserted' | 'organization_pending_payout_transaction_deleted' | 'attribute_upserted' | 'attribute_deleted' | 'attribute_upserted_v2' | 'attribute_deleted_v2' | 'catalog_upserted' | 'catalog_deleted' | 'subcatalog_upserted' | 'subcatalog_deleted' | 'catalog_item_upserted' | 'catalog_item_deleted' | 'catalog_item_upserted_v2' | 'catalog_item_deleted_v2' | 'subcatalog_item_upserted' | 'subcatalog_item_deleted' | 'catalog_statistics_upserted' | 'catalog_statistics_deleted' | 'item_inserted' | 'item_updated' | 'item_deleted' | 'channel_upserted' | 'channel_deleted' | 'channel_currency_upserted' | 'channel_currency_deleted' | 'channel_organization_upserted' | 'channel_organization_deleted' | 'b2b_invoice_upserted' | 'b2b_invoice_deleted' | 'b2b_credit_memo_upserted' | 'b2b_credit_memo_deleted' | 'consumer_invoice_upserted' | 'consumer_invoice_deleted' | 'credit_memo_upserted' | 'credit_memo_deleted' | 'crossdock_shipment_upserted' | 'rate_deleted' | 'rate_upserted' | 'rate_deleted_v3' | 'rate_upserted_v3' | 'customer_upserted' | 'customer_deleted' | 'customer_address_book_contact_upserted' | 'customer_address_book_contact_deleted' | 'email_notification_upserted' | 'email_notification_deleted' | 'available_promotions_upserted' | 'available_promotions_deleted' | 'available_promotions_upserted_v2' | 'available_promotions_deleted_v2' | 'allocation_deleted_v2' | 'allocation_upserted_v2' | 'currency_format_deleted' | 'currency_format_upserted' | 'experience_deleted' | 'experience_upserted' | 'experience_deleted_v2' | 'experience_upserted_v2' | 'country_status_upserted' | 'country_status_deleted' | 'experience_price_book_mapping_deleted' | 'experience_price_book_mapping_upserted' | 'experience_logistics_settings_upserted' | 'experience_logistics_settings_deleted' | 'item_margin_deleted_v2' | 'item_margin_upserted_v2' | 'item_sales_margin_deleted' | 'item_sales_margin_upserted' | 'label_format_deleted' | 'label_format_upserted' | 'order_deleted' | 'order_upserted' | 'order_deleted_v2' | 'order_upserted_v2' | 'order_identifier_deleted' | 'order_identifier_upserted' | 'order_identifier_deleted_v2' | 'order_identifier_upserted_v2' | 'order_identifier_upserted_v3' | 'order_replacement_upserted' | 'order_replacement_deleted' | 'pricing_deleted' | 'pricing_upserted' | 'order_service_change_request' | 'fraud_status_changed' | 'center_upserted' | 'center_deleted' | 'shipping_configuration_upserted' | 'shipping_configuration_deleted' | 'tier_upserted_v2' | 'tier_deleted_v2' | 'shipping_lane_upserted' | 'shipping_lane_deleted' | 'shipping_configuration_item_availability_upserted' | 'shipping_configuration_item_availability_deleted' | 'shipping_configuration_item_shipping_pricing_upserted' | 'shipping_configuration_item_shipping_pricing_deleted' | 'hs6_code_upserted' | 'hs6_code_deleted' | 'hs10_code_upserted' | 'hs10_code_deleted' | 'item_origin_upserted' | 'item_origin_deleted' | 'harmonized_landed_cost_upserted' | 'fully_harmonized_item_upserted' | 'import_completed_v2' | 'import_failed_v2' | 'label_upserted' | 'label_deleted_v2' | 'label_upserted_v2' | 'notification_upserted_v2' | 'notification_deleted_v2' | 'manifested_label_upserted' | 'manifested_label_deleted' | 'label_processing_modification_upserted' | 'label_processing_modification_deleted' | 'local_item_upserted' | 'local_item_deleted' | 'merchant_application_upserted' | 'merchant_application_deleted' | 'checkout_optin_responses_upserted' | 'checkout_optin_responses_deleted' | 'browse_optin_responses_upserted' | 'browse_optin_responses_deleted' | 'order_placed' | 'order_placed_v2' | 'ready_to_fulfill' | 'ready_to_fulfill_v2' | 'membership_upserted_v2' | 'membership_deleted_v2' | 'organization_upserted' | 'organization_deleted' | 'organization_upserted_v2' | 'organization_deleted_v2' | 'organization_default_configurations_upserted' | 'organization_default_configurations_deleted' | 'ecommerce_platform_upserted' | 'ecommerce_platform_deleted' | 'organization_onboarding_state_upserted' | 'organization_onboarding_state_deleted' | 'authorization_deleted_v2' | 'authorization_status_changed' | 'card_authorization_upserted_v2' | 'card_authorization_deleted_v2' | 'online_authorization_upserted_v2' | 'online_authorization_deleted_v2' | 'capture_upserted_v2' | 'capture_deleted' | 'card_upserted_v2' | 'card_deleted' | 'payment_upserted' | 'payment_deleted' | 'refund_upserted_v2' | 'refund_deleted_v2' | 'refund_capture_upserted_v2' | 'reversal_upserted' | 'reversal_deleted' | 'capture_identifier_upserted' | 'capture_identifier_deleted' | 'refund_identifier_upserted' | 'refund_identifier_deleted' | 'virtual_card_capture_upserted' | 'virtual_card_capture_deleted' | 'virtual_card_refund_upserted' | 'virtual_card_refund_deleted' | 'payment_request_upserted' | 'payment_request_deleted' | 'price_book_upserted' | 'price_book_deleted' | 'price_book_item_upserted' | 'price_book_item_deleted' | 'organization_rates_published' | 'ratecard_lane_upserted' | 'ratecard_lane_deleted' | 'ratecard_upserted' | 'ratecard_deleted' | 'product_restriction_result_upserted' | 'product_restriction_result_deleted' | 'return_upserted' | 'return_deleted' | 'return_upserted_v2' | 'return_deleted_v2' | 'shopify_localization_setting_upserted' | 'shopify_localization_setting_deleted' | 'tracking_label_event_upserted';
4685
+ type EventType = 'test_upserted' | 'generate_load' | 'transaction_upserted' | 'organization_transaction_upserted' | 'organization_transaction_deleted' | 'statement_upserted' | 'statement_deleted' | 'channel_transaction_upserted' | 'channel_transaction_deleted' | 'channel_transaction_deleted_v2' | 'channel_statement_upserted' | 'channel_statement_deleted' | 'channel_payout_upserted' | 'channel_payout_deleted' | 'organization_payout_upserted' | 'organization_payout_deleted' | 'channel_pending_payout_transaction_upserted' | 'channel_pending_payout_transaction_deleted' | 'organization_pending_payout_transaction_upserted' | 'organization_pending_payout_transaction_deleted' | 'attribute_upserted' | 'attribute_deleted' | 'attribute_upserted_v2' | 'attribute_deleted_v2' | 'catalog_upserted' | 'catalog_deleted' | 'subcatalog_upserted' | 'subcatalog_deleted' | 'catalog_item_upserted' | 'catalog_item_deleted' | 'catalog_item_upserted_v2' | 'catalog_item_deleted_v2' | 'subcatalog_item_upserted' | 'subcatalog_item_deleted' | 'catalog_statistics_upserted' | 'catalog_statistics_deleted' | 'item_inserted' | 'item_updated' | 'item_deleted' | 'channel_upserted' | 'channel_deleted' | 'channel_currency_upserted' | 'channel_currency_deleted' | 'channel_organization_upserted' | 'channel_organization_deleted' | 'b2b_invoice_upserted' | 'b2b_invoice_deleted' | 'b2b_credit_memo_upserted' | 'b2b_credit_memo_deleted' | 'consumer_invoice_upserted' | 'consumer_invoice_deleted' | 'credit_memo_upserted' | 'credit_memo_deleted' | 'crossdock_shipment_upserted' | 'rate_deleted' | 'rate_upserted' | 'rate_deleted_v3' | 'rate_upserted_v3' | 'customer_upserted' | 'customer_deleted' | 'customer_address_book_contact_upserted' | 'customer_address_book_contact_deleted' | 'available_promotions_upserted' | 'available_promotions_deleted' | 'available_promotions_upserted_v2' | 'available_promotions_deleted_v2' | 'allocation_deleted_v2' | 'allocation_upserted_v2' | 'currency_format_deleted' | 'currency_format_upserted' | 'experience_deleted' | 'experience_upserted' | 'experience_deleted_v2' | 'experience_upserted_v2' | 'country_status_upserted' | 'country_status_deleted' | 'experience_price_book_mapping_deleted' | 'experience_price_book_mapping_upserted' | 'experience_logistics_settings_upserted' | 'experience_logistics_settings_deleted' | 'item_margin_deleted_v2' | 'item_margin_upserted_v2' | 'item_sales_margin_deleted' | 'item_sales_margin_upserted' | 'label_format_deleted' | 'label_format_upserted' | 'order_deleted' | 'order_upserted' | 'order_deleted_v2' | 'order_upserted_v2' | 'order_identifier_deleted' | 'order_identifier_upserted' | 'order_identifier_deleted_v2' | 'order_identifier_upserted_v2' | 'order_identifier_upserted_v3' | 'order_replacement_upserted' | 'order_replacement_deleted' | 'pricing_deleted' | 'pricing_upserted' | 'order_service_change_request' | 'fraud_status_changed' | 'center_upserted' | 'center_deleted' | 'shipping_configuration_upserted' | 'shipping_configuration_deleted' | 'tier_upserted_v2' | 'tier_deleted_v2' | 'shipping_lane_upserted' | 'shipping_lane_deleted' | 'shipping_configuration_item_availability_upserted' | 'shipping_configuration_item_availability_deleted' | 'shipping_configuration_item_shipping_pricing_upserted' | 'shipping_configuration_item_shipping_pricing_deleted' | 'hs6_code_upserted' | 'hs6_code_deleted' | 'hs10_code_upserted' | 'hs10_code_deleted' | 'item_origin_upserted' | 'item_origin_deleted' | 'harmonized_landed_cost_upserted' | 'fully_harmonized_item_upserted' | 'import_completed_v2' | 'import_failed_v2' | 'label_upserted' | 'label_deleted_v2' | 'label_upserted_v2' | 'notification_upserted_v2' | 'notification_deleted_v2' | 'manifested_label_upserted' | 'manifested_label_deleted' | 'label_processing_modification_upserted' | 'label_processing_modification_deleted' | 'local_item_upserted' | 'local_item_deleted' | 'merchant_application_upserted' | 'merchant_application_deleted' | 'checkout_optin_responses_upserted' | 'checkout_optin_responses_deleted' | 'browse_optin_responses_upserted' | 'browse_optin_responses_deleted' | 'order_placed' | 'order_placed_v2' | 'ready_to_fulfill' | 'ready_to_fulfill_v2' | 'membership_upserted_v2' | 'membership_deleted_v2' | 'organization_upserted' | 'organization_deleted' | 'organization_upserted_v2' | 'organization_deleted_v2' | 'organization_default_configurations_upserted' | 'organization_default_configurations_deleted' | 'ecommerce_platform_upserted' | 'ecommerce_platform_deleted' | 'organization_onboarding_state_upserted' | 'organization_onboarding_state_deleted' | 'authorization_deleted_v2' | 'authorization_status_changed' | 'card_authorization_upserted_v2' | 'card_authorization_deleted_v2' | 'online_authorization_upserted_v2' | 'online_authorization_deleted_v2' | 'capture_upserted_v2' | 'capture_deleted' | 'card_upserted_v2' | 'card_deleted' | 'payment_upserted' | 'payment_deleted' | 'refund_upserted_v2' | 'refund_deleted_v2' | 'refund_capture_upserted_v2' | 'reversal_upserted' | 'reversal_deleted' | 'capture_identifier_upserted' | 'capture_identifier_deleted' | 'refund_identifier_upserted' | 'refund_identifier_deleted' | 'virtual_card_capture_upserted' | 'virtual_card_capture_deleted' | 'virtual_card_refund_upserted' | 'virtual_card_refund_deleted' | 'payment_request_upserted' | 'payment_request_deleted' | 'price_book_upserted' | 'price_book_deleted' | 'price_book_item_upserted' | 'price_book_item_deleted' | 'organization_rates_published' | 'ratecard_lane_upserted' | 'ratecard_lane_deleted' | 'ratecard_upserted' | 'ratecard_deleted' | 'product_restriction_result_upserted' | 'product_restriction_result_deleted' | 'return_upserted' | 'return_deleted' | 'return_upserted_v2' | 'return_deleted_v2' | 'shopify_localization_setting_upserted' | 'shopify_localization_setting_deleted' | 'tracking_label_event_upserted';
4679
4686
  type ExceptionType = 'open' | 'closed';
4680
4687
  type ExclusionRuleState = 'current' | 'deleting' | 'updating';
4681
4688
  type ExperienceCloneStatus = 'pending' | 'updating' | 'completed' | 'failed';
@@ -4715,7 +4722,6 @@ declare namespace io.flow.v0.enums {
4715
4722
  type LanePreselectPreference = 'lowest_cost' | 'default_tier';
4716
4723
  type LaneStrategy = 'oldest' | 'fastest' | 'lowest_cost' | 'highest_priority';
4717
4724
  type LevyComponent = 'goods' | 'duty' | 'insurance' | 'freight' | 'vat';
4718
- type LevyInclusion = 'tax' | 'duty';
4719
4725
  type LevyStrategy = 'minimum' | 'average' | 'maximum';
4720
4726
  type LocationErrorCode = 'address_required' | 'ip_invalid' | 'ip_required' | 'timezone_unavailable';
4721
4727
  type LogisticsFormatPreference = 'shopify_console' | 'existing_3pl_integration' | 'byo_integration';
@@ -4796,6 +4802,7 @@ declare namespace io.flow.v0.enums {
4796
4802
  type ShipmentIntegrationType = 'direct' | 'information' | 'preadvice';
4797
4803
  type ShipmentRecipient = 'customer' | 'return' | 'crossdock';
4798
4804
  type ShippingConfigurationType = 'default' | 'variant';
4805
+ type ShippingLabelErrorCode = 'generic_error' | 'cancelled_order' | 'carrier_outage' | 'catalog_issue' | 'invalid_destination' | 'invalid_origin' | 'invalid_shipping_parameters' | 'merchant_error' | 'order_not_found' | 'order_processing' | 'restricted_item' | 'unsupported_lane';
4799
4806
  type ShopifyGrant = 'customer' | 'discount' | 'gift_card' | 'metafield' | 'order';
4800
4807
  type ShopifyLocalizationMethod = 'api' | 'ssr';
4801
4808
  type ShopifySyncCheck = 'localized_variants' | 'flow_variant_metafields';
@@ -4809,7 +4816,6 @@ declare namespace io.flow.v0.enums {
4809
4816
  type SyncStreamType = 'submitted_order' | 'placed_order';
4810
4817
  type SyncUnitOfTime = 'day' | 'hour' | 'minute' | 'second';
4811
4818
  type TaxApplicability = 'none' | 'all';
4812
- type TaxDutyCalculatorValidationErrorCode = 'generic_error' | 'destination_country_not_defined' | 'destination_address_iso3166_unrecognized' | 'line_item_shipfrom_shipto_country_invalid' | 'line_item_ship_from_invalid' | 'line_item_currency_iso4217_unrecognized' | 'line_quantity_invalid' | 'line_item_quantity_invalid' | 'line_item_unit_price_precision_invalid' | 'line_item_unit_price_negative' | 'line_item_discount_amount_precision_invalid' | 'line_item_discount_amount_positive' | 'line_item_country_of_origin_iso3166_unrecognized' | 'line_item_hs_code_invalid' | 'line_item_duty_provider_invalid' | 'shipping_unit_price_precision_invalid' | 'shipping_unit_price_negative' | 'shipping_discount_amount_precision_invalid' | 'shipping_discount_amount_invalid' | 'merchant_of_record_invalid' | 'wrong_unit_specified';
4813
4819
  type TaxReportType = 'consumer' | 'b2b';
4814
4820
  type TaxVerificationResult = 'valid' | 'invalid' | 'unable_to_validate';
4815
4821
  type TaxabilityType = 'tax_rule';
@@ -4839,7 +4845,6 @@ declare namespace io.flow.v0.enums {
4839
4845
  type WebhookStatus = 'pending' | 'success' | 'failure' | 'ignored';
4840
4846
  type WithholdingDeductionType = 'tax' | 'duty' | 'freight' | 'insurance';
4841
4847
  type ZeroAmountIndicator = 'zero' | 'free';
4842
- type ZeroLevyReasonCode = 'zero_basis' | 'zero_rate_on_goods' | 'value_rounds_to_zero' | 'order_below_de_minimis_threshold' | 'amount_below_de_minimis_threshold' | 'delivered_unpaid' | 'duty_free_domestic' | 'duty_free_intra_community' | 'duty_free_reimport' | 'duty_free_by_trade_agreement';
4843
4848
  }
4844
4849
 
4845
4850
  declare namespace io.flow.v0.models {
@@ -6822,19 +6827,6 @@ declare namespace io.flow.v0.models {
6822
6827
  readonly 'phone'?: string;
6823
6828
  }
6824
6829
 
6825
- interface Context {
6826
- readonly 'id': string;
6827
- readonly 'experiments': io.flow.v0.models.SessionContextExperiment[];
6828
- }
6829
-
6830
- interface ContextForm {
6831
- readonly 'experiments': io.flow.v0.models.SessionContextExperiment[];
6832
- }
6833
-
6834
- interface ContextReference {
6835
- readonly 'id': string;
6836
- }
6837
-
6838
6830
  interface Country {
6839
6831
  readonly 'name': string;
6840
6832
  readonly 'iso_3166_2': string;
@@ -7711,28 +7703,12 @@ declare namespace io.flow.v0.models {
7711
7703
  readonly 'payment': io.flow.v0.models.EmailPaymentSummary;
7712
7704
  }
7713
7705
 
7714
- interface EmailNotificationDeleted {
7715
- readonly 'discriminator': 'email_notification_deleted';
7716
- readonly 'event_id': string;
7717
- readonly 'timestamp': string;
7718
- readonly 'organization': string;
7719
- readonly 'notification': io.flow.v0.models.EmailNotification;
7720
- }
7721
-
7722
7706
  interface EmailNotificationForm {
7723
7707
  readonly 'to': io.flow.v0.models.EmailRecipient;
7724
7708
  readonly 'created_at': string;
7725
7709
  readonly 'data': io.flow.v0.unions.EmailNotificationData;
7726
7710
  }
7727
7711
 
7728
- interface EmailNotificationUpserted {
7729
- readonly 'discriminator': 'email_notification_upserted';
7730
- readonly 'event_id': string;
7731
- readonly 'timestamp': string;
7732
- readonly 'organization': string;
7733
- readonly 'notification': io.flow.v0.models.EmailNotification;
7734
- }
7735
-
7736
7712
  interface EmailPaymentSummary {
7737
7713
  readonly 'refund': io.flow.v0.models.Refund;
7738
7714
  }
@@ -8106,10 +8082,6 @@ declare namespace io.flow.v0.models {
8106
8082
  readonly 'experience': io.flow.v0.models.Experience;
8107
8083
  }
8108
8084
 
8109
- interface ExperimentVariant {
8110
- readonly 'key': string;
8111
- }
8112
-
8113
8085
  interface Expiration {
8114
8086
  readonly 'month': number;
8115
8087
  readonly 'year': number;
@@ -9510,7 +9482,6 @@ declare namespace io.flow.v0.models {
9510
9482
  readonly 'language': io.flow.v0.models.Language;
9511
9483
  readonly 'locale': io.flow.v0.models.Locale;
9512
9484
  readonly 'experience': io.flow.v0.models.ExperienceGeo;
9513
- readonly 'experiment'?: io.flow.v0.models.SessionExperiment;
9514
9485
  }
9515
9486
 
9516
9487
  interface Locale {
@@ -10847,8 +10818,6 @@ declare namespace io.flow.v0.models {
10847
10818
  readonly 'geo'?: io.flow.v0.models.SessionGeo;
10848
10819
  readonly 'experience'?: io.flow.v0.models.ExperienceGeo;
10849
10820
  readonly 'format'?: io.flow.v0.models.SessionFormat;
10850
- readonly 'experiment'?: io.flow.v0.models.SessionExperiment;
10851
- readonly 'context'?: io.flow.v0.models.ContextReference;
10852
10821
  }
10853
10822
 
10854
10823
  interface OrganizationSessionAuthorization {
@@ -13154,35 +13123,11 @@ declare namespace io.flow.v0.models {
13154
13123
  readonly 'session': string;
13155
13124
  }
13156
13125
 
13157
- interface SessionContextExperiment {
13158
- readonly 'key': string;
13159
- readonly 'variant'?: io.flow.v0.models.ExperimentVariant;
13160
- }
13161
-
13162
13126
  interface SessionCurrencyFormat {
13163
13127
  readonly 'symbol': io.flow.v0.enums.CurrencySymbolFormat;
13164
13128
  readonly 'label_formatters': io.flow.v0.enums.CurrencyLabelFormatter[];
13165
13129
  }
13166
13130
 
13167
- interface SessionExperiment {
13168
- readonly 'key': string;
13169
- readonly 'variant'?: io.flow.v0.models.SessionExperimentVariant;
13170
- }
13171
-
13172
- interface SessionExperimentForm {
13173
- readonly 'key': string;
13174
- readonly 'variant'?: io.flow.v0.models.SessionExperimentVariantForm;
13175
- }
13176
-
13177
- interface SessionExperimentVariant {
13178
- readonly 'key': string;
13179
- readonly 'name': string;
13180
- }
13181
-
13182
- interface SessionExperimentVariantForm {
13183
- readonly 'key': string;
13184
- }
13185
-
13186
13131
  interface SessionExpirationConfig {
13187
13132
  readonly 'unit': io.flow.v0.enums.UnitOfTime;
13188
13133
  readonly 'value': number;
@@ -13426,6 +13371,11 @@ declare namespace io.flow.v0.models {
13426
13371
  readonly 'required': boolean;
13427
13372
  }
13428
13373
 
13374
+ interface ShippingLabelError {
13375
+ readonly 'code': io.flow.v0.enums.ShippingLabelErrorCode;
13376
+ readonly 'messages': string[];
13377
+ }
13378
+
13429
13379
  interface ShippingLabelHopCostItemizedEstimate {
13430
13380
  readonly 'units': io.flow.v0.models.LabelUnits;
13431
13381
  readonly 'base': io.flow.v0.models.LabelBase;
@@ -13953,14 +13903,6 @@ declare namespace io.flow.v0.models {
13953
13903
  readonly 'statement': io.flow.v0.models.Statement;
13954
13904
  }
13955
13905
 
13956
- interface StreetAddress {
13957
- readonly 'streets'?: string[];
13958
- readonly 'city'?: string;
13959
- readonly 'province'?: string;
13960
- readonly 'postal'?: string;
13961
- readonly 'country'?: string;
13962
- }
13963
-
13964
13906
  interface StripeAuthenticationData {
13965
13907
  readonly 'discriminator': 'stripe_authentication_data';
13966
13908
  readonly 'secret_key_reference': string;
@@ -14188,92 +14130,6 @@ declare namespace io.flow.v0.models {
14188
14130
  readonly 'deminimis'?: io.flow.v0.unions.Deminimis;
14189
14131
  }
14190
14132
 
14191
- interface TaxDutyCalculatorValidationError {
14192
- readonly 'code': io.flow.v0.enums.TaxDutyCalculatorValidationErrorCode;
14193
- readonly 'messages': string[];
14194
- }
14195
-
14196
- interface TaxDutyQuote {
14197
- readonly 'id': string;
14198
- readonly 'primary_identifier': string;
14199
- readonly 'attributes'?: Record<string, string>;
14200
- readonly 'merchant_of_record': io.flow.v0.enums.MerchantOfRecord;
14201
- readonly 'delivered_duty': io.flow.v0.enums.DeliveredDuty;
14202
- readonly 'destination': io.flow.v0.models.StreetAddress;
14203
- readonly 'quote_date': string;
14204
- readonly 'currency': string;
14205
- readonly 'lines': io.flow.v0.models.TaxDutyQuoteLineItem[];
14206
- readonly 'shipping': io.flow.v0.models.TaxDutyQuoteSimpleShipping[];
14207
- readonly 'total_values': io.flow.v0.models.TaxDutyQuoteValues;
14208
- }
14209
-
14210
- interface TaxDutyQuoteFeeValue {
14211
- readonly 'amount': number;
14212
- readonly 'description': string;
14213
- readonly 'amount_refundable_on_return': number;
14214
- }
14215
-
14216
- interface TaxDutyQuoteForm {
14217
- readonly 'primary_identifier': string;
14218
- readonly 'attributes'?: Record<string, string>;
14219
- readonly 'delivered_duty': io.flow.v0.enums.DeliveredDuty;
14220
- readonly 'destination': io.flow.v0.models.StreetAddress;
14221
- readonly 'currency': string;
14222
- readonly 'lines': io.flow.v0.models.TaxDutyQuoteLineItemForm[];
14223
- readonly 'shipping': io.flow.v0.models.TaxDutyQuoteSimpleShippingForm[];
14224
- readonly 'includes'?: io.flow.v0.enums.LevyInclusion[];
14225
- }
14226
-
14227
- interface TaxDutyQuoteLineItem {
14228
- readonly 'primary_identifier': string;
14229
- readonly 'attributes'?: Record<string, string>;
14230
- readonly 'ship_from': io.flow.v0.models.StreetAddress;
14231
- readonly 'quantity': number;
14232
- readonly 'unit_values': io.flow.v0.models.TaxDutyQuoteValues;
14233
- readonly 'country_of_origin': string;
14234
- readonly 'hs_code': string;
14235
- }
14236
-
14237
- interface TaxDutyQuoteLineItemForm {
14238
- readonly 'primary_identifier': string;
14239
- readonly 'attributes'?: Record<string, string>;
14240
- readonly 'ship_from': io.flow.v0.models.StreetAddress;
14241
- readonly 'quantity': number;
14242
- readonly 'unit_price': number;
14243
- readonly 'unit_weight'?: io.flow.v0.models.Measurement;
14244
- readonly 'country_of_origin'?: string;
14245
- readonly 'hs_code'?: string;
14246
- readonly 'includes': io.flow.v0.enums.LevyInclusion[];
14247
- }
14248
-
14249
- interface TaxDutyQuoteSimpleLevyValue {
14250
- readonly 'discriminator': 'tax_duty_quote_simple_levy_value';
14251
- readonly 'amount': number;
14252
- readonly 'rate': number;
14253
- readonly 'description': string;
14254
- readonly 'zero_levy_reason'?: io.flow.v0.enums.ZeroLevyReasonCode[];
14255
- readonly 'amount_refundable_on_return': number;
14256
- }
14257
-
14258
- interface TaxDutyQuoteSimpleShipping {
14259
- readonly 'values': io.flow.v0.models.TaxDutyQuoteValues;
14260
- readonly 'ship_from': io.flow.v0.models.StreetAddress;
14261
- }
14262
-
14263
- interface TaxDutyQuoteSimpleShippingForm {
14264
- readonly 'price': number;
14265
- readonly 'includes': io.flow.v0.enums.LevyInclusion[];
14266
- readonly 'ship_from'?: io.flow.v0.models.StreetAddress;
14267
- }
14268
-
14269
- interface TaxDutyQuoteValues {
14270
- readonly 'price': number;
14271
- readonly 'duty': io.flow.v0.models.TaxDutyQuoteSimpleLevyValue;
14272
- readonly 'tax': io.flow.v0.models.TaxDutyQuoteSimpleLevyValue;
14273
- readonly 'fees': io.flow.v0.models.TaxDutyQuoteFeeValue;
14274
- readonly 'total': number;
14275
- }
14276
-
14277
14133
  interface TaxRegistration {
14278
14134
  readonly 'id': string;
14279
14135
  readonly 'key': string;
@@ -14511,6 +14367,7 @@ declare namespace io.flow.v0.models {
14511
14367
  readonly 'timestamp': string;
14512
14368
  readonly 'description'?: string;
14513
14369
  readonly 'aggregator_status_code'?: string;
14370
+ readonly 'created_at'?: string;
14514
14371
  }
14515
14372
 
14516
14373
  interface TrackingEventForm {
@@ -15094,7 +14951,7 @@ declare namespace io.flow.v0.unions {
15094
14951
  type Document = (io.flow.v0.models.CatalogItemDocument | io.flow.v0.models.HarmonizationDocument);
15095
14952
  type EmailNotificationData = (io.flow.v0.models.EmailNotificationDataRefund | io.flow.v0.models.EmailNotificationAbandonedOrder);
15096
14953
  type Entity = (io.flow.v0.models.Company | io.flow.v0.models.Individual);
15097
- type Event = (io.flow.v0.models.TestUpserted | io.flow.v0.models.GenerateLoad | io.flow.v0.models.TransactionUpserted | io.flow.v0.models.OrganizationTransactionUpserted | io.flow.v0.models.OrganizationTransactionDeleted | io.flow.v0.models.StatementUpserted | io.flow.v0.models.StatementDeleted | io.flow.v0.models.ChannelTransactionUpserted | io.flow.v0.models.ChannelTransactionDeleted | io.flow.v0.models.ChannelTransactionDeletedV2 | io.flow.v0.models.ChannelStatementUpserted | io.flow.v0.models.ChannelStatementDeleted | io.flow.v0.models.ChannelPayoutUpserted | io.flow.v0.models.ChannelPayoutDeleted | io.flow.v0.models.OrganizationPayoutUpserted | io.flow.v0.models.OrganizationPayoutDeleted | io.flow.v0.models.ChannelPendingPayoutTransactionUpserted | io.flow.v0.models.ChannelPendingPayoutTransactionDeleted | io.flow.v0.models.OrganizationPendingPayoutTransactionUpserted | io.flow.v0.models.OrganizationPendingPayoutTransactionDeleted | io.flow.v0.models.AttributeUpserted | io.flow.v0.models.AttributeDeleted | io.flow.v0.models.AttributeUpsertedV2 | io.flow.v0.models.AttributeDeletedV2 | io.flow.v0.models.CatalogUpserted | io.flow.v0.models.CatalogDeleted | io.flow.v0.models.SubcatalogUpserted | io.flow.v0.models.SubcatalogDeleted | io.flow.v0.models.CatalogItemUpserted | io.flow.v0.models.CatalogItemDeleted | io.flow.v0.models.CatalogItemUpsertedV2 | io.flow.v0.models.CatalogItemDeletedV2 | io.flow.v0.models.SubcatalogItemUpserted | io.flow.v0.models.SubcatalogItemDeleted | io.flow.v0.models.CatalogStatisticsUpserted | io.flow.v0.models.CatalogStatisticsDeleted | io.flow.v0.models.ItemInserted | io.flow.v0.models.ItemUpdated | io.flow.v0.models.ItemDeleted | io.flow.v0.models.ChannelUpserted | io.flow.v0.models.ChannelDeleted | io.flow.v0.models.ChannelCurrencyUpserted | io.flow.v0.models.ChannelCurrencyDeleted | io.flow.v0.models.ChannelOrganizationUpserted | io.flow.v0.models.ChannelOrganizationDeleted | io.flow.v0.models.B2BInvoiceUpserted | io.flow.v0.models.B2BInvoiceDeleted | io.flow.v0.models.B2BCreditMemoUpserted | io.flow.v0.models.B2BCreditMemoDeleted | io.flow.v0.models.ConsumerInvoiceUpserted | io.flow.v0.models.ConsumerInvoiceDeleted | io.flow.v0.models.CreditMemoUpserted | io.flow.v0.models.CreditMemoDeleted | io.flow.v0.models.CrossdockShipmentUpserted | io.flow.v0.models.RateDeleted | io.flow.v0.models.RateUpserted | io.flow.v0.models.RateDeletedV3 | io.flow.v0.models.RateUpsertedV3 | io.flow.v0.models.CustomerUpserted | io.flow.v0.models.CustomerDeleted | io.flow.v0.models.CustomerAddressBookContactUpserted | io.flow.v0.models.CustomerAddressBookContactDeleted | io.flow.v0.models.EmailNotificationUpserted | io.flow.v0.models.EmailNotificationDeleted | io.flow.v0.models.AvailablePromotionsUpserted | io.flow.v0.models.AvailablePromotionsDeleted | io.flow.v0.models.AvailablePromotionsUpsertedV2 | io.flow.v0.models.AvailablePromotionsDeletedV2 | io.flow.v0.models.AllocationDeletedV2 | io.flow.v0.models.AllocationUpsertedV2 | io.flow.v0.models.CurrencyFormatDeleted | io.flow.v0.models.CurrencyFormatUpserted | io.flow.v0.models.ExperienceDeleted | io.flow.v0.models.ExperienceUpserted | io.flow.v0.models.ExperienceDeletedV2 | io.flow.v0.models.ExperienceUpsertedV2 | io.flow.v0.models.CountryStatusUpserted | io.flow.v0.models.CountryStatusDeleted | io.flow.v0.models.ExperiencePriceBookMappingDeleted | io.flow.v0.models.ExperiencePriceBookMappingUpserted | io.flow.v0.models.ExperienceLogisticsSettingsUpserted | io.flow.v0.models.ExperienceLogisticsSettingsDeleted | io.flow.v0.models.ItemMarginDeletedV2 | io.flow.v0.models.ItemMarginUpsertedV2 | io.flow.v0.models.ItemSalesMarginDeleted | io.flow.v0.models.ItemSalesMarginUpserted | io.flow.v0.models.LabelFormatDeleted | io.flow.v0.models.LabelFormatUpserted | io.flow.v0.models.OrderDeleted | io.flow.v0.models.OrderUpserted | io.flow.v0.models.OrderDeletedV2 | io.flow.v0.models.OrderUpsertedV2 | io.flow.v0.models.OrderIdentifierDeleted | io.flow.v0.models.OrderIdentifierUpserted | io.flow.v0.models.OrderIdentifierDeletedV2 | io.flow.v0.models.OrderIdentifierUpsertedV2 | io.flow.v0.models.OrderIdentifierUpsertedV3 | io.flow.v0.models.OrderReplacementUpserted | io.flow.v0.models.OrderReplacementDeleted | io.flow.v0.models.PricingDeleted | io.flow.v0.models.PricingUpserted | io.flow.v0.models.OrderServiceChangeRequest | io.flow.v0.models.FraudStatusChanged | io.flow.v0.models.CenterUpserted | io.flow.v0.models.CenterDeleted | io.flow.v0.models.ShippingConfigurationUpserted | io.flow.v0.models.ShippingConfigurationDeleted | io.flow.v0.models.TierUpsertedV2 | io.flow.v0.models.TierDeletedV2 | io.flow.v0.models.ShippingLaneUpserted | io.flow.v0.models.ShippingLaneDeleted | io.flow.v0.models.ShippingConfigurationItemAvailabilityUpserted | io.flow.v0.models.ShippingConfigurationItemAvailabilityDeleted | io.flow.v0.models.ShippingConfigurationItemShippingPricingUpserted | io.flow.v0.models.ShippingConfigurationItemShippingPricingDeleted | io.flow.v0.models.Hs6CodeUpserted | io.flow.v0.models.Hs6CodeDeleted | io.flow.v0.models.Hs10CodeUpserted | io.flow.v0.models.Hs10CodeDeleted | io.flow.v0.models.ItemOriginUpserted | io.flow.v0.models.ItemOriginDeleted | io.flow.v0.models.HarmonizedLandedCostUpserted | io.flow.v0.models.FullyHarmonizedItemUpserted | io.flow.v0.models.ImportCompletedV2 | io.flow.v0.models.ImportFailedV2 | io.flow.v0.models.LabelUpserted | io.flow.v0.models.LabelDeletedV2 | io.flow.v0.models.LabelUpsertedV2 | io.flow.v0.models.NotificationUpsertedV2 | io.flow.v0.models.NotificationDeletedV2 | io.flow.v0.models.ManifestedLabelUpserted | io.flow.v0.models.ManifestedLabelDeleted | io.flow.v0.models.LabelProcessingModificationUpserted | io.flow.v0.models.LabelProcessingModificationDeleted | io.flow.v0.models.LocalItemUpserted | io.flow.v0.models.LocalItemDeleted | io.flow.v0.models.MerchantApplicationUpserted | io.flow.v0.models.MerchantApplicationDeleted | io.flow.v0.models.CheckoutOptinResponsesUpserted | io.flow.v0.models.CheckoutOptinResponsesDeleted | io.flow.v0.models.BrowseOptinResponsesUpserted | io.flow.v0.models.BrowseOptinResponsesDeleted | io.flow.v0.models.OrderPlaced | io.flow.v0.models.OrderPlacedV2 | io.flow.v0.models.ReadyToFulfill | io.flow.v0.models.ReadyToFulfillV2 | io.flow.v0.models.MembershipUpsertedV2 | io.flow.v0.models.MembershipDeletedV2 | io.flow.v0.models.OrganizationUpserted | io.flow.v0.models.OrganizationDeleted | io.flow.v0.models.OrganizationUpsertedV2 | io.flow.v0.models.OrganizationDeletedV2 | io.flow.v0.models.OrganizationDefaultConfigurationsUpserted | io.flow.v0.models.OrganizationDefaultConfigurationsDeleted | io.flow.v0.models.EcommercePlatformUpserted | io.flow.v0.models.EcommercePlatformDeleted | io.flow.v0.models.OrganizationOnboardingStateUpserted | io.flow.v0.models.OrganizationOnboardingStateDeleted | io.flow.v0.models.AuthorizationDeletedV2 | io.flow.v0.models.AuthorizationStatusChanged | io.flow.v0.models.CardAuthorizationUpsertedV2 | io.flow.v0.models.CardAuthorizationDeletedV2 | io.flow.v0.models.OnlineAuthorizationUpsertedV2 | io.flow.v0.models.OnlineAuthorizationDeletedV2 | io.flow.v0.models.CaptureUpsertedV2 | io.flow.v0.models.CaptureDeleted | io.flow.v0.models.CardUpsertedV2 | io.flow.v0.models.CardDeleted | io.flow.v0.models.PaymentUpserted | io.flow.v0.models.PaymentDeleted | io.flow.v0.models.RefundUpsertedV2 | io.flow.v0.models.RefundDeletedV2 | io.flow.v0.models.RefundCaptureUpsertedV2 | io.flow.v0.models.ReversalUpserted | io.flow.v0.models.ReversalDeleted | io.flow.v0.models.CaptureIdentifierUpserted | io.flow.v0.models.CaptureIdentifierDeleted | io.flow.v0.models.RefundIdentifierUpserted | io.flow.v0.models.RefundIdentifierDeleted | io.flow.v0.models.VirtualCardCaptureUpserted | io.flow.v0.models.VirtualCardCaptureDeleted | io.flow.v0.models.VirtualCardRefundUpserted | io.flow.v0.models.VirtualCardRefundDeleted | io.flow.v0.models.PaymentRequestUpserted | io.flow.v0.models.PaymentRequestDeleted | io.flow.v0.models.PriceBookUpserted | io.flow.v0.models.PriceBookDeleted | io.flow.v0.models.PriceBookItemUpserted | io.flow.v0.models.PriceBookItemDeleted | io.flow.v0.models.OrganizationRatesPublished | io.flow.v0.models.RatecardLaneUpserted | io.flow.v0.models.RatecardLaneDeleted | io.flow.v0.models.RatecardUpserted | io.flow.v0.models.RatecardDeleted | io.flow.v0.models.ProductRestrictionResultUpserted | io.flow.v0.models.ProductRestrictionResultDeleted | io.flow.v0.models.ReturnUpserted | io.flow.v0.models.ReturnDeleted | io.flow.v0.models.ReturnUpsertedV2 | io.flow.v0.models.ReturnDeletedV2 | io.flow.v0.models.ShopifyLocalizationSettingUpserted | io.flow.v0.models.ShopifyLocalizationSettingDeleted | io.flow.v0.models.TrackingLabelEventUpserted);
14954
+ type Event = (io.flow.v0.models.TestUpserted | io.flow.v0.models.GenerateLoad | io.flow.v0.models.TransactionUpserted | io.flow.v0.models.OrganizationTransactionUpserted | io.flow.v0.models.OrganizationTransactionDeleted | io.flow.v0.models.StatementUpserted | io.flow.v0.models.StatementDeleted | io.flow.v0.models.ChannelTransactionUpserted | io.flow.v0.models.ChannelTransactionDeleted | io.flow.v0.models.ChannelTransactionDeletedV2 | io.flow.v0.models.ChannelStatementUpserted | io.flow.v0.models.ChannelStatementDeleted | io.flow.v0.models.ChannelPayoutUpserted | io.flow.v0.models.ChannelPayoutDeleted | io.flow.v0.models.OrganizationPayoutUpserted | io.flow.v0.models.OrganizationPayoutDeleted | io.flow.v0.models.ChannelPendingPayoutTransactionUpserted | io.flow.v0.models.ChannelPendingPayoutTransactionDeleted | io.flow.v0.models.OrganizationPendingPayoutTransactionUpserted | io.flow.v0.models.OrganizationPendingPayoutTransactionDeleted | io.flow.v0.models.AttributeUpserted | io.flow.v0.models.AttributeDeleted | io.flow.v0.models.AttributeUpsertedV2 | io.flow.v0.models.AttributeDeletedV2 | io.flow.v0.models.CatalogUpserted | io.flow.v0.models.CatalogDeleted | io.flow.v0.models.SubcatalogUpserted | io.flow.v0.models.SubcatalogDeleted | io.flow.v0.models.CatalogItemUpserted | io.flow.v0.models.CatalogItemDeleted | io.flow.v0.models.CatalogItemUpsertedV2 | io.flow.v0.models.CatalogItemDeletedV2 | io.flow.v0.models.SubcatalogItemUpserted | io.flow.v0.models.SubcatalogItemDeleted | io.flow.v0.models.CatalogStatisticsUpserted | io.flow.v0.models.CatalogStatisticsDeleted | io.flow.v0.models.ItemInserted | io.flow.v0.models.ItemUpdated | io.flow.v0.models.ItemDeleted | io.flow.v0.models.ChannelUpserted | io.flow.v0.models.ChannelDeleted | io.flow.v0.models.ChannelCurrencyUpserted | io.flow.v0.models.ChannelCurrencyDeleted | io.flow.v0.models.ChannelOrganizationUpserted | io.flow.v0.models.ChannelOrganizationDeleted | io.flow.v0.models.B2BInvoiceUpserted | io.flow.v0.models.B2BInvoiceDeleted | io.flow.v0.models.B2BCreditMemoUpserted | io.flow.v0.models.B2BCreditMemoDeleted | io.flow.v0.models.ConsumerInvoiceUpserted | io.flow.v0.models.ConsumerInvoiceDeleted | io.flow.v0.models.CreditMemoUpserted | io.flow.v0.models.CreditMemoDeleted | io.flow.v0.models.CrossdockShipmentUpserted | io.flow.v0.models.RateDeleted | io.flow.v0.models.RateUpserted | io.flow.v0.models.RateDeletedV3 | io.flow.v0.models.RateUpsertedV3 | io.flow.v0.models.CustomerUpserted | io.flow.v0.models.CustomerDeleted | io.flow.v0.models.CustomerAddressBookContactUpserted | io.flow.v0.models.CustomerAddressBookContactDeleted | io.flow.v0.models.AvailablePromotionsUpserted | io.flow.v0.models.AvailablePromotionsDeleted | io.flow.v0.models.AvailablePromotionsUpsertedV2 | io.flow.v0.models.AvailablePromotionsDeletedV2 | io.flow.v0.models.AllocationDeletedV2 | io.flow.v0.models.AllocationUpsertedV2 | io.flow.v0.models.CurrencyFormatDeleted | io.flow.v0.models.CurrencyFormatUpserted | io.flow.v0.models.ExperienceDeleted | io.flow.v0.models.ExperienceUpserted | io.flow.v0.models.ExperienceDeletedV2 | io.flow.v0.models.ExperienceUpsertedV2 | io.flow.v0.models.CountryStatusUpserted | io.flow.v0.models.CountryStatusDeleted | io.flow.v0.models.ExperiencePriceBookMappingDeleted | io.flow.v0.models.ExperiencePriceBookMappingUpserted | io.flow.v0.models.ExperienceLogisticsSettingsUpserted | io.flow.v0.models.ExperienceLogisticsSettingsDeleted | io.flow.v0.models.ItemMarginDeletedV2 | io.flow.v0.models.ItemMarginUpsertedV2 | io.flow.v0.models.ItemSalesMarginDeleted | io.flow.v0.models.ItemSalesMarginUpserted | io.flow.v0.models.LabelFormatDeleted | io.flow.v0.models.LabelFormatUpserted | io.flow.v0.models.OrderDeleted | io.flow.v0.models.OrderUpserted | io.flow.v0.models.OrderDeletedV2 | io.flow.v0.models.OrderUpsertedV2 | io.flow.v0.models.OrderIdentifierDeleted | io.flow.v0.models.OrderIdentifierUpserted | io.flow.v0.models.OrderIdentifierDeletedV2 | io.flow.v0.models.OrderIdentifierUpsertedV2 | io.flow.v0.models.OrderIdentifierUpsertedV3 | io.flow.v0.models.OrderReplacementUpserted | io.flow.v0.models.OrderReplacementDeleted | io.flow.v0.models.PricingDeleted | io.flow.v0.models.PricingUpserted | io.flow.v0.models.OrderServiceChangeRequest | io.flow.v0.models.FraudStatusChanged | io.flow.v0.models.CenterUpserted | io.flow.v0.models.CenterDeleted | io.flow.v0.models.ShippingConfigurationUpserted | io.flow.v0.models.ShippingConfigurationDeleted | io.flow.v0.models.TierUpsertedV2 | io.flow.v0.models.TierDeletedV2 | io.flow.v0.models.ShippingLaneUpserted | io.flow.v0.models.ShippingLaneDeleted | io.flow.v0.models.ShippingConfigurationItemAvailabilityUpserted | io.flow.v0.models.ShippingConfigurationItemAvailabilityDeleted | io.flow.v0.models.ShippingConfigurationItemShippingPricingUpserted | io.flow.v0.models.ShippingConfigurationItemShippingPricingDeleted | io.flow.v0.models.Hs6CodeUpserted | io.flow.v0.models.Hs6CodeDeleted | io.flow.v0.models.Hs10CodeUpserted | io.flow.v0.models.Hs10CodeDeleted | io.flow.v0.models.ItemOriginUpserted | io.flow.v0.models.ItemOriginDeleted | io.flow.v0.models.HarmonizedLandedCostUpserted | io.flow.v0.models.FullyHarmonizedItemUpserted | io.flow.v0.models.ImportCompletedV2 | io.flow.v0.models.ImportFailedV2 | io.flow.v0.models.LabelUpserted | io.flow.v0.models.LabelDeletedV2 | io.flow.v0.models.LabelUpsertedV2 | io.flow.v0.models.NotificationUpsertedV2 | io.flow.v0.models.NotificationDeletedV2 | io.flow.v0.models.ManifestedLabelUpserted | io.flow.v0.models.ManifestedLabelDeleted | io.flow.v0.models.LabelProcessingModificationUpserted | io.flow.v0.models.LabelProcessingModificationDeleted | io.flow.v0.models.LocalItemUpserted | io.flow.v0.models.LocalItemDeleted | io.flow.v0.models.MerchantApplicationUpserted | io.flow.v0.models.MerchantApplicationDeleted | io.flow.v0.models.CheckoutOptinResponsesUpserted | io.flow.v0.models.CheckoutOptinResponsesDeleted | io.flow.v0.models.BrowseOptinResponsesUpserted | io.flow.v0.models.BrowseOptinResponsesDeleted | io.flow.v0.models.OrderPlaced | io.flow.v0.models.OrderPlacedV2 | io.flow.v0.models.ReadyToFulfill | io.flow.v0.models.ReadyToFulfillV2 | io.flow.v0.models.MembershipUpsertedV2 | io.flow.v0.models.MembershipDeletedV2 | io.flow.v0.models.OrganizationUpserted | io.flow.v0.models.OrganizationDeleted | io.flow.v0.models.OrganizationUpsertedV2 | io.flow.v0.models.OrganizationDeletedV2 | io.flow.v0.models.OrganizationDefaultConfigurationsUpserted | io.flow.v0.models.OrganizationDefaultConfigurationsDeleted | io.flow.v0.models.EcommercePlatformUpserted | io.flow.v0.models.EcommercePlatformDeleted | io.flow.v0.models.OrganizationOnboardingStateUpserted | io.flow.v0.models.OrganizationOnboardingStateDeleted | io.flow.v0.models.AuthorizationDeletedV2 | io.flow.v0.models.AuthorizationStatusChanged | io.flow.v0.models.CardAuthorizationUpsertedV2 | io.flow.v0.models.CardAuthorizationDeletedV2 | io.flow.v0.models.OnlineAuthorizationUpsertedV2 | io.flow.v0.models.OnlineAuthorizationDeletedV2 | io.flow.v0.models.CaptureUpsertedV2 | io.flow.v0.models.CaptureDeleted | io.flow.v0.models.CardUpsertedV2 | io.flow.v0.models.CardDeleted | io.flow.v0.models.PaymentUpserted | io.flow.v0.models.PaymentDeleted | io.flow.v0.models.RefundUpsertedV2 | io.flow.v0.models.RefundDeletedV2 | io.flow.v0.models.RefundCaptureUpsertedV2 | io.flow.v0.models.ReversalUpserted | io.flow.v0.models.ReversalDeleted | io.flow.v0.models.CaptureIdentifierUpserted | io.flow.v0.models.CaptureIdentifierDeleted | io.flow.v0.models.RefundIdentifierUpserted | io.flow.v0.models.RefundIdentifierDeleted | io.flow.v0.models.VirtualCardCaptureUpserted | io.flow.v0.models.VirtualCardCaptureDeleted | io.flow.v0.models.VirtualCardRefundUpserted | io.flow.v0.models.VirtualCardRefundDeleted | io.flow.v0.models.PaymentRequestUpserted | io.flow.v0.models.PaymentRequestDeleted | io.flow.v0.models.PriceBookUpserted | io.flow.v0.models.PriceBookDeleted | io.flow.v0.models.PriceBookItemUpserted | io.flow.v0.models.PriceBookItemDeleted | io.flow.v0.models.OrganizationRatesPublished | io.flow.v0.models.RatecardLaneUpserted | io.flow.v0.models.RatecardLaneDeleted | io.flow.v0.models.RatecardUpserted | io.flow.v0.models.RatecardDeleted | io.flow.v0.models.ProductRestrictionResultUpserted | io.flow.v0.models.ProductRestrictionResultDeleted | io.flow.v0.models.ReturnUpserted | io.flow.v0.models.ReturnDeleted | io.flow.v0.models.ReturnUpsertedV2 | io.flow.v0.models.ReturnDeletedV2 | io.flow.v0.models.ShopifyLocalizationSettingUpserted | io.flow.v0.models.ShopifyLocalizationSettingDeleted | io.flow.v0.models.TrackingLabelEventUpserted);
15098
14955
  type ExpandableCard = (io.flow.v0.models.Card | io.flow.v0.models.CardReference | io.flow.v0.models.CardSummary);
15099
14956
  type ExpandableCenter = (io.flow.v0.models.Center | io.flow.v0.models.CenterReference);
15100
14957
  type ExpandableExperience = (io.flow.v0.models.Experience | io.flow.v0.models.ExperienceReference);
@@ -15173,7 +15030,6 @@ declare namespace io.flow.v0.unions {
15173
15030
  type ShippingNotificationForm = (io.flow.v0.models.DetailedShippingNotificationForm | io.flow.v0.models.SinglePackageShippingNotificationForm | io.flow.v0.models.SummaryShippingNotificationForm);
15174
15031
  type ShopifyCartAddForm = (io.flow.v0.models.ShopifyCartAddSingleForm | io.flow.v0.models.ShopifyCartAddMultipleForm);
15175
15032
  type ShopifyEventBucket = (io.flow.v0.models.ShopifyItemEventBucket);
15176
- type TaxDutyQuoteLevyValue = (io.flow.v0.models.TaxDutyQuoteSimpleLevyValue);
15177
15033
  type TaxSetting = (io.flow.v0.models.AvalaraTaxSetting | io.flow.v0.models.AvalaraTaxCsvSetting);
15178
15034
  type ThreedsChallengeAction = (io.flow.v0.models.ThreedsTwoChallengeRequest);
15179
15035
  type ThreedsIdentifyAction = (io.flow.v0.models.ThreedsTwoMethod);
@@ -15279,7 +15135,6 @@ export const laneDirection: PropTypes.Requireable<io.flow.v0.enums.LaneDirection
15279
15135
  export const lanePreselectPreference: PropTypes.Requireable<io.flow.v0.enums.LanePreselectPreference>;
15280
15136
  export const laneStrategy: PropTypes.Requireable<io.flow.v0.enums.LaneStrategy>;
15281
15137
  export const levyComponent: PropTypes.Requireable<io.flow.v0.enums.LevyComponent>;
15282
- export const levyInclusion: PropTypes.Requireable<io.flow.v0.enums.LevyInclusion>;
15283
15138
  export const levyStrategy: PropTypes.Requireable<io.flow.v0.enums.LevyStrategy>;
15284
15139
  export const locationErrorCode: PropTypes.Requireable<io.flow.v0.enums.LocationErrorCode>;
15285
15140
  export const logisticsFormatPreference: PropTypes.Requireable<io.flow.v0.enums.LogisticsFormatPreference>;
@@ -15360,6 +15215,7 @@ export const scheduleExceptionStatus: PropTypes.Requireable<io.flow.v0.enums.Sch
15360
15215
  export const shipmentIntegrationType: PropTypes.Requireable<io.flow.v0.enums.ShipmentIntegrationType>;
15361
15216
  export const shipmentRecipient: PropTypes.Requireable<io.flow.v0.enums.ShipmentRecipient>;
15362
15217
  export const shippingConfigurationType: PropTypes.Requireable<io.flow.v0.enums.ShippingConfigurationType>;
15218
+ export const shippingLabelErrorCode: PropTypes.Requireable<io.flow.v0.enums.ShippingLabelErrorCode>;
15363
15219
  export const shopifyGrant: PropTypes.Requireable<io.flow.v0.enums.ShopifyGrant>;
15364
15220
  export const shopifyLocalizationMethod: PropTypes.Requireable<io.flow.v0.enums.ShopifyLocalizationMethod>;
15365
15221
  export const shopifySyncCheck: PropTypes.Requireable<io.flow.v0.enums.ShopifySyncCheck>;
@@ -15373,7 +15229,6 @@ export const syncRecordFailureReason: PropTypes.Requireable<io.flow.v0.enums.Syn
15373
15229
  export const syncStreamType: PropTypes.Requireable<io.flow.v0.enums.SyncStreamType>;
15374
15230
  export const syncUnitOfTime: PropTypes.Requireable<io.flow.v0.enums.SyncUnitOfTime>;
15375
15231
  export const taxApplicability: PropTypes.Requireable<io.flow.v0.enums.TaxApplicability>;
15376
- export const taxDutyCalculatorValidationErrorCode: PropTypes.Requireable<io.flow.v0.enums.TaxDutyCalculatorValidationErrorCode>;
15377
15232
  export const taxReportType: PropTypes.Requireable<io.flow.v0.enums.TaxReportType>;
15378
15233
  export const taxVerificationResult: PropTypes.Requireable<io.flow.v0.enums.TaxVerificationResult>;
15379
15234
  export const taxabilityType: PropTypes.Requireable<io.flow.v0.enums.TaxabilityType>;
@@ -15403,7 +15258,6 @@ export const visibility: PropTypes.Requireable<io.flow.v0.enums.Visibility>;
15403
15258
  export const webhookStatus: PropTypes.Requireable<io.flow.v0.enums.WebhookStatus>;
15404
15259
  export const withholdingDeductionType: PropTypes.Requireable<io.flow.v0.enums.WithholdingDeductionType>;
15405
15260
  export const zeroAmountIndicator: PropTypes.Requireable<io.flow.v0.enums.ZeroAmountIndicator>;
15406
- export const zeroLevyReasonCode: PropTypes.Requireable<io.flow.v0.enums.ZeroLevyReasonCode>;
15407
15261
  export const abandonedOrderEmailSettings: PropTypes.Requireable<io.flow.v0.models.AbandonedOrderEmailSettings>;
15408
15262
  export const abandonedOrderPromotion: PropTypes.Requireable<io.flow.v0.models.AbandonedOrderPromotion>;
15409
15263
  export const abandonedOrderPromotionDiscountDetails: PropTypes.Requireable<io.flow.v0.models.AbandonedOrderPromotionDiscountDetails>;
@@ -15670,9 +15524,6 @@ export const consumerInvoicePayment: PropTypes.Requireable<io.flow.v0.models.Con
15670
15524
  export const consumerInvoiceReference: PropTypes.Requireable<io.flow.v0.models.ConsumerInvoiceReference>;
15671
15525
  export const consumerInvoiceUpserted: PropTypes.Requireable<io.flow.v0.models.ConsumerInvoiceUpserted>;
15672
15526
  export const contact: PropTypes.Requireable<io.flow.v0.models.Contact>;
15673
- export const context: PropTypes.Requireable<io.flow.v0.models.Context>;
15674
- export const contextForm: PropTypes.Requireable<io.flow.v0.models.ContextForm>;
15675
- export const contextReference: PropTypes.Requireable<io.flow.v0.models.ContextReference>;
15676
15527
  export const country: PropTypes.Requireable<io.flow.v0.models.Country>;
15677
15528
  export const countryAvailability: PropTypes.Requireable<io.flow.v0.models.CountryAvailability>;
15678
15529
  export const countryDefaults: PropTypes.Requireable<io.flow.v0.models.CountryDefaults>;
@@ -15797,9 +15648,7 @@ export const emailAbandonedOrderUrls: PropTypes.Requireable<io.flow.v0.models.Em
15797
15648
  export const emailNotification: PropTypes.Requireable<io.flow.v0.models.EmailNotification>;
15798
15649
  export const emailNotificationAbandonedOrder: PropTypes.Requireable<io.flow.v0.models.EmailNotificationAbandonedOrder>;
15799
15650
  export const emailNotificationDataRefund: PropTypes.Requireable<io.flow.v0.models.EmailNotificationDataRefund>;
15800
- export const emailNotificationDeleted: PropTypes.Requireable<io.flow.v0.models.EmailNotificationDeleted>;
15801
15651
  export const emailNotificationForm: PropTypes.Requireable<io.flow.v0.models.EmailNotificationForm>;
15802
- export const emailNotificationUpserted: PropTypes.Requireable<io.flow.v0.models.EmailNotificationUpserted>;
15803
15652
  export const emailPaymentSummary: PropTypes.Requireable<io.flow.v0.models.EmailPaymentSummary>;
15804
15653
  export const emailRecipient: PropTypes.Requireable<io.flow.v0.models.EmailRecipient>;
15805
15654
  export const emailVerification: PropTypes.Requireable<io.flow.v0.models.EmailVerification>;
@@ -15857,7 +15706,6 @@ export const experienceSummary: PropTypes.Requireable<io.flow.v0.models.Experien
15857
15706
  export const experienceUpserted: PropTypes.Requireable<io.flow.v0.models.ExperienceUpserted>;
15858
15707
  export const experienceUpsertedV2: PropTypes.Requireable<io.flow.v0.models.ExperienceUpsertedV2>;
15859
15708
  export const experienceVersion: PropTypes.Requireable<io.flow.v0.models.ExperienceVersion>;
15860
- export const experimentVariant: PropTypes.Requireable<io.flow.v0.models.ExperimentVariant>;
15861
15709
  export const expiration: PropTypes.Requireable<io.flow.v0.models.Expiration>;
15862
15710
  export const UNSAFE_export: PropTypes.Requireable<io.flow.v0.models.Export>;
15863
15711
  export const exportDeliveryEmail: PropTypes.Requireable<io.flow.v0.models.ExportDeliveryEmail>;
@@ -16557,12 +16405,7 @@ export const serviceReference: PropTypes.Requireable<io.flow.v0.models.ServiceRe
16557
16405
  export const serviceSummary: PropTypes.Requireable<io.flow.v0.models.ServiceSummary>;
16558
16406
  export const serviceUnknown: PropTypes.Requireable<io.flow.v0.models.ServiceUnknown>;
16559
16407
  export const sessionAuthorizationForm: PropTypes.Requireable<io.flow.v0.models.SessionAuthorizationForm>;
16560
- export const sessionContextExperiment: PropTypes.Requireable<io.flow.v0.models.SessionContextExperiment>;
16561
16408
  export const sessionCurrencyFormat: PropTypes.Requireable<io.flow.v0.models.SessionCurrencyFormat>;
16562
- export const sessionExperiment: PropTypes.Requireable<io.flow.v0.models.SessionExperiment>;
16563
- export const sessionExperimentForm: PropTypes.Requireable<io.flow.v0.models.SessionExperimentForm>;
16564
- export const sessionExperimentVariant: PropTypes.Requireable<io.flow.v0.models.SessionExperimentVariant>;
16565
- export const sessionExperimentVariantForm: PropTypes.Requireable<io.flow.v0.models.SessionExperimentVariantForm>;
16566
16409
  export const sessionExpirationConfig: PropTypes.Requireable<io.flow.v0.models.SessionExpirationConfig>;
16567
16410
  export const sessionForm: PropTypes.Requireable<io.flow.v0.models.SessionForm>;
16568
16411
  export const sessionFormat: PropTypes.Requireable<io.flow.v0.models.SessionFormat>;
@@ -16596,6 +16439,7 @@ export const shippingConfigurationUpserted: PropTypes.Requireable<io.flow.v0.mod
16596
16439
  export const shippingConfigurationVersion: PropTypes.Requireable<io.flow.v0.models.ShippingConfigurationVersion>;
16597
16440
  export const shippingLabel: PropTypes.Requireable<io.flow.v0.models.ShippingLabel>;
16598
16441
  export const shippingLabelDocument: PropTypes.Requireable<io.flow.v0.models.ShippingLabelDocument>;
16442
+ export const shippingLabelError: PropTypes.Requireable<io.flow.v0.models.ShippingLabelError>;
16599
16443
  export const shippingLabelHopCostItemizedEstimate: PropTypes.Requireable<io.flow.v0.models.ShippingLabelHopCostItemizedEstimate>;
16600
16444
  export const shippingLabelHopSummary: PropTypes.Requireable<io.flow.v0.models.ShippingLabelHopSummary>;
16601
16445
  export const shippingLabelLaneSummary: PropTypes.Requireable<io.flow.v0.models.ShippingLabelLaneSummary>;
@@ -16661,7 +16505,6 @@ export const solidusVariantExportType: PropTypes.Requireable<io.flow.v0.models.S
16661
16505
  export const statement: PropTypes.Requireable<io.flow.v0.models.Statement>;
16662
16506
  export const statementDeleted: PropTypes.Requireable<io.flow.v0.models.StatementDeleted>;
16663
16507
  export const statementUpserted: PropTypes.Requireable<io.flow.v0.models.StatementUpserted>;
16664
- export const streetAddress: PropTypes.Requireable<io.flow.v0.models.StreetAddress>;
16665
16508
  export const stripeAuthenticationData: PropTypes.Requireable<io.flow.v0.models.StripeAuthenticationData>;
16666
16509
  export const stripeAuthenticationDataForm: PropTypes.Requireable<io.flow.v0.models.StripeAuthenticationDataForm>;
16667
16510
  export const stripeAuthorizationResultActionDetails: PropTypes.Requireable<io.flow.v0.models.StripeAuthorizationResultActionDetails>;
@@ -16696,16 +16539,6 @@ export const syncStreamReference: PropTypes.Requireable<io.flow.v0.models.SyncSt
16696
16539
  export const syncStreamSettings: PropTypes.Requireable<io.flow.v0.models.SyncStreamSettings>;
16697
16540
  export const syncStreamSettingsForm: PropTypes.Requireable<io.flow.v0.models.SyncStreamSettingsForm>;
16698
16541
  export const tax: PropTypes.Requireable<io.flow.v0.models.Tax>;
16699
- export const taxDutyCalculatorValidationError: PropTypes.Requireable<io.flow.v0.models.TaxDutyCalculatorValidationError>;
16700
- export const taxDutyQuote: PropTypes.Requireable<io.flow.v0.models.TaxDutyQuote>;
16701
- export const taxDutyQuoteFeeValue: PropTypes.Requireable<io.flow.v0.models.TaxDutyQuoteFeeValue>;
16702
- export const taxDutyQuoteForm: PropTypes.Requireable<io.flow.v0.models.TaxDutyQuoteForm>;
16703
- export const taxDutyQuoteLineItem: PropTypes.Requireable<io.flow.v0.models.TaxDutyQuoteLineItem>;
16704
- export const taxDutyQuoteLineItemForm: PropTypes.Requireable<io.flow.v0.models.TaxDutyQuoteLineItemForm>;
16705
- export const taxDutyQuoteSimpleLevyValue: PropTypes.Requireable<io.flow.v0.models.TaxDutyQuoteSimpleLevyValue>;
16706
- export const taxDutyQuoteSimpleShipping: PropTypes.Requireable<io.flow.v0.models.TaxDutyQuoteSimpleShipping>;
16707
- export const taxDutyQuoteSimpleShippingForm: PropTypes.Requireable<io.flow.v0.models.TaxDutyQuoteSimpleShippingForm>;
16708
- export const taxDutyQuoteValues: PropTypes.Requireable<io.flow.v0.models.TaxDutyQuoteValues>;
16709
16542
  export const taxRegistration: PropTypes.Requireable<io.flow.v0.models.TaxRegistration>;
16710
16543
  export const taxRegistrationForm: PropTypes.Requireable<io.flow.v0.models.TaxRegistrationForm>;
16711
16544
  export const taxReport: PropTypes.Requireable<io.flow.v0.models.TaxReport>;
@@ -16915,7 +16748,6 @@ export const shippingLabelForm: PropTypes.Requireable<io.flow.v0.unions.Shipping
16915
16748
  export const shippingNotificationForm: PropTypes.Requireable<io.flow.v0.unions.ShippingNotificationForm>;
16916
16749
  export const shopifyCartAddForm: PropTypes.Requireable<io.flow.v0.unions.ShopifyCartAddForm>;
16917
16750
  export const shopifyEventBucket: PropTypes.Requireable<io.flow.v0.unions.ShopifyEventBucket>;
16918
- export const taxDutyQuoteLevyValue: PropTypes.Requireable<io.flow.v0.unions.TaxDutyQuoteLevyValue>;
16919
16751
  export const taxSetting: PropTypes.Requireable<io.flow.v0.unions.TaxSetting>;
16920
16752
  export const threedsChallengeAction: PropTypes.Requireable<io.flow.v0.unions.ThreedsChallengeAction>;
16921
16753
  export const threedsIdentifyAction: PropTypes.Requireable<io.flow.v0.unions.ThreedsIdentifyAction>;