@flowio/api-types 0.0.261 → 0.0.263

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (23) hide show
  1. package/generated/io.flow.billing.bank.account.v0.billing-bank-account.d.ts +13 -1
  2. package/generated/io.flow.billing.v0.billing.d.ts +10 -4
  3. package/generated/io.flow.channel.internal.v0.channel-internal.d.ts +2 -1
  4. package/generated/io.flow.channel.shopify.v0.channel-shopify.d.ts +28 -0
  5. package/generated/io.flow.common.v0.common.d.ts +2 -0
  6. package/generated/io.flow.consumer.invoice.v0.consumer-invoice.d.ts +242 -0
  7. package/generated/io.flow.experience.v0.experience.d.ts +2 -0
  8. package/generated/io.flow.internal.v0.api-internal.d.ts +404 -59
  9. package/generated/io.flow.label.v0.label.d.ts +1 -0
  10. package/generated/io.flow.merchant.onboarding.v0.merchant-onboarding.d.ts +89 -4
  11. package/generated/io.flow.organization.v0.organization.d.ts +28 -0
  12. package/generated/io.flow.payment.gateway.v0.payment-gateway.d.ts +1 -0
  13. package/generated/io.flow.payment.v0.payment.d.ts +1 -1
  14. package/generated/io.flow.ratecard.v0.ratecard.d.ts +39 -0
  15. package/generated/io.flow.restrictions.v0.restrictions.d.ts +40 -0
  16. package/generated/io.flow.sellability.v0.sellability.d.ts +71 -2
  17. package/generated/io.flow.shopify.markets.internal.event.v0.shopify-markets-internal-event.d.ts +17 -1
  18. package/generated/io.flow.shopify.markets.internal.v0.shopify-markets-internal.d.ts +12 -0
  19. package/generated/io.flow.shopify.markets.v0.shopify-markets.d.ts +2 -0
  20. package/generated/io.flow.v0.api.d.ts +330 -116
  21. package/index.d.ts +3 -1
  22. package/package.json +2 -2
  23. package/generated/io.flow.tech.onboarding.playground.v0.tech-onboarding-playground.d.ts +0 -157
@@ -27,6 +27,7 @@ declare namespace io.flow.v0.enums {
27
27
  type ChangeType = 'insert' | 'update' | 'delete';
28
28
  type ChannelCurrencyCapability = 'payment_authorizations' | 'settlement_currency';
29
29
  type ChannelShopifyOrderStateReasonCode = 'placeholder_reason_code';
30
+ type CommercialInvoiceMode = 'direct' | 'indirect';
30
31
  type ConsumerInvoiceCustomerType = 'business_eu_verified' | 'business_non_verified' | 'individual';
31
32
  type ConsumerInvoiceDocumentType = 'pdf';
32
33
  type ConsumerInvoiceStatus = 'pending' | 'available' | 'invalid';
@@ -54,7 +55,7 @@ declare namespace io.flow.v0.enums {
54
55
  type EconomicTitleLocation = 'high_seas' | 'origination' | 'destination';
55
56
  type EntityIdentifierType = 'ioss' | 'voec' | 'zaz';
56
57
  type Environment = 'sandbox' | 'production';
57
- type EventType = 'test_upserted' | 'generate_load' | 'sarvesh_item_upserted' | 'sarvesh_item_deleted' | 'hosein_item_upserted' | 'hosein_item_deleted' | 'niall_item_upserted' | 'niall_item_deleted' | 'rohan_item_upserted' | 'rohan_item_deleted' | 'aldo_item_upserted' | 'aldo_item_deleted' | 'ansh_item_upserted' | 'ansh_item_deleted' | 'anirban_item_upserted' | 'anirban_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' | 'allocation_deleted_v2' | 'allocation_upserted_v2' | 'order_deleted_v2' | 'order_upserted_v2' | 'order_identifier_deleted_v2' | 'order_identifier_upserted_v3' | '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' | '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' | 'shopify_localization_setting_upserted' | 'shopify_localization_setting_deleted' | 'tracking_label_event_upserted';
58
+ 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' | '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' | 'allocation_deleted_v2' | 'allocation_upserted_v2' | 'order_deleted_v2' | 'order_upserted_v2' | 'order_identifier_deleted_v2' | 'order_identifier_upserted_v3' | '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' | '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' | 'tax_registration_upserted' | 'tax_registration_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' | 'product_sellability_result_upserted' | 'product_sellability_result_deleted' | 'shopify_localization_setting_upserted' | 'shopify_localization_setting_deleted' | 'tracking_label_event_upserted' | 'tracking_label_event_upserted_v2';
58
59
  type ExceptionType = 'open' | 'closed';
59
60
  type ExclusionRuleState = 'current' | 'deleting' | 'updating';
60
61
  type ExperienceCloneStatus = 'pending' | 'updating' | 'completed' | 'failed';
@@ -131,7 +132,7 @@ declare namespace io.flow.v0.enums {
131
132
  type PaymentActionType = 'redirect' | 'redirect_get' | 'redirect_post' | 'select_payment_option' | 'use_sdk_klarna_v1' | 'use_sdk_applepay_js' | 'use_sdk_googlepay' | 'use_sdk_paypal' | 'use_sdk_stripe_v3' | 'use_sdk_adyen_v3' | 'use_sdk_adyen_v4' | 'execute_script' | 'display_inline_window';
132
133
  type PaymentErrorCode = 'duplicate' | 'invalid_amount' | 'invalid_currency' | 'invalid_method' | 'invalid_order' | 'invalid_customer' | 'invalid_destination' | 'unknown';
133
134
  type PaymentFailureCode = 'action_expired' | 'action_cancelled' | 'action_failed' | 'authorization_declined' | 'not_supported' | 'fraudulent' | 'error' | 'payment_checks_declined';
134
- type PaymentFeeType = 'fx' | 'mor' | 'sp';
135
+ type PaymentFeeType = 'fx' | 'mor' | 'sp' | 'mor_tax';
135
136
  type PaymentMethodCapability = 'credit' | 'debit';
136
137
  type PaymentMethodDataOptionType = 'ideal_issuer_option';
137
138
  type PaymentMethodRuleContentKey = 'description';
@@ -156,6 +157,7 @@ declare namespace io.flow.v0.enums {
156
157
  type PriceDetailKey = 'item_price' | 'margins' | 'vat' | 'duty' | 'rounding' | 'adjustment';
157
158
  type PriceFacetBoundary = 'min' | 'max';
158
159
  type PricingLevySetting = 'included' | 'displayed' | 'ignored';
160
+ type PricingType = 'inclusive_pricing';
159
161
  type PromotionTriggerType = 'automatic' | 'order_subtotal';
160
162
  type ProvinceType = 'area' | 'city' | 'county' | 'department' | 'dependency' | 'district' | 'do_si' | 'emirate' | 'entity' | 'island' | 'municipality' | 'oblast' | 'outlying_area' | 'parish' | 'prefecture' | 'province' | 'state' | 'territory' | 'other';
161
163
  type QuoteErrorCode = 'generic_error' | 'items_not_available' | 'shipping_unavailable';
@@ -165,6 +167,7 @@ declare namespace io.flow.v0.enums {
165
167
  type RefundStatus = 'pending' | 'succeeded' | 'failed' | 'canceled';
166
168
  type RegionType = 'state' | 'province' | 'jurisdiction';
167
169
  type RestrictedReviewStatus = 'in_review' | 'reviewed';
170
+ type RestrictionEnvironment = 'sandbox' | 'production' | 'qa';
168
171
  type ReturnItemStatus = 'returnable' | 'non-returnable';
169
172
  type ReturnPolicyState = 'current' | 'deleting' | 'updating';
170
173
  type ReturnStatus = 'open' | 'refunded';
@@ -179,6 +182,9 @@ declare namespace io.flow.v0.enums {
179
182
  type ScheduleExceptionStatus = 'Open' | 'Closed';
180
183
  type SellabilityErrorCode = 'insufficient_details' | 'ineligible_category' | 'wait_for_high_fidelity' | 'external_service_unavailable';
181
184
  type SellabilityRequestStatus = 'commit';
185
+ type SellabilityResultErrorCode = 'insufficient_details' | 'generic_error';
186
+ type SellabilityResultStatus = 'in_review' | 'succeeded' | 'failed';
187
+ type SellabilityScreeningMode = 'pre_onboarding' | 'default_on' | 'active';
182
188
  type ShipmentIntegrationType = 'direct' | 'information' | 'preadvice';
183
189
  type ShipmentRecipient = 'customer' | 'return' | 'crossdock';
184
190
  type ShippingConfigurationType = 'default' | 'variant';
@@ -187,7 +193,8 @@ declare namespace io.flow.v0.enums {
187
193
  type ShopifyLocalizationMethod = 'api' | 'ssr';
188
194
  type ShopifySyncCheck = 'localized_variants' | 'flow_variant_metafields';
189
195
  type SortDirection = 'ascending' | 'descending';
190
- type StatementAttachmentType = 'csv';
196
+ type StatementAttachmentType = 'csv' | 'pdf';
197
+ type StatementStatusCode = 'scheduled' | 'sent' | 'failed';
191
198
  type StoredMethodUsageStep = 'initial' | 'subsequent';
192
199
  type Strategy = 'range' | 'from' | 'to';
193
200
  type SubcatalogItemStatus = 'excluded' | 'included' | 'restricted';
@@ -195,7 +202,7 @@ declare namespace io.flow.v0.enums {
195
202
  type SurchargeResponsibleParty = 'organization' | 'customer';
196
203
  type TaxApplicability = 'none' | 'all';
197
204
  type TaxDutyCalculatorValidationErrorCode = 'generic_error' | 'destination_country_not_defined' | 'destination_address_iso3166_unrecognized' | 'line_item_shipfrom_shipto_country_invalid' | 'line_item_ship_from_invalid' | 'line_item_currency_iso4217_unrecognized' | 'line_quantity_invalid' | 'line_item_quantity_invalid' | 'line_item_unit_price_precision_invalid' | 'line_item_unit_price_negative' | 'line_item_discount_amount_precision_invalid' | 'line_item_discount_amount_positive' | 'line_item_country_of_origin_iso3166_unrecognized' | 'line_item_hs_code_invalid' | 'line_item_duty_provider_invalid' | 'shipping_unit_price_precision_invalid' | 'shipping_unit_price_negative' | 'shipping_discount_amount_precision_invalid' | 'shipping_discount_amount_invalid' | 'merchant_of_record_invalid' | 'wrong_unit_specified';
198
- type TaxDutyTransactionReasonCode = 'post_capture' | 'post_fulfilment' | 'manual_payment_or_gift_card' | 'order_edit' | 'mixed_fulfilment_non_lvg' | 'lvg_refund' | 'order_cancellation_above_de_min' | 'wyol_shipment_above_de_min' | 'full_refund_without_shipment' | 'unfulfilled_order_above_de_min';
205
+ type TaxDutyTransactionReasonCode = 'post_capture' | 'post_fulfilment' | 'manual_payment_or_gift_card' | 'order_edit' | 'mixed_fulfilment_non_lvg' | 'lvg_refund' | 'us_inbound_tax_refund' | 'order_cancellation_above_de_min' | 'wyol_shipment_above_de_min' | 'full_refund_without_shipment' | 'unfulfilled_order_above_de_min';
199
206
  type TaxJurisdictionType = 'country' | 'province';
200
207
  type TaxReportType = 'consumer' | 'b2b';
201
208
  type TaxType = 'vat' | 'gst' | 'hst' | 'pst' | 'qst' | 'sales_tax';
@@ -212,10 +219,10 @@ declare namespace io.flow.v0.enums {
212
219
  type TrackingStatus = 'label_created' | 'pending' | 'info_received' | 'picked_up' | 'in_transit' | 'out_for_delivery' | 'attempt_fail' | 'delivered' | 'exception' | 'returned' | 'expired' | 'unknown' | 'unmapped';
213
220
  type TradeAgreementName = 'USMCA' | 'T-MEC' | 'CUSMA' | 'TCA';
214
221
  type TradeAgreementStatus = 'supported' | 'not_supported';
215
- 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' | 'duty_refund' | 'non_l4l_tax_duty_fx' | 'merchant_payout' | 'merchant_refund' | 'ge_revenue_share' | 'merchant_fee';
222
+ 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' | 'duty_refund' | 'non_l4l_tax_duty_fx' | 'merchant_payout' | 'merchant_refund' | 'ge_revenue_share' | 'merchant_fee' | 'b2b_tax' | 'b2b_tax_refund';
216
223
  type TransferStatus = 'succeeded' | 'canceled';
217
224
  type TransferType = 'payout_to_merchant' | 'disputed_amount_to_merchant' | 'duties_and_taxes_adjustment_to_merchant' | 'disputed_amount_from_merchant' | 'duties_and_taxes_adjustment_from_merchant' | 'refund_from_merchant';
218
- type TrueupSource = 'flow' | 'channel' | 'dhl-parcel' | 'dhl' | 'ups';
225
+ type TrueupSource = 'flow' | 'channel' | 'dhl-parcel' | 'dhl' | 'ups' | 'fedex';
219
226
  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' | 'pickup';
220
227
  type UnitOfLength = 'millimeter' | 'centimeter' | 'inch' | 'foot' | 'meter';
221
228
  type UnitOfMeasurement = 'millimeter' | 'centimeter' | 'inch' | 'foot' | 'cubic_inch' | 'cubic_foot' | 'cubic_millimeter' | 'cubic_centimeter' | 'cubic_meter' | 'gram' | 'kilogram' | 'meter' | 'ounce' | 'pound';
@@ -544,20 +551,6 @@ declare namespace io.flow.v0.models {
544
551
  readonly 'fingerprint_token': string;
545
552
  }
546
553
 
547
- interface AldoItemDeleted {
548
- readonly 'discriminator': 'aldo_item_deleted';
549
- readonly 'event_id': string;
550
- readonly 'timestamp': string;
551
- readonly 'id': string;
552
- }
553
-
554
- interface AldoItemUpserted {
555
- readonly 'discriminator': 'aldo_item_upserted';
556
- readonly 'event_id': string;
557
- readonly 'timestamp': string;
558
- readonly 'item': io.flow.tech.onboarding.playground.v0.models.AldoItem;
559
- }
560
-
561
554
  interface Allocation {
562
555
  readonly 'order': io.flow.v0.models.AllocationOrderSummary;
563
556
  readonly 'details': io.flow.v0.unions.AllocationDetail[];
@@ -682,34 +675,6 @@ declare namespace io.flow.v0.models {
682
675
  readonly 'interval'?: io.flow.v0.enums.UnitOfTime;
683
676
  }
684
677
 
685
- interface AnirbanItemDeleted {
686
- readonly 'discriminator': 'anirban_item_deleted';
687
- readonly 'event_id': string;
688
- readonly 'timestamp': string;
689
- readonly 'id': string;
690
- }
691
-
692
- interface AnirbanItemUpserted {
693
- readonly 'discriminator': 'anirban_item_upserted';
694
- readonly 'event_id': string;
695
- readonly 'timestamp': string;
696
- readonly 'item': io.flow.tech.onboarding.playground.v0.models.AnirbanItem;
697
- }
698
-
699
- interface AnshItemDeleted {
700
- readonly 'discriminator': 'ansh_item_deleted';
701
- readonly 'event_id': string;
702
- readonly 'timestamp': string;
703
- readonly 'id': string;
704
- }
705
-
706
- interface AnshItemUpserted {
707
- readonly 'discriminator': 'ansh_item_upserted';
708
- readonly 'event_id': string;
709
- readonly 'timestamp': string;
710
- readonly 'item': io.flow.tech.onboarding.playground.v0.models.AnshItem;
711
- }
712
-
713
678
  interface ApplePayMerchantValidationPayload {
714
679
  readonly 'discriminator': 'apple_pay_merchant_validation_payload';
715
680
  readonly 'validation_url': string;
@@ -998,9 +963,12 @@ declare namespace io.flow.v0.models {
998
963
  readonly 'invoice': io.flow.v0.models.B2BInvoiceReference;
999
964
  readonly 'lines': io.flow.v0.unions.ConsumerInvoiceLine[];
1000
965
  readonly 'tax_lines'?: io.flow.v0.models.InvoiceTaxLine[];
966
+ readonly 'tax'?: io.flow.v0.models.Money;
1001
967
  readonly 'documents': io.flow.v0.models.ConsumerInvoiceDocument[];
1002
968
  readonly 'attributes': Record<string, string>;
1003
969
  readonly 'b2b_invoice_type': io.flow.v0.enums.B2BInvoiceType;
970
+ readonly 'center'?: io.flow.v0.models.ConsumerInvoiceCenterReference;
971
+ readonly 'order'?: io.flow.v0.models.ConsumerInvoiceOrderSummary;
1004
972
  }
1005
973
 
1006
974
  interface B2BCreditMemoDeleted {
@@ -1097,6 +1065,18 @@ declare namespace io.flow.v0.models {
1097
1065
  readonly 'iban': string;
1098
1066
  }
1099
1067
 
1068
+ interface BankAccountInfoKor {
1069
+ readonly 'discriminator': 'kor';
1070
+ readonly 'name'?: string;
1071
+ readonly 'address'?: io.flow.v0.models.Address;
1072
+ readonly 'phone'?: string;
1073
+ readonly 'email'?: string;
1074
+ readonly 'bank_account_number': string;
1075
+ readonly 'bank_routing_number'?: string;
1076
+ readonly 'bank_name'?: string;
1077
+ readonly 'bank_address'?: io.flow.v0.models.Address;
1078
+ }
1079
+
1100
1080
  interface BankAccountInfoUsa {
1101
1081
  readonly 'discriminator': 'usa';
1102
1082
  readonly 'routing_number': string;
@@ -1827,6 +1807,7 @@ declare namespace io.flow.v0.models {
1827
1807
  readonly 'shopify_order_summary': io.flow.v0.models.ChannelShopifyOrderSummary;
1828
1808
  readonly 'status': io.flow.channel.internal.v0.enums.ChannelOrderAcceptanceStatus;
1829
1809
  readonly 'reasons'?: io.flow.v0.models.ChannelShopifyOrderStateReason[];
1810
+ readonly 'external_order_summary'?: io.flow.v0.models.ExternalOrderSummary;
1830
1811
  }
1831
1812
 
1832
1813
  interface ChannelShopifyOrderStateDeleted {
@@ -2056,6 +2037,77 @@ declare namespace io.flow.v0.models {
2056
2037
  readonly 'amount': io.flow.v0.models.Money;
2057
2038
  }
2058
2039
 
2040
+ interface CommonMerchantApplication {
2041
+ readonly 'discriminator': 'common_merchant_application';
2042
+ readonly 'id': string;
2043
+ readonly 'organization_id': string;
2044
+ readonly 'organization_reference': io.flow.v0.models.OnboardingOrganizationReference;
2045
+ readonly 'status': io.flow.v0.enums.OnboardingApplicationStatus;
2046
+ readonly 'company'?: io.flow.v0.models.MerchantInfo;
2047
+ readonly 'indirect_tax'?: io.flow.v0.models.IndirectTax;
2048
+ readonly 'ultimate_beneficiary_owner'?: io.flow.v0.models.UltimateBeneficiaryOwner;
2049
+ readonly 'business_url'?: string;
2050
+ readonly 'business_description'?: string;
2051
+ readonly 'business_address'?: io.flow.v0.models.Address;
2052
+ readonly 'refund_percentage'?: number;
2053
+ readonly 'chargeback_percentage'?: number;
2054
+ readonly 'beneficiary_details'?: io.flow.v0.models.MerchantOnboardingBeneficiaryDetails;
2055
+ readonly 'other_trade_sector'?: string;
2056
+ readonly 'center_contact'?: io.flow.v0.models.OperationsContact;
2057
+ readonly 'center_address'?: io.flow.v0.models.Address;
2058
+ readonly 'average_order_weight'?: number;
2059
+ readonly 'average_order_weight_unit'?: io.flow.v0.enums.UnitOfMeasurement;
2060
+ readonly 'package_dimensions'?: io.flow.v0.models.Dimension[];
2061
+ readonly 'monthly_average'?: io.flow.v0.models.MonthlyAverage;
2062
+ readonly 'default_country_of_origin'?: string;
2063
+ readonly 'rate_card': string;
2064
+ readonly 'shop'?: io.flow.v0.models.Shop;
2065
+ readonly 'created_at': string;
2066
+ readonly 'last_year_xborder_gmv'?: io.flow.v0.models.Money;
2067
+ readonly 'last_month_xborder_gmv'?: io.flow.v0.models.Money;
2068
+ readonly 'average_order_value'?: io.flow.v0.models.Money;
2069
+ readonly 'mcc_codes'?: number[];
2070
+ }
2071
+
2072
+ interface CommonMerchantApplicationForm {
2073
+ readonly 'discriminator': 'common_merchant_application_form';
2074
+ readonly 'company'?: io.flow.v0.models.MerchantInfo;
2075
+ readonly 'indirect_tax'?: io.flow.v0.models.IndirectTax;
2076
+ readonly 'ultimate_beneficiary_owner'?: io.flow.v0.models.UltimateBeneficiaryOwner;
2077
+ readonly 'business_url'?: string;
2078
+ readonly 'business_description'?: string;
2079
+ readonly 'business_address'?: io.flow.v0.models.Address;
2080
+ readonly 'refund_percentage'?: number;
2081
+ readonly 'chargeback_percentage'?: number;
2082
+ readonly 'beneficiary_details'?: io.flow.v0.models.MerchantOnboardingBeneficiaryDetails;
2083
+ readonly 'other_trade_sector'?: string;
2084
+ readonly 'center_contact'?: io.flow.v0.models.OperationsContact;
2085
+ readonly 'center_address'?: io.flow.v0.models.Address;
2086
+ readonly 'average_order_weight'?: number;
2087
+ readonly 'average_order_weight_unit'?: io.flow.v0.enums.UnitOfMeasurement;
2088
+ readonly 'package_dimensions'?: io.flow.v0.models.Dimension[];
2089
+ readonly 'monthly_average_volume_amount'?: number;
2090
+ readonly 'monthly_average_volume_currency'?: string;
2091
+ readonly 'monthly_average_number_transactions'?: number;
2092
+ readonly 'default_country_of_origin'?: string;
2093
+ readonly 'shop'?: io.flow.v0.models.Shop;
2094
+ readonly 'rate_card'?: string;
2095
+ readonly 'last_year_xborder_gmv'?: io.flow.v0.models.Money;
2096
+ readonly 'last_month_xborder_gmv'?: io.flow.v0.models.Money;
2097
+ readonly 'average_order_value'?: io.flow.v0.models.Money;
2098
+ readonly 'mcc_codes'?: number[];
2099
+ }
2100
+
2101
+ interface CommonMerchantApplicationPutForm {
2102
+ readonly 'discriminator': 'common_merchant_application_put_form';
2103
+ readonly 'status'?: io.flow.v0.enums.OnboardingApplicationStatus;
2104
+ }
2105
+
2106
+ interface CommonMerchantApplicationsSummary {
2107
+ readonly 'discriminator': 'common_merchant_applications_summary';
2108
+ readonly 'total': number;
2109
+ }
2110
+
2059
2111
  interface Company {
2060
2112
  readonly 'discriminator': 'company';
2061
2113
  readonly 'legal_name': string;
@@ -2289,6 +2341,8 @@ declare namespace io.flow.v0.models {
2289
2341
  readonly 'documents': io.flow.v0.models.ConsumerInvoiceDocument[];
2290
2342
  readonly 'attributes': Record<string, string>;
2291
2343
  readonly 'tax_registration'?: io.flow.v0.models.TaxRegistration;
2344
+ readonly 'center'?: io.flow.v0.models.ConsumerInvoiceCenterReference;
2345
+ readonly 'order'?: io.flow.v0.models.ConsumerInvoiceOrderSummary;
2292
2346
  }
2293
2347
 
2294
2348
  interface CreditMemoDeleted {
@@ -3075,6 +3129,7 @@ declare namespace io.flow.v0.models {
3075
3129
  readonly 'amount': io.flow.v0.models.Money;
3076
3130
  readonly 'origin_region'?: io.flow.v0.models.RatecardRegionReference;
3077
3131
  readonly 'destination_region'?: io.flow.v0.models.RatecardRegionReference;
3132
+ readonly 'destination_regions'?: io.flow.v0.models.RatecardRegionReference[];
3078
3133
  readonly 'interval_unit'?: io.flow.v0.enums.UnitOfMeasurement;
3079
3134
  }
3080
3135
 
@@ -3413,6 +3468,11 @@ declare namespace io.flow.v0.models {
3413
3468
  readonly 'type'?: io.flow.v0.enums.CardType;
3414
3469
  }
3415
3470
 
3471
+ interface ExternalOrderSummary {
3472
+ readonly 'id': string;
3473
+ readonly 'edit_ids': string[];
3474
+ }
3475
+
3416
3476
  interface FeeDeduction {
3417
3477
  readonly 'type': io.flow.v0.enums.FeeDeductionType;
3418
3478
  readonly 'amount': number;
@@ -3715,7 +3775,7 @@ declare namespace io.flow.v0.models {
3715
3775
  readonly 'discriminator': 'ge_catalog_item_ingestion_result';
3716
3776
  readonly 'event_id': string;
3717
3777
  readonly 'event_type': io.flow.v0.enums.GeEventType;
3718
- readonly 'environment': io.flow.v0.enums.Environment;
3778
+ readonly 'environment': io.flow.v0.enums.RestrictionEnvironment;
3719
3779
  readonly 'timestamp': string;
3720
3780
  readonly 'source': string;
3721
3781
  readonly 'response': io.flow.v0.enums.GeCatalogItemIngestionResponse;
@@ -3782,7 +3842,7 @@ declare namespace io.flow.v0.models {
3782
3842
  readonly 'organization': string;
3783
3843
  readonly 'event_id': string;
3784
3844
  readonly 'event_type': io.flow.v0.enums.GeEventType;
3785
- readonly 'environment': io.flow.v0.enums.Environment;
3845
+ readonly 'environment': io.flow.v0.enums.RestrictionEnvironment;
3786
3846
  readonly 'timestamp': string;
3787
3847
  readonly 'id': string;
3788
3848
  readonly 'operation': io.flow.v0.enums.ChangeType;
@@ -3793,7 +3853,7 @@ declare namespace io.flow.v0.models {
3793
3853
  readonly 'organization': string;
3794
3854
  readonly 'event_id': string;
3795
3855
  readonly 'event_type': io.flow.v0.enums.GeEventType;
3796
- readonly 'environment': io.flow.v0.enums.Environment;
3856
+ readonly 'environment': io.flow.v0.enums.RestrictionEnvironment;
3797
3857
  readonly 'timestamp': string;
3798
3858
  readonly 'operation': io.flow.v0.enums.ChangeType;
3799
3859
  readonly 'ge_product_restriction_result': io.flow.v0.models.ProductRestrictionResult;
@@ -3991,20 +4051,6 @@ declare namespace io.flow.v0.models {
3991
4051
  readonly 'hop_estimate': io.flow.v0.models.HopEstimateV2;
3992
4052
  }
3993
4053
 
3994
- interface HoseinItemDeleted {
3995
- readonly 'discriminator': 'hosein_item_deleted';
3996
- readonly 'event_id': string;
3997
- readonly 'timestamp': string;
3998
- readonly 'id': string;
3999
- }
4000
-
4001
- interface HoseinItemUpserted {
4002
- readonly 'discriminator': 'hosein_item_upserted';
4003
- readonly 'event_id': string;
4004
- readonly 'timestamp': string;
4005
- readonly 'item': io.flow.tech.onboarding.playground.v0.models.HoseinItem;
4006
- }
4007
-
4008
4054
  interface Hs10 {
4009
4055
  readonly 'id': string;
4010
4056
  readonly 'item': io.flow.v0.models.HarmonizedItemReference;
@@ -5046,6 +5092,7 @@ declare namespace io.flow.v0.models {
5046
5092
  readonly 'region'?: io.flow.v0.enums.RegionType;
5047
5093
  readonly 'region_value'?: string;
5048
5094
  readonly 'category_code'?: string;
5095
+ readonly 'description'?: string;
5049
5096
  }
5050
5097
 
5051
5098
  interface MerchantOfRecordAuthorizationForm {
@@ -5081,6 +5128,8 @@ declare namespace io.flow.v0.models {
5081
5128
  interface MerchantOfRecordEntityRegistration {
5082
5129
  readonly 'number': string;
5083
5130
  readonly 'country': string;
5131
+ readonly 'province_number'?: string;
5132
+ readonly 'province'?: string;
5084
5133
  }
5085
5134
 
5086
5135
  interface MerchantOfRecordPaymentForm {
@@ -5100,6 +5149,17 @@ declare namespace io.flow.v0.models {
5100
5149
  readonly 'country'?: string;
5101
5150
  }
5102
5151
 
5152
+ interface MerchantOnboardingBeneficiaryDetails {
5153
+ readonly 'name'?: string;
5154
+ readonly 'address'?: io.flow.v0.models.Address;
5155
+ readonly 'phone'?: string;
5156
+ readonly 'email'?: string;
5157
+ readonly 'bank_account_number'?: string;
5158
+ readonly 'bank_routing_number'?: string;
5159
+ readonly 'bank_name'?: string;
5160
+ readonly 'bank_address'?: io.flow.v0.models.Address;
5161
+ }
5162
+
5103
5163
  interface MerchantRejected {
5104
5164
  readonly 'discriminator': 'merchant_rejected';
5105
5165
  readonly 'reason': io.flow.v0.enums.MerchantRejectedReason;
@@ -5150,20 +5210,6 @@ declare namespace io.flow.v0.models {
5150
5210
  readonly 'require_msds'?: boolean;
5151
5211
  }
5152
5212
 
5153
- interface NiallItemDeleted {
5154
- readonly 'discriminator': 'niall_item_deleted';
5155
- readonly 'event_id': string;
5156
- readonly 'timestamp': string;
5157
- readonly 'id': string;
5158
- }
5159
-
5160
- interface NiallItemUpserted {
5161
- readonly 'discriminator': 'niall_item_upserted';
5162
- readonly 'event_id': string;
5163
- readonly 'timestamp': string;
5164
- readonly 'item': io.flow.tech.onboarding.playground.v0.models.NiallItem;
5165
- }
5166
-
5167
5213
  interface NotificationDeletedV2 {
5168
5214
  readonly 'discriminator': 'notification_deleted_v2';
5169
5215
  readonly 'event_id': string;
@@ -5313,6 +5359,7 @@ declare namespace io.flow.v0.models {
5313
5359
  readonly 'payment_source'?: io.flow.v0.enums.OrderPaymentSourceType;
5314
5360
  readonly 'edits'?: io.flow.v0.models.EditSummary[];
5315
5361
  readonly 'rates'?: io.flow.v0.models.OrderRate[];
5362
+ readonly 'pricing_type'?: io.flow.v0.enums.PricingType;
5316
5363
  }
5317
5364
 
5318
5365
  interface OrderAddress {
@@ -6026,6 +6073,22 @@ declare namespace io.flow.v0.models {
6026
6073
  readonly 'environment': io.flow.v0.enums.Environment;
6027
6074
  }
6028
6075
 
6076
+ interface OrganizationTaxRegistration {
6077
+ readonly 'id': string;
6078
+ readonly 'organization': io.flow.v0.models.OrganizationSummary;
6079
+ readonly 'address': io.flow.v0.models.BillingAddress;
6080
+ readonly 'registration': io.flow.v0.models.TaxRegistrationDetail;
6081
+ readonly 'self_billing_agreement': io.flow.v0.models.SelfBillingAgreement;
6082
+ }
6083
+
6084
+ interface OrganizationTaxRegistrationForm {
6085
+ readonly 'tax_number': string;
6086
+ readonly 'country': string;
6087
+ readonly 'province'?: string;
6088
+ readonly 'self_billing_agreement_effective_at': string;
6089
+ readonly 'self_billing_agreement_expires_at'?: string;
6090
+ }
6091
+
6029
6092
  interface OrganizationToken {
6030
6093
  readonly 'discriminator': 'organization_token';
6031
6094
  readonly 'id': string;
@@ -6823,6 +6886,7 @@ declare namespace io.flow.v0.models {
6823
6886
  readonly 'supported_actions': io.flow.v0.enums.PaymentActionType[];
6824
6887
  readonly 'payment_capture_option'?: io.flow.v0.unions.PaymentCaptureOption;
6825
6888
  readonly 'review'?: io.flow.v0.models.PaymentRequestReview;
6889
+ readonly 'client_secret'?: string;
6826
6890
  }
6827
6891
 
6828
6892
  interface PaymentRequestBilling {
@@ -7351,7 +7415,7 @@ declare namespace io.flow.v0.models {
7351
7415
  readonly 'updated_by'?: string;
7352
7416
  readonly 'product_restriction_id'?: string;
7353
7417
  readonly 'hs_code'?: string;
7354
- readonly 'restricted_regions_by_type'?: io.flow.v0.models.SellablilityRegionResult[];
7418
+ readonly 'restricted_regions_by_type'?: io.flow.v0.models.SellabilityRegionResult[];
7355
7419
  readonly 'needs_action_attributes'?: io.flow.v0.models.NeedsActionAttributes[];
7356
7420
  }
7357
7421
 
@@ -7377,10 +7441,11 @@ declare namespace io.flow.v0.models {
7377
7441
  readonly 'product_id'?: string;
7378
7442
  readonly 'request_id': string;
7379
7443
  readonly 'hs6_code': string;
7380
- readonly 'restricted_regions': io.flow.v0.models.SellablilityRegionResult[];
7444
+ readonly 'restricted_regions': io.flow.v0.models.SellabilityRegionResult[];
7381
7445
  }
7382
7446
 
7383
7447
  interface ProductSellabilityForm {
7448
+ readonly 'discriminator': 'product_sellability_form';
7384
7449
  readonly 'shop_id': string;
7385
7450
  readonly 'product_id'?: string;
7386
7451
  readonly 'name': string;
@@ -7391,6 +7456,32 @@ declare namespace io.flow.v0.models {
7391
7456
  readonly 'dry_run'?: boolean;
7392
7457
  }
7393
7458
 
7459
+ interface ProductSellabilityResult {
7460
+ readonly 'merchant_id'?: string;
7461
+ readonly 'product_id': string;
7462
+ readonly 'restricted_regions': io.flow.v0.models.SellabilityRestrictedRegion[];
7463
+ readonly 'restricted_reasons': io.flow.v0.models.SellabilityRestrictedReason[];
7464
+ readonly 'needs_action_attributes'?: io.flow.v0.models.SellabilityNeedsActionAttributes[];
7465
+ readonly 'request_id'?: string;
7466
+ readonly 'hs6_code'?: string;
7467
+ }
7468
+
7469
+ interface ProductSellabilityResultDeleted {
7470
+ readonly 'discriminator': 'product_sellability_result_deleted';
7471
+ readonly 'event_id': string;
7472
+ readonly 'timestamp': string;
7473
+ readonly 'organization': string;
7474
+ readonly 'id': string;
7475
+ }
7476
+
7477
+ interface ProductSellabilityResultUpserted {
7478
+ readonly 'discriminator': 'product_sellability_result_upserted';
7479
+ readonly 'event_id': string;
7480
+ readonly 'timestamp': string;
7481
+ readonly 'organization': string;
7482
+ readonly 'product_sellability_result': io.flow.v0.models.ProductSellabilityResult;
7483
+ }
7484
+
7394
7485
  interface ProductTaxonomyCategory {
7395
7486
  readonly 'name': string;
7396
7487
  readonly 'full_name': string;
@@ -7640,6 +7731,7 @@ declare namespace io.flow.v0.models {
7640
7731
  readonly 'center_id'?: string;
7641
7732
  readonly 'taxes_owed'?: io.flow.v0.models.Money;
7642
7733
  readonly 'duties_owed'?: io.flow.v0.models.Money;
7734
+ readonly 'commercial_invoice_mode'?: io.flow.v0.enums.CommercialInvoiceMode;
7643
7735
  }
7644
7736
 
7645
7737
  interface RatecardEstimateSummaryForm {
@@ -8264,20 +8356,6 @@ declare namespace io.flow.v0.models {
8264
8356
  readonly 'reversal': io.flow.v0.models.Reversal;
8265
8357
  }
8266
8358
 
8267
- interface RohanItemDeleted {
8268
- readonly 'discriminator': 'rohan_item_deleted';
8269
- readonly 'event_id': string;
8270
- readonly 'timestamp': string;
8271
- readonly 'id': string;
8272
- }
8273
-
8274
- interface RohanItemUpserted {
8275
- readonly 'discriminator': 'rohan_item_upserted';
8276
- readonly 'event_id': string;
8277
- readonly 'timestamp': string;
8278
- readonly 'item': io.flow.tech.onboarding.playground.v0.models.RohanItem;
8279
- }
8280
-
8281
8359
  interface Romanization {
8282
8360
  readonly 'address'?: io.flow.v0.models.Address;
8283
8361
  readonly 'contact'?: io.flow.v0.models.Contact;
@@ -8301,20 +8379,6 @@ declare namespace io.flow.v0.models {
8301
8379
  readonly 'roles': io.flow.v0.enums.FlowRole[];
8302
8380
  }
8303
8381
 
8304
- interface SarveshItemDeleted {
8305
- readonly 'discriminator': 'sarvesh_item_deleted';
8306
- readonly 'event_id': string;
8307
- readonly 'timestamp': string;
8308
- readonly 'id': string;
8309
- }
8310
-
8311
- interface SarveshItemUpserted {
8312
- readonly 'discriminator': 'sarvesh_item_upserted';
8313
- readonly 'event_id': string;
8314
- readonly 'timestamp': string;
8315
- readonly 'item': io.flow.tech.onboarding.playground.v0.models.SarveshItem;
8316
- }
8317
-
8318
8382
  interface Schedule {
8319
8383
  readonly 'calendar'?: io.flow.v0.enums.Calendar;
8320
8384
  readonly 'holiday': io.flow.v0.enums.HolidayCalendar;
@@ -8366,12 +8430,71 @@ declare namespace io.flow.v0.models {
8366
8430
  readonly 'issuer_options': io.flow.v0.models.IssuerReference[];
8367
8431
  }
8368
8432
 
8433
+ interface SelfBillingAgreement {
8434
+ readonly 'effective_at': string;
8435
+ readonly 'expires_at': string;
8436
+ }
8437
+
8369
8438
  interface SellabilityError {
8370
8439
  readonly 'discriminator': 'sellability_error';
8371
8440
  readonly 'code': io.flow.v0.enums.SellabilityErrorCode;
8372
8441
  readonly 'messages': string[];
8373
8442
  }
8374
8443
 
8444
+ interface SellabilityNeedsActionAttributes {
8445
+ readonly 'reason_code': string;
8446
+ readonly 'category_metafield_handles': string[];
8447
+ readonly 'require_msds'?: boolean;
8448
+ }
8449
+
8450
+ interface SellabilityReasonWithRegions {
8451
+ readonly 'reason': string;
8452
+ readonly 'regions': string[];
8453
+ }
8454
+
8455
+ interface SellabilityRegionResult {
8456
+ readonly 'type': io.flow.v0.enums.RuleEffectType;
8457
+ readonly 'regions': string[];
8458
+ }
8459
+
8460
+ interface SellabilityRegionWithReasons {
8461
+ readonly 'region': string;
8462
+ readonly 'reasons': string[];
8463
+ }
8464
+
8465
+ interface SellabilityRestrictedReason {
8466
+ readonly 'type': io.flow.v0.enums.RuleEffectType;
8467
+ readonly 'reasons_with_regions': io.flow.v0.models.SellabilityReasonWithRegions[];
8468
+ }
8469
+
8470
+ interface SellabilityRestrictedRegion {
8471
+ readonly 'type': io.flow.v0.enums.RuleEffectType;
8472
+ readonly 'regions': string[];
8473
+ }
8474
+
8475
+ interface SellabilityScreening {
8476
+ readonly 'discriminator': 'sellability_screening';
8477
+ readonly 'product_sellability_result'?: io.flow.v0.models.ProductSellabilityResult;
8478
+ readonly 'request_id': string;
8479
+ readonly 'status': io.flow.v0.enums.SellabilityResultStatus;
8480
+ readonly 'error_code'?: io.flow.v0.enums.SellabilityResultErrorCode;
8481
+ readonly 'error_message'?: string;
8482
+ }
8483
+
8484
+ interface SellabilityScreeningForm {
8485
+ readonly 'discriminator': 'sellability_screening_form';
8486
+ readonly 'merchant_id': string;
8487
+ readonly 'product_id': string;
8488
+ readonly 'name': string;
8489
+ readonly 'price': io.flow.v0.models.Money;
8490
+ readonly 'description': string;
8491
+ readonly 'taxonomy_category': io.flow.v0.models.ProductTaxonomyCategory;
8492
+ readonly 'mode': io.flow.v0.enums.SellabilityScreeningMode;
8493
+ readonly 'catalog_size'?: number;
8494
+ readonly 'relative_ranking'?: number;
8495
+ readonly 'dry_run'?: boolean;
8496
+ }
8497
+
8375
8498
  interface SellablilityRegionResult {
8376
8499
  readonly 'type': io.flow.v0.enums.RuleEffectType;
8377
8500
  readonly 'regions': string[];
@@ -8782,6 +8905,43 @@ declare namespace io.flow.v0.models {
8782
8905
  readonly 'shipping_notification': io.flow.v0.models.ShippingNotification;
8783
8906
  }
8784
8907
 
8908
+ interface ShippingRateEstimate {
8909
+ readonly 'origin_address': io.flow.v0.models.Address;
8910
+ readonly 'destination_address': io.flow.v0.models.Address;
8911
+ readonly 'shipping_date_time': string;
8912
+ readonly 'services': string[];
8913
+ readonly 'available': io.flow.v0.models.ShippingRateEstimateAvailable[];
8914
+ readonly 'unavailable'?: io.flow.v0.models.ShippingRateEstimateUnavailable[];
8915
+ }
8916
+
8917
+ interface ShippingRateEstimateAvailable {
8918
+ readonly 'service': io.flow.v0.models.RatecardServiceSummary;
8919
+ readonly 'delivered_duty': io.flow.v0.enums.DeliveredDuty;
8920
+ readonly 'shipment_window': io.flow.v0.models.ShipmentWindow;
8921
+ readonly 'total_amount': io.flow.v0.models.Money;
8922
+ readonly 'base_amount': io.flow.v0.models.Money;
8923
+ readonly 'fees': io.flow.v0.unions.RatecardFee[];
8924
+ readonly 'dimensional_weight'?: io.flow.v0.models.Measurement;
8925
+ readonly 'gravitational_weight'?: io.flow.v0.models.Measurement;
8926
+ readonly 'weight_break'?: number;
8927
+ }
8928
+
8929
+ interface ShippingRateEstimateRequest {
8930
+ readonly 'origin_address': io.flow.v0.models.Address;
8931
+ readonly 'destination_address': io.flow.v0.models.Address;
8932
+ readonly 'package_dimensions': io.flow.v0.models.Dimension;
8933
+ readonly 'shipping_date_time': string;
8934
+ readonly 'delivered_duty'?: io.flow.v0.enums.DeliveredDuty;
8935
+ readonly 'duties_owed'?: io.flow.v0.models.Money;
8936
+ readonly 'taxes_owed'?: io.flow.v0.models.Money;
8937
+ readonly 'line_items'?: io.flow.v0.models.LineItemForm[];
8938
+ }
8939
+
8940
+ interface ShippingRateEstimateUnavailable {
8941
+ readonly 'service': string;
8942
+ readonly 'reason': string;
8943
+ }
8944
+
8785
8945
  interface Shop {
8786
8946
  readonly 'name': string;
8787
8947
  readonly 'id': string;
@@ -8994,6 +9154,7 @@ declare namespace io.flow.v0.models {
8994
9154
  readonly 'third_party_logistics_partners'?: io.flow.v0.models.ThirdPartyLogisticsPartner[];
8995
9155
  readonly 'center_contact'?: io.flow.v0.models.OperationsContact;
8996
9156
  readonly 'average_order_weight'?: number;
9157
+ readonly 'average_order_weight_unit'?: io.flow.v0.enums.UnitOfMeasurement;
8997
9158
  readonly 'package_dimensions'?: io.flow.v0.models.Dimension[];
8998
9159
  readonly 'monthly_average'?: io.flow.v0.models.MonthlyAverage;
8999
9160
  readonly 'default_country_of_origin'?: string;
@@ -9027,6 +9188,7 @@ declare namespace io.flow.v0.models {
9027
9188
  readonly 'third_party_logistics_partners'?: io.flow.v0.models.ThirdPartyLogisticsPartner[];
9028
9189
  readonly 'center_contact'?: io.flow.v0.models.OperationsContact;
9029
9190
  readonly 'average_order_weight'?: number;
9191
+ readonly 'average_order_weight_unit'?: io.flow.v0.enums.UnitOfMeasurement;
9030
9192
  readonly 'package_dimensions'?: io.flow.v0.models.Dimension[];
9031
9193
  readonly 'monthly_average_volume_amount'?: number;
9032
9194
  readonly 'monthly_average_volume_currency'?: string;
@@ -9170,6 +9332,11 @@ declare namespace io.flow.v0.models {
9170
9332
  readonly 'statement': io.flow.v0.models.Statement;
9171
9333
  }
9172
9334
 
9335
+ interface StatementStatusForm {
9336
+ readonly 'code': io.flow.v0.enums.StatementStatusCode;
9337
+ readonly 'failure_reason'?: io.flow.v0.enums.PayoutStatusFailureCode;
9338
+ }
9339
+
9173
9340
  interface StatementUpserted {
9174
9341
  readonly 'discriminator': 'statement_upserted';
9175
9342
  readonly 'event_id': string;
@@ -9447,11 +9614,34 @@ declare namespace io.flow.v0.models {
9447
9614
  readonly 'company_name'?: string;
9448
9615
  }
9449
9616
 
9617
+ interface TaxRegistrationDeleted {
9618
+ readonly 'discriminator': 'tax_registration_deleted';
9619
+ readonly 'event_id': string;
9620
+ readonly 'timestamp': string;
9621
+ readonly 'organization': string;
9622
+ readonly 'id': string;
9623
+ }
9624
+
9625
+ interface TaxRegistrationDetail {
9626
+ readonly 'tax_number': string;
9627
+ readonly 'country': string;
9628
+ readonly 'tax_code': string;
9629
+ readonly 'province'?: string;
9630
+ }
9631
+
9450
9632
  interface TaxRegistrationForm {
9451
9633
  readonly 'number': string;
9452
9634
  readonly 'company_name'?: string;
9453
9635
  }
9454
9636
 
9637
+ interface TaxRegistrationUpserted {
9638
+ readonly 'discriminator': 'tax_registration_upserted';
9639
+ readonly 'event_id': string;
9640
+ readonly 'timestamp': string;
9641
+ readonly 'organization': string;
9642
+ readonly 'tax_registration': io.flow.v0.models.OrganizationTaxRegistration;
9643
+ }
9644
+
9455
9645
  interface TaxReport {
9456
9646
  readonly 'schedule': io.flow.v0.unions.RepeatSchedule;
9457
9647
  readonly 'timezone': string;
@@ -9730,6 +9920,29 @@ declare namespace io.flow.v0.models {
9730
9920
  readonly 'order_number'?: string;
9731
9921
  }
9732
9922
 
9923
+ interface TrackingLabelEventUpsertedV2 {
9924
+ readonly 'discriminator': 'tracking_label_event_upserted_v2';
9925
+ readonly 'event_id': string;
9926
+ readonly 'timestamp': string;
9927
+ readonly 'organization': string;
9928
+ readonly 'tracking_label_event': io.flow.v0.models.TrackingLabelEventV2;
9929
+ }
9930
+
9931
+ interface TrackingLabelEventV2 {
9932
+ readonly 'id': string;
9933
+ readonly 'carrier_id': string;
9934
+ readonly 'carrier_tracking_number': string;
9935
+ readonly 'carrier_tracking_url'?: string;
9936
+ readonly 'label_id': string;
9937
+ readonly 'order_number'?: string;
9938
+ readonly 'status': io.flow.v0.enums.TrackingStatus;
9939
+ readonly 'substatus'?: io.flow.v0.enums.SubstatusCode;
9940
+ readonly 'carrier_timestamp': string;
9941
+ readonly 'description'?: string;
9942
+ readonly 'delivery_estimate'?: string;
9943
+ readonly 'address'?: io.flow.v0.models.Address;
9944
+ }
9945
+
9733
9946
  interface TrackingLabelForm {
9734
9947
  readonly 'tracking_id': string;
9735
9948
  readonly 'status': io.flow.v0.enums.TrackingStatus;
@@ -10290,7 +10503,7 @@ declare namespace io.flow.v0.unions {
10290
10503
  type AuthorizationResultActionDetails = (io.flow.v0.models.AdyenNativeActionDetails | io.flow.v0.models.StripeAuthorizationResultActionDetails | io.flow.v0.models.ThreedsIdentifyActionDetails | io.flow.v0.models.ThreedsChallengeActionDetails | io.flow.v0.models.ApplepaySdkCreateResultActionDetails | io.flow.v0.models.ApplepaySdkValidateResultActionDetails | io.flow.v0.models.KlarnaSdkAuthorizationResultActionDetails | io.flow.v0.models.SelectIssuerOptionActionDetails);
10291
10504
  type AvailableFilter = (io.flow.v0.models.AvailableFilterStructured | io.flow.v0.models.AvailableFilterUnstructured);
10292
10505
  type BankAccountForm = (io.flow.v0.models.BankAccountFormInfo | io.flow.v0.models.BankAccountFormSimple);
10293
- type BankAccountInfo = (io.flow.v0.models.BankAccountInfoUsa | io.flow.v0.models.BankAccountInfoCan | io.flow.v0.models.BankAccountInfoGbr | io.flow.v0.models.BankAccountInfoFra | io.flow.v0.models.BankAccountInfoIta);
10506
+ type BankAccountInfo = (io.flow.v0.models.BankAccountInfoUsa | io.flow.v0.models.BankAccountInfoCan | io.flow.v0.models.BankAccountInfoGbr | io.flow.v0.models.BankAccountInfoFra | io.flow.v0.models.BankAccountInfoIta | io.flow.v0.models.BankAccountInfoKor);
10294
10507
  type BrowserActionConfiguration = (io.flow.v0.models.CardBrowserActionConfiguration);
10295
10508
  type CardAuthorizationActionResult = (io.flow.v0.models.AuthorizationActionResultAdyenV3 | io.flow.v0.models.AuthorizationActionResultAdyenV4);
10296
10509
  type CardNumber = (io.flow.v0.models.PaymentMethodCardNumberCleartext | io.flow.v0.models.PaymentMethodCardNumberCipher);
@@ -10307,7 +10520,7 @@ declare namespace io.flow.v0.unions {
10307
10520
  type Document = (io.flow.v0.models.CatalogItemDocument | io.flow.v0.models.HarmonizationDocument);
10308
10521
  type EmailNotificationData = (io.flow.v0.models.EmailNotificationDataRefund | io.flow.v0.models.EmailNotificationAbandonedOrder);
10309
10522
  type Entity = (io.flow.v0.models.Company | io.flow.v0.models.Individual);
10310
- type Event = (io.flow.v0.models.TestUpserted | io.flow.v0.models.GenerateLoad | io.flow.v0.models.SarveshItemUpserted | io.flow.v0.models.SarveshItemDeleted | io.flow.v0.models.HoseinItemUpserted | io.flow.v0.models.HoseinItemDeleted | io.flow.v0.models.NiallItemUpserted | io.flow.v0.models.NiallItemDeleted | io.flow.v0.models.RohanItemUpserted | io.flow.v0.models.RohanItemDeleted | io.flow.v0.models.AldoItemUpserted | io.flow.v0.models.AldoItemDeleted | io.flow.v0.models.AnshItemUpserted | io.flow.v0.models.AnshItemDeleted | io.flow.v0.models.AnirbanItemUpserted | io.flow.v0.models.AnirbanItemDeleted | 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.AllocationDeletedV2 | io.flow.v0.models.AllocationUpsertedV2 | io.flow.v0.models.OrderDeletedV2 | io.flow.v0.models.OrderUpsertedV2 | io.flow.v0.models.OrderIdentifierDeletedV2 | io.flow.v0.models.OrderIdentifierUpsertedV3 | 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.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.ShopifyLocalizationSettingUpserted | io.flow.v0.models.ShopifyLocalizationSettingDeleted | io.flow.v0.models.TrackingLabelEventUpserted);
10523
+ 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.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.AllocationDeletedV2 | io.flow.v0.models.AllocationUpsertedV2 | io.flow.v0.models.OrderDeletedV2 | io.flow.v0.models.OrderUpsertedV2 | io.flow.v0.models.OrderIdentifierDeletedV2 | io.flow.v0.models.OrderIdentifierUpsertedV3 | 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.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.TaxRegistrationUpserted | io.flow.v0.models.TaxRegistrationDeleted | 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.ProductSellabilityResultUpserted | io.flow.v0.models.ProductSellabilityResultDeleted | io.flow.v0.models.ShopifyLocalizationSettingUpserted | io.flow.v0.models.ShopifyLocalizationSettingDeleted | io.flow.v0.models.TrackingLabelEventUpserted | io.flow.v0.models.TrackingLabelEventUpsertedV2);
10311
10524
  type ExpandableCard = (io.flow.v0.models.Card | io.flow.v0.models.CardReference | io.flow.v0.models.CardSummary | io.flow.v0.models.ExternalCard);
10312
10525
  type ExpandableCenter = (io.flow.v0.models.Center | io.flow.v0.models.CenterReference);
10313
10526
  type ExpandableExperience = (io.flow.v0.models.Experience | io.flow.v0.models.ExperienceReference);
@@ -10331,10 +10544,10 @@ declare namespace io.flow.v0.unions {
10331
10544
  type LabelSurchargeDetail = (io.flow.v0.models.LabelSurchargeDetailFlat | io.flow.v0.models.LabelSurchargeDetailPercentage | io.flow.v0.models.LabelSurchargeDetailPerWeightUnit);
10332
10545
  type LocalizedPrice = (io.flow.v0.models.LocalizedItemPrice | io.flow.v0.models.LocalizedItemVat | io.flow.v0.models.LocalizedItemDuty | io.flow.v0.models.LocalizedTotal);
10333
10546
  type LogoImage = (io.flow.v0.models.LogoImageSvg | io.flow.v0.models.LogoImageSetStatic);
10334
- type MerchantApplication = (io.flow.v0.models.ShopifyMerchantApplication);
10335
- type MerchantApplicationForm = (io.flow.v0.models.ShopifyMerchantApplicationForm);
10336
- type MerchantApplicationPutForm = (io.flow.v0.models.ShopifyMerchantApplicationPutForm);
10337
- type MerchantApplicationsSummary = (io.flow.v0.models.ShopifyMerchantApplicationsSummary);
10547
+ type MerchantApplication = (io.flow.v0.models.ShopifyMerchantApplication | io.flow.v0.models.CommonMerchantApplication);
10548
+ type MerchantApplicationForm = (io.flow.v0.models.ShopifyMerchantApplicationForm | io.flow.v0.models.CommonMerchantApplicationForm);
10549
+ type MerchantApplicationPutForm = (io.flow.v0.models.ShopifyMerchantApplicationPutForm | io.flow.v0.models.CommonMerchantApplicationPutForm);
10550
+ type MerchantApplicationsSummary = (io.flow.v0.models.ShopifyMerchantApplicationsSummary | io.flow.v0.models.CommonMerchantApplicationsSummary);
10338
10551
  type OnboardingState = (io.flow.v0.models.InComplianceReview | io.flow.v0.models.SetupInProgress | io.flow.v0.models.MerchantRejected | io.flow.v0.models.SetupBlocked | io.flow.v0.models.SetupCompleted | io.flow.v0.models.MerchantActivated | io.flow.v0.models.MerchantDeactivated | io.flow.v0.models.MerchantDisabled);
10339
10552
  type OnlineAuthorizationDetails = (io.flow.v0.models.CryptopayAuthorizationDetails | io.flow.v0.models.PaypalAuthorizationDetails | io.flow.v0.models.RedirectAuthorizationDetails | io.flow.v0.models.InlineAuthorizationDetails);
10340
10553
  type OrderInformation = (io.flow.v0.models.OrderInformationFlow | io.flow.v0.models.OrderInformationDetails);
@@ -10378,7 +10591,8 @@ declare namespace io.flow.v0.unions {
10378
10591
  type RepeatSchedule = (io.flow.v0.models.RepeatHourly | io.flow.v0.models.RepeatDaily | io.flow.v0.models.RepeatWeekly | io.flow.v0.models.RepeatMonthly);
10379
10592
  type ReturnSource = (io.flow.v0.models.ReturnSourceFlow | io.flow.v0.models.ReturnSourceExternalVendor);
10380
10593
  type SdkAdyenV3AuthenticationToken = (io.flow.v0.models.AdyenV3FingerprintToken | io.flow.v0.models.AdyenV3ChallengeToken);
10381
- type SellabilityResponse = (io.flow.v0.models.ProductSellability | io.flow.v0.models.SellabilityError);
10594
+ type SellabilityRequest = (io.flow.v0.models.ProductSellabilityForm | io.flow.v0.models.SellabilityScreeningForm);
10595
+ type SellabilityResponse = (io.flow.v0.models.ProductSellability | io.flow.v0.models.SellabilityError | io.flow.v0.models.SellabilityScreening);
10382
10596
  type ServiceDescription = (io.flow.v0.models.ServiceSummary | io.flow.v0.models.ServiceUnknown);
10383
10597
  type ServiceFee = (io.flow.v0.models.FuelSurchargeServiceFee | io.flow.v0.models.FuelSurchargeAmountByWeightServiceFee | io.flow.v0.models.RemoteAreaServiceFee | io.flow.v0.models.EmergencySituationSurchargeServiceFee | io.flow.v0.models.PeakSurchargeServiceFee | io.flow.v0.models.PeakSurchargeByWeightServiceFee | io.flow.v0.models.DutiesTaxesPaidSurchargeServiceFee | io.flow.v0.models.OversizePieceSurchargeServiceFee | io.flow.v0.models.OverweightPieceSurchargeServiceFee | io.flow.v0.models.RemoteAreaByWeightServiceFee | io.flow.v0.models.AdditionalHandlingServiceFee | io.flow.v0.models.LargePackageServiceFee | io.flow.v0.models.SecurityServiceFee | io.flow.v0.models.FixedDdpServiceFee | io.flow.v0.models.FixedCurrencyConversionServiceFee | io.flow.v0.models.EeiFilingServiceFee);
10384
10598
  type Session = (io.flow.v0.models.OrganizationSession);