@flowio/api-types 0.0.246 → 0.0.247
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/generated/io.flow.internal.v0.api-internal.d.ts +301 -22
- package/generated/io.flow.payment.v0.payment.d.ts +2 -3
- package/generated/io.flow.sellability.v0.sellability.d.ts +3 -2
- package/generated/io.flow.shopify.markets.internal.event.v0.shopify-markets-internal-event.d.ts +17 -1
- package/generated/io.flow.shopify.markets.internal.v0.shopify-markets-internal.d.ts +6 -0
- package/generated/io.flow.tech.onboarding.playground.v0.tech-onboarding-playground.d.ts +36 -0
- package/generated/io.flow.v0.api.d.ts +22 -38
- package/package.json +2 -2
|
@@ -9,6 +9,7 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
9
9
|
type AnshItemType = 'physical' | 'digital';
|
|
10
10
|
type AnyDangerousGoods = 'yes' | 'no' | 'i_dont_know';
|
|
11
11
|
type ApiCallReferenceId = 'duty_rates_data_event' | 'integration_test' | 'unit_test';
|
|
12
|
+
type ApplicablePreferentialRate = 'baby' | 'children';
|
|
12
13
|
type AutoRestrictRule = 'prr-3ce7d556f2464314ab0a3e8eee33e0ce' | 'prr-599c6246a1a24752aeb85e8f79030781' | 'prr-79e41878ea564f9c81cc432a0e84703f' | 'prr-f29c26dc09e04536bc77f9c32786ed70' | 'prr-b186129720f0446eb452a68518437c95';
|
|
13
14
|
type BankAccountStatus = 'on_hold' | 'not_on_hold';
|
|
14
15
|
type BankPaymentPromiseCompletedMethod = 'credit' | 'time';
|
|
@@ -48,6 +49,7 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
48
49
|
type ClassificationPlatform = 'GlobalE' | 'Flow' | 'Borderfree';
|
|
49
50
|
type ClassificationType = 'None' | 'Manual' | 'ML' | 'System';
|
|
50
51
|
type ClothingAgeClassification = 'None' | 'AgeKidsGeneral' | 'Age0_10' | 'Age10_13' | 'Age13_14';
|
|
52
|
+
type CommercialInvoiceVersion = 'v2_2_1';
|
|
51
53
|
type Company = 'globale' | 'flow';
|
|
52
54
|
type ComplianceType = 'weee';
|
|
53
55
|
type ConnectReportPaymentTransferType = 'ManagedMarketsRefundDebit' | 'ManagedMarketsDutiesAndTaxesAdjustmentDebit' | 'ManagedMarketsDisputedAmountDebit';
|
|
@@ -82,7 +84,7 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
82
84
|
type DutyTransactionType = 'adjustment' | 'reversal' | 'duty' | 'refund';
|
|
83
85
|
type EmptyAttribute = 'irrelevant';
|
|
84
86
|
type ErpFileType = 'vendor';
|
|
85
|
-
type EventType = 'adyen_authorization_deleted' | 'adyen_authorization_upserted' | 'adyen_cancel_deleted' | 'adyen_cancel_upserted' | 'adyen_capture_deleted' | 'adyen_capture_upserted' | 'adyen_refund_deleted' | 'adyen_refund_upserted' | 'adyen_dispute_upserted' | 'adyen_dispute_deleted' | 'fulfillment_upserted' | 'fulfillment_deleted' | 'merchant_upserted' | 'merchant_deleted' | 'account_upserted' | 'account_upserted_v2' | 'account_deleted_v2' | 'account_contact_upserted' | 'account_contact_deleted' | 'billing_statement_upserted' | 'billing_statement_deleted' | 'tax_remittance_transaction_upserted' | 'tax_remittance_transaction_deleted' | 'channel_account_upserted_v2' | 'channel_account_deleted' | 'organization_account_upserted_v2' | 'organization_account_deleted' | 'account_transactions_export_request' | 'account_orders_export_request' | 'main_transaction_upserted' | 'main_transaction_deleted' | 'main_transaction_upserted_v2' | 'main_transaction_deleted_v2' | 'transfer_transaction_upserted' | 'transfer_transaction_deleted' | 'transfer_transaction_upserted_v2' | 'transfer_transaction_deleted_v2' | 'processing_transaction_upserted' | 'processing_transaction_deleted' | 'bank_payment_upserted' | 'bank_payment_upserted_v2' | 'bank_payment_deleted_v2' | 'channel_transaction_upserted' | 'channel_transaction_deleted' | 'order_transaction_upserted' | 'order_transaction_deleted' | 'label_transaction_upserted' | 'label_transaction_deleted' | 'channel_billed_transaction_upserted' | 'channel_billed_transaction_deleted' | 'tax_transaction_upserted' | 'tax_transaction_deleted' | 'duty_transaction_upserted' | 'duty_transaction_deleted' | 'transaction_statement_upserted' | 'transaction_statement_deleted' | 'daily_value_upserted' | 'daily_value_deleted' | 'revenue_record_upserted' | 'revenue_record_deleted' | 'other_record_upserted' | 'other_record_deleted' | 'calculator_organization_settings_upserted' | 'calculator_organization_settings_deleted' | 'carrier_account_upserted_v2' | 'carrier_account_deleted' | 'label_generation_settings_upserted' | 'label_generation_settings_deleted' | 'catalog_import_request' | 'exclusion_rule_upserted' | 'exclusion_rule_deleted' | 'exclusion_rule_export_request' | 'catalog_item_region_availabilities_published' | 'return_policy_upserted' | 'return_policy_deleted' | 'return_policy_item_result_upserted' | 'return_policy_item_result_deleted' | 'catalog_settings_upserted' | 'catalog_settings_deleted' | 'channel_order_acceptance_upserted' | 'channel_order_acceptance_deleted' | 'channel_order_acceptance_failed' | 'checkout_configuration_upserted' | 'checkout_configuration_deleted' | 'commercial_invoice_internal_upserted' | 'commercial_invoice_internal_deleted' | 'localized_content_upserted' | 'localization_upserted' | 'internal_channel_rate_deleted' | 'internal_channel_rate_upserted' | 'rate_deleted' | 'rate_upserted' | 'spot_rate_deleted' | 'spot_rate_upserted' | 'usd_spot_rate_deleted' | 'usd_spot_rate_upserted' | 'rate_deleted_v2' | 'rate_upserted_v2' | 'organization_currency_setting_upserted' | 'organization_currency_setting_deleted' | 'channel_currency_setting_upserted' | 'channel_currency_setting_deleted' | 'customer_purge_upserted' | 'customs_description_import' | 'customs_description_tariffs_import' | 'dispute_upserted' | 'dispute_deleted' | 'duty_rates_published_v2' | 'item_sales_margin_deleted' | 'item_sales_margin_upserted' | 'order_attribute_deleted' | 'order_attribute_upserted' | 'experience_export_request' | 'experience_import_request' | 'submitted_order_upserted' | 'levy_rate_summary_upserted' | 'export_completed' | 'export_failed' | 'feature_upserted' | 'feature_deleted' | 'organization_boolean_value_upserted' | 'organization_boolean_value_deleted' | 'account_settings_upserted' | 'account_settings_deleted' | 'account_processing_rates_upserted' | 'account_processing_rates_deleted' | 'billing_organization_processing_rates_upserted' | 'billing_organization_processing_rates_deleted' | 'billing_organization_settings_upserted' | 'billing_organization_settings_deleted' | 'standalone_attachment_upserted' | 'standalone_attachment_deleted' | 'platform_fee_change_upserted' | 'platform_fee_change_deleted' | 'organization_bank_account_upserted' | 'organization_bank_account_deleted' | 'billing_csv_transaction_upserted' | 'billing_csv_transaction_deleted' | 'label_invoice_request_upserted' | 'label_invoice_request_deleted' | 'carrier_charge_upserted' | 'carrier_charge_deleted' | 'bank_payment_order_upserted' | 'bank_payment_order_deleted' | 'fraud_review_upserted' | 'fraud_review_deleted' | 'fraud_pending_review_upserted' | 'fraud_pending_review_deleted' | 'fraud_review_decision_upserted' | 'fraud_review_decision_deleted' | 'fraud_review_authorization_upserted' | 'fraud_review_authorization_deleted' | 'fraud_pending_review_authorization_upserted' | 'fraud_pending_review_authorization_deleted' | 'fraud_review_authorization_decision_upserted' | 'fraud_review_authorization_decision_deleted' | 'fraud_provider_configuration_upserted' | 'fraud_provider_configuration_deleted' | 'manual_review_rule_upserted' | 'manual_review_rule_deleted' | 'ftp_file_upserted' | 'ftp_file_deleted' | 'ftp_file_to_process_uploaded' | 'center_defaults_upserted' | 'center_defaults_deleted' | 'fulfillment_fallbacks_upserted' | 'fulfillment_fallbacks_deleted' | 'quote_upserted' | 'quote_deleted' | 'all_items_export' | 'harmonized_items_hs6_export' | 'unharmonized_items_export' | 'dutied_items_export' | 'harmonization_phrase_suggestion_request_import' | 'harmonization_codes_import' | 'harmonize_fully_request_v2' | 'import_completed' | 'import_failed' | 'time_to_classify_upserted' | 'time_to_classify_deleted' | 'time_to_classify_aggregated_upserted' | 'time_to_classify_aggregated_deleted' | 'rate_source_summary_upserted' | 'rate_source_summary_deleted' | 'rate_freshness_summary_upserted' | 'rate_freshness_summary_deleted' | 'item_harmonization_upserted' | 'item_harmonization_deleted' | 'harmonization_classification_statistics_published' | 'issuer_upserted' | 'issuer_deleted' | 'item_form_import_request' | 'label_request_error_upserted' | 'label_request_error_deleted' | 'order_validation_failure_upserted' | 'order_validation_failure_deleted' | 'order_validation_upserted' | 'order_validation_deleted' | 'label_creation_job_upserted' | 'label_creation_job_deleted' | 'label_tracking_summary_upserted' | 'label_tracking_summary_deleted' | 'logistics_capabilities_upserted' | 'logistics_capabilities_deleted' | 'localized_item_prices_export_request' | 'order_combined_shipment_upserted' | 'order_combined_shipment_deleted' | 'order_fulfillment_deleted' | 'order_fulfillment_upserted' | 'organization_business_entity_deleted' | 'organization_business_entity_upserted' | 'organization_status_change_upserted' | 'organization_status_change_deleted' | 'organization_deactivation_upserted' | 'organization_deactivation_deleted' | 'merchant_guid_assignment_upserted' | 'merchant_guid_assignment_deleted' | 'organization_metadata_upserted' | 'organization_metadata_deleted' | 'partner_organization_settings_upserted' | 'partner_organization_settings_deleted' | 'unassigned_merchant_guid_upserted' | 'unassigned_merchant_guid_deleted' | 'partner_tracking_subscription_upserted' | 'partner_tracking_subscription_deleted' | 'spp_tracker_update_request_upserted' | 'spp_tracker_update_request_deleted' | 'partner_request_upserted' | 'partner_request_deleted' | 'internal_authorization_upserted' | 'internal_authorization_deleted' | 'afterpay_authorization_upserted' | 'afterpay_authorization_deleted' | 'afterpay_capture_upserted' | 'afterpay_capture_deleted' | 'afterpay_refund_upserted' | 'afterpay_refund_deleted' | 'adyen_merchant_account_upserted' | 'adyen_merchant_account_deleted' | 'chargeback_upserted' | 'chargeback_deleted' | 'payment_processor_account_upserted' | 'payment_processor_account_deleted' | 'payment_processor_merchant_upserted' | 'payment_processor_merchant_deleted' | 'authorization_bundle_upserted' | 'authorization_bundle_deleted' | 'organization_payment_setting_upserted' | 'organization_payment_setting_deleted' | 'paypal_payment_deleted' | 'paypal_payment_upserted' | 'paypal_execution_deleted' | 'paypal_execution_upserted' | 'paypal_refund_deleted' | 'paypal_refund_upserted' | 'paypal_dispute_upserted' | 'paypal_dispute_deleted' | 'product_restriction_rule_decision_upserted' | 'product_restriction_rule_decision_deleted' | 'order_rates_published_v3' | 'ratecard_dimension_estimate_upserted' | 'ratecard_dimension_estimate_deleted' | 'ratecard_lanes_import_request' | 'ratecard_standard_configuration_upserted' | 'ratecard_standard_configuration_deleted' | 'ratecard_service_fee_upserted' | 'ratecard_service_fee_deleted' | 'ratecard_rate_level_upserted' | 'ratecard_rate_level_deleted' | 'ratecard_rate_level_ratecard_upserted' | 'ratecard_rate_level_ratecard_deleted' | 'ratecard_rate_level_organization_upserted' | 'ratecard_rate_level_organization_deleted' | 'restriction_organization_status_upserted' | 'restriction_organization_status_deleted' | 'organization_restriction_status_upserted' | 'organization_restriction_status_deleted' | 'screening_status_change_upserted' | 'screening_status_change_deleted' | 'restrictions_dailyops_upserted' | 'restrictions_dailyops_deleted' | 'restriction_rule_upserted' | 'restriction_rule_deleted' | 'restriction_rule_effect_upserted' | 'restriction_rule_effect_deleted' | 'shopify_shop_upserted' | 'shopify_shop_deleted' | 'shopify_experience_short_id_upserted' | 'shopify_experience_short_id_deleted' | 'shopify_markets_order_upserted' | 'shopify_markets_order_deleted' | 'shopify_markets_shop_upserted' | 'shopify_markets_shop_deleted' | 'shopify_markets_webhook_registration_upserted' | 'shopify_markets_webhook_registration_deleted' | 'shopify_markets_shop_statistics_upserted' | 'shopify_markets_shop_statistics_deleted' | 'shopify_markets_metrics_upserted' | 'shopify_markets_metrics_deleted' | 'channel_order_summary_upserted' | 'channel_order_summary_deleted' | 'channel_organization_identifier_upserted' | 'channel_organization_identifier_deleted' | 'order_tax_and_duty_inclusivity_setting_upserted' | 'order_tax_and_duty_inclusivity_setting_deleted' | 'shopify_product_bundle_upserted' | 'shopify_product_bundle_deleted' | 'shopify_incoterm_summary_error_published' | 'shopify_markets_best_selling_product_upserted' | 'shopify_markets_best_selling_product_deleted' | 'shopify_product_create_upserted' | 'shopify_product_create_deleted' | 'shopify_product_update_upserted' | 'shopify_product_update_deleted' | 'shopify_product_delete_upserted' | 'shopify_product_delete_deleted' | 'shopify_inventory_item_create_upserted' | 'shopify_inventory_item_create_deleted' | 'shopify_inventory_item_update_upserted' | 'shopify_inventory_item_update_deleted' | 'shopify_inventory_item_delete_upserted' | 'shopify_inventory_item_delete_deleted' | 'shopify_monitoring_order_monitor_event_upserted' | 'shopify_monitoring_order_monitor_event_deleted' | 'shopify_order_fulfillments_snapshot_upserted' | 'shopify_order_fulfillments_snapshot_deleted' | 'shopify_merchant_plan_upserted' | 'shopify_merchant_plan_deleted' | 'shopify_dispute_upserted' | 'shopify_dispute_deleted' | 'stripe_authorization_deleted' | 'stripe_authorization_upserted' | 'stripe_reversal_deleted' | 'stripe_reversal_upserted' | 'stripe_capture_deleted' | 'stripe_capture_upserted' | 'stripe_refund_deleted' | 'stripe_refund_upserted' | 'stripe_dispute_upserted' | 'stripe_dispute_deleted' | 'stripe_connect_report_record_upserted' | 'stripe_connect_report_record_deleted' | 'liability_remittance_plan_upserted' | 'liability_remittance_plan_deleted' | 'tracking_processing_error_upserted' | 'tracking_processing_error_deleted' | 'tracking_label_event_upserted_v2' | 'tracking_label_event_deleted_v2' | 'tracking_label_upserted' | 'tracking_label_deleted' | 'tracking_upserted' | 'tracking_deleted' | 'tracking_assurance_analysis_upserted' | 'tracking_assurance_analysis_deleted' | 'tracking_assurance_job_upserted' | 'tracking_assurance_job_deleted' | 'tracking_subscription_upserted' | 'tracking_subscription_deleted' | 'tracking_carrier_return_label_upserted' | 'tracking_carrier_return_label_deleted' | 'tracking_label_dimensions_upserted' | 'tracking_label_dimensions_deleted' | 'user_upserted_v2' | 'user_deleted_v2';
|
|
87
|
+
type EventType = 'adyen_authorization_deleted' | 'adyen_authorization_upserted' | 'adyen_cancel_deleted' | 'adyen_cancel_upserted' | 'adyen_capture_deleted' | 'adyen_capture_upserted' | 'adyen_refund_deleted' | 'adyen_refund_upserted' | 'adyen_dispute_upserted' | 'adyen_dispute_deleted' | 'fulfillment_upserted' | 'fulfillment_deleted' | 'merchant_upserted' | 'merchant_deleted' | 'account_upserted' | 'account_upserted_v2' | 'account_deleted_v2' | 'account_contact_upserted' | 'account_contact_deleted' | 'billing_statement_upserted' | 'billing_statement_deleted' | 'tax_remittance_transaction_upserted' | 'tax_remittance_transaction_deleted' | 'channel_account_upserted_v2' | 'channel_account_deleted' | 'organization_account_upserted_v2' | 'organization_account_deleted' | 'account_transactions_export_request' | 'account_orders_export_request' | 'main_transaction_upserted' | 'main_transaction_deleted' | 'main_transaction_upserted_v2' | 'main_transaction_deleted_v2' | 'transfer_transaction_upserted' | 'transfer_transaction_deleted' | 'transfer_transaction_upserted_v2' | 'transfer_transaction_deleted_v2' | 'processing_transaction_upserted' | 'processing_transaction_deleted' | 'bank_payment_upserted' | 'bank_payment_upserted_v2' | 'bank_payment_deleted_v2' | 'channel_transaction_upserted' | 'channel_transaction_deleted' | 'order_transaction_upserted' | 'order_transaction_deleted' | 'label_transaction_upserted' | 'label_transaction_deleted' | 'channel_billed_transaction_upserted' | 'channel_billed_transaction_deleted' | 'tax_transaction_upserted' | 'tax_transaction_deleted' | 'duty_transaction_upserted' | 'duty_transaction_deleted' | 'transaction_statement_upserted' | 'transaction_statement_deleted' | 'daily_value_upserted' | 'daily_value_deleted' | 'revenue_record_upserted' | 'revenue_record_deleted' | 'other_record_upserted' | 'other_record_deleted' | 'calculator_organization_settings_upserted' | 'calculator_organization_settings_deleted' | 'carrier_account_upserted_v2' | 'carrier_account_deleted' | 'label_generation_settings_upserted' | 'label_generation_settings_deleted' | 'catalog_import_request' | 'exclusion_rule_upserted' | 'exclusion_rule_deleted' | 'exclusion_rule_export_request' | 'catalog_item_region_availabilities_published' | 'return_policy_upserted' | 'return_policy_deleted' | 'return_policy_item_result_upserted' | 'return_policy_item_result_deleted' | 'catalog_settings_upserted' | 'catalog_settings_deleted' | 'channel_order_acceptance_upserted' | 'channel_order_acceptance_deleted' | 'channel_order_acceptance_failed' | 'checkout_configuration_upserted' | 'checkout_configuration_deleted' | 'commercial_invoice_internal_upserted' | 'commercial_invoice_internal_deleted' | 'localized_content_upserted' | 'localization_upserted' | 'internal_channel_rate_deleted' | 'internal_channel_rate_upserted' | 'rate_deleted' | 'rate_upserted' | 'spot_rate_deleted' | 'spot_rate_upserted' | 'usd_spot_rate_deleted' | 'usd_spot_rate_upserted' | 'rate_deleted_v2' | 'rate_upserted_v2' | 'organization_currency_setting_upserted' | 'organization_currency_setting_deleted' | 'channel_currency_setting_upserted' | 'channel_currency_setting_deleted' | 'customer_purge_upserted' | 'customs_description_import' | 'customs_description_tariffs_import' | 'dispute_upserted' | 'dispute_deleted' | 'duty_rates_published_v2' | 'item_sales_margin_deleted' | 'item_sales_margin_upserted' | 'order_attribute_deleted' | 'order_attribute_upserted' | 'experience_export_request' | 'experience_import_request' | 'submitted_order_upserted' | 'levy_rate_summary_upserted' | 'export_completed' | 'export_failed' | 'feature_upserted' | 'feature_deleted' | 'organization_boolean_value_upserted' | 'organization_boolean_value_deleted' | 'account_settings_upserted' | 'account_settings_deleted' | 'account_processing_rates_upserted' | 'account_processing_rates_deleted' | 'billing_organization_processing_rates_upserted' | 'billing_organization_processing_rates_deleted' | 'billing_organization_settings_upserted' | 'billing_organization_settings_deleted' | 'standalone_attachment_upserted' | 'standalone_attachment_deleted' | 'platform_fee_change_upserted' | 'platform_fee_change_deleted' | 'organization_bank_account_upserted' | 'organization_bank_account_deleted' | 'billing_csv_transaction_upserted' | 'billing_csv_transaction_deleted' | 'label_invoice_request_upserted' | 'label_invoice_request_deleted' | 'carrier_charge_upserted' | 'carrier_charge_deleted' | 'bank_payment_order_upserted' | 'bank_payment_order_deleted' | 'fraud_review_upserted' | 'fraud_review_deleted' | 'fraud_pending_review_upserted' | 'fraud_pending_review_deleted' | 'fraud_review_decision_upserted' | 'fraud_review_decision_deleted' | 'fraud_review_authorization_upserted' | 'fraud_review_authorization_deleted' | 'fraud_pending_review_authorization_upserted' | 'fraud_pending_review_authorization_deleted' | 'fraud_review_authorization_decision_upserted' | 'fraud_review_authorization_decision_deleted' | 'fraud_provider_configuration_upserted' | 'fraud_provider_configuration_deleted' | 'manual_review_rule_upserted' | 'manual_review_rule_deleted' | 'ftp_file_upserted' | 'ftp_file_deleted' | 'ftp_file_to_process_uploaded' | 'center_defaults_upserted' | 'center_defaults_deleted' | 'fulfillment_fallbacks_upserted' | 'fulfillment_fallbacks_deleted' | 'quote_upserted' | 'quote_deleted' | 'all_items_export' | 'harmonized_items_hs6_export' | 'unharmonized_items_export' | 'dutied_items_export' | 'harmonization_phrase_suggestion_request_import' | 'harmonization_codes_import' | 'harmonize_fully_request_v2' | 'import_completed' | 'import_failed' | 'time_to_classify_upserted' | 'time_to_classify_deleted' | 'time_to_classify_aggregated_upserted' | 'time_to_classify_aggregated_deleted' | 'rate_source_summary_upserted' | 'rate_source_summary_deleted' | 'rate_freshness_summary_upserted' | 'rate_freshness_summary_deleted' | 'item_harmonization_upserted' | 'item_harmonization_deleted' | 'harmonization_classification_statistics_published' | 'issuer_upserted' | 'issuer_deleted' | 'item_form_import_request' | 'label_request_error_upserted' | 'label_request_error_deleted' | 'order_validation_failure_upserted' | 'order_validation_failure_deleted' | 'order_validation_upserted' | 'order_validation_deleted' | 'label_creation_job_upserted' | 'label_creation_job_deleted' | 'label_tracking_summary_upserted' | 'label_tracking_summary_deleted' | 'logistics_capabilities_upserted' | 'logistics_capabilities_deleted' | 'localized_item_prices_export_request' | 'order_combined_shipment_upserted' | 'order_combined_shipment_deleted' | 'order_fulfillment_deleted' | 'order_fulfillment_upserted' | 'organization_business_entity_deleted' | 'organization_business_entity_upserted' | 'organization_status_change_upserted' | 'organization_status_change_deleted' | 'organization_deactivation_upserted' | 'organization_deactivation_deleted' | 'merchant_guid_assignment_upserted' | 'merchant_guid_assignment_deleted' | 'organization_metadata_upserted' | 'organization_metadata_deleted' | 'partner_organization_settings_upserted' | 'partner_organization_settings_deleted' | 'unassigned_merchant_guid_upserted' | 'unassigned_merchant_guid_deleted' | 'partner_tracking_subscription_upserted' | 'partner_tracking_subscription_deleted' | 'partner_request_upserted' | 'partner_request_deleted' | 'internal_authorization_upserted' | 'internal_authorization_deleted' | 'afterpay_authorization_upserted' | 'afterpay_authorization_deleted' | 'afterpay_capture_upserted' | 'afterpay_capture_deleted' | 'afterpay_refund_upserted' | 'afterpay_refund_deleted' | 'adyen_merchant_account_upserted' | 'adyen_merchant_account_deleted' | 'chargeback_upserted' | 'chargeback_deleted' | 'payment_processor_account_upserted' | 'payment_processor_account_deleted' | 'payment_processor_merchant_upserted' | 'payment_processor_merchant_deleted' | 'authorization_bundle_upserted' | 'authorization_bundle_deleted' | 'organization_payment_setting_upserted' | 'organization_payment_setting_deleted' | 'paypal_payment_deleted' | 'paypal_payment_upserted' | 'paypal_execution_deleted' | 'paypal_execution_upserted' | 'paypal_refund_deleted' | 'paypal_refund_upserted' | 'paypal_dispute_upserted' | 'paypal_dispute_deleted' | 'product_restriction_rule_decision_upserted' | 'product_restriction_rule_decision_deleted' | 'product_restriction_state_inserted' | 'product_restriction_state_updated' | 'product_restriction_state_deleted' | 'order_rates_published_v3' | 'ratecard_dimension_estimate_upserted' | 'ratecard_dimension_estimate_deleted' | 'ratecard_lanes_import_request' | 'ratecard_standard_configuration_upserted' | 'ratecard_standard_configuration_deleted' | 'ratecard_service_fee_upserted' | 'ratecard_service_fee_deleted' | 'ratecard_rate_level_upserted' | 'ratecard_rate_level_deleted' | 'ratecard_rate_level_ratecard_upserted' | 'ratecard_rate_level_ratecard_deleted' | 'ratecard_rate_level_organization_upserted' | 'ratecard_rate_level_organization_deleted' | 'restriction_organization_status_upserted' | 'restriction_organization_status_deleted' | 'organization_restriction_status_upserted' | 'organization_restriction_status_deleted' | 'screening_status_change_upserted' | 'screening_status_change_deleted' | 'restrictions_dailyops_upserted' | 'restrictions_dailyops_deleted' | 'restriction_rule_upserted' | 'restriction_rule_deleted' | 'restriction_rule_effect_upserted' | 'restriction_rule_effect_deleted' | 'shopify_shop_upserted' | 'shopify_shop_deleted' | 'shopify_experience_short_id_upserted' | 'shopify_experience_short_id_deleted' | 'shopify_markets_order_upserted' | 'shopify_markets_order_deleted' | 'shopify_markets_shop_upserted' | 'shopify_markets_shop_deleted' | 'shopify_markets_webhook_registration_upserted' | 'shopify_markets_webhook_registration_deleted' | 'shopify_markets_shop_statistics_upserted' | 'shopify_markets_shop_statistics_deleted' | 'shopify_markets_metrics_upserted' | 'shopify_markets_metrics_deleted' | 'channel_order_summary_upserted' | 'channel_order_summary_deleted' | 'channel_organization_identifier_upserted' | 'channel_organization_identifier_deleted' | 'order_tax_and_duty_inclusivity_setting_upserted' | 'order_tax_and_duty_inclusivity_setting_deleted' | 'shopify_product_bundle_upserted' | 'shopify_product_bundle_deleted' | 'shopify_incoterm_summary_error_published' | 'shopify_markets_best_selling_product_upserted' | 'shopify_markets_best_selling_product_deleted' | 'shopify_order_risk_assessment_upserted' | 'shopify_order_risk_assessment_deleted' | 'shopify_product_create_upserted' | 'shopify_product_create_deleted' | 'shopify_product_update_upserted' | 'shopify_product_update_deleted' | 'shopify_product_delete_upserted' | 'shopify_product_delete_deleted' | 'shopify_inventory_item_create_upserted' | 'shopify_inventory_item_create_deleted' | 'shopify_inventory_item_update_upserted' | 'shopify_inventory_item_update_deleted' | 'shopify_inventory_item_delete_upserted' | 'shopify_inventory_item_delete_deleted' | 'shopify_monitoring_order_monitor_event_upserted' | 'shopify_monitoring_order_monitor_event_deleted' | 'shopify_order_fulfillments_snapshot_upserted' | 'shopify_order_fulfillments_snapshot_deleted' | 'shopify_merchant_plan_upserted' | 'shopify_merchant_plan_deleted' | 'shopify_dispute_upserted' | 'shopify_dispute_deleted' | 'stripe_authorization_deleted' | 'stripe_authorization_upserted' | 'stripe_reversal_deleted' | 'stripe_reversal_upserted' | 'stripe_capture_deleted' | 'stripe_capture_upserted' | 'stripe_refund_deleted' | 'stripe_refund_upserted' | 'stripe_dispute_upserted' | 'stripe_dispute_deleted' | 'stripe_connect_report_record_upserted' | 'stripe_connect_report_record_deleted' | 'liability_remittance_plan_upserted' | 'liability_remittance_plan_deleted' | 'tracking_processing_error_upserted' | 'tracking_processing_error_deleted' | 'tracking_label_event_upserted_v2' | 'tracking_label_event_deleted_v2' | 'tracking_label_upserted' | 'tracking_label_deleted' | 'tracking_upserted' | 'tracking_deleted' | 'tracking_assurance_analysis_upserted' | 'tracking_assurance_analysis_deleted' | 'tracking_assurance_job_upserted' | 'tracking_assurance_job_deleted' | 'tracking_subscription_upserted' | 'tracking_subscription_deleted' | 'tracking_carrier_return_label_upserted' | 'tracking_carrier_return_label_deleted' | 'tracking_label_dimensions_upserted' | 'tracking_label_dimensions_deleted' | 'user_upserted_v2' | 'user_deleted_v2';
|
|
86
88
|
type ExperienceImportType = 'experience_with_settings';
|
|
87
89
|
type ExperienceOrderAction = 'submit' | 'refund_gift_cards';
|
|
88
90
|
type ExperienceOrderActionTrigger = 'zero_balance' | 'unsubmitted_order';
|
|
@@ -99,6 +101,7 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
99
101
|
type FraudReviewResponsibleParty = 'flow' | 'organization';
|
|
100
102
|
type FtpIntent = 'orders_from_flow' | 'pricebooks_from_flow' | 'pricebooks_to_flow' | 'catalog_to_flow' | 'inventory_to_flow';
|
|
101
103
|
type FtpProtocol = 'sftp' | 'ftp';
|
|
104
|
+
type GeIngestionFileStatus = 'pending' | 'processed';
|
|
102
105
|
type GoogleAnalyticsPlugin = 'ec';
|
|
103
106
|
type GraphqlServiceTypes = 'order_update_mutation' | 'shipping_address_validation' | 'bulk_publication_status' | 'country_catalog_sync' | 'inventory_item' | 'product_bundle' | 'shopify_location' | 'shopify_order' | 'sync_product_catalog' | 'shopify_webhook';
|
|
104
107
|
type HarmonizationDecisionSource = 'human' | 'legacy_model' | 'enterprise_model' | 'merchant';
|
|
@@ -128,7 +131,9 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
128
131
|
type MerchantOverrideStatus = 'in_review' | 'accepted' | 'rejected';
|
|
129
132
|
type MixedBagWeight = '0' | '1' | '2';
|
|
130
133
|
type NatureOfSale = 'consumer' | 'to_non_registered_business' | 'to_registered_business' | 'flash_title';
|
|
134
|
+
type NiallItemType = 'physical' | 'digital';
|
|
131
135
|
type NoLiabilityReasonCode = 'zero_basis' | 'zero_rate_on_goods' | 'zero_rate_on_sale' | 'goods_above_value_threshold' | 'goods_below_value_threshold' | 'order_below_de_minimis_threshold' | 'amount_below_de_minimis_threshold' | 'delivered_unpaid' | 'duty_free_domestic' | 'duty_free_intra_community' | 'duty_free_by_trade_agreement';
|
|
136
|
+
type NonL4LTaxDutyFxTransactionType = 'adjustment' | 'reversal' | 'fee';
|
|
132
137
|
type OnboardingAuditMessageLevel = 'info' | 'warning' | 'error';
|
|
133
138
|
type OnboardingAuditResult = 'pass' | 'warning' | 'fail';
|
|
134
139
|
type OnboardingAuditThemeKey = 'billing' | 'b2b_invoicing' | 'catalog' | 'currency' | 'checkout' | 'fraud' | 'logistics' | 'payments' | 'shopify_markets' | 'integration_partner' | 'dtce' | 'restrictions' | 'organization_status' | 'miscellaneous';
|
|
@@ -158,6 +163,7 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
158
163
|
type PaymentSummaryStatus = 'authorized' | 'canceled' | 'declined' | 'expired' | 'failed' | 'pending' | 'processed' | 'reversed' | 'review' | 'succeeded';
|
|
159
164
|
type PaymentSummaryType = 'authorization' | 'capture' | 'refund' | 'reversal' | 'credit';
|
|
160
165
|
type PaymentTerm = 'net7' | 'net15' | 'net30';
|
|
166
|
+
type PrateekItemType = 'physical' | 'digital';
|
|
161
167
|
type PreferredBillingSchedule = 'monthly' | 'bi-monthly';
|
|
162
168
|
type PriceSelector = 'minimum' | 'maximum';
|
|
163
169
|
type ProcessingTransactionType = 'adjustment' | 'reversal' | 'capture' | 'refund' | 'fully_subsidized_order' | 'credit_payment';
|
|
@@ -184,6 +190,10 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
184
190
|
type ResponsibleParty = 'flow' | 'organization';
|
|
185
191
|
type RestrictionAction = 'prohibited' | 'restricted';
|
|
186
192
|
type RestrictionDecision = 'accept' | 'escalate' | 'reject' | 'review';
|
|
193
|
+
type RestrictionOrganizationChannel = 'shopify' | 'enterprise' | 'shopify-sandbox' | 'enterprise-sandbox';
|
|
194
|
+
type RestrictionOrganizationSource = 'shopify' | 'enterprise';
|
|
195
|
+
type RestrictionRuleExceptionAction = 'allow' | 'deny';
|
|
196
|
+
type RestrictionStateReviewStatus = 'reviewed' | 'in_review';
|
|
187
197
|
type RestrictionStatus = 'pending' | 'in_review' | 'escalated' | 'accepted' | 'restricted';
|
|
188
198
|
type RevenueRecordType = 'pending' | 'sales' | 'refund';
|
|
189
199
|
type RiskCheck = 'three_d_secure';
|
|
@@ -1385,6 +1395,9 @@ declare namespace io.flow.internal.v0.models {
|
|
|
1385
1395
|
readonly 'duty': io.flow.common.v0.models.Price;
|
|
1386
1396
|
readonly 'trueup': io.flow.common.v0.models.Price;
|
|
1387
1397
|
readonly 'carrier_charge': io.flow.common.v0.models.Price;
|
|
1398
|
+
readonly 'duty_refund': io.flow.common.v0.models.Price;
|
|
1399
|
+
readonly 'ge_revenue_share': io.flow.common.v0.models.Price;
|
|
1400
|
+
readonly 'non_l4l_tax_duty_fx': io.flow.common.v0.models.Price;
|
|
1388
1401
|
readonly 'ending_balance': io.flow.common.v0.models.Price;
|
|
1389
1402
|
readonly 'tax_refund': io.flow.common.v0.models.Price;
|
|
1390
1403
|
}
|
|
@@ -3614,10 +3627,40 @@ declare namespace io.flow.internal.v0.models {
|
|
|
3614
3627
|
readonly 'passphrase_ids': string[];
|
|
3615
3628
|
}
|
|
3616
3629
|
|
|
3630
|
+
interface EnrichedLineItemForm {
|
|
3631
|
+
readonly 'form': io.flow.common.v0.models.LineItemForm;
|
|
3632
|
+
readonly 'customs_product_name'?: string;
|
|
3633
|
+
readonly 'tariff_code'?: string;
|
|
3634
|
+
readonly 'customs_description'?: string;
|
|
3635
|
+
readonly 'hs_description'?: string;
|
|
3636
|
+
readonly 'country_of_origin': string;
|
|
3637
|
+
readonly 'price_composition_rate': number;
|
|
3638
|
+
readonly 'duty_composition_rate': number;
|
|
3639
|
+
readonly 'export_control_classification_number': string;
|
|
3640
|
+
readonly 'sub_item_number'?: string;
|
|
3641
|
+
readonly 'item_type'?: string;
|
|
3642
|
+
readonly 'material'?: string;
|
|
3643
|
+
readonly 'construction'?: string;
|
|
3644
|
+
readonly 'gender'?: string;
|
|
3645
|
+
}
|
|
3646
|
+
|
|
3647
|
+
interface EnrichedShippingLabelPackage {
|
|
3648
|
+
readonly 'dimensions': io.flow.common.v0.models.Dimension;
|
|
3649
|
+
readonly 'items': io.flow.internal.v0.models.EnrichedLineItemForm[];
|
|
3650
|
+
readonly 'reference_number'?: string;
|
|
3651
|
+
}
|
|
3652
|
+
|
|
3617
3653
|
interface EntityReference {
|
|
3618
3654
|
readonly 'id': string;
|
|
3619
3655
|
}
|
|
3620
3656
|
|
|
3657
|
+
interface EntityReferenceNumber {
|
|
3658
|
+
readonly 'short_name': string;
|
|
3659
|
+
readonly 'number': string;
|
|
3660
|
+
readonly 'issuing_country'?: io.flow.reference.v0.models.Country;
|
|
3661
|
+
readonly 'display_name'?: string;
|
|
3662
|
+
}
|
|
3663
|
+
|
|
3621
3664
|
interface ErpFlowFile {
|
|
3622
3665
|
readonly 'id': string;
|
|
3623
3666
|
readonly 'type': io.flow.internal.v0.enums.ErpFileType;
|
|
@@ -5124,6 +5167,20 @@ declare namespace io.flow.internal.v0.models {
|
|
|
5124
5167
|
readonly 'fiserv_authentication_data': io.flow.internal.v0.models.FiservAuthenticationDataReference;
|
|
5125
5168
|
}
|
|
5126
5169
|
|
|
5170
|
+
interface InternalItem {
|
|
5171
|
+
readonly 'id': string;
|
|
5172
|
+
readonly 'organization': string;
|
|
5173
|
+
readonly 'catalog': string;
|
|
5174
|
+
readonly 'name': string;
|
|
5175
|
+
readonly 'number': string;
|
|
5176
|
+
readonly 'currency': string;
|
|
5177
|
+
readonly 'price': number;
|
|
5178
|
+
readonly 'categories': string[];
|
|
5179
|
+
readonly 'attributes': Record<string, string>;
|
|
5180
|
+
readonly 'sku'?: string;
|
|
5181
|
+
readonly 'barcode'?: string;
|
|
5182
|
+
}
|
|
5183
|
+
|
|
5127
5184
|
interface InternalItemForm {
|
|
5128
5185
|
readonly 'id': string;
|
|
5129
5186
|
readonly 'item_form': io.flow.catalog.v0.models.ItemForm;
|
|
@@ -5187,6 +5244,78 @@ declare namespace io.flow.internal.v0.models {
|
|
|
5187
5244
|
readonly 'total': io.flow.common.v0.models.Price;
|
|
5188
5245
|
}
|
|
5189
5246
|
|
|
5247
|
+
interface InvoiceData {
|
|
5248
|
+
readonly 'organization_id': string;
|
|
5249
|
+
readonly 'order_number': string;
|
|
5250
|
+
readonly 'invoice_reference': string;
|
|
5251
|
+
readonly 'signature_url': string;
|
|
5252
|
+
readonly 'signature_date': string;
|
|
5253
|
+
readonly 'signature_name': string;
|
|
5254
|
+
readonly 'line_items': io.flow.internal.v0.models.InvoiceDataLineItem[];
|
|
5255
|
+
readonly 'currency': io.flow.reference.v0.models.Currency;
|
|
5256
|
+
readonly 'delivered_duty': io.flow.common.v0.enums.DeliveredDuty;
|
|
5257
|
+
readonly 'delivered_duty_text': string;
|
|
5258
|
+
readonly 'transaction_date': string;
|
|
5259
|
+
readonly 'origin': io.flow.internal.v0.models.ValidatedAddress;
|
|
5260
|
+
readonly 'destination': io.flow.internal.v0.models.ValidatedAddress;
|
|
5261
|
+
readonly 'billing_address'?: io.flow.internal.v0.models.ValidatedAddress;
|
|
5262
|
+
readonly 'service': io.flow.reference.v0.models.CarrierService;
|
|
5263
|
+
readonly 'flow_tracking_number': string;
|
|
5264
|
+
readonly 'rex_number'?: string;
|
|
5265
|
+
readonly 'weee_number'?: string;
|
|
5266
|
+
readonly 'business_gst_numbers': io.flow.internal.v0.models.EntityReferenceNumber[];
|
|
5267
|
+
readonly 'destination_identification_numbers'?: io.flow.internal.v0.models.EntityReferenceNumber[];
|
|
5268
|
+
readonly 'vat_name': string;
|
|
5269
|
+
readonly 'item_identifier_column_name': string;
|
|
5270
|
+
readonly 'feature_show_merchant_id': boolean;
|
|
5271
|
+
readonly 'shipping_pricing': io.flow.internal.v0.models.ShippingPricing;
|
|
5272
|
+
readonly 'shipment_recipient'?: io.flow.label.v0.enums.ShipmentRecipient;
|
|
5273
|
+
readonly 'eu_preferential_origin'?: string;
|
|
5274
|
+
readonly 'customs_master_file_number'?: string;
|
|
5275
|
+
readonly 'merchant_of_record_entity'?: io.flow.common.v0.models.MerchantOfRecordEntity;
|
|
5276
|
+
readonly 'weight_measured'?: string;
|
|
5277
|
+
readonly 'notes_export_declaration'?: string;
|
|
5278
|
+
readonly 'notes_import_duty_taxes_due'?: string;
|
|
5279
|
+
readonly 'invoice_id': string;
|
|
5280
|
+
readonly 'invoice_date': string;
|
|
5281
|
+
readonly 'invoice_number'?: string;
|
|
5282
|
+
readonly 'invoice_version': io.flow.internal.v0.enums.CommercialInvoiceVersion;
|
|
5283
|
+
readonly 'shipping_price': number;
|
|
5284
|
+
readonly 'goods_value': number;
|
|
5285
|
+
readonly 'total_taxes': number;
|
|
5286
|
+
readonly 'total_duties': number;
|
|
5287
|
+
readonly 'customs_value': number;
|
|
5288
|
+
readonly 'total_value': number;
|
|
5289
|
+
readonly 'usa_exporter_identifier_number_if_value_over_threshold'?: string;
|
|
5290
|
+
readonly 'feature_israel_notes_import_duty_and_taxes_due': boolean;
|
|
5291
|
+
readonly 'feature_new_export_declaration': boolean;
|
|
5292
|
+
}
|
|
5293
|
+
|
|
5294
|
+
interface InvoiceDataLineItem {
|
|
5295
|
+
readonly 'i': number;
|
|
5296
|
+
readonly 'number': string;
|
|
5297
|
+
readonly 'quantity': number;
|
|
5298
|
+
readonly 'description': string;
|
|
5299
|
+
readonly 'tariff_code': string;
|
|
5300
|
+
readonly 'country_of_origin': string;
|
|
5301
|
+
readonly 'display_country_of_origin': string;
|
|
5302
|
+
readonly 'gst_paid': boolean;
|
|
5303
|
+
readonly 'gst_paid_text': string;
|
|
5304
|
+
readonly 'unit_price': number;
|
|
5305
|
+
readonly 'vat_price': number;
|
|
5306
|
+
readonly 'duty_price': number;
|
|
5307
|
+
readonly 'discount_price': number;
|
|
5308
|
+
readonly 'total_price': number;
|
|
5309
|
+
readonly 'export_control_classification_number': string;
|
|
5310
|
+
readonly 'manufacturer_id'?: string;
|
|
5311
|
+
readonly 'display_number': string;
|
|
5312
|
+
readonly 'item_type'?: string;
|
|
5313
|
+
readonly 'construction'?: string;
|
|
5314
|
+
readonly 'gender'?: string;
|
|
5315
|
+
readonly 'material'?: string;
|
|
5316
|
+
readonly 'url'?: string;
|
|
5317
|
+
}
|
|
5318
|
+
|
|
5190
5319
|
interface InvoiceInfoForm {
|
|
5191
5320
|
readonly 'invoice_number': string;
|
|
5192
5321
|
readonly 'invoice_date': string;
|
|
@@ -5306,6 +5435,7 @@ declare namespace io.flow.internal.v0.models {
|
|
|
5306
5435
|
readonly 'duty_composition_rate': number;
|
|
5307
5436
|
readonly 'export_control_classification_number'?: string;
|
|
5308
5437
|
readonly 'labels'?: io.flow.internal.v0.models.CustomsProductLabels;
|
|
5438
|
+
readonly 'applicable_preferential_rate'?: io.flow.internal.v0.enums.ApplicablePreferentialRate;
|
|
5309
5439
|
}
|
|
5310
5440
|
|
|
5311
5441
|
interface ItemDimensionEstimate {
|
|
@@ -6401,6 +6531,23 @@ declare namespace io.flow.internal.v0.models {
|
|
|
6401
6531
|
readonly 'conditions'?: string;
|
|
6402
6532
|
}
|
|
6403
6533
|
|
|
6534
|
+
interface NiallItem {
|
|
6535
|
+
readonly 'id': string;
|
|
6536
|
+
readonly 'number': string;
|
|
6537
|
+
readonly 'amount': io.flow.common.v0.models.Price;
|
|
6538
|
+
readonly 'description'?: string;
|
|
6539
|
+
readonly 'type': io.flow.internal.v0.enums.NiallItemType;
|
|
6540
|
+
readonly 'added_on': string;
|
|
6541
|
+
}
|
|
6542
|
+
|
|
6543
|
+
interface NiallItemForm {
|
|
6544
|
+
readonly 'number': string;
|
|
6545
|
+
readonly 'amount': io.flow.common.v0.models.Price;
|
|
6546
|
+
readonly 'description'?: string;
|
|
6547
|
+
readonly 'type': io.flow.internal.v0.enums.NiallItemType;
|
|
6548
|
+
readonly 'added_on': string;
|
|
6549
|
+
}
|
|
6550
|
+
|
|
6404
6551
|
interface NoCalculatedTaxAmount {
|
|
6405
6552
|
readonly 'discriminator': 'no_calculated_tax_amount';
|
|
6406
6553
|
readonly 'amount': number;
|
|
@@ -8010,6 +8157,23 @@ declare namespace io.flow.internal.v0.models {
|
|
|
8010
8157
|
readonly 'rate': number;
|
|
8011
8158
|
}
|
|
8012
8159
|
|
|
8160
|
+
interface PrateekItem {
|
|
8161
|
+
readonly 'id': string;
|
|
8162
|
+
readonly 'number': string;
|
|
8163
|
+
readonly 'amount': io.flow.common.v0.models.Price;
|
|
8164
|
+
readonly 'description'?: string;
|
|
8165
|
+
readonly 'type': io.flow.internal.v0.enums.PrateekItemType;
|
|
8166
|
+
readonly 'added_on': string;
|
|
8167
|
+
}
|
|
8168
|
+
|
|
8169
|
+
interface PrateekItemForm {
|
|
8170
|
+
readonly 'number': string;
|
|
8171
|
+
readonly 'amount': io.flow.common.v0.models.Price;
|
|
8172
|
+
readonly 'description'?: string;
|
|
8173
|
+
readonly 'type': io.flow.internal.v0.enums.PrateekItemType;
|
|
8174
|
+
readonly 'added_on': string;
|
|
8175
|
+
}
|
|
8176
|
+
|
|
8013
8177
|
interface Prediction {
|
|
8014
8178
|
readonly 'main_material': string;
|
|
8015
8179
|
readonly 'gender': string;
|
|
@@ -8216,11 +8380,55 @@ declare namespace io.flow.internal.v0.models {
|
|
|
8216
8380
|
readonly 'product_restriction_rule_decision': io.flow.internal.v0.models.ProductRestrictionRuleDecision;
|
|
8217
8381
|
}
|
|
8218
8382
|
|
|
8383
|
+
interface ProductRestrictionState {
|
|
8384
|
+
readonly 'id': string;
|
|
8385
|
+
readonly 'organization_id': string;
|
|
8386
|
+
readonly 'product_number': string;
|
|
8387
|
+
readonly 'review_status': io.flow.internal.v0.enums.RestrictionStateReviewStatus;
|
|
8388
|
+
readonly 'pending_restriction_count'?: number;
|
|
8389
|
+
readonly 'pending_verification_count'?: number;
|
|
8390
|
+
readonly 'oldest_pending_restriction_date'?: string;
|
|
8391
|
+
readonly 'oldest_pending_verification_date'?: string;
|
|
8392
|
+
}
|
|
8393
|
+
|
|
8394
|
+
interface ProductRestrictionStateDeleted {
|
|
8395
|
+
readonly 'discriminator': 'product_restriction_state_deleted';
|
|
8396
|
+
readonly 'event_id': string;
|
|
8397
|
+
readonly 'timestamp': string;
|
|
8398
|
+
readonly 'organization': string;
|
|
8399
|
+
readonly 'product_restriction_state': io.flow.internal.v0.models.ProductRestrictionState;
|
|
8400
|
+
}
|
|
8401
|
+
|
|
8402
|
+
interface ProductRestrictionStateInserted {
|
|
8403
|
+
readonly 'discriminator': 'product_restriction_state_inserted';
|
|
8404
|
+
readonly 'event_id': string;
|
|
8405
|
+
readonly 'timestamp': string;
|
|
8406
|
+
readonly 'organization': string;
|
|
8407
|
+
readonly 'product_restriction_state': io.flow.internal.v0.models.ProductRestrictionState;
|
|
8408
|
+
}
|
|
8409
|
+
|
|
8410
|
+
interface ProductRestrictionStateUpdated {
|
|
8411
|
+
readonly 'discriminator': 'product_restriction_state_updated';
|
|
8412
|
+
readonly 'event_id': string;
|
|
8413
|
+
readonly 'timestamp': string;
|
|
8414
|
+
readonly 'organization': string;
|
|
8415
|
+
readonly 'previous_product_restriction_state': io.flow.internal.v0.models.ProductRestrictionState;
|
|
8416
|
+
readonly 'product_restriction_state': io.flow.internal.v0.models.ProductRestrictionState;
|
|
8417
|
+
}
|
|
8418
|
+
|
|
8219
8419
|
interface ProductReviewHistory {
|
|
8220
8420
|
readonly 'product_id': string;
|
|
8221
8421
|
readonly 'reviews': io.flow.internal.v0.models.RestrictionHistoryItemReviewDecision[];
|
|
8222
8422
|
}
|
|
8223
8423
|
|
|
8424
|
+
interface ProductSellabilityResult {
|
|
8425
|
+
readonly 'shop_id': string;
|
|
8426
|
+
readonly 'product_number': string;
|
|
8427
|
+
readonly 'request_id': string;
|
|
8428
|
+
readonly 'hs6_code': string;
|
|
8429
|
+
readonly 'restricted_regions': string[];
|
|
8430
|
+
}
|
|
8431
|
+
|
|
8224
8432
|
interface ProductTransaction {
|
|
8225
8433
|
readonly 'transaction_amount': number;
|
|
8226
8434
|
readonly 'destination_amount': number;
|
|
@@ -8921,6 +9129,7 @@ declare namespace io.flow.internal.v0.models {
|
|
|
8921
9129
|
readonly 'tax_inclusive'?: boolean;
|
|
8922
9130
|
readonly 'duty_inclusive'?: boolean;
|
|
8923
9131
|
readonly 'manual_payment'?: boolean;
|
|
9132
|
+
readonly 'manual_capture'?: boolean;
|
|
8924
9133
|
readonly 'partial_fulfillment'?: boolean;
|
|
8925
9134
|
readonly 'partial_refund'?: boolean;
|
|
8926
9135
|
}
|
|
@@ -9268,6 +9477,7 @@ declare namespace io.flow.internal.v0.models {
|
|
|
9268
9477
|
readonly 'negative_keywords': string[];
|
|
9269
9478
|
readonly 'value_threshold_usd'?: number;
|
|
9270
9479
|
readonly 'auto_review_criteria'?: io.flow.internal.v0.models.AutoReviewCriteria[];
|
|
9480
|
+
readonly 'source': io.flow.internal.v0.enums.RestrictionOrganizationSource;
|
|
9271
9481
|
}
|
|
9272
9482
|
|
|
9273
9483
|
interface RestrictionRuleDecisionForm {
|
|
@@ -9321,6 +9531,7 @@ declare namespace io.flow.internal.v0.models {
|
|
|
9321
9531
|
readonly 'negative_keywords': string[];
|
|
9322
9532
|
readonly 'value_threshold_usd'?: number;
|
|
9323
9533
|
readonly 'auto_review_criteria'?: io.flow.internal.v0.models.AutoReviewCriteria[];
|
|
9534
|
+
readonly 'source'?: io.flow.internal.v0.enums.RestrictionOrganizationSource;
|
|
9324
9535
|
}
|
|
9325
9536
|
|
|
9326
9537
|
interface RestrictionRuleMetadata {
|
|
@@ -9681,6 +9892,19 @@ declare namespace io.flow.internal.v0.models {
|
|
|
9681
9892
|
readonly 'customer_id': string;
|
|
9682
9893
|
}
|
|
9683
9894
|
|
|
9895
|
+
interface ShipmentCostSummary {
|
|
9896
|
+
readonly 'lane_id'?: string;
|
|
9897
|
+
readonly 'ratecard_id'?: string;
|
|
9898
|
+
readonly 'ratecard_owner': io.flow.fulfillment.v0.enums.RatecardOwner;
|
|
9899
|
+
readonly 'glbe_shipping_method_id'?: string;
|
|
9900
|
+
readonly 'glbe_proposition_name'?: string;
|
|
9901
|
+
readonly 'weight_break'?: number;
|
|
9902
|
+
readonly 'channel_revenue_share_percentage'?: number;
|
|
9903
|
+
readonly 'rate_level_key'?: string;
|
|
9904
|
+
readonly 'cost_estimate_source': io.flow.label.v0.enums.CostEstimateSource;
|
|
9905
|
+
readonly 'cost': io.flow.common.v0.models.Money;
|
|
9906
|
+
}
|
|
9907
|
+
|
|
9684
9908
|
interface ShippingLane {
|
|
9685
9909
|
readonly 'origin': string;
|
|
9686
9910
|
readonly 'destination': string;
|
|
@@ -9690,6 +9914,11 @@ declare namespace io.flow.internal.v0.models {
|
|
|
9690
9914
|
readonly 'id': string;
|
|
9691
9915
|
}
|
|
9692
9916
|
|
|
9917
|
+
interface ShippingPricing {
|
|
9918
|
+
readonly 'freight_cost': number;
|
|
9919
|
+
readonly 'customer_price': number;
|
|
9920
|
+
}
|
|
9921
|
+
|
|
9693
9922
|
interface Shop {
|
|
9694
9923
|
readonly 'id': string;
|
|
9695
9924
|
readonly 'organization'?: io.flow.common.v0.models.OrganizationReference;
|
|
@@ -10117,6 +10346,7 @@ declare namespace io.flow.internal.v0.models {
|
|
|
10117
10346
|
}
|
|
10118
10347
|
|
|
10119
10348
|
interface ShopifyMerchantPlan {
|
|
10349
|
+
readonly 'id': string;
|
|
10120
10350
|
readonly 'authorization': io.flow.payment.v0.models.AuthorizationReference;
|
|
10121
10351
|
readonly 'plan': io.flow.internal.v0.enums.ShopifyPlanType;
|
|
10122
10352
|
}
|
|
@@ -10285,6 +10515,28 @@ declare namespace io.flow.internal.v0.models {
|
|
|
10285
10515
|
readonly 'attributes': io.flow.internal.v0.models.ShopifyOrderLineAttribute[];
|
|
10286
10516
|
}
|
|
10287
10517
|
|
|
10518
|
+
interface ShopifyOrderRiskAssessment {
|
|
10519
|
+
readonly 'id': string;
|
|
10520
|
+
readonly 'risk_level': string;
|
|
10521
|
+
readonly 'assessment_created_at': string;
|
|
10522
|
+
}
|
|
10523
|
+
|
|
10524
|
+
interface ShopifyOrderRiskAssessmentDeleted {
|
|
10525
|
+
readonly 'discriminator': 'shopify_order_risk_assessment_deleted';
|
|
10526
|
+
readonly 'event_id': string;
|
|
10527
|
+
readonly 'timestamp': string;
|
|
10528
|
+
readonly 'organization': string;
|
|
10529
|
+
readonly 'id': string;
|
|
10530
|
+
}
|
|
10531
|
+
|
|
10532
|
+
interface ShopifyOrderRiskAssessmentUpserted {
|
|
10533
|
+
readonly 'discriminator': 'shopify_order_risk_assessment_upserted';
|
|
10534
|
+
readonly 'event_id': string;
|
|
10535
|
+
readonly 'timestamp': string;
|
|
10536
|
+
readonly 'organization': string;
|
|
10537
|
+
readonly 'assessment': io.flow.internal.v0.models.ShopifyOrderRiskAssessment;
|
|
10538
|
+
}
|
|
10539
|
+
|
|
10288
10540
|
interface ShopifyOrganizationSettings {
|
|
10289
10541
|
readonly 'id': string;
|
|
10290
10542
|
readonly 'process_label': boolean;
|
|
@@ -10716,26 +10968,6 @@ declare namespace io.flow.internal.v0.models {
|
|
|
10716
10968
|
readonly 'spot_rate': io.flow.internal.v0.models.SpotRate;
|
|
10717
10969
|
}
|
|
10718
10970
|
|
|
10719
|
-
interface SppTrackerUpdateRequest {
|
|
10720
|
-
readonly 'id': string;
|
|
10721
|
-
readonly 'tracking_subscription': io.flow.internal.v0.models.TrackingSubscription;
|
|
10722
|
-
readonly 'created_at': string;
|
|
10723
|
-
}
|
|
10724
|
-
|
|
10725
|
-
interface SppTrackerUpdateRequestDeleted {
|
|
10726
|
-
readonly 'discriminator': 'spp_tracker_update_request_deleted';
|
|
10727
|
-
readonly 'event_id': string;
|
|
10728
|
-
readonly 'timestamp': string;
|
|
10729
|
-
readonly 'id': string;
|
|
10730
|
-
}
|
|
10731
|
-
|
|
10732
|
-
interface SppTrackerUpdateRequestUpserted {
|
|
10733
|
-
readonly 'discriminator': 'spp_tracker_update_request_upserted';
|
|
10734
|
-
readonly 'event_id': string;
|
|
10735
|
-
readonly 'timestamp': string;
|
|
10736
|
-
readonly 'spp_tracker_update_request': io.flow.internal.v0.models.SppTrackerUpdateRequest;
|
|
10737
|
-
}
|
|
10738
|
-
|
|
10739
10971
|
interface StandaloneAttachment {
|
|
10740
10972
|
readonly 'id': string;
|
|
10741
10973
|
readonly 'statement': io.flow.internal.v0.models.BillingStatementReference;
|
|
@@ -11916,6 +12148,53 @@ declare namespace io.flow.internal.v0.models {
|
|
|
11916
12148
|
readonly 'customer_bundle'?: io.flow.customer.v0.models.CustomerBundle;
|
|
11917
12149
|
}
|
|
11918
12150
|
|
|
12151
|
+
interface ValidatedAddress {
|
|
12152
|
+
readonly 'company_name': string;
|
|
12153
|
+
readonly 'person_name': string;
|
|
12154
|
+
readonly 'phone': string;
|
|
12155
|
+
readonly 'email': string;
|
|
12156
|
+
readonly 'original_streets': string[];
|
|
12157
|
+
readonly 'city': string;
|
|
12158
|
+
readonly 'province': string;
|
|
12159
|
+
readonly 'postal': string;
|
|
12160
|
+
readonly 'country': io.flow.reference.v0.models.Country;
|
|
12161
|
+
readonly 'original_address': io.flow.fulfillment.v0.models.ShippingAddress;
|
|
12162
|
+
}
|
|
12163
|
+
|
|
12164
|
+
interface ValidatedShippingData {
|
|
12165
|
+
readonly 'organization': string;
|
|
12166
|
+
readonly 'reference_id'?: string;
|
|
12167
|
+
readonly 'delivered_duty': io.flow.common.v0.enums.DeliveredDuty;
|
|
12168
|
+
readonly 'merchant_of_record_entity'?: io.flow.common.v0.models.MerchantOfRecordEntity;
|
|
12169
|
+
readonly 'destination': io.flow.internal.v0.models.ValidatedAddress;
|
|
12170
|
+
readonly 'origin': io.flow.internal.v0.models.ValidatedAddress;
|
|
12171
|
+
readonly 'service': io.flow.reference.v0.models.CarrierService;
|
|
12172
|
+
readonly 'package': io.flow.internal.v0.models.EnrichedShippingLabelPackage;
|
|
12173
|
+
readonly 'total_catalog_item_value': io.flow.common.v0.models.Money;
|
|
12174
|
+
readonly 'weight_unit': io.flow.common.v0.enums.UnitOfMeasurement;
|
|
12175
|
+
readonly 'distance_unit': io.flow.common.v0.enums.UnitOfMeasurement;
|
|
12176
|
+
readonly 'flow_tracking_number': string;
|
|
12177
|
+
readonly 'center'?: io.flow.fulfillment.v0.models.Center;
|
|
12178
|
+
readonly 'catalog_items': io.flow.internal.v0.models.InternalItem[];
|
|
12179
|
+
readonly 'order': io.flow.experience.v0.models.Order;
|
|
12180
|
+
readonly 'window': io.flow.common.v0.models.DatetimeRange;
|
|
12181
|
+
readonly 'id': string;
|
|
12182
|
+
readonly 'shipment_recipient': io.flow.label.v0.enums.ShipmentRecipient;
|
|
12183
|
+
readonly 'request_id': string;
|
|
12184
|
+
readonly 'commercial_invoice_data'?: io.flow.internal.v0.models.InvoiceData;
|
|
12185
|
+
readonly 'order_identifier'?: string;
|
|
12186
|
+
readonly 'fulfillment_key'?: string;
|
|
12187
|
+
readonly 'rex_number'?: string;
|
|
12188
|
+
readonly 'weee_number'?: string;
|
|
12189
|
+
readonly 'generate_commercial_invoice_only': boolean;
|
|
12190
|
+
readonly 'liability_remittance_plan'?: io.flow.internal.v0.models.LiabilityRemittancePlan;
|
|
12191
|
+
readonly 'shipment_cost_summary'?: io.flow.internal.v0.models.ShipmentCostSummary;
|
|
12192
|
+
readonly 'shipping_label_hop_cost_itemized_estimate'?: io.flow.label.v0.models.ShippingLabelHopCostItemizedEstimate;
|
|
12193
|
+
readonly 'additional_services_requested'?: io.flow.label.v0.models.AdditionalServicesRequested[];
|
|
12194
|
+
readonly 'provided_charges'?: io.flow.internal.v0.models.ChargeInput[];
|
|
12195
|
+
readonly 'direction'?: io.flow.label.v0.enums.Direction;
|
|
12196
|
+
}
|
|
12197
|
+
|
|
11919
12198
|
interface ValidationCharacterLength {
|
|
11920
12199
|
readonly 'discriminator': 'validation_character_length';
|
|
11921
12200
|
readonly 'min'?: number;
|
|
@@ -11998,7 +12277,7 @@ declare namespace io.flow.internal.v0.unions {
|
|
|
11998
12277
|
type DiscountRequestOfferForm = (io.flow.internal.v0.models.DiscountRequestOfferFixedAmountForm);
|
|
11999
12278
|
type DisputeDetails = (io.flow.internal.v0.models.DisputeDetailsAdyen | io.flow.internal.v0.models.DisputeDetailsPaypal | io.flow.internal.v0.models.DisputeDetailsStripe);
|
|
12000
12279
|
type DutyExpression = (io.flow.internal.v0.models.DutyCompoundExpression | io.flow.internal.v0.models.DutySimpleExpression);
|
|
12001
|
-
type Event = (io.flow.internal.v0.models.AdyenAuthorizationDeleted | io.flow.internal.v0.models.AdyenAuthorizationUpserted | io.flow.internal.v0.models.AdyenCancelDeleted | io.flow.internal.v0.models.AdyenCancelUpserted | io.flow.internal.v0.models.AdyenCaptureDeleted | io.flow.internal.v0.models.AdyenCaptureUpserted | io.flow.internal.v0.models.AdyenRefundDeleted | io.flow.internal.v0.models.AdyenRefundUpserted | io.flow.internal.v0.models.AdyenDisputeUpserted | io.flow.internal.v0.models.AdyenDisputeDeleted | io.flow.internal.v0.models.FulfillmentUpserted | io.flow.internal.v0.models.FulfillmentDeleted | io.flow.internal.v0.models.MerchantUpserted | io.flow.internal.v0.models.MerchantDeleted | io.flow.internal.v0.models.AccountUpserted | io.flow.internal.v0.models.AccountUpsertedV2 | io.flow.internal.v0.models.AccountDeletedV2 | io.flow.internal.v0.models.AccountContactUpserted | io.flow.internal.v0.models.AccountContactDeleted | io.flow.internal.v0.models.BillingStatementUpserted | io.flow.internal.v0.models.BillingStatementDeleted | io.flow.internal.v0.models.TaxRemittanceTransactionUpserted | io.flow.internal.v0.models.TaxRemittanceTransactionDeleted | io.flow.internal.v0.models.ChannelAccountUpsertedV2 | io.flow.internal.v0.models.ChannelAccountDeleted | io.flow.internal.v0.models.OrganizationAccountUpsertedV2 | io.flow.internal.v0.models.OrganizationAccountDeleted | io.flow.internal.v0.models.AccountTransactionsExportRequest | io.flow.internal.v0.models.AccountOrdersExportRequest | io.flow.internal.v0.models.MainTransactionUpserted | io.flow.internal.v0.models.MainTransactionDeleted | io.flow.internal.v0.models.MainTransactionUpsertedV2 | io.flow.internal.v0.models.MainTransactionDeletedV2 | io.flow.internal.v0.models.TransferTransactionUpserted | io.flow.internal.v0.models.TransferTransactionDeleted | io.flow.internal.v0.models.TransferTransactionUpsertedV2 | io.flow.internal.v0.models.TransferTransactionDeletedV2 | io.flow.internal.v0.models.ProcessingTransactionUpserted | io.flow.internal.v0.models.ProcessingTransactionDeleted | io.flow.internal.v0.models.BankPaymentUpserted | io.flow.internal.v0.models.BankPaymentUpsertedV2 | io.flow.internal.v0.models.BankPaymentDeletedV2 | io.flow.internal.v0.models.ChannelTransactionUpserted | io.flow.internal.v0.models.ChannelTransactionDeleted | io.flow.internal.v0.models.OrderTransactionUpserted | io.flow.internal.v0.models.OrderTransactionDeleted | io.flow.internal.v0.models.LabelTransactionUpserted | io.flow.internal.v0.models.LabelTransactionDeleted | io.flow.internal.v0.models.ChannelBilledTransactionUpserted | io.flow.internal.v0.models.ChannelBilledTransactionDeleted | io.flow.internal.v0.models.TaxTransactionUpserted | io.flow.internal.v0.models.TaxTransactionDeleted | io.flow.internal.v0.models.DutyTransactionUpserted | io.flow.internal.v0.models.DutyTransactionDeleted | io.flow.internal.v0.models.TransactionStatementUpserted | io.flow.internal.v0.models.TransactionStatementDeleted | io.flow.internal.v0.models.DailyValueUpserted | io.flow.internal.v0.models.DailyValueDeleted | io.flow.internal.v0.models.RevenueRecordUpserted | io.flow.internal.v0.models.RevenueRecordDeleted | io.flow.internal.v0.models.OtherRecordUpserted | io.flow.internal.v0.models.OtherRecordDeleted | io.flow.internal.v0.models.CalculatorOrganizationSettingsUpserted | io.flow.internal.v0.models.CalculatorOrganizationSettingsDeleted | io.flow.internal.v0.models.CarrierAccountUpsertedV2 | io.flow.internal.v0.models.CarrierAccountDeleted | io.flow.internal.v0.models.LabelGenerationSettingsUpserted | io.flow.internal.v0.models.LabelGenerationSettingsDeleted | io.flow.internal.v0.models.CatalogImportRequest | io.flow.internal.v0.models.ExclusionRuleUpserted | io.flow.internal.v0.models.ExclusionRuleDeleted | io.flow.internal.v0.models.ExclusionRuleExportRequest | io.flow.internal.v0.models.CatalogItemRegionAvailabilitiesPublished | io.flow.internal.v0.models.ReturnPolicyUpserted | io.flow.internal.v0.models.ReturnPolicyDeleted | io.flow.internal.v0.models.ReturnPolicyItemResultUpserted | io.flow.internal.v0.models.ReturnPolicyItemResultDeleted | io.flow.internal.v0.models.CatalogSettingsUpserted | io.flow.internal.v0.models.CatalogSettingsDeleted | io.flow.internal.v0.models.ChannelOrderAcceptanceUpserted | io.flow.internal.v0.models.ChannelOrderAcceptanceDeleted | io.flow.internal.v0.models.ChannelOrderAcceptanceFailed | io.flow.internal.v0.models.CheckoutConfigurationUpserted | io.flow.internal.v0.models.CheckoutConfigurationDeleted | io.flow.internal.v0.models.CommercialInvoiceInternalUpserted | io.flow.internal.v0.models.CommercialInvoiceInternalDeleted | io.flow.internal.v0.models.LocalizedContentUpserted | io.flow.internal.v0.models.LocalizationUpserted | io.flow.internal.v0.models.InternalChannelRateDeleted | io.flow.internal.v0.models.InternalChannelRateUpserted | io.flow.internal.v0.models.RateDeleted | io.flow.internal.v0.models.RateUpserted | io.flow.internal.v0.models.SpotRateDeleted | io.flow.internal.v0.models.SpotRateUpserted | io.flow.internal.v0.models.UsdSpotRateDeleted | io.flow.internal.v0.models.UsdSpotRateUpserted | io.flow.internal.v0.models.RateDeletedV2 | io.flow.internal.v0.models.RateUpsertedV2 | io.flow.internal.v0.models.OrganizationCurrencySettingUpserted | io.flow.internal.v0.models.OrganizationCurrencySettingDeleted | io.flow.internal.v0.models.ChannelCurrencySettingUpserted | io.flow.internal.v0.models.ChannelCurrencySettingDeleted | io.flow.internal.v0.models.CustomerPurgeUpserted | io.flow.internal.v0.models.CustomsDescriptionImport | io.flow.internal.v0.models.CustomsDescriptionTariffsImport | io.flow.internal.v0.models.DisputeUpserted | io.flow.internal.v0.models.DisputeDeleted | io.flow.internal.v0.models.DutyRatesPublishedV2 | io.flow.internal.v0.models.ItemSalesMarginDeleted | io.flow.internal.v0.models.ItemSalesMarginUpserted | io.flow.internal.v0.models.OrderAttributeDeleted | io.flow.internal.v0.models.OrderAttributeUpserted | io.flow.internal.v0.models.ExperienceExportRequest | io.flow.internal.v0.models.ExperienceImportRequest | io.flow.internal.v0.models.SubmittedOrderUpserted | io.flow.internal.v0.models.LevyRateSummaryUpserted | io.flow.internal.v0.models.ExportCompleted | io.flow.internal.v0.models.ExportFailed | io.flow.internal.v0.models.FeatureUpserted | io.flow.internal.v0.models.FeatureDeleted | io.flow.internal.v0.models.OrganizationBooleanValueUpserted | io.flow.internal.v0.models.OrganizationBooleanValueDeleted | io.flow.internal.v0.models.AccountSettingsUpserted | io.flow.internal.v0.models.AccountSettingsDeleted | io.flow.internal.v0.models.AccountProcessingRatesUpserted | io.flow.internal.v0.models.AccountProcessingRatesDeleted | io.flow.internal.v0.models.BillingOrganizationProcessingRatesUpserted | io.flow.internal.v0.models.BillingOrganizationProcessingRatesDeleted | io.flow.internal.v0.models.BillingOrganizationSettingsUpserted | io.flow.internal.v0.models.BillingOrganizationSettingsDeleted | io.flow.internal.v0.models.StandaloneAttachmentUpserted | io.flow.internal.v0.models.StandaloneAttachmentDeleted | io.flow.internal.v0.models.PlatformFeeChangeUpserted | io.flow.internal.v0.models.PlatformFeeChangeDeleted | io.flow.internal.v0.models.OrganizationBankAccountUpserted | io.flow.internal.v0.models.OrganizationBankAccountDeleted | io.flow.internal.v0.models.BillingCsvTransactionUpserted | io.flow.internal.v0.models.BillingCsvTransactionDeleted | io.flow.internal.v0.models.LabelInvoiceRequestUpserted | io.flow.internal.v0.models.LabelInvoiceRequestDeleted | io.flow.internal.v0.models.CarrierChargeUpserted | io.flow.internal.v0.models.CarrierChargeDeleted | io.flow.internal.v0.models.BankPaymentOrderUpserted | io.flow.internal.v0.models.BankPaymentOrderDeleted | io.flow.internal.v0.models.FraudReviewUpserted | io.flow.internal.v0.models.FraudReviewDeleted | io.flow.internal.v0.models.FraudPendingReviewUpserted | io.flow.internal.v0.models.FraudPendingReviewDeleted | io.flow.internal.v0.models.FraudReviewDecisionUpserted | io.flow.internal.v0.models.FraudReviewDecisionDeleted | io.flow.internal.v0.models.FraudReviewAuthorizationUpserted | io.flow.internal.v0.models.FraudReviewAuthorizationDeleted | io.flow.internal.v0.models.FraudPendingReviewAuthorizationUpserted | io.flow.internal.v0.models.FraudPendingReviewAuthorizationDeleted | io.flow.internal.v0.models.FraudReviewAuthorizationDecisionUpserted | io.flow.internal.v0.models.FraudReviewAuthorizationDecisionDeleted | io.flow.internal.v0.models.FraudProviderConfigurationUpserted | io.flow.internal.v0.models.FraudProviderConfigurationDeleted | io.flow.internal.v0.models.ManualReviewRuleUpserted | io.flow.internal.v0.models.ManualReviewRuleDeleted | io.flow.internal.v0.models.FtpFileUpserted | io.flow.internal.v0.models.FtpFileDeleted | io.flow.internal.v0.models.FtpFileToProcessUploaded | io.flow.internal.v0.models.CenterDefaultsUpserted | io.flow.internal.v0.models.CenterDefaultsDeleted | io.flow.internal.v0.models.FulfillmentFallbacksUpserted | io.flow.internal.v0.models.FulfillmentFallbacksDeleted | io.flow.internal.v0.models.QuoteUpserted | io.flow.internal.v0.models.QuoteDeleted | io.flow.internal.v0.models.AllItemsExport | io.flow.internal.v0.models.HarmonizedItemsHs6Export | io.flow.internal.v0.models.UnharmonizedItemsExport | io.flow.internal.v0.models.DutiedItemsExport | io.flow.internal.v0.models.HarmonizationPhraseSuggestionRequestImport | io.flow.internal.v0.models.HarmonizationCodesImport | io.flow.internal.v0.models.HarmonizeFullyRequestV2 | io.flow.internal.v0.models.ImportCompleted | io.flow.internal.v0.models.ImportFailed | io.flow.internal.v0.models.TimeToClassifyUpserted | io.flow.internal.v0.models.TimeToClassifyDeleted | io.flow.internal.v0.models.TimeToClassifyAggregatedUpserted | io.flow.internal.v0.models.TimeToClassifyAggregatedDeleted | io.flow.internal.v0.models.RateSourceSummaryUpserted | io.flow.internal.v0.models.RateSourceSummaryDeleted | io.flow.internal.v0.models.RateFreshnessSummaryUpserted | io.flow.internal.v0.models.RateFreshnessSummaryDeleted | io.flow.internal.v0.models.ItemHarmonizationUpserted | io.flow.internal.v0.models.ItemHarmonizationDeleted | io.flow.internal.v0.models.HarmonizationClassificationStatisticsPublished | io.flow.internal.v0.models.IssuerUpserted | io.flow.internal.v0.models.IssuerDeleted | io.flow.internal.v0.models.ItemFormImportRequest | io.flow.internal.v0.models.LabelRequestErrorUpserted | io.flow.internal.v0.models.LabelRequestErrorDeleted | io.flow.internal.v0.models.OrderValidationFailureUpserted | io.flow.internal.v0.models.OrderValidationFailureDeleted | io.flow.internal.v0.models.OrderValidationUpserted | io.flow.internal.v0.models.OrderValidationDeleted | io.flow.internal.v0.models.LabelCreationJobUpserted | io.flow.internal.v0.models.LabelCreationJobDeleted | io.flow.internal.v0.models.LabelTrackingSummaryUpserted | io.flow.internal.v0.models.LabelTrackingSummaryDeleted | io.flow.internal.v0.models.LogisticsCapabilitiesUpserted | io.flow.internal.v0.models.LogisticsCapabilitiesDeleted | io.flow.internal.v0.models.LocalizedItemPricesExportRequest | io.flow.internal.v0.models.OrderCombinedShipmentUpserted | io.flow.internal.v0.models.OrderCombinedShipmentDeleted | io.flow.internal.v0.models.OrderFulfillmentDeleted | io.flow.internal.v0.models.OrderFulfillmentUpserted | io.flow.internal.v0.models.OrganizationBusinessEntityDeleted | io.flow.internal.v0.models.OrganizationBusinessEntityUpserted | io.flow.internal.v0.models.OrganizationStatusChangeUpserted | io.flow.internal.v0.models.OrganizationStatusChangeDeleted | io.flow.internal.v0.models.OrganizationDeactivationUpserted | io.flow.internal.v0.models.OrganizationDeactivationDeleted | io.flow.internal.v0.models.MerchantGuidAssignmentUpserted | io.flow.internal.v0.models.MerchantGuidAssignmentDeleted | io.flow.internal.v0.models.OrganizationMetadataUpserted | io.flow.internal.v0.models.OrganizationMetadataDeleted | io.flow.internal.v0.models.PartnerOrganizationSettingsUpserted | io.flow.internal.v0.models.PartnerOrganizationSettingsDeleted | io.flow.internal.v0.models.UnassignedMerchantGuidUpserted | io.flow.internal.v0.models.UnassignedMerchantGuidDeleted | io.flow.internal.v0.models.PartnerTrackingSubscriptionUpserted | io.flow.internal.v0.models.PartnerTrackingSubscriptionDeleted | io.flow.internal.v0.models.SppTrackerUpdateRequestUpserted | io.flow.internal.v0.models.SppTrackerUpdateRequestDeleted | io.flow.internal.v0.models.PartnerRequestUpserted | io.flow.internal.v0.models.PartnerRequestDeleted | io.flow.internal.v0.models.InternalAuthorizationUpserted | io.flow.internal.v0.models.InternalAuthorizationDeleted | io.flow.internal.v0.models.AfterpayAuthorizationUpserted | io.flow.internal.v0.models.AfterpayAuthorizationDeleted | io.flow.internal.v0.models.AfterpayCaptureUpserted | io.flow.internal.v0.models.AfterpayCaptureDeleted | io.flow.internal.v0.models.AfterpayRefundUpserted | io.flow.internal.v0.models.AfterpayRefundDeleted | io.flow.internal.v0.models.AdyenMerchantAccountUpserted | io.flow.internal.v0.models.AdyenMerchantAccountDeleted | io.flow.internal.v0.models.ChargebackUpserted | io.flow.internal.v0.models.ChargebackDeleted | io.flow.internal.v0.models.PaymentProcessorAccountUpserted | io.flow.internal.v0.models.PaymentProcessorAccountDeleted | io.flow.internal.v0.models.PaymentProcessorMerchantUpserted | io.flow.internal.v0.models.PaymentProcessorMerchantDeleted | io.flow.internal.v0.models.AuthorizationBundleUpserted | io.flow.internal.v0.models.AuthorizationBundleDeleted | io.flow.internal.v0.models.OrganizationPaymentSettingUpserted | io.flow.internal.v0.models.OrganizationPaymentSettingDeleted | io.flow.internal.v0.models.PaypalPaymentDeleted | io.flow.internal.v0.models.PaypalPaymentUpserted | io.flow.internal.v0.models.PaypalExecutionDeleted | io.flow.internal.v0.models.PaypalExecutionUpserted | io.flow.internal.v0.models.PaypalRefundDeleted | io.flow.internal.v0.models.PaypalRefundUpserted | io.flow.internal.v0.models.PaypalDisputeUpserted | io.flow.internal.v0.models.PaypalDisputeDeleted | io.flow.internal.v0.models.ProductRestrictionRuleDecisionUpserted | io.flow.internal.v0.models.ProductRestrictionRuleDecisionDeleted | io.flow.internal.v0.models.OrderRatesPublishedV3 | io.flow.internal.v0.models.RatecardDimensionEstimateUpserted | io.flow.internal.v0.models.RatecardDimensionEstimateDeleted | io.flow.internal.v0.models.RatecardLanesImportRequest | io.flow.internal.v0.models.RatecardStandardConfigurationUpserted | io.flow.internal.v0.models.RatecardStandardConfigurationDeleted | io.flow.internal.v0.models.RatecardServiceFeeUpserted | io.flow.internal.v0.models.RatecardServiceFeeDeleted | io.flow.internal.v0.models.RatecardRateLevelUpserted | io.flow.internal.v0.models.RatecardRateLevelDeleted | io.flow.internal.v0.models.RatecardRateLevelRatecardUpserted | io.flow.internal.v0.models.RatecardRateLevelRatecardDeleted | io.flow.internal.v0.models.RatecardRateLevelOrganizationUpserted | io.flow.internal.v0.models.RatecardRateLevelOrganizationDeleted | io.flow.internal.v0.models.RestrictionOrganizationStatusUpserted | io.flow.internal.v0.models.RestrictionOrganizationStatusDeleted | io.flow.internal.v0.models.OrganizationRestrictionStatusUpserted | io.flow.internal.v0.models.OrganizationRestrictionStatusDeleted | io.flow.internal.v0.models.ScreeningStatusChangeUpserted | io.flow.internal.v0.models.ScreeningStatusChangeDeleted | io.flow.internal.v0.models.RestrictionsDailyopsUpserted | io.flow.internal.v0.models.RestrictionsDailyopsDeleted | io.flow.internal.v0.models.RestrictionRuleUpserted | io.flow.internal.v0.models.RestrictionRuleDeleted | io.flow.internal.v0.models.RestrictionRuleEffectUpserted | io.flow.internal.v0.models.RestrictionRuleEffectDeleted | io.flow.internal.v0.models.ShopifyShopUpserted | io.flow.internal.v0.models.ShopifyShopDeleted | io.flow.internal.v0.models.ShopifyExperienceShortIdUpserted | io.flow.internal.v0.models.ShopifyExperienceShortIdDeleted | io.flow.internal.v0.models.ShopifyMarketsOrderUpserted | io.flow.internal.v0.models.ShopifyMarketsOrderDeleted | io.flow.internal.v0.models.ShopifyMarketsShopUpserted | io.flow.internal.v0.models.ShopifyMarketsShopDeleted | io.flow.internal.v0.models.ShopifyMarketsWebhookRegistrationUpserted | io.flow.internal.v0.models.ShopifyMarketsWebhookRegistrationDeleted | io.flow.internal.v0.models.ShopifyMarketsShopStatisticsUpserted | io.flow.internal.v0.models.ShopifyMarketsShopStatisticsDeleted | io.flow.internal.v0.models.ShopifyMarketsMetricsUpserted | io.flow.internal.v0.models.ShopifyMarketsMetricsDeleted | io.flow.internal.v0.models.ChannelOrderSummaryUpserted | io.flow.internal.v0.models.ChannelOrderSummaryDeleted | io.flow.internal.v0.models.ChannelOrganizationIdentifierUpserted | io.flow.internal.v0.models.ChannelOrganizationIdentifierDeleted | io.flow.internal.v0.models.OrderTaxAndDutyInclusivitySettingUpserted | io.flow.internal.v0.models.OrderTaxAndDutyInclusivitySettingDeleted | io.flow.internal.v0.models.ShopifyProductBundleUpserted | io.flow.internal.v0.models.ShopifyProductBundleDeleted | io.flow.internal.v0.models.ShopifyIncotermSummaryErrorPublished | io.flow.internal.v0.models.ShopifyMarketsBestSellingProductUpserted | io.flow.internal.v0.models.ShopifyMarketsBestSellingProductDeleted | io.flow.internal.v0.models.ShopifyProductCreateUpserted | io.flow.internal.v0.models.ShopifyProductCreateDeleted | io.flow.internal.v0.models.ShopifyProductUpdateUpserted | io.flow.internal.v0.models.ShopifyProductUpdateDeleted | io.flow.internal.v0.models.ShopifyProductDeleteUpserted | io.flow.internal.v0.models.ShopifyProductDeleteDeleted | io.flow.internal.v0.models.ShopifyInventoryItemCreateUpserted | io.flow.internal.v0.models.ShopifyInventoryItemCreateDeleted | io.flow.internal.v0.models.ShopifyInventoryItemUpdateUpserted | io.flow.internal.v0.models.ShopifyInventoryItemUpdateDeleted | io.flow.internal.v0.models.ShopifyInventoryItemDeleteUpserted | io.flow.internal.v0.models.ShopifyInventoryItemDeleteDeleted | io.flow.internal.v0.models.ShopifyMonitoringOrderMonitorEventUpserted | io.flow.internal.v0.models.ShopifyMonitoringOrderMonitorEventDeleted | io.flow.internal.v0.models.ShopifyOrderFulfillmentsSnapshotUpserted | io.flow.internal.v0.models.ShopifyOrderFulfillmentsSnapshotDeleted | io.flow.internal.v0.models.ShopifyMerchantPlanUpserted | io.flow.internal.v0.models.ShopifyMerchantPlanDeleted | io.flow.internal.v0.models.ShopifyDisputeUpserted | io.flow.internal.v0.models.ShopifyDisputeDeleted | io.flow.internal.v0.models.StripeAuthorizationDeleted | io.flow.internal.v0.models.StripeAuthorizationUpserted | io.flow.internal.v0.models.StripeReversalDeleted | io.flow.internal.v0.models.StripeReversalUpserted | io.flow.internal.v0.models.StripeCaptureDeleted | io.flow.internal.v0.models.StripeCaptureUpserted | io.flow.internal.v0.models.StripeRefundDeleted | io.flow.internal.v0.models.StripeRefundUpserted | io.flow.internal.v0.models.StripeDisputeUpserted | io.flow.internal.v0.models.StripeDisputeDeleted | io.flow.internal.v0.models.StripeConnectReportRecordUpserted | io.flow.internal.v0.models.StripeConnectReportRecordDeleted | io.flow.internal.v0.models.LiabilityRemittancePlanUpserted | io.flow.internal.v0.models.LiabilityRemittancePlanDeleted | io.flow.internal.v0.models.TrackingProcessingErrorUpserted | io.flow.internal.v0.models.TrackingProcessingErrorDeleted | io.flow.internal.v0.models.TrackingLabelEventUpsertedV2 | io.flow.internal.v0.models.TrackingLabelEventDeletedV2 | io.flow.internal.v0.models.TrackingLabelUpserted | io.flow.internal.v0.models.TrackingLabelDeleted | io.flow.internal.v0.models.TrackingUpserted | io.flow.internal.v0.models.TrackingDeleted | io.flow.internal.v0.models.TrackingAssuranceAnalysisUpserted | io.flow.internal.v0.models.TrackingAssuranceAnalysisDeleted | io.flow.internal.v0.models.TrackingAssuranceJobUpserted | io.flow.internal.v0.models.TrackingAssuranceJobDeleted | io.flow.internal.v0.models.TrackingSubscriptionUpserted | io.flow.internal.v0.models.TrackingSubscriptionDeleted | io.flow.internal.v0.models.TrackingCarrierReturnLabelUpserted | io.flow.internal.v0.models.TrackingCarrierReturnLabelDeleted | io.flow.internal.v0.models.TrackingLabelDimensionsUpserted | io.flow.internal.v0.models.TrackingLabelDimensionsDeleted | io.flow.internal.v0.models.UserUpsertedV2 | io.flow.internal.v0.models.UserDeletedV2);
|
|
12280
|
+
type Event = (io.flow.internal.v0.models.AdyenAuthorizationDeleted | io.flow.internal.v0.models.AdyenAuthorizationUpserted | io.flow.internal.v0.models.AdyenCancelDeleted | io.flow.internal.v0.models.AdyenCancelUpserted | io.flow.internal.v0.models.AdyenCaptureDeleted | io.flow.internal.v0.models.AdyenCaptureUpserted | io.flow.internal.v0.models.AdyenRefundDeleted | io.flow.internal.v0.models.AdyenRefundUpserted | io.flow.internal.v0.models.AdyenDisputeUpserted | io.flow.internal.v0.models.AdyenDisputeDeleted | io.flow.internal.v0.models.FulfillmentUpserted | io.flow.internal.v0.models.FulfillmentDeleted | io.flow.internal.v0.models.MerchantUpserted | io.flow.internal.v0.models.MerchantDeleted | io.flow.internal.v0.models.AccountUpserted | io.flow.internal.v0.models.AccountUpsertedV2 | io.flow.internal.v0.models.AccountDeletedV2 | io.flow.internal.v0.models.AccountContactUpserted | io.flow.internal.v0.models.AccountContactDeleted | io.flow.internal.v0.models.BillingStatementUpserted | io.flow.internal.v0.models.BillingStatementDeleted | io.flow.internal.v0.models.TaxRemittanceTransactionUpserted | io.flow.internal.v0.models.TaxRemittanceTransactionDeleted | io.flow.internal.v0.models.ChannelAccountUpsertedV2 | io.flow.internal.v0.models.ChannelAccountDeleted | io.flow.internal.v0.models.OrganizationAccountUpsertedV2 | io.flow.internal.v0.models.OrganizationAccountDeleted | io.flow.internal.v0.models.AccountTransactionsExportRequest | io.flow.internal.v0.models.AccountOrdersExportRequest | io.flow.internal.v0.models.MainTransactionUpserted | io.flow.internal.v0.models.MainTransactionDeleted | io.flow.internal.v0.models.MainTransactionUpsertedV2 | io.flow.internal.v0.models.MainTransactionDeletedV2 | io.flow.internal.v0.models.TransferTransactionUpserted | io.flow.internal.v0.models.TransferTransactionDeleted | io.flow.internal.v0.models.TransferTransactionUpsertedV2 | io.flow.internal.v0.models.TransferTransactionDeletedV2 | io.flow.internal.v0.models.ProcessingTransactionUpserted | io.flow.internal.v0.models.ProcessingTransactionDeleted | io.flow.internal.v0.models.BankPaymentUpserted | io.flow.internal.v0.models.BankPaymentUpsertedV2 | io.flow.internal.v0.models.BankPaymentDeletedV2 | io.flow.internal.v0.models.ChannelTransactionUpserted | io.flow.internal.v0.models.ChannelTransactionDeleted | io.flow.internal.v0.models.OrderTransactionUpserted | io.flow.internal.v0.models.OrderTransactionDeleted | io.flow.internal.v0.models.LabelTransactionUpserted | io.flow.internal.v0.models.LabelTransactionDeleted | io.flow.internal.v0.models.ChannelBilledTransactionUpserted | io.flow.internal.v0.models.ChannelBilledTransactionDeleted | io.flow.internal.v0.models.TaxTransactionUpserted | io.flow.internal.v0.models.TaxTransactionDeleted | io.flow.internal.v0.models.DutyTransactionUpserted | io.flow.internal.v0.models.DutyTransactionDeleted | io.flow.internal.v0.models.TransactionStatementUpserted | io.flow.internal.v0.models.TransactionStatementDeleted | io.flow.internal.v0.models.DailyValueUpserted | io.flow.internal.v0.models.DailyValueDeleted | io.flow.internal.v0.models.RevenueRecordUpserted | io.flow.internal.v0.models.RevenueRecordDeleted | io.flow.internal.v0.models.OtherRecordUpserted | io.flow.internal.v0.models.OtherRecordDeleted | io.flow.internal.v0.models.CalculatorOrganizationSettingsUpserted | io.flow.internal.v0.models.CalculatorOrganizationSettingsDeleted | io.flow.internal.v0.models.CarrierAccountUpsertedV2 | io.flow.internal.v0.models.CarrierAccountDeleted | io.flow.internal.v0.models.LabelGenerationSettingsUpserted | io.flow.internal.v0.models.LabelGenerationSettingsDeleted | io.flow.internal.v0.models.CatalogImportRequest | io.flow.internal.v0.models.ExclusionRuleUpserted | io.flow.internal.v0.models.ExclusionRuleDeleted | io.flow.internal.v0.models.ExclusionRuleExportRequest | io.flow.internal.v0.models.CatalogItemRegionAvailabilitiesPublished | io.flow.internal.v0.models.ReturnPolicyUpserted | io.flow.internal.v0.models.ReturnPolicyDeleted | io.flow.internal.v0.models.ReturnPolicyItemResultUpserted | io.flow.internal.v0.models.ReturnPolicyItemResultDeleted | io.flow.internal.v0.models.CatalogSettingsUpserted | io.flow.internal.v0.models.CatalogSettingsDeleted | io.flow.internal.v0.models.ChannelOrderAcceptanceUpserted | io.flow.internal.v0.models.ChannelOrderAcceptanceDeleted | io.flow.internal.v0.models.ChannelOrderAcceptanceFailed | io.flow.internal.v0.models.CheckoutConfigurationUpserted | io.flow.internal.v0.models.CheckoutConfigurationDeleted | io.flow.internal.v0.models.CommercialInvoiceInternalUpserted | io.flow.internal.v0.models.CommercialInvoiceInternalDeleted | io.flow.internal.v0.models.LocalizedContentUpserted | io.flow.internal.v0.models.LocalizationUpserted | io.flow.internal.v0.models.InternalChannelRateDeleted | io.flow.internal.v0.models.InternalChannelRateUpserted | io.flow.internal.v0.models.RateDeleted | io.flow.internal.v0.models.RateUpserted | io.flow.internal.v0.models.SpotRateDeleted | io.flow.internal.v0.models.SpotRateUpserted | io.flow.internal.v0.models.UsdSpotRateDeleted | io.flow.internal.v0.models.UsdSpotRateUpserted | io.flow.internal.v0.models.RateDeletedV2 | io.flow.internal.v0.models.RateUpsertedV2 | io.flow.internal.v0.models.OrganizationCurrencySettingUpserted | io.flow.internal.v0.models.OrganizationCurrencySettingDeleted | io.flow.internal.v0.models.ChannelCurrencySettingUpserted | io.flow.internal.v0.models.ChannelCurrencySettingDeleted | io.flow.internal.v0.models.CustomerPurgeUpserted | io.flow.internal.v0.models.CustomsDescriptionImport | io.flow.internal.v0.models.CustomsDescriptionTariffsImport | io.flow.internal.v0.models.DisputeUpserted | io.flow.internal.v0.models.DisputeDeleted | io.flow.internal.v0.models.DutyRatesPublishedV2 | io.flow.internal.v0.models.ItemSalesMarginDeleted | io.flow.internal.v0.models.ItemSalesMarginUpserted | io.flow.internal.v0.models.OrderAttributeDeleted | io.flow.internal.v0.models.OrderAttributeUpserted | io.flow.internal.v0.models.ExperienceExportRequest | io.flow.internal.v0.models.ExperienceImportRequest | io.flow.internal.v0.models.SubmittedOrderUpserted | io.flow.internal.v0.models.LevyRateSummaryUpserted | io.flow.internal.v0.models.ExportCompleted | io.flow.internal.v0.models.ExportFailed | io.flow.internal.v0.models.FeatureUpserted | io.flow.internal.v0.models.FeatureDeleted | io.flow.internal.v0.models.OrganizationBooleanValueUpserted | io.flow.internal.v0.models.OrganizationBooleanValueDeleted | io.flow.internal.v0.models.AccountSettingsUpserted | io.flow.internal.v0.models.AccountSettingsDeleted | io.flow.internal.v0.models.AccountProcessingRatesUpserted | io.flow.internal.v0.models.AccountProcessingRatesDeleted | io.flow.internal.v0.models.BillingOrganizationProcessingRatesUpserted | io.flow.internal.v0.models.BillingOrganizationProcessingRatesDeleted | io.flow.internal.v0.models.BillingOrganizationSettingsUpserted | io.flow.internal.v0.models.BillingOrganizationSettingsDeleted | io.flow.internal.v0.models.StandaloneAttachmentUpserted | io.flow.internal.v0.models.StandaloneAttachmentDeleted | io.flow.internal.v0.models.PlatformFeeChangeUpserted | io.flow.internal.v0.models.PlatformFeeChangeDeleted | io.flow.internal.v0.models.OrganizationBankAccountUpserted | io.flow.internal.v0.models.OrganizationBankAccountDeleted | io.flow.internal.v0.models.BillingCsvTransactionUpserted | io.flow.internal.v0.models.BillingCsvTransactionDeleted | io.flow.internal.v0.models.LabelInvoiceRequestUpserted | io.flow.internal.v0.models.LabelInvoiceRequestDeleted | io.flow.internal.v0.models.CarrierChargeUpserted | io.flow.internal.v0.models.CarrierChargeDeleted | io.flow.internal.v0.models.BankPaymentOrderUpserted | io.flow.internal.v0.models.BankPaymentOrderDeleted | io.flow.internal.v0.models.FraudReviewUpserted | io.flow.internal.v0.models.FraudReviewDeleted | io.flow.internal.v0.models.FraudPendingReviewUpserted | io.flow.internal.v0.models.FraudPendingReviewDeleted | io.flow.internal.v0.models.FraudReviewDecisionUpserted | io.flow.internal.v0.models.FraudReviewDecisionDeleted | io.flow.internal.v0.models.FraudReviewAuthorizationUpserted | io.flow.internal.v0.models.FraudReviewAuthorizationDeleted | io.flow.internal.v0.models.FraudPendingReviewAuthorizationUpserted | io.flow.internal.v0.models.FraudPendingReviewAuthorizationDeleted | io.flow.internal.v0.models.FraudReviewAuthorizationDecisionUpserted | io.flow.internal.v0.models.FraudReviewAuthorizationDecisionDeleted | io.flow.internal.v0.models.FraudProviderConfigurationUpserted | io.flow.internal.v0.models.FraudProviderConfigurationDeleted | io.flow.internal.v0.models.ManualReviewRuleUpserted | io.flow.internal.v0.models.ManualReviewRuleDeleted | io.flow.internal.v0.models.FtpFileUpserted | io.flow.internal.v0.models.FtpFileDeleted | io.flow.internal.v0.models.FtpFileToProcessUploaded | io.flow.internal.v0.models.CenterDefaultsUpserted | io.flow.internal.v0.models.CenterDefaultsDeleted | io.flow.internal.v0.models.FulfillmentFallbacksUpserted | io.flow.internal.v0.models.FulfillmentFallbacksDeleted | io.flow.internal.v0.models.QuoteUpserted | io.flow.internal.v0.models.QuoteDeleted | io.flow.internal.v0.models.AllItemsExport | io.flow.internal.v0.models.HarmonizedItemsHs6Export | io.flow.internal.v0.models.UnharmonizedItemsExport | io.flow.internal.v0.models.DutiedItemsExport | io.flow.internal.v0.models.HarmonizationPhraseSuggestionRequestImport | io.flow.internal.v0.models.HarmonizationCodesImport | io.flow.internal.v0.models.HarmonizeFullyRequestV2 | io.flow.internal.v0.models.ImportCompleted | io.flow.internal.v0.models.ImportFailed | io.flow.internal.v0.models.TimeToClassifyUpserted | io.flow.internal.v0.models.TimeToClassifyDeleted | io.flow.internal.v0.models.TimeToClassifyAggregatedUpserted | io.flow.internal.v0.models.TimeToClassifyAggregatedDeleted | io.flow.internal.v0.models.RateSourceSummaryUpserted | io.flow.internal.v0.models.RateSourceSummaryDeleted | io.flow.internal.v0.models.RateFreshnessSummaryUpserted | io.flow.internal.v0.models.RateFreshnessSummaryDeleted | io.flow.internal.v0.models.ItemHarmonizationUpserted | io.flow.internal.v0.models.ItemHarmonizationDeleted | io.flow.internal.v0.models.HarmonizationClassificationStatisticsPublished | io.flow.internal.v0.models.IssuerUpserted | io.flow.internal.v0.models.IssuerDeleted | io.flow.internal.v0.models.ItemFormImportRequest | io.flow.internal.v0.models.LabelRequestErrorUpserted | io.flow.internal.v0.models.LabelRequestErrorDeleted | io.flow.internal.v0.models.OrderValidationFailureUpserted | io.flow.internal.v0.models.OrderValidationFailureDeleted | io.flow.internal.v0.models.OrderValidationUpserted | io.flow.internal.v0.models.OrderValidationDeleted | io.flow.internal.v0.models.LabelCreationJobUpserted | io.flow.internal.v0.models.LabelCreationJobDeleted | io.flow.internal.v0.models.LabelTrackingSummaryUpserted | io.flow.internal.v0.models.LabelTrackingSummaryDeleted | io.flow.internal.v0.models.LogisticsCapabilitiesUpserted | io.flow.internal.v0.models.LogisticsCapabilitiesDeleted | io.flow.internal.v0.models.LocalizedItemPricesExportRequest | io.flow.internal.v0.models.OrderCombinedShipmentUpserted | io.flow.internal.v0.models.OrderCombinedShipmentDeleted | io.flow.internal.v0.models.OrderFulfillmentDeleted | io.flow.internal.v0.models.OrderFulfillmentUpserted | io.flow.internal.v0.models.OrganizationBusinessEntityDeleted | io.flow.internal.v0.models.OrganizationBusinessEntityUpserted | io.flow.internal.v0.models.OrganizationStatusChangeUpserted | io.flow.internal.v0.models.OrganizationStatusChangeDeleted | io.flow.internal.v0.models.OrganizationDeactivationUpserted | io.flow.internal.v0.models.OrganizationDeactivationDeleted | io.flow.internal.v0.models.MerchantGuidAssignmentUpserted | io.flow.internal.v0.models.MerchantGuidAssignmentDeleted | io.flow.internal.v0.models.OrganizationMetadataUpserted | io.flow.internal.v0.models.OrganizationMetadataDeleted | io.flow.internal.v0.models.PartnerOrganizationSettingsUpserted | io.flow.internal.v0.models.PartnerOrganizationSettingsDeleted | io.flow.internal.v0.models.UnassignedMerchantGuidUpserted | io.flow.internal.v0.models.UnassignedMerchantGuidDeleted | io.flow.internal.v0.models.PartnerTrackingSubscriptionUpserted | io.flow.internal.v0.models.PartnerTrackingSubscriptionDeleted | io.flow.internal.v0.models.PartnerRequestUpserted | io.flow.internal.v0.models.PartnerRequestDeleted | io.flow.internal.v0.models.InternalAuthorizationUpserted | io.flow.internal.v0.models.InternalAuthorizationDeleted | io.flow.internal.v0.models.AfterpayAuthorizationUpserted | io.flow.internal.v0.models.AfterpayAuthorizationDeleted | io.flow.internal.v0.models.AfterpayCaptureUpserted | io.flow.internal.v0.models.AfterpayCaptureDeleted | io.flow.internal.v0.models.AfterpayRefundUpserted | io.flow.internal.v0.models.AfterpayRefundDeleted | io.flow.internal.v0.models.AdyenMerchantAccountUpserted | io.flow.internal.v0.models.AdyenMerchantAccountDeleted | io.flow.internal.v0.models.ChargebackUpserted | io.flow.internal.v0.models.ChargebackDeleted | io.flow.internal.v0.models.PaymentProcessorAccountUpserted | io.flow.internal.v0.models.PaymentProcessorAccountDeleted | io.flow.internal.v0.models.PaymentProcessorMerchantUpserted | io.flow.internal.v0.models.PaymentProcessorMerchantDeleted | io.flow.internal.v0.models.AuthorizationBundleUpserted | io.flow.internal.v0.models.AuthorizationBundleDeleted | io.flow.internal.v0.models.OrganizationPaymentSettingUpserted | io.flow.internal.v0.models.OrganizationPaymentSettingDeleted | io.flow.internal.v0.models.PaypalPaymentDeleted | io.flow.internal.v0.models.PaypalPaymentUpserted | io.flow.internal.v0.models.PaypalExecutionDeleted | io.flow.internal.v0.models.PaypalExecutionUpserted | io.flow.internal.v0.models.PaypalRefundDeleted | io.flow.internal.v0.models.PaypalRefundUpserted | io.flow.internal.v0.models.PaypalDisputeUpserted | io.flow.internal.v0.models.PaypalDisputeDeleted | io.flow.internal.v0.models.ProductRestrictionRuleDecisionUpserted | io.flow.internal.v0.models.ProductRestrictionRuleDecisionDeleted | io.flow.internal.v0.models.ProductRestrictionStateInserted | io.flow.internal.v0.models.ProductRestrictionStateUpdated | io.flow.internal.v0.models.ProductRestrictionStateDeleted | io.flow.internal.v0.models.OrderRatesPublishedV3 | io.flow.internal.v0.models.RatecardDimensionEstimateUpserted | io.flow.internal.v0.models.RatecardDimensionEstimateDeleted | io.flow.internal.v0.models.RatecardLanesImportRequest | io.flow.internal.v0.models.RatecardStandardConfigurationUpserted | io.flow.internal.v0.models.RatecardStandardConfigurationDeleted | io.flow.internal.v0.models.RatecardServiceFeeUpserted | io.flow.internal.v0.models.RatecardServiceFeeDeleted | io.flow.internal.v0.models.RatecardRateLevelUpserted | io.flow.internal.v0.models.RatecardRateLevelDeleted | io.flow.internal.v0.models.RatecardRateLevelRatecardUpserted | io.flow.internal.v0.models.RatecardRateLevelRatecardDeleted | io.flow.internal.v0.models.RatecardRateLevelOrganizationUpserted | io.flow.internal.v0.models.RatecardRateLevelOrganizationDeleted | io.flow.internal.v0.models.RestrictionOrganizationStatusUpserted | io.flow.internal.v0.models.RestrictionOrganizationStatusDeleted | io.flow.internal.v0.models.OrganizationRestrictionStatusUpserted | io.flow.internal.v0.models.OrganizationRestrictionStatusDeleted | io.flow.internal.v0.models.ScreeningStatusChangeUpserted | io.flow.internal.v0.models.ScreeningStatusChangeDeleted | io.flow.internal.v0.models.RestrictionsDailyopsUpserted | io.flow.internal.v0.models.RestrictionsDailyopsDeleted | io.flow.internal.v0.models.RestrictionRuleUpserted | io.flow.internal.v0.models.RestrictionRuleDeleted | io.flow.internal.v0.models.RestrictionRuleEffectUpserted | io.flow.internal.v0.models.RestrictionRuleEffectDeleted | io.flow.internal.v0.models.ShopifyShopUpserted | io.flow.internal.v0.models.ShopifyShopDeleted | io.flow.internal.v0.models.ShopifyExperienceShortIdUpserted | io.flow.internal.v0.models.ShopifyExperienceShortIdDeleted | io.flow.internal.v0.models.ShopifyMarketsOrderUpserted | io.flow.internal.v0.models.ShopifyMarketsOrderDeleted | io.flow.internal.v0.models.ShopifyMarketsShopUpserted | io.flow.internal.v0.models.ShopifyMarketsShopDeleted | io.flow.internal.v0.models.ShopifyMarketsWebhookRegistrationUpserted | io.flow.internal.v0.models.ShopifyMarketsWebhookRegistrationDeleted | io.flow.internal.v0.models.ShopifyMarketsShopStatisticsUpserted | io.flow.internal.v0.models.ShopifyMarketsShopStatisticsDeleted | io.flow.internal.v0.models.ShopifyMarketsMetricsUpserted | io.flow.internal.v0.models.ShopifyMarketsMetricsDeleted | io.flow.internal.v0.models.ChannelOrderSummaryUpserted | io.flow.internal.v0.models.ChannelOrderSummaryDeleted | io.flow.internal.v0.models.ChannelOrganizationIdentifierUpserted | io.flow.internal.v0.models.ChannelOrganizationIdentifierDeleted | io.flow.internal.v0.models.OrderTaxAndDutyInclusivitySettingUpserted | io.flow.internal.v0.models.OrderTaxAndDutyInclusivitySettingDeleted | io.flow.internal.v0.models.ShopifyProductBundleUpserted | io.flow.internal.v0.models.ShopifyProductBundleDeleted | io.flow.internal.v0.models.ShopifyIncotermSummaryErrorPublished | io.flow.internal.v0.models.ShopifyMarketsBestSellingProductUpserted | io.flow.internal.v0.models.ShopifyMarketsBestSellingProductDeleted | io.flow.internal.v0.models.ShopifyOrderRiskAssessmentUpserted | io.flow.internal.v0.models.ShopifyOrderRiskAssessmentDeleted | io.flow.internal.v0.models.ShopifyProductCreateUpserted | io.flow.internal.v0.models.ShopifyProductCreateDeleted | io.flow.internal.v0.models.ShopifyProductUpdateUpserted | io.flow.internal.v0.models.ShopifyProductUpdateDeleted | io.flow.internal.v0.models.ShopifyProductDeleteUpserted | io.flow.internal.v0.models.ShopifyProductDeleteDeleted | io.flow.internal.v0.models.ShopifyInventoryItemCreateUpserted | io.flow.internal.v0.models.ShopifyInventoryItemCreateDeleted | io.flow.internal.v0.models.ShopifyInventoryItemUpdateUpserted | io.flow.internal.v0.models.ShopifyInventoryItemUpdateDeleted | io.flow.internal.v0.models.ShopifyInventoryItemDeleteUpserted | io.flow.internal.v0.models.ShopifyInventoryItemDeleteDeleted | io.flow.internal.v0.models.ShopifyMonitoringOrderMonitorEventUpserted | io.flow.internal.v0.models.ShopifyMonitoringOrderMonitorEventDeleted | io.flow.internal.v0.models.ShopifyOrderFulfillmentsSnapshotUpserted | io.flow.internal.v0.models.ShopifyOrderFulfillmentsSnapshotDeleted | io.flow.internal.v0.models.ShopifyMerchantPlanUpserted | io.flow.internal.v0.models.ShopifyMerchantPlanDeleted | io.flow.internal.v0.models.ShopifyDisputeUpserted | io.flow.internal.v0.models.ShopifyDisputeDeleted | io.flow.internal.v0.models.StripeAuthorizationDeleted | io.flow.internal.v0.models.StripeAuthorizationUpserted | io.flow.internal.v0.models.StripeReversalDeleted | io.flow.internal.v0.models.StripeReversalUpserted | io.flow.internal.v0.models.StripeCaptureDeleted | io.flow.internal.v0.models.StripeCaptureUpserted | io.flow.internal.v0.models.StripeRefundDeleted | io.flow.internal.v0.models.StripeRefundUpserted | io.flow.internal.v0.models.StripeDisputeUpserted | io.flow.internal.v0.models.StripeDisputeDeleted | io.flow.internal.v0.models.StripeConnectReportRecordUpserted | io.flow.internal.v0.models.StripeConnectReportRecordDeleted | io.flow.internal.v0.models.LiabilityRemittancePlanUpserted | io.flow.internal.v0.models.LiabilityRemittancePlanDeleted | io.flow.internal.v0.models.TrackingProcessingErrorUpserted | io.flow.internal.v0.models.TrackingProcessingErrorDeleted | io.flow.internal.v0.models.TrackingLabelEventUpsertedV2 | io.flow.internal.v0.models.TrackingLabelEventDeletedV2 | io.flow.internal.v0.models.TrackingLabelUpserted | io.flow.internal.v0.models.TrackingLabelDeleted | io.flow.internal.v0.models.TrackingUpserted | io.flow.internal.v0.models.TrackingDeleted | io.flow.internal.v0.models.TrackingAssuranceAnalysisUpserted | io.flow.internal.v0.models.TrackingAssuranceAnalysisDeleted | io.flow.internal.v0.models.TrackingAssuranceJobUpserted | io.flow.internal.v0.models.TrackingAssuranceJobDeleted | io.flow.internal.v0.models.TrackingSubscriptionUpserted | io.flow.internal.v0.models.TrackingSubscriptionDeleted | io.flow.internal.v0.models.TrackingCarrierReturnLabelUpserted | io.flow.internal.v0.models.TrackingCarrierReturnLabelDeleted | io.flow.internal.v0.models.TrackingLabelDimensionsUpserted | io.flow.internal.v0.models.TrackingLabelDimensionsDeleted | io.flow.internal.v0.models.UserUpsertedV2 | io.flow.internal.v0.models.UserDeletedV2);
|
|
12002
12281
|
type ExplicitStatementForm = (io.flow.internal.v0.models.ExplicitStatementFormTransactionIds | io.flow.internal.v0.models.ExplicitStatementFormAllPendingPostedTransactions);
|
|
12003
12282
|
type ExportSchedule = (io.flow.internal.v0.models.ExportScheduleDaily | io.flow.internal.v0.models.ExportScheduleRepeated);
|
|
12004
12283
|
type FeatureDefaultValue = (io.flow.internal.v0.models.BooleanFeatureDefaultValue | io.flow.internal.v0.models.StringFeatureDefaultValue);
|
|
@@ -947,11 +947,10 @@ declare namespace io.flow.payment.v0.models {
|
|
|
947
947
|
interface Transfer {
|
|
948
948
|
readonly 'id': string;
|
|
949
949
|
readonly 'type': io.flow.payment.v0.enums.TransferType;
|
|
950
|
-
readonly '
|
|
951
|
-
readonly 'transferred_money': io.flow.payment.v0.models.ExchangedMoney;
|
|
950
|
+
readonly 'base': io.flow.common.v0.models.Money;
|
|
952
951
|
readonly 'status': io.flow.payment.v0.enums.TransferStatus;
|
|
953
952
|
readonly 'created_at': string;
|
|
954
|
-
readonly '
|
|
953
|
+
readonly 'authorization': io.flow.payment.v0.models.AuthorizationReference;
|
|
955
954
|
readonly 'transferred_at': string;
|
|
956
955
|
}
|
|
957
956
|
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
declare namespace io.flow.sellability.v0.enums {
|
|
2
2
|
type RuleEffectType = 'market' | 'dhl' | 'dhl_ecommerce' | 'ups';
|
|
3
|
-
type SellabilityErrorCode = 'insufficient_details' | 'ineligible_category';
|
|
3
|
+
type SellabilityErrorCode = 'insufficient_details' | 'ineligible_category' | 'wait_for_high_fidelity';
|
|
4
|
+
type SellabilityRequestStatus = 'commit';
|
|
4
5
|
}
|
|
5
6
|
|
|
6
7
|
declare namespace io.flow.sellability.v0.models {
|
|
@@ -15,11 +16,11 @@ declare namespace io.flow.sellability.v0.models {
|
|
|
15
16
|
interface ProductSellabilityForm {
|
|
16
17
|
readonly 'shop_id': string;
|
|
17
18
|
readonly 'product_id'?: string;
|
|
18
|
-
readonly 'request_id': string;
|
|
19
19
|
readonly 'name': string;
|
|
20
20
|
readonly 'price': io.flow.sellability.v0.models.ProductSellabilityPrice;
|
|
21
21
|
readonly 'description': string;
|
|
22
22
|
readonly 'taxonomy_category': io.flow.product.v0.models.ProductTaxonomyCategory;
|
|
23
|
+
readonly 'status'?: io.flow.sellability.v0.enums.SellabilityRequestStatus;
|
|
23
24
|
}
|
|
24
25
|
|
|
25
26
|
interface ProductSellabilityPrice {
|
package/generated/io.flow.shopify.markets.internal.event.v0.shopify-markets-internal-event.d.ts
CHANGED
|
@@ -172,6 +172,22 @@ declare namespace io.flow.shopify.markets.internal.event.v0.models {
|
|
|
172
172
|
readonly 'registration': io.flow.shopify.markets.internal.v0.models.ShopifyMarketsWebhookRegistration;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
+
interface ShopifyOrderRiskAssessmentDeleted {
|
|
176
|
+
readonly 'discriminator': 'shopify_order_risk_assessment_deleted';
|
|
177
|
+
readonly 'event_id': string;
|
|
178
|
+
readonly 'timestamp': string;
|
|
179
|
+
readonly 'organization': string;
|
|
180
|
+
readonly 'id': string;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
interface ShopifyOrderRiskAssessmentUpserted {
|
|
184
|
+
readonly 'discriminator': 'shopify_order_risk_assessment_upserted';
|
|
185
|
+
readonly 'event_id': string;
|
|
186
|
+
readonly 'timestamp': string;
|
|
187
|
+
readonly 'organization': string;
|
|
188
|
+
readonly 'assessment': io.flow.shopify.markets.internal.v0.models.ShopifyOrderRiskAssessment;
|
|
189
|
+
}
|
|
190
|
+
|
|
175
191
|
interface ShopifyProductBundleDeleted {
|
|
176
192
|
readonly 'discriminator': 'shopify_product_bundle_deleted';
|
|
177
193
|
readonly 'event_id': string;
|
|
@@ -190,5 +206,5 @@ declare namespace io.flow.shopify.markets.internal.event.v0.models {
|
|
|
190
206
|
}
|
|
191
207
|
|
|
192
208
|
declare namespace io.flow.shopify.markets.internal.event.v0.unions {
|
|
193
|
-
type ShopifyMarketsInternalEvent = (io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsOrderUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsOrderDeleted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsShopUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsShopDeleted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsWebhookRegistrationUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsWebhookRegistrationDeleted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsShopStatisticsUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsShopStatisticsDeleted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsMetricsUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsMetricsDeleted | io.flow.shopify.markets.internal.event.v0.models.ChannelOrderSummaryUpserted | io.flow.shopify.markets.internal.event.v0.models.ChannelOrderSummaryDeleted | io.flow.shopify.markets.internal.event.v0.models.ChannelOrganizationIdentifierUpserted | io.flow.shopify.markets.internal.event.v0.models.ChannelOrganizationIdentifierDeleted | io.flow.shopify.markets.internal.event.v0.models.OrderTaxAndDutyInclusivitySettingUpserted | io.flow.shopify.markets.internal.event.v0.models.OrderTaxAndDutyInclusivitySettingDeleted | io.flow.shopify.markets.internal.event.v0.models.ShopifyProductBundleUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyProductBundleDeleted | io.flow.shopify.markets.internal.event.v0.models.ShopifyIncotermSummaryErrorPublished | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsBestSellingProductUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsBestSellingProductDeleted);
|
|
209
|
+
type ShopifyMarketsInternalEvent = (io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsOrderUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsOrderDeleted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsShopUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsShopDeleted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsWebhookRegistrationUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsWebhookRegistrationDeleted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsShopStatisticsUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsShopStatisticsDeleted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsMetricsUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsMetricsDeleted | io.flow.shopify.markets.internal.event.v0.models.ChannelOrderSummaryUpserted | io.flow.shopify.markets.internal.event.v0.models.ChannelOrderSummaryDeleted | io.flow.shopify.markets.internal.event.v0.models.ChannelOrganizationIdentifierUpserted | io.flow.shopify.markets.internal.event.v0.models.ChannelOrganizationIdentifierDeleted | io.flow.shopify.markets.internal.event.v0.models.OrderTaxAndDutyInclusivitySettingUpserted | io.flow.shopify.markets.internal.event.v0.models.OrderTaxAndDutyInclusivitySettingDeleted | io.flow.shopify.markets.internal.event.v0.models.ShopifyProductBundleUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyProductBundleDeleted | io.flow.shopify.markets.internal.event.v0.models.ShopifyIncotermSummaryErrorPublished | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsBestSellingProductUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyMarketsBestSellingProductDeleted | io.flow.shopify.markets.internal.event.v0.models.ShopifyOrderRiskAssessmentUpserted | io.flow.shopify.markets.internal.event.v0.models.ShopifyOrderRiskAssessmentDeleted);
|
|
194
210
|
}
|
|
@@ -206,6 +206,12 @@ declare namespace io.flow.shopify.markets.internal.v0.models {
|
|
|
206
206
|
readonly 'order_note'?: string;
|
|
207
207
|
}
|
|
208
208
|
|
|
209
|
+
interface ShopifyOrderRiskAssessment {
|
|
210
|
+
readonly 'id': string;
|
|
211
|
+
readonly 'risk_level': string;
|
|
212
|
+
readonly 'assessment_created_at': string;
|
|
213
|
+
}
|
|
214
|
+
|
|
209
215
|
interface ShopifyProductBundle {
|
|
210
216
|
readonly 'id': string;
|
|
211
217
|
readonly 'underlying': io.flow.shopify.markets.internal.v0.models.ShopifyProductBundleUnderlying;
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
declare namespace io.flow.tech.onboarding.playground.v0.enums {
|
|
2
2
|
type AldoItemType = 'physical' | 'digital';
|
|
3
3
|
type AnshItemType = 'physical' | 'digital';
|
|
4
|
+
type NiallItemType = 'physical' | 'digital';
|
|
5
|
+
type PrateekItemType = 'physical' | 'digital';
|
|
4
6
|
}
|
|
5
7
|
|
|
6
8
|
declare namespace io.flow.tech.onboarding.playground.v0.models {
|
|
@@ -43,6 +45,40 @@ declare namespace io.flow.tech.onboarding.playground.v0.models {
|
|
|
43
45
|
readonly 'name': string;
|
|
44
46
|
}
|
|
45
47
|
|
|
48
|
+
interface NiallItem {
|
|
49
|
+
readonly 'id': string;
|
|
50
|
+
readonly 'number': string;
|
|
51
|
+
readonly 'amount': io.flow.common.v0.models.Price;
|
|
52
|
+
readonly 'description'?: string;
|
|
53
|
+
readonly 'type': io.flow.tech.onboarding.playground.v0.enums.NiallItemType;
|
|
54
|
+
readonly 'added_on': string;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
interface NiallItemForm {
|
|
58
|
+
readonly 'number': string;
|
|
59
|
+
readonly 'amount': io.flow.common.v0.models.Price;
|
|
60
|
+
readonly 'description'?: string;
|
|
61
|
+
readonly 'type': io.flow.tech.onboarding.playground.v0.enums.NiallItemType;
|
|
62
|
+
readonly 'added_on': string;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
interface PrateekItem {
|
|
66
|
+
readonly 'id': string;
|
|
67
|
+
readonly 'number': string;
|
|
68
|
+
readonly 'amount': io.flow.common.v0.models.Price;
|
|
69
|
+
readonly 'description'?: string;
|
|
70
|
+
readonly 'type': io.flow.tech.onboarding.playground.v0.enums.PrateekItemType;
|
|
71
|
+
readonly 'added_on': string;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
interface PrateekItemForm {
|
|
75
|
+
readonly 'number': string;
|
|
76
|
+
readonly 'amount': io.flow.common.v0.models.Price;
|
|
77
|
+
readonly 'description'?: string;
|
|
78
|
+
readonly 'type': io.flow.tech.onboarding.playground.v0.enums.PrateekItemType;
|
|
79
|
+
readonly 'added_on': string;
|
|
80
|
+
}
|
|
81
|
+
|
|
46
82
|
interface TechOnboardingDescription {
|
|
47
83
|
readonly 'description': string;
|
|
48
84
|
}
|
|
@@ -54,7 +54,7 @@ declare namespace io.flow.v0.enums {
|
|
|
54
54
|
type EconomicTitleLocation = 'high_seas' | 'origination' | 'destination';
|
|
55
55
|
type EntityIdentifierType = 'ioss' | 'voec' | 'zaz';
|
|
56
56
|
type Environment = 'sandbox' | 'production';
|
|
57
|
-
type EventType = 'test_upserted' | 'generate_load' | 'aldo_item_upserted' | 'aldo_item_deleted' | 'ansh_item_upserted' | 'ansh_item_deleted' | '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' | 'subcatalog_item_upserted' | 'subcatalog_item_deleted' | 'catalog_statistics_upserted' | 'catalog_statistics_deleted' | 'item_inserted' | 'item_updated' | 'item_deleted' | '
|
|
57
|
+
type EventType = 'test_upserted' | 'generate_load' | 'niall_item_upserted' | 'niall_item_deleted' | 'aldo_item_upserted' | 'aldo_item_deleted' | 'ansh_item_upserted' | 'ansh_item_deleted' | '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' | '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' | 'channel_shopify_order_state_upserted' | 'channel_shopify_order_state_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' | 'ge_item_inserted' | 'ge_item_updated' | 'ge_item_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' | 'merchant_application_upserted' | 'merchant_application_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' | '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' | 'authorization_retry_upserted' | 'authorization_retry_deleted' | 'transfer_upserted' | 'transfer_deleted' | 'payment_request_upserted' | 'payment_request_deleted' | 'price_book_upserted' | 'price_book_deleted' | 'price_book_item_upserted' | 'price_book_item_deleted' | 'product_inserted' | 'product_updated' | 'product_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';
|
|
58
58
|
type ExceptionType = 'open' | 'closed';
|
|
59
59
|
type ExclusionRuleState = 'current' | 'deleting' | 'updating';
|
|
60
60
|
type ExperienceCloneStatus = 'pending' | 'updating' | 'completed' | 'failed';
|
|
@@ -76,7 +76,6 @@ declare namespace io.flow.v0.enums {
|
|
|
76
76
|
type FulfillmentMethodValue = 'digital' | 'physical';
|
|
77
77
|
type FulfillmentRouting = 'fulfilled_from_center' | 'fulfillment_service';
|
|
78
78
|
type GeCatalogItemIngestionResponse = 'success' | 'failure';
|
|
79
|
-
type GeEnvironment = 'production' | 'sandbox';
|
|
80
79
|
type GeEventType = 'restriction_result' | 'ingestion_result';
|
|
81
80
|
type GenericErrorCode = 'generic_error' | 'client_error' | 'server_error';
|
|
82
81
|
type GoodsSupply = 'export' | 'intra_community' | 'local';
|
|
@@ -3842,7 +3841,7 @@ declare namespace io.flow.v0.models {
|
|
|
3842
3841
|
readonly 'discriminator': 'ge_catalog_item_ingestion_result';
|
|
3843
3842
|
readonly 'event_id': string;
|
|
3844
3843
|
readonly 'event_type': io.flow.v0.enums.GeEventType;
|
|
3845
|
-
readonly 'environment': io.flow.v0.enums.
|
|
3844
|
+
readonly 'environment': io.flow.v0.enums.Environment;
|
|
3846
3845
|
readonly 'timestamp': string;
|
|
3847
3846
|
readonly 'source': string;
|
|
3848
3847
|
readonly 'response': io.flow.v0.enums.GeCatalogItemIngestionResponse;
|
|
@@ -3870,6 +3869,7 @@ declare namespace io.flow.v0.models {
|
|
|
3870
3869
|
readonly 'ge_hs6_code': string;
|
|
3871
3870
|
readonly 'product_id': string;
|
|
3872
3871
|
readonly 'ge_organization_name': string;
|
|
3872
|
+
readonly 'shipping_origin_country'?: string;
|
|
3873
3873
|
}
|
|
3874
3874
|
|
|
3875
3875
|
interface GeInputPrice {
|
|
@@ -3907,7 +3907,7 @@ declare namespace io.flow.v0.models {
|
|
|
3907
3907
|
readonly 'organization': string;
|
|
3908
3908
|
readonly 'event_id': string;
|
|
3909
3909
|
readonly 'event_type': io.flow.v0.enums.GeEventType;
|
|
3910
|
-
readonly 'environment': io.flow.v0.enums.
|
|
3910
|
+
readonly 'environment': io.flow.v0.enums.Environment;
|
|
3911
3911
|
readonly 'timestamp': string;
|
|
3912
3912
|
readonly 'id': string;
|
|
3913
3913
|
}
|
|
@@ -3917,7 +3917,7 @@ declare namespace io.flow.v0.models {
|
|
|
3917
3917
|
readonly 'organization': string;
|
|
3918
3918
|
readonly 'event_id': string;
|
|
3919
3919
|
readonly 'event_type': io.flow.v0.enums.GeEventType;
|
|
3920
|
-
readonly 'environment': io.flow.v0.enums.
|
|
3920
|
+
readonly 'environment': io.flow.v0.enums.Environment;
|
|
3921
3921
|
readonly 'timestamp': string;
|
|
3922
3922
|
readonly 'ge_product_restriction_result': io.flow.v0.models.ProductRestrictionResult;
|
|
3923
3923
|
}
|
|
@@ -5344,6 +5344,20 @@ declare namespace io.flow.v0.models {
|
|
|
5344
5344
|
readonly 'last'?: string;
|
|
5345
5345
|
}
|
|
5346
5346
|
|
|
5347
|
+
interface NiallItemDeleted {
|
|
5348
|
+
readonly 'discriminator': 'niall_item_deleted';
|
|
5349
|
+
readonly 'event_id': string;
|
|
5350
|
+
readonly 'timestamp': string;
|
|
5351
|
+
readonly 'id': string;
|
|
5352
|
+
}
|
|
5353
|
+
|
|
5354
|
+
interface NiallItemUpserted {
|
|
5355
|
+
readonly 'discriminator': 'niall_item_upserted';
|
|
5356
|
+
readonly 'event_id': string;
|
|
5357
|
+
readonly 'timestamp': string;
|
|
5358
|
+
readonly 'item': io.flow.tech.onboarding.playground.v0.models.NiallItem;
|
|
5359
|
+
}
|
|
5360
|
+
|
|
5347
5361
|
interface NotificationDeletedV2 {
|
|
5348
5362
|
readonly 'discriminator': 'notification_deleted_v2';
|
|
5349
5363
|
readonly 'event_id': string;
|
|
@@ -6105,40 +6119,11 @@ declare namespace io.flow.v0.models {
|
|
|
6105
6119
|
readonly 'last4': string;
|
|
6106
6120
|
}
|
|
6107
6121
|
|
|
6108
|
-
interface OrganizationConfigurationReference {
|
|
6109
|
-
readonly 'id': string;
|
|
6110
|
-
}
|
|
6111
|
-
|
|
6112
6122
|
interface OrganizationDefaultBankAccount {
|
|
6113
6123
|
readonly 'id': string;
|
|
6114
6124
|
readonly 'bank_account': io.flow.v0.models.BankAccountReference;
|
|
6115
6125
|
}
|
|
6116
6126
|
|
|
6117
|
-
interface OrganizationDefaultConfigurations {
|
|
6118
|
-
readonly 'id': string;
|
|
6119
|
-
readonly 'checkout_configuration': io.flow.v0.models.OrganizationConfigurationReference;
|
|
6120
|
-
}
|
|
6121
|
-
|
|
6122
|
-
interface OrganizationDefaultConfigurationsDeleted {
|
|
6123
|
-
readonly 'discriminator': 'organization_default_configurations_deleted';
|
|
6124
|
-
readonly 'event_id': string;
|
|
6125
|
-
readonly 'timestamp': string;
|
|
6126
|
-
readonly 'organization': string;
|
|
6127
|
-
readonly 'default_configurations': io.flow.v0.models.OrganizationDefaultConfigurations;
|
|
6128
|
-
}
|
|
6129
|
-
|
|
6130
|
-
interface OrganizationDefaultConfigurationsForm {
|
|
6131
|
-
readonly 'id': string;
|
|
6132
|
-
}
|
|
6133
|
-
|
|
6134
|
-
interface OrganizationDefaultConfigurationsUpserted {
|
|
6135
|
-
readonly 'discriminator': 'organization_default_configurations_upserted';
|
|
6136
|
-
readonly 'event_id': string;
|
|
6137
|
-
readonly 'timestamp': string;
|
|
6138
|
-
readonly 'organization': string;
|
|
6139
|
-
readonly 'default_configurations': io.flow.v0.models.OrganizationDefaultConfigurations;
|
|
6140
|
-
}
|
|
6141
|
-
|
|
6142
6127
|
interface OrganizationDefaults {
|
|
6143
6128
|
readonly 'country': string;
|
|
6144
6129
|
readonly 'base_currency': string;
|
|
@@ -10114,11 +10099,10 @@ declare namespace io.flow.v0.models {
|
|
|
10114
10099
|
interface Transfer {
|
|
10115
10100
|
readonly 'id': string;
|
|
10116
10101
|
readonly 'type': io.flow.v0.enums.TransferType;
|
|
10117
|
-
readonly '
|
|
10118
|
-
readonly 'transferred_money': io.flow.v0.models.ExchangedMoney;
|
|
10102
|
+
readonly 'base': io.flow.v0.models.Money;
|
|
10119
10103
|
readonly 'status': io.flow.v0.enums.TransferStatus;
|
|
10120
10104
|
readonly 'created_at': string;
|
|
10121
|
-
readonly '
|
|
10105
|
+
readonly 'authorization': io.flow.v0.models.AuthorizationReference;
|
|
10122
10106
|
readonly 'transferred_at': string;
|
|
10123
10107
|
}
|
|
10124
10108
|
|
|
@@ -10436,7 +10420,7 @@ declare namespace io.flow.v0.unions {
|
|
|
10436
10420
|
type Document = (io.flow.v0.models.CatalogItemDocument | io.flow.v0.models.HarmonizationDocument);
|
|
10437
10421
|
type EmailNotificationData = (io.flow.v0.models.EmailNotificationDataRefund | io.flow.v0.models.EmailNotificationAbandonedOrder);
|
|
10438
10422
|
type Entity = (io.flow.v0.models.Company | io.flow.v0.models.Individual);
|
|
10439
|
-
type Event = (io.flow.v0.models.TestUpserted | io.flow.v0.models.GenerateLoad | io.flow.v0.models.AldoItemUpserted | io.flow.v0.models.AldoItemDeleted | io.flow.v0.models.AnshItemUpserted | io.flow.v0.models.AnshItemDeleted | 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.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.
|
|
10423
|
+
type Event = (io.flow.v0.models.TestUpserted | io.flow.v0.models.GenerateLoad | io.flow.v0.models.NiallItemUpserted | io.flow.v0.models.NiallItemDeleted | io.flow.v0.models.AldoItemUpserted | io.flow.v0.models.AldoItemDeleted | io.flow.v0.models.AnshItemUpserted | io.flow.v0.models.AnshItemDeleted | 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.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.ChannelShopifyOrderStateUpserted | io.flow.v0.models.ChannelShopifyOrderStateDeleted | 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.GeItemInserted | io.flow.v0.models.GeItemUpdated | io.flow.v0.models.GeItemDeleted | 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.MerchantApplicationUpserted | io.flow.v0.models.MerchantApplicationDeleted | 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.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.AuthorizationRetryUpserted | io.flow.v0.models.AuthorizationRetryDeleted | io.flow.v0.models.TransferUpserted | io.flow.v0.models.TransferDeleted | 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.ProductInserted | io.flow.v0.models.ProductUpdated | io.flow.v0.models.ProductDeleted | 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);
|
|
10440
10424
|
type ExpandableCard = (io.flow.v0.models.Card | io.flow.v0.models.CardReference | io.flow.v0.models.CardSummary | io.flow.v0.models.ExternalCard);
|
|
10441
10425
|
type ExpandableCenter = (io.flow.v0.models.Center | io.flow.v0.models.CenterReference);
|
|
10442
10426
|
type ExpandableExperience = (io.flow.v0.models.Experience | io.flow.v0.models.ExperienceReference);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-types",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.247",
|
|
4
4
|
"description": "Global TypeScript typings for Flow Commerce API",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -14,5 +14,5 @@
|
|
|
14
14
|
"scripts": {
|
|
15
15
|
"generate": "apibuilder update && node scripts/generate-index.js"
|
|
16
16
|
},
|
|
17
|
-
"gitHead": "
|
|
17
|
+
"gitHead": "6fade17e2dbfb3e45d3ec2e8c19f9aadd6993746"
|
|
18
18
|
}
|