@flowio/api-prop-types 10.16.80 → 10.16.83
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/api.d.ts +94 -10
- package/lib/api.js +1 -1
- package/package.json +2 -2
- package/src/api.d.ts +94 -10
- package/src/api.js +178 -49
package/lib/api.d.ts
CHANGED
|
@@ -187,7 +187,7 @@ declare namespace io.flow.stripe.v0.enums {
|
|
|
187
187
|
type PaymentStatus = 'succeeded' | 'pending' | 'failed';
|
|
188
188
|
type PreferredLanguageBancontact = 'de' | 'en' | 'fr' | 'nl';
|
|
189
189
|
type PreferredLocaleKlarna = 'de-AT' | 'en-AT' | 'nl-BE' | 'fr-BE' | 'en-BE' | 'de-DE' | 'en-DE' | 'da-DK' | 'en-DK' | 'es-ES' | 'en-ES' | 'fi-FI' | 'sv-FI' | 'en-FI' | 'en-GB' | 'en-IE' | 'it-IT' | 'en-IT' | 'nl-NL' | 'en-NL' | 'nb-NO' | 'en-NO' | 'sv-SE' | 'en-SE' | 'en-US' | 'es-US' | 'fr-FR' | 'en-FR' | 'cs-CZ' | 'en-CZ' | 'el-GR' | 'en-GR' | 'en-AU' | 'en-NZ' | 'en-CA' | 'fr-CA' | 'pl-PL' | 'en-PL' | 'pt-PT' | 'en-PT' | 'de-CH' | 'fr-CH' | 'it-CH' | 'en-CH';
|
|
190
|
-
type RefundFailureReason = '
|
|
190
|
+
type RefundFailureReason = 'charge_for_pending_refund_disputed' | 'declined' | 'expired_or_canceled_card' | 'insufficient_funds' | 'lost_or_stolen_card' | 'merchant_request' | 'unknown';
|
|
191
191
|
type RefundReason = 'duplicate' | 'fraudulent' | 'requested_by_customer';
|
|
192
192
|
type RefundStatus = 'succeeded' | 'failed' | 'pending' | 'canceled';
|
|
193
193
|
type RequestThreeDSecureType = 'automatic' | 'any';
|
|
@@ -1397,7 +1397,7 @@ declare namespace io.flow.shopify.external.v0.models {
|
|
|
1397
1397
|
}
|
|
1398
1398
|
|
|
1399
1399
|
interface GraphqlMeasurement {
|
|
1400
|
-
readonly 'weight'
|
|
1400
|
+
readonly 'weight'?: io.flow.shopify.external.v0.models.GraphqlWeight;
|
|
1401
1401
|
}
|
|
1402
1402
|
|
|
1403
1403
|
interface GraphqlOption {
|
|
@@ -2490,7 +2490,7 @@ declare namespace io.flow.v0.enums {
|
|
|
2490
2490
|
type EconomicTitleLocation = 'high_seas' | 'origination' | 'destination';
|
|
2491
2491
|
type EntityIdentifierType = 'ioss' | 'voec';
|
|
2492
2492
|
type Environment = 'sandbox' | 'production';
|
|
2493
|
-
type EventType = 'test_upserted' | 'generate_load' | 'transaction_upserted' | 'organization_transaction_upserted' | 'organization_transaction_deleted' | 'statement_upserted' | 'statement_deleted' | 'channel_transaction_upserted' | 'channel_transaction_deleted' | 'channel_transaction_deleted_v2' | 'channel_statement_upserted' | 'channel_statement_deleted' | 'channel_payout_upserted' | 'channel_payout_deleted' | 'organization_payout_upserted' | 'organization_payout_deleted' | 'channel_pending_payout_transaction_upserted' | 'channel_pending_payout_transaction_deleted' | 'organization_pending_payout_transaction_upserted' | 'organization_pending_payout_transaction_deleted' | 'attribute_upserted' | 'attribute_deleted' | 'attribute_upserted_v2' | 'attribute_deleted_v2' | 'catalog_upserted' | 'catalog_deleted' | 'subcatalog_upserted' | 'subcatalog_deleted' | 'catalog_item_upserted' | 'catalog_item_deleted' | 'catalog_item_upserted_v2' | 'catalog_item_deleted_v2' | 'subcatalog_item_upserted' | 'subcatalog_item_deleted' | 'catalog_statistics_upserted' | 'catalog_statistics_deleted' | 'channel_upserted' | 'channel_deleted' | 'channel_currency_upserted' | 'channel_currency_deleted' | 'channel_organization_upserted' | 'channel_organization_deleted' | 'b2b_invoice_upserted' | 'b2b_invoice_deleted' | 'b2b_credit_memo_upserted' | 'b2b_credit_memo_deleted' | 'consumer_invoice_upserted' | 'consumer_invoice_deleted' | 'credit_memo_upserted' | 'credit_memo_deleted' | 'crossdock_shipment_upserted' | 'rate_deleted' | 'rate_upserted' | 'rate_deleted_v3' | 'rate_upserted_v3' | 'customer_upserted' | 'customer_deleted' | 'customer_address_book_contact_upserted' | 'customer_address_book_contact_deleted' | 'email_notification_upserted' | 'email_notification_deleted' | 'available_promotions_upserted' | 'available_promotions_deleted' | 'available_promotions_upserted_v2' | 'available_promotions_deleted_v2' | 'allocation_deleted_v2' | 'allocation_upserted_v2' | 'currency_format_deleted' | 'currency_format_upserted' | 'experience_deleted' | 'experience_upserted' | 'experience_deleted_v2' | 'experience_upserted_v2' | 'country_status_upserted' | 'country_status_deleted' | 'experience_price_book_mapping_deleted' | 'experience_price_book_mapping_upserted' | 'experience_logistics_settings_upserted' | 'experience_logistics_settings_deleted' | 'item_margin_deleted_v2' | 'item_margin_upserted_v2' | 'item_sales_margin_deleted' | 'item_sales_margin_upserted' | 'label_format_deleted' | 'label_format_upserted' | 'order_deleted' | 'order_upserted' | 'order_deleted_v2' | 'order_upserted_v2' | 'order_identifier_deleted' | 'order_identifier_upserted' | 'order_identifier_deleted_v2' | 'order_identifier_upserted_v2' | 'order_identifier_upserted_v3' | 'order_replacement_upserted' | 'order_replacement_deleted' | 'pricing_deleted' | 'pricing_upserted' | 'order_service_change_request' | 'fraud_status_changed' | 'center_upserted' | 'center_deleted' | 'shipping_configuration_upserted' | 'shipping_configuration_deleted' | 'tier_upserted_v2' | 'tier_deleted_v2' | 'shipping_lane_upserted' | 'shipping_lane_deleted' | 'shipping_configuration_item_availability_upserted' | 'shipping_configuration_item_availability_deleted' | 'shipping_configuration_item_shipping_pricing_upserted' | 'shipping_configuration_item_shipping_pricing_deleted' | 'hs6_code_upserted' | 'hs6_code_deleted' | 'hs10_code_upserted' | 'hs10_code_deleted' | 'item_origin_upserted' | 'item_origin_deleted' | 'harmonized_landed_cost_upserted' | 'fully_harmonized_item_upserted' | 'import_completed_v2' | 'import_failed_v2' | 'rule_upserted' | 'rule_deleted' | 'snapshot_upserted' | 'snapshot_deleted' | 'label_upserted' | 'label_deleted_v2' | 'label_upserted_v2' | 'notification_upserted_v2' | 'notification_deleted_v2' | 'manifested_label_upserted' | 'manifested_label_deleted' | 'label_processing_modification_upserted' | 'label_processing_modification_deleted' | 'local_item_upserted' | 'local_item_deleted' | 'merchant_application_upserted' | 'merchant_application_deleted' | 'checkout_optin_responses_upserted' | 'checkout_optin_responses_deleted' | 'browse_optin_responses_upserted' | 'browse_optin_responses_deleted' | 'order_placed' | 'order_placed_v2' | 'ready_to_fulfill' | 'ready_to_fulfill_v2' | 'membership_upserted_v2' | 'membership_deleted_v2' | 'organization_upserted' | 'organization_deleted' | 'organization_upserted_v2' | 'organization_deleted_v2' | 'organization_default_configurations_upserted' | 'organization_default_configurations_deleted' | 'ecommerce_platform_upserted' | 'ecommerce_platform_deleted' | 'organization_onboarding_state_upserted' | 'organization_onboarding_state_deleted' | 'authorization_deleted_v2' | 'authorization_status_changed' | 'card_authorization_upserted_v2' | 'card_authorization_deleted_v2' | 'online_authorization_upserted_v2' | 'online_authorization_deleted_v2' | 'capture_upserted_v2' | 'capture_deleted' | 'card_upserted_v2' | 'card_deleted' | 'payment_upserted' | 'payment_deleted' | 'refund_upserted_v2' | 'refund_deleted_v2' | 'refund_capture_upserted_v2' | 'reversal_upserted' | 'reversal_deleted' | 'capture_identifier_upserted' | 'capture_identifier_deleted' | 'refund_identifier_upserted' | 'refund_identifier_deleted' | 'virtual_card_capture_upserted' | 'virtual_card_capture_deleted' | 'virtual_card_refund_upserted' | 'virtual_card_refund_deleted' | 'payment_request_upserted' | 'payment_request_deleted' | 'price_book_upserted' | 'price_book_deleted' | 'price_book_item_upserted' | 'price_book_item_deleted' | 'organization_rates_published' | 'ratecard_lane_upserted' | 'ratecard_lane_deleted' | 'ratecard_upserted' | 'ratecard_deleted' | 'product_restriction_result_upserted' | 'product_restriction_result_deleted' | 'return_upserted' | 'return_deleted' | 'return_upserted_v2' | 'return_deleted_v2' | 'shopify_localization_setting_upserted' | 'shopify_localization_setting_deleted' | 'tracking_label_event_upserted';
|
|
2493
|
+
type EventType = 'test_upserted' | 'generate_load' | 'transaction_upserted' | 'organization_transaction_upserted' | 'organization_transaction_deleted' | 'statement_upserted' | 'statement_deleted' | 'channel_transaction_upserted' | 'channel_transaction_deleted' | 'channel_transaction_deleted_v2' | 'channel_statement_upserted' | 'channel_statement_deleted' | 'channel_payout_upserted' | 'channel_payout_deleted' | 'organization_payout_upserted' | 'organization_payout_deleted' | 'channel_pending_payout_transaction_upserted' | 'channel_pending_payout_transaction_deleted' | 'organization_pending_payout_transaction_upserted' | 'organization_pending_payout_transaction_deleted' | 'attribute_upserted' | 'attribute_deleted' | 'attribute_upserted_v2' | 'attribute_deleted_v2' | 'catalog_upserted' | 'catalog_deleted' | 'subcatalog_upserted' | 'subcatalog_deleted' | 'catalog_item_upserted' | 'catalog_item_deleted' | 'catalog_item_upserted_v2' | 'catalog_item_deleted_v2' | 'subcatalog_item_upserted' | 'subcatalog_item_deleted' | 'catalog_statistics_upserted' | 'catalog_statistics_deleted' | 'item_inserted' | 'item_updated' | 'item_deleted' | 'channel_upserted' | 'channel_deleted' | 'channel_currency_upserted' | 'channel_currency_deleted' | 'channel_organization_upserted' | 'channel_organization_deleted' | 'b2b_invoice_upserted' | 'b2b_invoice_deleted' | 'b2b_credit_memo_upserted' | 'b2b_credit_memo_deleted' | 'consumer_invoice_upserted' | 'consumer_invoice_deleted' | 'credit_memo_upserted' | 'credit_memo_deleted' | 'crossdock_shipment_upserted' | 'rate_deleted' | 'rate_upserted' | 'rate_deleted_v3' | 'rate_upserted_v3' | 'customer_upserted' | 'customer_deleted' | 'customer_address_book_contact_upserted' | 'customer_address_book_contact_deleted' | 'email_notification_upserted' | 'email_notification_deleted' | 'available_promotions_upserted' | 'available_promotions_deleted' | 'available_promotions_upserted_v2' | 'available_promotions_deleted_v2' | 'allocation_deleted_v2' | 'allocation_upserted_v2' | 'currency_format_deleted' | 'currency_format_upserted' | 'experience_deleted' | 'experience_upserted' | 'experience_deleted_v2' | 'experience_upserted_v2' | 'country_status_upserted' | 'country_status_deleted' | 'experience_price_book_mapping_deleted' | 'experience_price_book_mapping_upserted' | 'experience_logistics_settings_upserted' | 'experience_logistics_settings_deleted' | 'item_margin_deleted_v2' | 'item_margin_upserted_v2' | 'item_sales_margin_deleted' | 'item_sales_margin_upserted' | 'label_format_deleted' | 'label_format_upserted' | 'order_deleted' | 'order_upserted' | 'order_deleted_v2' | 'order_upserted_v2' | 'order_identifier_deleted' | 'order_identifier_upserted' | 'order_identifier_deleted_v2' | 'order_identifier_upserted_v2' | 'order_identifier_upserted_v3' | 'order_replacement_upserted' | 'order_replacement_deleted' | 'pricing_deleted' | 'pricing_upserted' | 'order_service_change_request' | 'fraud_status_changed' | 'center_upserted' | 'center_deleted' | 'shipping_configuration_upserted' | 'shipping_configuration_deleted' | 'tier_upserted_v2' | 'tier_deleted_v2' | 'shipping_lane_upserted' | 'shipping_lane_deleted' | 'shipping_configuration_item_availability_upserted' | 'shipping_configuration_item_availability_deleted' | 'shipping_configuration_item_shipping_pricing_upserted' | 'shipping_configuration_item_shipping_pricing_deleted' | 'hs6_code_upserted' | 'hs6_code_deleted' | 'hs10_code_upserted' | 'hs10_code_deleted' | 'item_origin_upserted' | 'item_origin_deleted' | 'harmonized_landed_cost_upserted' | 'fully_harmonized_item_upserted' | 'import_completed_v2' | 'import_failed_v2' | 'rule_upserted' | 'rule_deleted' | 'snapshot_upserted' | 'snapshot_deleted' | 'label_upserted' | 'label_deleted_v2' | 'label_upserted_v2' | 'notification_upserted_v2' | 'notification_deleted_v2' | 'manifested_label_upserted' | 'manifested_label_deleted' | 'label_processing_modification_upserted' | 'label_processing_modification_deleted' | 'local_item_upserted' | 'local_item_deleted' | 'merchant_application_upserted' | 'merchant_application_deleted' | 'checkout_optin_responses_upserted' | 'checkout_optin_responses_deleted' | 'browse_optin_responses_upserted' | 'browse_optin_responses_deleted' | 'order_placed' | 'order_placed_v2' | 'ready_to_fulfill' | 'ready_to_fulfill_v2' | 'membership_upserted_v2' | 'membership_deleted_v2' | 'organization_upserted' | 'organization_deleted' | 'organization_upserted_v2' | 'organization_deleted_v2' | 'organization_default_configurations_upserted' | 'organization_default_configurations_deleted' | 'ecommerce_platform_upserted' | 'ecommerce_platform_deleted' | 'organization_onboarding_state_upserted' | 'organization_onboarding_state_deleted' | 'authorization_deleted_v2' | 'authorization_status_changed' | 'card_authorization_upserted_v2' | 'card_authorization_deleted_v2' | 'online_authorization_upserted_v2' | 'online_authorization_deleted_v2' | 'capture_upserted_v2' | 'capture_deleted' | 'card_upserted_v2' | 'card_deleted' | 'payment_upserted' | 'payment_deleted' | 'refund_upserted_v2' | 'refund_deleted_v2' | 'refund_capture_upserted_v2' | 'reversal_upserted' | 'reversal_deleted' | 'capture_identifier_upserted' | 'capture_identifier_deleted' | 'refund_identifier_upserted' | 'refund_identifier_deleted' | 'virtual_card_capture_upserted' | 'virtual_card_capture_deleted' | 'virtual_card_refund_upserted' | 'virtual_card_refund_deleted' | 'payment_request_upserted' | 'payment_request_deleted' | 'price_book_upserted' | 'price_book_deleted' | 'price_book_item_upserted' | 'price_book_item_deleted' | 'organization_rates_published' | 'ratecard_lane_upserted' | 'ratecard_lane_deleted' | 'ratecard_upserted' | 'ratecard_deleted' | 'product_restriction_result_upserted' | 'product_restriction_result_deleted' | 'return_upserted' | 'return_deleted' | 'return_upserted_v2' | 'return_deleted_v2' | 'shopify_localization_setting_upserted' | 'shopify_localization_setting_deleted' | 'tracking_label_event_upserted';
|
|
2494
2494
|
type ExceptionType = 'open' | 'closed';
|
|
2495
2495
|
type ExclusionRuleState = 'current' | 'deleting' | 'updating';
|
|
2496
2496
|
type ExperienceCloneStatus = 'pending' | 'updating' | 'completed' | 'failed';
|
|
@@ -2501,7 +2501,7 @@ declare namespace io.flow.v0.enums {
|
|
|
2501
2501
|
type ExporterOfRecord = 'flow' | 'organization';
|
|
2502
2502
|
type FeeDeductionType = 'duty_guarantee' | 'mor' | 'fraud' | 'fx' | 'processing' | 'rate_lock' | 'transfer' | 'negative_balance_guarantee';
|
|
2503
2503
|
type FlowBehavior = 'view_consumer_data';
|
|
2504
|
-
type FlowEntity = 'flow-usa' | 'flow-irl' | 'flow-can';
|
|
2504
|
+
type FlowEntity = 'flow-usa' | 'flow-irl' | 'flow-can' | 'ge-usa';
|
|
2505
2505
|
type FlowRole = 'organization_admin' | 'organization_merchant' | 'organization_customer_service' | 'organization_fulfillment' | 'organization_marketing' | 'organization_finance' | 'organization_classification' | 'flow_operations' | 'channel_admin' | 'channel_organization_admin';
|
|
2506
2506
|
type FraudEmailRuleDecision = 'approved' | 'declined';
|
|
2507
2507
|
type FraudLiability = 'flow' | 'organization';
|
|
@@ -2572,7 +2572,7 @@ declare namespace io.flow.v0.enums {
|
|
|
2572
2572
|
type PaymentRequestReviewStatus = 'pending' | 'approved' | 'rejected';
|
|
2573
2573
|
type PaymentSourceConfirmationActionType = 'cvv' | 'billing_address' | 'number';
|
|
2574
2574
|
type PaymentStatus = 'requires_payment_method' | 'requires_action' | 'processing' | 'cancelled' | 'expired' | 'authorized' | 'reversed' | 'captured' | 'refunded' | 'in_dispute' | 'charged_back';
|
|
2575
|
-
type PaymentType = 'card' | 'klarna' | 'googlepay' | 'paypal' | 'applepay' | 'ideal' | 'sofort' | 'afterpay' | 'bancontact' | 'twint' | 'przelewy24';
|
|
2575
|
+
type PaymentType = 'card' | 'klarna' | 'googlepay' | 'paypal' | 'applepay' | 'ideal' | 'sofort' | 'afterpay' | 'bancontact' | 'twint' | 'przelewy24' | 'mobilepay' | 'grabpay' | 'vipps' | 'kcp_creditcard';
|
|
2576
2576
|
type PayoutAttachmentType = 'transactions';
|
|
2577
2577
|
type PayoutStatusFailureCode = 'invalid_account_number' | 'account_closed' | 'could_not_process';
|
|
2578
2578
|
type PendingPayoutTransactionReasonCode = 'waiting_for_full_refund' | 'waiting_for_fulfillment' | 'waiting_for_in_transit' | 'waiting_for_next_payout_date' | 'waiting_for_tracking_info' | 'waiting_for_positive_account_balance';
|
|
@@ -2592,6 +2592,7 @@ declare namespace io.flow.v0.enums {
|
|
|
2592
2592
|
type QuoteErrorCode = 'generic_error' | 'items_not_available' | 'shipping_unavailable';
|
|
2593
2593
|
type RatecardOwner = 'flow' | 'organization';
|
|
2594
2594
|
type RefundDeclineCode = 'expired' | 'insufficient_funds' | 'unknown';
|
|
2595
|
+
type RefundFailureCategory = 'amount_too_high' | 'amount_too_low' | 'not_enough_balance' | 'insufficient_funds' | 'refund_period_expired' | 'dispute' | 'not_captured' | 'unsupported_payment_method' | 'unsupported_partial_refund' | 'invalid_currency' | 'card_no_longer_valid' | 'general';
|
|
2595
2596
|
type RefundStatus = 'pending' | 'succeeded' | 'failed' | 'canceled';
|
|
2596
2597
|
type RegionType = 'state' | 'province' | 'jurisdiction';
|
|
2597
2598
|
type RestrictedReviewStatus = 'in_review' | 'reviewed';
|
|
@@ -2637,9 +2638,9 @@ declare namespace io.flow.v0.enums {
|
|
|
2637
2638
|
type TrackingStatus = 'label_created' | 'pending' | 'info_received' | 'picked_up' | 'in_transit' | 'out_for_delivery' | 'attempt_fail' | 'delivered' | 'exception' | 'returned' | 'expired';
|
|
2638
2639
|
type TradeAgreementName = 'USMCA' | 'T-MEC' | 'CUSMA' | 'TCA';
|
|
2639
2640
|
type TradeAgreementStatus = 'supported' | 'not_supported';
|
|
2640
|
-
type TransactionSource = 'capture' | 'refund' | 'dispute' | 'adjustment' | 'reversal' | 'shipping_label' | 'shipping_label_service' | 'shipping_label_revenue_share' | 'trueup' | 'trueup_base' | 'trueup_surcharge' | 'carrier_charge' | 'carrier_charge_revenue_share' | 'platform_fee' | 'tax' | 'duty' | 'withholding' | 'other_adjustment' | 'tax_adjustment' | 'channel' | 'channel_billed' | 'order_service' | 'virtual_card_capture' | 'virtual_card_refund' | 'failed_payout';
|
|
2641
|
+
type TransactionSource = 'capture' | 'refund' | 'dispute' | 'adjustment' | 'reversal' | 'shipping_label' | 'shipping_label_service' | 'shipping_label_revenue_share' | 'trueup' | 'trueup_base' | 'trueup_surcharge' | 'carrier_charge' | 'carrier_charge_revenue_share' | 'platform_fee' | 'tax' | 'duty' | 'withholding' | 'other_adjustment' | 'tax_adjustment' | 'channel' | 'channel_billed' | 'order_service' | 'virtual_card_capture' | 'virtual_card_refund' | 'failed_payout' | 'tax_refund';
|
|
2641
2642
|
type TrueupSource = 'flow' | 'channel' | 'dhl-parcel' | 'dhl' | 'ups';
|
|
2642
|
-
type TrueupSurchargeType = 'fuel' | 'remote_area' | 'oversize' | 'duties_paid' | 'emergency' | 'peak' | 'address_correction' | 'security' | 'eei_filing' | 'fixed_ddp' | 'fixed_currency_conversion' | 'prohibited_item' | 'undeliverable_shipment' | 'signature_required' | 'direct_delivery' | 'saturday_stop' | 'residential_extended_area_pickup';
|
|
2643
|
+
type TrueupSurchargeType = 'fuel' | 'remote_area' | 'oversize' | 'duties_paid' | 'emergency' | 'peak' | 'address_correction' | 'security' | 'eei_filing' | 'fixed_ddp' | 'fixed_currency_conversion' | 'prohibited_item' | 'undeliverable_shipment' | 'signature_required' | 'direct_delivery' | 'saturday_stop' | 'residential_extended_area_pickup' | 'package_level_detail';
|
|
2643
2644
|
type UnitOfLength = 'millimeter' | 'centimeter' | 'inch' | 'foot' | 'meter';
|
|
2644
2645
|
type UnitOfMeasurement = 'millimeter' | 'centimeter' | 'inch' | 'foot' | 'cubic_inch' | 'cubic_meter' | 'gram' | 'kilogram' | 'meter' | 'ounce' | 'pound';
|
|
2645
2646
|
type UnitOfTime = 'year' | 'month' | 'week' | 'day' | 'hour' | 'minute';
|
|
@@ -3554,6 +3555,7 @@ declare namespace io.flow.v0.models {
|
|
|
3554
3555
|
readonly 'items'?: io.flow.v0.models.LineItemForm[];
|
|
3555
3556
|
readonly 'package'?: io.flow.v0.models.ShippingLabelPackage;
|
|
3556
3557
|
readonly 'origin'?: io.flow.v0.models.ShippingAddress;
|
|
3558
|
+
readonly 'direction'?: io.flow.v0.enums.Direction;
|
|
3557
3559
|
}
|
|
3558
3560
|
|
|
3559
3561
|
interface BrowseOptinResponses {
|
|
@@ -6863,6 +6865,14 @@ declare namespace io.flow.v0.models {
|
|
|
6863
6865
|
readonly 'attributes': Record<string, string>;
|
|
6864
6866
|
}
|
|
6865
6867
|
|
|
6868
|
+
interface ItemDeleted {
|
|
6869
|
+
readonly 'discriminator': 'item_deleted';
|
|
6870
|
+
readonly 'event_id': string;
|
|
6871
|
+
readonly 'timestamp': string;
|
|
6872
|
+
readonly 'organization': string;
|
|
6873
|
+
readonly 'item': io.flow.v0.models.Item;
|
|
6874
|
+
}
|
|
6875
|
+
|
|
6866
6876
|
interface ItemForm {
|
|
6867
6877
|
readonly 'number': string;
|
|
6868
6878
|
readonly 'locale': string;
|
|
@@ -6901,6 +6911,14 @@ declare namespace io.flow.v0.models {
|
|
|
6901
6911
|
readonly 'images'?: io.flow.v0.models.ImageForm[];
|
|
6902
6912
|
}
|
|
6903
6913
|
|
|
6914
|
+
interface ItemInserted {
|
|
6915
|
+
readonly 'discriminator': 'item_inserted';
|
|
6916
|
+
readonly 'event_id': string;
|
|
6917
|
+
readonly 'timestamp': string;
|
|
6918
|
+
readonly 'organization': string;
|
|
6919
|
+
readonly 'item': io.flow.v0.models.Item;
|
|
6920
|
+
}
|
|
6921
|
+
|
|
6904
6922
|
interface ItemMargin {
|
|
6905
6923
|
readonly 'id': string;
|
|
6906
6924
|
readonly 'key': string;
|
|
@@ -7025,6 +7043,14 @@ declare namespace io.flow.v0.models {
|
|
|
7025
7043
|
readonly 'categories': number;
|
|
7026
7044
|
}
|
|
7027
7045
|
|
|
7046
|
+
interface ItemUpdated {
|
|
7047
|
+
readonly 'discriminator': 'item_updated';
|
|
7048
|
+
readonly 'event_id': string;
|
|
7049
|
+
readonly 'timestamp': string;
|
|
7050
|
+
readonly 'organization': string;
|
|
7051
|
+
readonly 'item': io.flow.v0.models.Item;
|
|
7052
|
+
}
|
|
7053
|
+
|
|
7028
7054
|
interface ItemVersion {
|
|
7029
7055
|
readonly 'id': string;
|
|
7030
7056
|
readonly 'timestamp': string;
|
|
@@ -9204,17 +9230,32 @@ declare namespace io.flow.v0.models {
|
|
|
9204
9230
|
readonly 'reference'?: string;
|
|
9205
9231
|
}
|
|
9206
9232
|
|
|
9233
|
+
interface PaymentMethodDataInitGrabpay {
|
|
9234
|
+
readonly 'type': 'init_grabpay';
|
|
9235
|
+
readonly 'reference'?: string;
|
|
9236
|
+
}
|
|
9237
|
+
|
|
9207
9238
|
interface PaymentMethodDataInitIdeal {
|
|
9208
9239
|
readonly 'type': 'init_ideal';
|
|
9209
9240
|
readonly 'issuer'?: string;
|
|
9210
9241
|
readonly 'reference'?: string;
|
|
9211
9242
|
}
|
|
9212
9243
|
|
|
9244
|
+
interface PaymentMethodDataInitKcpCreditcard {
|
|
9245
|
+
readonly 'type': 'init_kcp_creditcard';
|
|
9246
|
+
readonly 'reference'?: string;
|
|
9247
|
+
}
|
|
9248
|
+
|
|
9213
9249
|
interface PaymentMethodDataInitKlarna {
|
|
9214
9250
|
readonly 'type': 'init_klarna';
|
|
9215
9251
|
readonly 'reference'?: string;
|
|
9216
9252
|
}
|
|
9217
9253
|
|
|
9254
|
+
interface PaymentMethodDataInitMobilepay {
|
|
9255
|
+
readonly 'type': 'init_mobilepay';
|
|
9256
|
+
readonly 'reference'?: string;
|
|
9257
|
+
}
|
|
9258
|
+
|
|
9218
9259
|
interface PaymentMethodDataInitPaypal {
|
|
9219
9260
|
readonly 'type': 'init_paypal';
|
|
9220
9261
|
readonly 'reference'?: string;
|
|
@@ -9235,6 +9276,11 @@ declare namespace io.flow.v0.models {
|
|
|
9235
9276
|
readonly 'reference'?: string;
|
|
9236
9277
|
}
|
|
9237
9278
|
|
|
9279
|
+
interface PaymentMethodDataInitVipps {
|
|
9280
|
+
readonly 'type': 'init_vipps';
|
|
9281
|
+
readonly 'reference'?: string;
|
|
9282
|
+
}
|
|
9283
|
+
|
|
9238
9284
|
interface PaymentMethodDataOptionLogoSvg {
|
|
9239
9285
|
readonly 'type': 'svg';
|
|
9240
9286
|
readonly 'url': string;
|
|
@@ -9330,17 +9376,32 @@ declare namespace io.flow.v0.models {
|
|
|
9330
9376
|
readonly 'merchant_of_record': io.flow.v0.enums.MerchantOfRecord;
|
|
9331
9377
|
}
|
|
9332
9378
|
|
|
9379
|
+
interface PaymentMethodSummaryGrabpay {
|
|
9380
|
+
readonly 'type': 'grabpay';
|
|
9381
|
+
readonly 'merchant_of_record': io.flow.v0.enums.MerchantOfRecord;
|
|
9382
|
+
}
|
|
9383
|
+
|
|
9333
9384
|
interface PaymentMethodSummaryIdeal {
|
|
9334
9385
|
readonly 'type': 'ideal';
|
|
9335
9386
|
readonly 'merchant_of_record': io.flow.v0.enums.MerchantOfRecord;
|
|
9336
9387
|
readonly 'issuer'?: string;
|
|
9337
9388
|
}
|
|
9338
9389
|
|
|
9390
|
+
interface PaymentMethodSummaryKcpCreditcard {
|
|
9391
|
+
readonly 'type': 'kcp_creditcard';
|
|
9392
|
+
readonly 'merchant_of_record': io.flow.v0.enums.MerchantOfRecord;
|
|
9393
|
+
}
|
|
9394
|
+
|
|
9339
9395
|
interface PaymentMethodSummaryKlarna {
|
|
9340
9396
|
readonly 'type': 'klarna';
|
|
9341
9397
|
readonly 'merchant_of_record': io.flow.v0.enums.MerchantOfRecord;
|
|
9342
9398
|
}
|
|
9343
9399
|
|
|
9400
|
+
interface PaymentMethodSummaryMobilepay {
|
|
9401
|
+
readonly 'type': 'mobilepay';
|
|
9402
|
+
readonly 'merchant_of_record': io.flow.v0.enums.MerchantOfRecord;
|
|
9403
|
+
}
|
|
9404
|
+
|
|
9344
9405
|
interface PaymentMethodSummaryPaypal {
|
|
9345
9406
|
readonly 'type': 'paypal';
|
|
9346
9407
|
readonly 'merchant_of_record': io.flow.v0.enums.MerchantOfRecord;
|
|
@@ -9361,6 +9422,11 @@ declare namespace io.flow.v0.models {
|
|
|
9361
9422
|
readonly 'merchant_of_record': io.flow.v0.enums.MerchantOfRecord;
|
|
9362
9423
|
}
|
|
9363
9424
|
|
|
9425
|
+
interface PaymentMethodSummaryVipps {
|
|
9426
|
+
readonly 'type': 'vipps';
|
|
9427
|
+
readonly 'merchant_of_record': io.flow.v0.enums.MerchantOfRecord;
|
|
9428
|
+
}
|
|
9429
|
+
|
|
9364
9430
|
interface PaymentOrderDetailsLineItem {
|
|
9365
9431
|
readonly 'id'?: string;
|
|
9366
9432
|
readonly 'description': string;
|
|
@@ -10033,6 +10099,8 @@ declare namespace io.flow.v0.models {
|
|
|
10033
10099
|
readonly 'review_status'?: io.flow.v0.enums.ReviewStatus;
|
|
10034
10100
|
readonly 'rules'?: io.flow.v0.enums.ProductRestrictionRule[];
|
|
10035
10101
|
readonly 'updated_by'?: string;
|
|
10102
|
+
readonly 'product_restriction_id'?: string;
|
|
10103
|
+
readonly 'hs_code'?: string;
|
|
10036
10104
|
}
|
|
10037
10105
|
|
|
10038
10106
|
interface ProductRestrictionResultDeleted {
|
|
@@ -10533,6 +10601,8 @@ declare namespace io.flow.v0.models {
|
|
|
10533
10601
|
readonly 'attributes'?: Record<string, string>;
|
|
10534
10602
|
readonly 'status'?: io.flow.v0.enums.RefundStatus;
|
|
10535
10603
|
readonly 'base'?: io.flow.v0.models.Money;
|
|
10604
|
+
readonly 'failure_category'?: io.flow.v0.enums.RefundFailureCategory;
|
|
10605
|
+
readonly 'failure_psp_reason'?: string;
|
|
10536
10606
|
}
|
|
10537
10607
|
|
|
10538
10608
|
interface RefundCapture {
|
|
@@ -11320,6 +11390,7 @@ declare namespace io.flow.v0.models {
|
|
|
11320
11390
|
readonly 'additional_services_requested'?: io.flow.v0.models.AdditionalServicesRequested[];
|
|
11321
11391
|
readonly 'created_at'?: string;
|
|
11322
11392
|
readonly 'updated_at'?: string;
|
|
11393
|
+
readonly 'direction'?: io.flow.v0.enums.Direction;
|
|
11323
11394
|
}
|
|
11324
11395
|
|
|
11325
11396
|
interface ShippingLabelDocument {
|
|
@@ -12002,6 +12073,7 @@ declare namespace io.flow.v0.models {
|
|
|
12002
12073
|
readonly 'order_number': string;
|
|
12003
12074
|
readonly 'items': io.flow.v0.models.LineItemForm[];
|
|
12004
12075
|
readonly 'center_key'?: string;
|
|
12076
|
+
readonly 'direction'?: io.flow.v0.enums.Direction;
|
|
12005
12077
|
}
|
|
12006
12078
|
|
|
12007
12079
|
interface SummaryShippingNotificationForm {
|
|
@@ -13011,7 +13083,7 @@ declare namespace io.flow.v0.unions {
|
|
|
13011
13083
|
type Document = (io.flow.v0.models.CatalogItemDocument | io.flow.v0.models.HarmonizationDocument);
|
|
13012
13084
|
type EmailNotificationData = (io.flow.v0.models.EmailNotificationDataRefund | io.flow.v0.models.EmailNotificationAbandonedOrder);
|
|
13013
13085
|
type Entity = (io.flow.v0.models.Company | io.flow.v0.models.Individual);
|
|
13014
|
-
type Event = (io.flow.v0.models.TestUpserted | io.flow.v0.models.GenerateLoad | io.flow.v0.models.TransactionUpserted | io.flow.v0.models.OrganizationTransactionUpserted | io.flow.v0.models.OrganizationTransactionDeleted | io.flow.v0.models.StatementUpserted | io.flow.v0.models.StatementDeleted | io.flow.v0.models.ChannelTransactionUpserted | io.flow.v0.models.ChannelTransactionDeleted | io.flow.v0.models.ChannelTransactionDeletedV2 | io.flow.v0.models.ChannelStatementUpserted | io.flow.v0.models.ChannelStatementDeleted | io.flow.v0.models.ChannelPayoutUpserted | io.flow.v0.models.ChannelPayoutDeleted | io.flow.v0.models.OrganizationPayoutUpserted | io.flow.v0.models.OrganizationPayoutDeleted | io.flow.v0.models.ChannelPendingPayoutTransactionUpserted | io.flow.v0.models.ChannelPendingPayoutTransactionDeleted | io.flow.v0.models.OrganizationPendingPayoutTransactionUpserted | io.flow.v0.models.OrganizationPendingPayoutTransactionDeleted | io.flow.v0.models.AttributeUpserted | io.flow.v0.models.AttributeDeleted | io.flow.v0.models.AttributeUpsertedV2 | io.flow.v0.models.AttributeDeletedV2 | io.flow.v0.models.CatalogUpserted | io.flow.v0.models.CatalogDeleted | io.flow.v0.models.SubcatalogUpserted | io.flow.v0.models.SubcatalogDeleted | io.flow.v0.models.CatalogItemUpserted | io.flow.v0.models.CatalogItemDeleted | io.flow.v0.models.CatalogItemUpsertedV2 | io.flow.v0.models.CatalogItemDeletedV2 | io.flow.v0.models.SubcatalogItemUpserted | io.flow.v0.models.SubcatalogItemDeleted | io.flow.v0.models.CatalogStatisticsUpserted | io.flow.v0.models.CatalogStatisticsDeleted | io.flow.v0.models.ChannelUpserted | io.flow.v0.models.ChannelDeleted | io.flow.v0.models.ChannelCurrencyUpserted | io.flow.v0.models.ChannelCurrencyDeleted | io.flow.v0.models.ChannelOrganizationUpserted | io.flow.v0.models.ChannelOrganizationDeleted | io.flow.v0.models.B2BInvoiceUpserted | io.flow.v0.models.B2BInvoiceDeleted | io.flow.v0.models.B2BCreditMemoUpserted | io.flow.v0.models.B2BCreditMemoDeleted | io.flow.v0.models.ConsumerInvoiceUpserted | io.flow.v0.models.ConsumerInvoiceDeleted | io.flow.v0.models.CreditMemoUpserted | io.flow.v0.models.CreditMemoDeleted | io.flow.v0.models.CrossdockShipmentUpserted | io.flow.v0.models.RateDeleted | io.flow.v0.models.RateUpserted | io.flow.v0.models.RateDeletedV3 | io.flow.v0.models.RateUpsertedV3 | io.flow.v0.models.CustomerUpserted | io.flow.v0.models.CustomerDeleted | io.flow.v0.models.CustomerAddressBookContactUpserted | io.flow.v0.models.CustomerAddressBookContactDeleted | io.flow.v0.models.EmailNotificationUpserted | io.flow.v0.models.EmailNotificationDeleted | io.flow.v0.models.AvailablePromotionsUpserted | io.flow.v0.models.AvailablePromotionsDeleted | io.flow.v0.models.AvailablePromotionsUpsertedV2 | io.flow.v0.models.AvailablePromotionsDeletedV2 | io.flow.v0.models.AllocationDeletedV2 | io.flow.v0.models.AllocationUpsertedV2 | io.flow.v0.models.CurrencyFormatDeleted | io.flow.v0.models.CurrencyFormatUpserted | io.flow.v0.models.ExperienceDeleted | io.flow.v0.models.ExperienceUpserted | io.flow.v0.models.ExperienceDeletedV2 | io.flow.v0.models.ExperienceUpsertedV2 | io.flow.v0.models.CountryStatusUpserted | io.flow.v0.models.CountryStatusDeleted | io.flow.v0.models.ExperiencePriceBookMappingDeleted | io.flow.v0.models.ExperiencePriceBookMappingUpserted | io.flow.v0.models.ExperienceLogisticsSettingsUpserted | io.flow.v0.models.ExperienceLogisticsSettingsDeleted | io.flow.v0.models.ItemMarginDeletedV2 | io.flow.v0.models.ItemMarginUpsertedV2 | io.flow.v0.models.ItemSalesMarginDeleted | io.flow.v0.models.ItemSalesMarginUpserted | io.flow.v0.models.LabelFormatDeleted | io.flow.v0.models.LabelFormatUpserted | io.flow.v0.models.OrderDeleted | io.flow.v0.models.OrderUpserted | io.flow.v0.models.OrderDeletedV2 | io.flow.v0.models.OrderUpsertedV2 | io.flow.v0.models.OrderIdentifierDeleted | io.flow.v0.models.OrderIdentifierUpserted | io.flow.v0.models.OrderIdentifierDeletedV2 | io.flow.v0.models.OrderIdentifierUpsertedV2 | io.flow.v0.models.OrderIdentifierUpsertedV3 | io.flow.v0.models.OrderReplacementUpserted | io.flow.v0.models.OrderReplacementDeleted | io.flow.v0.models.PricingDeleted | io.flow.v0.models.PricingUpserted | io.flow.v0.models.OrderServiceChangeRequest | io.flow.v0.models.FraudStatusChanged | io.flow.v0.models.CenterUpserted | io.flow.v0.models.CenterDeleted | io.flow.v0.models.ShippingConfigurationUpserted | io.flow.v0.models.ShippingConfigurationDeleted | io.flow.v0.models.TierUpsertedV2 | io.flow.v0.models.TierDeletedV2 | io.flow.v0.models.ShippingLaneUpserted | io.flow.v0.models.ShippingLaneDeleted | io.flow.v0.models.ShippingConfigurationItemAvailabilityUpserted | io.flow.v0.models.ShippingConfigurationItemAvailabilityDeleted | io.flow.v0.models.ShippingConfigurationItemShippingPricingUpserted | io.flow.v0.models.ShippingConfigurationItemShippingPricingDeleted | io.flow.v0.models.Hs6CodeUpserted | io.flow.v0.models.Hs6CodeDeleted | io.flow.v0.models.Hs10CodeUpserted | io.flow.v0.models.Hs10CodeDeleted | io.flow.v0.models.ItemOriginUpserted | io.flow.v0.models.ItemOriginDeleted | io.flow.v0.models.HarmonizedLandedCostUpserted | io.flow.v0.models.FullyHarmonizedItemUpserted | io.flow.v0.models.ImportCompletedV2 | io.flow.v0.models.ImportFailedV2 | io.flow.v0.models.RuleUpserted | io.flow.v0.models.RuleDeleted | io.flow.v0.models.SnapshotUpserted | io.flow.v0.models.SnapshotDeleted | io.flow.v0.models.LabelUpserted | io.flow.v0.models.LabelDeletedV2 | io.flow.v0.models.LabelUpsertedV2 | io.flow.v0.models.NotificationUpsertedV2 | io.flow.v0.models.NotificationDeletedV2 | io.flow.v0.models.ManifestedLabelUpserted | io.flow.v0.models.ManifestedLabelDeleted | io.flow.v0.models.LabelProcessingModificationUpserted | io.flow.v0.models.LabelProcessingModificationDeleted | io.flow.v0.models.LocalItemUpserted | io.flow.v0.models.LocalItemDeleted | io.flow.v0.models.MerchantApplicationUpserted | io.flow.v0.models.MerchantApplicationDeleted | io.flow.v0.models.CheckoutOptinResponsesUpserted | io.flow.v0.models.CheckoutOptinResponsesDeleted | io.flow.v0.models.BrowseOptinResponsesUpserted | io.flow.v0.models.BrowseOptinResponsesDeleted | io.flow.v0.models.OrderPlaced | io.flow.v0.models.OrderPlacedV2 | io.flow.v0.models.ReadyToFulfill | io.flow.v0.models.ReadyToFulfillV2 | io.flow.v0.models.MembershipUpsertedV2 | io.flow.v0.models.MembershipDeletedV2 | io.flow.v0.models.OrganizationUpserted | io.flow.v0.models.OrganizationDeleted | io.flow.v0.models.OrganizationUpsertedV2 | io.flow.v0.models.OrganizationDeletedV2 | io.flow.v0.models.OrganizationDefaultConfigurationsUpserted | io.flow.v0.models.OrganizationDefaultConfigurationsDeleted | io.flow.v0.models.EcommercePlatformUpserted | io.flow.v0.models.EcommercePlatformDeleted | io.flow.v0.models.OrganizationOnboardingStateUpserted | io.flow.v0.models.OrganizationOnboardingStateDeleted | io.flow.v0.models.AuthorizationDeletedV2 | io.flow.v0.models.AuthorizationStatusChanged | io.flow.v0.models.CardAuthorizationUpsertedV2 | io.flow.v0.models.CardAuthorizationDeletedV2 | io.flow.v0.models.OnlineAuthorizationUpsertedV2 | io.flow.v0.models.OnlineAuthorizationDeletedV2 | io.flow.v0.models.CaptureUpsertedV2 | io.flow.v0.models.CaptureDeleted | io.flow.v0.models.CardUpsertedV2 | io.flow.v0.models.CardDeleted | io.flow.v0.models.PaymentUpserted | io.flow.v0.models.PaymentDeleted | io.flow.v0.models.RefundUpsertedV2 | io.flow.v0.models.RefundDeletedV2 | io.flow.v0.models.RefundCaptureUpsertedV2 | io.flow.v0.models.ReversalUpserted | io.flow.v0.models.ReversalDeleted | io.flow.v0.models.CaptureIdentifierUpserted | io.flow.v0.models.CaptureIdentifierDeleted | io.flow.v0.models.RefundIdentifierUpserted | io.flow.v0.models.RefundIdentifierDeleted | io.flow.v0.models.VirtualCardCaptureUpserted | io.flow.v0.models.VirtualCardCaptureDeleted | io.flow.v0.models.VirtualCardRefundUpserted | io.flow.v0.models.VirtualCardRefundDeleted | io.flow.v0.models.PaymentRequestUpserted | io.flow.v0.models.PaymentRequestDeleted | io.flow.v0.models.PriceBookUpserted | io.flow.v0.models.PriceBookDeleted | io.flow.v0.models.PriceBookItemUpserted | io.flow.v0.models.PriceBookItemDeleted | io.flow.v0.models.OrganizationRatesPublished | io.flow.v0.models.RatecardLaneUpserted | io.flow.v0.models.RatecardLaneDeleted | io.flow.v0.models.RatecardUpserted | io.flow.v0.models.RatecardDeleted | io.flow.v0.models.ProductRestrictionResultUpserted | io.flow.v0.models.ProductRestrictionResultDeleted | io.flow.v0.models.ReturnUpserted | io.flow.v0.models.ReturnDeleted | io.flow.v0.models.ReturnUpsertedV2 | io.flow.v0.models.ReturnDeletedV2 | io.flow.v0.models.ShopifyLocalizationSettingUpserted | io.flow.v0.models.ShopifyLocalizationSettingDeleted | io.flow.v0.models.TrackingLabelEventUpserted);
|
|
13086
|
+
type Event = (io.flow.v0.models.TestUpserted | io.flow.v0.models.GenerateLoad | io.flow.v0.models.TransactionUpserted | io.flow.v0.models.OrganizationTransactionUpserted | io.flow.v0.models.OrganizationTransactionDeleted | io.flow.v0.models.StatementUpserted | io.flow.v0.models.StatementDeleted | io.flow.v0.models.ChannelTransactionUpserted | io.flow.v0.models.ChannelTransactionDeleted | io.flow.v0.models.ChannelTransactionDeletedV2 | io.flow.v0.models.ChannelStatementUpserted | io.flow.v0.models.ChannelStatementDeleted | io.flow.v0.models.ChannelPayoutUpserted | io.flow.v0.models.ChannelPayoutDeleted | io.flow.v0.models.OrganizationPayoutUpserted | io.flow.v0.models.OrganizationPayoutDeleted | io.flow.v0.models.ChannelPendingPayoutTransactionUpserted | io.flow.v0.models.ChannelPendingPayoutTransactionDeleted | io.flow.v0.models.OrganizationPendingPayoutTransactionUpserted | io.flow.v0.models.OrganizationPendingPayoutTransactionDeleted | io.flow.v0.models.AttributeUpserted | io.flow.v0.models.AttributeDeleted | io.flow.v0.models.AttributeUpsertedV2 | io.flow.v0.models.AttributeDeletedV2 | io.flow.v0.models.CatalogUpserted | io.flow.v0.models.CatalogDeleted | io.flow.v0.models.SubcatalogUpserted | io.flow.v0.models.SubcatalogDeleted | io.flow.v0.models.CatalogItemUpserted | io.flow.v0.models.CatalogItemDeleted | io.flow.v0.models.CatalogItemUpsertedV2 | io.flow.v0.models.CatalogItemDeletedV2 | io.flow.v0.models.SubcatalogItemUpserted | io.flow.v0.models.SubcatalogItemDeleted | io.flow.v0.models.CatalogStatisticsUpserted | io.flow.v0.models.CatalogStatisticsDeleted | io.flow.v0.models.ItemInserted | io.flow.v0.models.ItemUpdated | io.flow.v0.models.ItemDeleted | io.flow.v0.models.ChannelUpserted | io.flow.v0.models.ChannelDeleted | io.flow.v0.models.ChannelCurrencyUpserted | io.flow.v0.models.ChannelCurrencyDeleted | io.flow.v0.models.ChannelOrganizationUpserted | io.flow.v0.models.ChannelOrganizationDeleted | io.flow.v0.models.B2BInvoiceUpserted | io.flow.v0.models.B2BInvoiceDeleted | io.flow.v0.models.B2BCreditMemoUpserted | io.flow.v0.models.B2BCreditMemoDeleted | io.flow.v0.models.ConsumerInvoiceUpserted | io.flow.v0.models.ConsumerInvoiceDeleted | io.flow.v0.models.CreditMemoUpserted | io.flow.v0.models.CreditMemoDeleted | io.flow.v0.models.CrossdockShipmentUpserted | io.flow.v0.models.RateDeleted | io.flow.v0.models.RateUpserted | io.flow.v0.models.RateDeletedV3 | io.flow.v0.models.RateUpsertedV3 | io.flow.v0.models.CustomerUpserted | io.flow.v0.models.CustomerDeleted | io.flow.v0.models.CustomerAddressBookContactUpserted | io.flow.v0.models.CustomerAddressBookContactDeleted | io.flow.v0.models.EmailNotificationUpserted | io.flow.v0.models.EmailNotificationDeleted | io.flow.v0.models.AvailablePromotionsUpserted | io.flow.v0.models.AvailablePromotionsDeleted | io.flow.v0.models.AvailablePromotionsUpsertedV2 | io.flow.v0.models.AvailablePromotionsDeletedV2 | io.flow.v0.models.AllocationDeletedV2 | io.flow.v0.models.AllocationUpsertedV2 | io.flow.v0.models.CurrencyFormatDeleted | io.flow.v0.models.CurrencyFormatUpserted | io.flow.v0.models.ExperienceDeleted | io.flow.v0.models.ExperienceUpserted | io.flow.v0.models.ExperienceDeletedV2 | io.flow.v0.models.ExperienceUpsertedV2 | io.flow.v0.models.CountryStatusUpserted | io.flow.v0.models.CountryStatusDeleted | io.flow.v0.models.ExperiencePriceBookMappingDeleted | io.flow.v0.models.ExperiencePriceBookMappingUpserted | io.flow.v0.models.ExperienceLogisticsSettingsUpserted | io.flow.v0.models.ExperienceLogisticsSettingsDeleted | io.flow.v0.models.ItemMarginDeletedV2 | io.flow.v0.models.ItemMarginUpsertedV2 | io.flow.v0.models.ItemSalesMarginDeleted | io.flow.v0.models.ItemSalesMarginUpserted | io.flow.v0.models.LabelFormatDeleted | io.flow.v0.models.LabelFormatUpserted | io.flow.v0.models.OrderDeleted | io.flow.v0.models.OrderUpserted | io.flow.v0.models.OrderDeletedV2 | io.flow.v0.models.OrderUpsertedV2 | io.flow.v0.models.OrderIdentifierDeleted | io.flow.v0.models.OrderIdentifierUpserted | io.flow.v0.models.OrderIdentifierDeletedV2 | io.flow.v0.models.OrderIdentifierUpsertedV2 | io.flow.v0.models.OrderIdentifierUpsertedV3 | io.flow.v0.models.OrderReplacementUpserted | io.flow.v0.models.OrderReplacementDeleted | io.flow.v0.models.PricingDeleted | io.flow.v0.models.PricingUpserted | io.flow.v0.models.OrderServiceChangeRequest | io.flow.v0.models.FraudStatusChanged | io.flow.v0.models.CenterUpserted | io.flow.v0.models.CenterDeleted | io.flow.v0.models.ShippingConfigurationUpserted | io.flow.v0.models.ShippingConfigurationDeleted | io.flow.v0.models.TierUpsertedV2 | io.flow.v0.models.TierDeletedV2 | io.flow.v0.models.ShippingLaneUpserted | io.flow.v0.models.ShippingLaneDeleted | io.flow.v0.models.ShippingConfigurationItemAvailabilityUpserted | io.flow.v0.models.ShippingConfigurationItemAvailabilityDeleted | io.flow.v0.models.ShippingConfigurationItemShippingPricingUpserted | io.flow.v0.models.ShippingConfigurationItemShippingPricingDeleted | io.flow.v0.models.Hs6CodeUpserted | io.flow.v0.models.Hs6CodeDeleted | io.flow.v0.models.Hs10CodeUpserted | io.flow.v0.models.Hs10CodeDeleted | io.flow.v0.models.ItemOriginUpserted | io.flow.v0.models.ItemOriginDeleted | io.flow.v0.models.HarmonizedLandedCostUpserted | io.flow.v0.models.FullyHarmonizedItemUpserted | io.flow.v0.models.ImportCompletedV2 | io.flow.v0.models.ImportFailedV2 | io.flow.v0.models.RuleUpserted | io.flow.v0.models.RuleDeleted | io.flow.v0.models.SnapshotUpserted | io.flow.v0.models.SnapshotDeleted | io.flow.v0.models.LabelUpserted | io.flow.v0.models.LabelDeletedV2 | io.flow.v0.models.LabelUpsertedV2 | io.flow.v0.models.NotificationUpsertedV2 | io.flow.v0.models.NotificationDeletedV2 | io.flow.v0.models.ManifestedLabelUpserted | io.flow.v0.models.ManifestedLabelDeleted | io.flow.v0.models.LabelProcessingModificationUpserted | io.flow.v0.models.LabelProcessingModificationDeleted | io.flow.v0.models.LocalItemUpserted | io.flow.v0.models.LocalItemDeleted | io.flow.v0.models.MerchantApplicationUpserted | io.flow.v0.models.MerchantApplicationDeleted | io.flow.v0.models.CheckoutOptinResponsesUpserted | io.flow.v0.models.CheckoutOptinResponsesDeleted | io.flow.v0.models.BrowseOptinResponsesUpserted | io.flow.v0.models.BrowseOptinResponsesDeleted | io.flow.v0.models.OrderPlaced | io.flow.v0.models.OrderPlacedV2 | io.flow.v0.models.ReadyToFulfill | io.flow.v0.models.ReadyToFulfillV2 | io.flow.v0.models.MembershipUpsertedV2 | io.flow.v0.models.MembershipDeletedV2 | io.flow.v0.models.OrganizationUpserted | io.flow.v0.models.OrganizationDeleted | io.flow.v0.models.OrganizationUpsertedV2 | io.flow.v0.models.OrganizationDeletedV2 | io.flow.v0.models.OrganizationDefaultConfigurationsUpserted | io.flow.v0.models.OrganizationDefaultConfigurationsDeleted | io.flow.v0.models.EcommercePlatformUpserted | io.flow.v0.models.EcommercePlatformDeleted | io.flow.v0.models.OrganizationOnboardingStateUpserted | io.flow.v0.models.OrganizationOnboardingStateDeleted | io.flow.v0.models.AuthorizationDeletedV2 | io.flow.v0.models.AuthorizationStatusChanged | io.flow.v0.models.CardAuthorizationUpsertedV2 | io.flow.v0.models.CardAuthorizationDeletedV2 | io.flow.v0.models.OnlineAuthorizationUpsertedV2 | io.flow.v0.models.OnlineAuthorizationDeletedV2 | io.flow.v0.models.CaptureUpsertedV2 | io.flow.v0.models.CaptureDeleted | io.flow.v0.models.CardUpsertedV2 | io.flow.v0.models.CardDeleted | io.flow.v0.models.PaymentUpserted | io.flow.v0.models.PaymentDeleted | io.flow.v0.models.RefundUpsertedV2 | io.flow.v0.models.RefundDeletedV2 | io.flow.v0.models.RefundCaptureUpsertedV2 | io.flow.v0.models.ReversalUpserted | io.flow.v0.models.ReversalDeleted | io.flow.v0.models.CaptureIdentifierUpserted | io.flow.v0.models.CaptureIdentifierDeleted | io.flow.v0.models.RefundIdentifierUpserted | io.flow.v0.models.RefundIdentifierDeleted | io.flow.v0.models.VirtualCardCaptureUpserted | io.flow.v0.models.VirtualCardCaptureDeleted | io.flow.v0.models.VirtualCardRefundUpserted | io.flow.v0.models.VirtualCardRefundDeleted | io.flow.v0.models.PaymentRequestUpserted | io.flow.v0.models.PaymentRequestDeleted | io.flow.v0.models.PriceBookUpserted | io.flow.v0.models.PriceBookDeleted | io.flow.v0.models.PriceBookItemUpserted | io.flow.v0.models.PriceBookItemDeleted | io.flow.v0.models.OrganizationRatesPublished | io.flow.v0.models.RatecardLaneUpserted | io.flow.v0.models.RatecardLaneDeleted | io.flow.v0.models.RatecardUpserted | io.flow.v0.models.RatecardDeleted | io.flow.v0.models.ProductRestrictionResultUpserted | io.flow.v0.models.ProductRestrictionResultDeleted | io.flow.v0.models.ReturnUpserted | io.flow.v0.models.ReturnDeleted | io.flow.v0.models.ReturnUpsertedV2 | io.flow.v0.models.ReturnDeletedV2 | io.flow.v0.models.ShopifyLocalizationSettingUpserted | io.flow.v0.models.ShopifyLocalizationSettingDeleted | io.flow.v0.models.TrackingLabelEventUpserted);
|
|
13015
13087
|
type ExpandableCard = (io.flow.v0.models.Card | io.flow.v0.models.CardReference | io.flow.v0.models.CardSummary);
|
|
13016
13088
|
type ExpandableCenter = (io.flow.v0.models.Center | io.flow.v0.models.CenterReference);
|
|
13017
13089
|
type ExpandableExperience = (io.flow.v0.models.Experience | io.flow.v0.models.ExperienceReference);
|
|
@@ -13051,12 +13123,12 @@ declare namespace io.flow.v0.unions {
|
|
|
13051
13123
|
type PaymentCaptureOption = (io.flow.v0.models.PaymentCaptureOptionAutomaticImmediate | io.flow.v0.models.PaymentCaptureOptionManual);
|
|
13052
13124
|
type PaymentForm = (io.flow.v0.models.MerchantOfRecordPaymentForm);
|
|
13053
13125
|
type PaymentMethodCard = (io.flow.v0.models.PaymentMethodCardPciDetails | io.flow.v0.models.PaymentMethodCardToken);
|
|
13054
|
-
type PaymentMethodData = (io.flow.v0.models.PaymentMethodDataInitKlarna | io.flow.v0.models.PaymentMethodDataInitAfterpay | io.flow.v0.models.PaymentMethodDataInitApplepay | io.flow.v0.models.PaymentMethodDataInitGooglepay | io.flow.v0.models.PaymentMethodDataInitPaypal | io.flow.v0.models.PaymentMethodDataInitIdeal | io.flow.v0.models.PaymentMethodDataInitSofort | io.flow.v0.models.PaymentMethodDataInitTwint | io.flow.v0.models.PaymentMethodDataInitPrzelewy24 | io.flow.v0.models.PaymentMethodDataInitBancontact | io.flow.v0.models.PaymentMethodDataValidateApplepay | io.flow.v0.models.PaymentMethodDataAuthorizeCard | io.flow.v0.models.PaymentMethodDataAuthorizeGooglepay | io.flow.v0.models.PaymentMethodDataAuthorizeApplepay | io.flow.v0.models.PaymentMethodDataAuthorizePaypal | io.flow.v0.models.PaymentMethodDataAuthorizeKlarna | io.flow.v0.models.PaymentMethodDataSelectedPaymentOption | io.flow.v0.models.PaymentMethodDataCompleteAuthorizationCard);
|
|
13126
|
+
type PaymentMethodData = (io.flow.v0.models.PaymentMethodDataInitKlarna | io.flow.v0.models.PaymentMethodDataInitAfterpay | io.flow.v0.models.PaymentMethodDataInitApplepay | io.flow.v0.models.PaymentMethodDataInitGooglepay | io.flow.v0.models.PaymentMethodDataInitPaypal | io.flow.v0.models.PaymentMethodDataInitIdeal | io.flow.v0.models.PaymentMethodDataInitSofort | io.flow.v0.models.PaymentMethodDataInitTwint | io.flow.v0.models.PaymentMethodDataInitPrzelewy24 | io.flow.v0.models.PaymentMethodDataInitMobilepay | io.flow.v0.models.PaymentMethodDataInitKcpCreditcard | io.flow.v0.models.PaymentMethodDataInitBancontact | io.flow.v0.models.PaymentMethodDataInitGrabpay | io.flow.v0.models.PaymentMethodDataInitVipps | io.flow.v0.models.PaymentMethodDataValidateApplepay | io.flow.v0.models.PaymentMethodDataAuthorizeCard | io.flow.v0.models.PaymentMethodDataAuthorizeGooglepay | io.flow.v0.models.PaymentMethodDataAuthorizeApplepay | io.flow.v0.models.PaymentMethodDataAuthorizePaypal | io.flow.v0.models.PaymentMethodDataAuthorizeKlarna | io.flow.v0.models.PaymentMethodDataSelectedPaymentOption | io.flow.v0.models.PaymentMethodDataCompleteAuthorizationCard);
|
|
13055
13127
|
type PaymentMethodDataAuthorizeApplepayResult = (io.flow.v0.models.PaymentMethodDataAuthorizeApplepayResultSuccess | io.flow.v0.models.PaymentMethodDataAuthorizeApplepayResultFailure);
|
|
13056
13128
|
type PaymentMethodDataAuthorizeKlarnaResult = (io.flow.v0.models.PaymentMethodDataAuthorizeKlarnaResultSuccess | io.flow.v0.models.PaymentMethodDataAuthorizeKlarnaResultFailure);
|
|
13057
13129
|
type PaymentMethodDataOptionLogo = (io.flow.v0.models.PaymentMethodDataOptionLogoSvg);
|
|
13058
13130
|
type PaymentMethodStoredDetailsCard = (io.flow.v0.models.PaymentMethodStoredDetailsCardInitial | io.flow.v0.models.PaymentMethodStoredDetailsCardSubsequent);
|
|
13059
|
-
type PaymentMethodSummary = (io.flow.v0.models.PaymentMethodSummaryCard | io.flow.v0.models.PaymentMethodSummaryKlarna | io.flow.v0.models.PaymentMethodSummaryAfterpay | io.flow.v0.models.PaymentMethodSummaryApplepay | io.flow.v0.models.PaymentMethodSummaryGooglepay | io.flow.v0.models.PaymentMethodSummaryPaypal | io.flow.v0.models.PaymentMethodSummaryIdeal | io.flow.v0.models.PaymentMethodSummaryTwint | io.flow.v0.models.PaymentMethodSummaryPrzelewy24 | io.flow.v0.models.PaymentMethodSummarySofort | io.flow.v0.models.PaymentMethodSummaryBancontact);
|
|
13131
|
+
type PaymentMethodSummary = (io.flow.v0.models.PaymentMethodSummaryCard | io.flow.v0.models.PaymentMethodSummaryKlarna | io.flow.v0.models.PaymentMethodSummaryAfterpay | io.flow.v0.models.PaymentMethodSummaryApplepay | io.flow.v0.models.PaymentMethodSummaryGooglepay | io.flow.v0.models.PaymentMethodSummaryPaypal | io.flow.v0.models.PaymentMethodSummaryIdeal | io.flow.v0.models.PaymentMethodSummaryTwint | io.flow.v0.models.PaymentMethodSummaryVipps | io.flow.v0.models.PaymentMethodSummaryPrzelewy24 | io.flow.v0.models.PaymentMethodSummaryMobilepay | io.flow.v0.models.PaymentMethodSummaryKcpCreditcard | io.flow.v0.models.PaymentMethodSummarySofort | io.flow.v0.models.PaymentMethodSummaryBancontact | io.flow.v0.models.PaymentMethodSummaryGrabpay);
|
|
13060
13132
|
|
|
13061
13133
|
type PaymentMethodTag = ({
|
|
13062
13134
|
discriminator: 'organization_payment_method_tag',
|
|
@@ -13261,6 +13333,7 @@ export const provinceType: PropTypes.Requireable<io.flow.v0.enums.ProvinceType>;
|
|
|
13261
13333
|
export const quoteErrorCode: PropTypes.Requireable<io.flow.v0.enums.QuoteErrorCode>;
|
|
13262
13334
|
export const ratecardOwner: PropTypes.Requireable<io.flow.v0.enums.RatecardOwner>;
|
|
13263
13335
|
export const refundDeclineCode: PropTypes.Requireable<io.flow.v0.enums.RefundDeclineCode>;
|
|
13336
|
+
export const refundFailureCategory: PropTypes.Requireable<io.flow.v0.enums.RefundFailureCategory>;
|
|
13264
13337
|
export const refundStatus: PropTypes.Requireable<io.flow.v0.enums.RefundStatus>;
|
|
13265
13338
|
export const regionType: PropTypes.Requireable<io.flow.v0.enums.RegionType>;
|
|
13266
13339
|
export const restrictedReviewStatus: PropTypes.Requireable<io.flow.v0.enums.RestrictedReviewStatus>;
|
|
@@ -13920,9 +13993,11 @@ export const issuerSummary: PropTypes.Requireable<io.flow.v0.models.IssuerSummar
|
|
|
13920
13993
|
export const issuerV1: PropTypes.Requireable<io.flow.v0.models.IssuerV1>;
|
|
13921
13994
|
export const item: PropTypes.Requireable<io.flow.v0.models.Item>;
|
|
13922
13995
|
export const itemAttributesPatchForm: PropTypes.Requireable<io.flow.v0.models.ItemAttributesPatchForm>;
|
|
13996
|
+
export const itemDeleted: PropTypes.Requireable<io.flow.v0.models.ItemDeleted>;
|
|
13923
13997
|
export const itemForm: PropTypes.Requireable<io.flow.v0.models.ItemForm>;
|
|
13924
13998
|
export const itemFormOverlay: PropTypes.Requireable<io.flow.v0.models.ItemFormOverlay>;
|
|
13925
13999
|
export const itemFormOverlayForm: PropTypes.Requireable<io.flow.v0.models.ItemFormOverlayForm>;
|
|
14000
|
+
export const itemInserted: PropTypes.Requireable<io.flow.v0.models.ItemInserted>;
|
|
13926
14001
|
export const itemMargin: PropTypes.Requireable<io.flow.v0.models.ItemMargin>;
|
|
13927
14002
|
export const itemMarginDeletedV2: PropTypes.Requireable<io.flow.v0.models.ItemMarginDeletedV2>;
|
|
13928
14003
|
export const itemMarginPostForm: PropTypes.Requireable<io.flow.v0.models.ItemMarginPostForm>;
|
|
@@ -13939,6 +14014,7 @@ export const itemSalesMarginDeleted: PropTypes.Requireable<io.flow.v0.models.Ite
|
|
|
13939
14014
|
export const itemSalesMarginUpserted: PropTypes.Requireable<io.flow.v0.models.ItemSalesMarginUpserted>;
|
|
13940
14015
|
export const itemShippingPricing: PropTypes.Requireable<io.flow.v0.models.ItemShippingPricing>;
|
|
13941
14016
|
export const itemStatistics: PropTypes.Requireable<io.flow.v0.models.ItemStatistics>;
|
|
14017
|
+
export const itemUpdated: PropTypes.Requireable<io.flow.v0.models.ItemUpdated>;
|
|
13942
14018
|
export const itemVersion: PropTypes.Requireable<io.flow.v0.models.ItemVersion>;
|
|
13943
14019
|
export const jsonpResponse: PropTypes.Requireable<io.flow.v0.models.JsonpResponse>;
|
|
13944
14020
|
export const klarnaPaymentCategory: PropTypes.Requireable<io.flow.v0.models.KlarnaPaymentCategory>;
|
|
@@ -14239,12 +14315,16 @@ export const paymentMethodDataInitAfterpay: PropTypes.Requireable<io.flow.v0.mod
|
|
|
14239
14315
|
export const paymentMethodDataInitApplepay: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataInitApplepay>;
|
|
14240
14316
|
export const paymentMethodDataInitBancontact: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataInitBancontact>;
|
|
14241
14317
|
export const paymentMethodDataInitGooglepay: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataInitGooglepay>;
|
|
14318
|
+
export const paymentMethodDataInitGrabpay: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataInitGrabpay>;
|
|
14242
14319
|
export const paymentMethodDataInitIdeal: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataInitIdeal>;
|
|
14320
|
+
export const paymentMethodDataInitKcpCreditcard: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataInitKcpCreditcard>;
|
|
14243
14321
|
export const paymentMethodDataInitKlarna: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataInitKlarna>;
|
|
14322
|
+
export const paymentMethodDataInitMobilepay: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataInitMobilepay>;
|
|
14244
14323
|
export const paymentMethodDataInitPaypal: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataInitPaypal>;
|
|
14245
14324
|
export const paymentMethodDataInitPrzelewy24: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataInitPrzelewy24>;
|
|
14246
14325
|
export const paymentMethodDataInitSofort: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataInitSofort>;
|
|
14247
14326
|
export const paymentMethodDataInitTwint: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataInitTwint>;
|
|
14327
|
+
export const paymentMethodDataInitVipps: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataInitVipps>;
|
|
14248
14328
|
export const paymentMethodDataOptionLogoSvg: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataOptionLogoSvg>;
|
|
14249
14329
|
export const paymentMethodDataPaymentOption: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataPaymentOption>;
|
|
14250
14330
|
export const paymentMethodDataSelectedPaymentOption: PropTypes.Requireable<io.flow.v0.models.PaymentMethodDataSelectedPaymentOption>;
|
|
@@ -14261,12 +14341,16 @@ export const paymentMethodSummaryApplepay: PropTypes.Requireable<io.flow.v0.mode
|
|
|
14261
14341
|
export const paymentMethodSummaryBancontact: PropTypes.Requireable<io.flow.v0.models.PaymentMethodSummaryBancontact>;
|
|
14262
14342
|
export const paymentMethodSummaryCard: PropTypes.Requireable<io.flow.v0.models.PaymentMethodSummaryCard>;
|
|
14263
14343
|
export const paymentMethodSummaryGooglepay: PropTypes.Requireable<io.flow.v0.models.PaymentMethodSummaryGooglepay>;
|
|
14344
|
+
export const paymentMethodSummaryGrabpay: PropTypes.Requireable<io.flow.v0.models.PaymentMethodSummaryGrabpay>;
|
|
14264
14345
|
export const paymentMethodSummaryIdeal: PropTypes.Requireable<io.flow.v0.models.PaymentMethodSummaryIdeal>;
|
|
14346
|
+
export const paymentMethodSummaryKcpCreditcard: PropTypes.Requireable<io.flow.v0.models.PaymentMethodSummaryKcpCreditcard>;
|
|
14265
14347
|
export const paymentMethodSummaryKlarna: PropTypes.Requireable<io.flow.v0.models.PaymentMethodSummaryKlarna>;
|
|
14348
|
+
export const paymentMethodSummaryMobilepay: PropTypes.Requireable<io.flow.v0.models.PaymentMethodSummaryMobilepay>;
|
|
14266
14349
|
export const paymentMethodSummaryPaypal: PropTypes.Requireable<io.flow.v0.models.PaymentMethodSummaryPaypal>;
|
|
14267
14350
|
export const paymentMethodSummaryPrzelewy24: PropTypes.Requireable<io.flow.v0.models.PaymentMethodSummaryPrzelewy24>;
|
|
14268
14351
|
export const paymentMethodSummarySofort: PropTypes.Requireable<io.flow.v0.models.PaymentMethodSummarySofort>;
|
|
14269
14352
|
export const paymentMethodSummaryTwint: PropTypes.Requireable<io.flow.v0.models.PaymentMethodSummaryTwint>;
|
|
14353
|
+
export const paymentMethodSummaryVipps: PropTypes.Requireable<io.flow.v0.models.PaymentMethodSummaryVipps>;
|
|
14270
14354
|
export const paymentOrderDetailsLineItem: PropTypes.Requireable<io.flow.v0.models.PaymentOrderDetailsLineItem>;
|
|
14271
14355
|
export const paymentPaymentMethod: PropTypes.Requireable<io.flow.v0.models.PaymentPaymentMethod>;
|
|
14272
14356
|
export const paymentPaymentRequestReference: PropTypes.Requireable<io.flow.v0.models.PaymentPaymentRequestReference>;
|