@flowio/api-internal-prop-types 9.24.84 → 9.24.85
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-internal.d.ts +262 -31
- package/lib/api-internal.js +1 -1
- package/package.json +2 -2
- package/src/api-internal.d.ts +262 -31
- package/src/api-internal.js +281 -27
package/src/api-internal.d.ts
CHANGED
|
@@ -3522,9 +3522,9 @@ declare namespace io.flow.label.v0.models {
|
|
|
3522
3522
|
readonly 'key': string;
|
|
3523
3523
|
readonly 'attributes': Record<string, string>;
|
|
3524
3524
|
readonly 'carrier_tracking_number': string;
|
|
3525
|
-
readonly 'destination'
|
|
3525
|
+
readonly 'destination'?: io.flow.fulfillment.v0.models.ShippingAddress;
|
|
3526
3526
|
readonly 'flow_tracking_number': string;
|
|
3527
|
-
readonly 'origin'
|
|
3527
|
+
readonly 'origin'?: io.flow.fulfillment.v0.models.ShippingAddress;
|
|
3528
3528
|
readonly 'package'?: io.flow.label.v0.models.ShippingLabelPackage;
|
|
3529
3529
|
readonly 'service': io.flow.fulfillment.v0.unions.ServiceDescription;
|
|
3530
3530
|
readonly 'window'?: io.flow.common.v0.models.DatetimeRange;
|
|
@@ -4584,6 +4584,7 @@ declare namespace io.flow.shopify.markets.internal.v0.models {
|
|
|
4584
4584
|
|
|
4585
4585
|
interface ShopifyOrderDestinationForm {
|
|
4586
4586
|
readonly 'destination': io.flow.common.v0.models.Address;
|
|
4587
|
+
readonly 'order_note'?: string;
|
|
4587
4588
|
}
|
|
4588
4589
|
|
|
4589
4590
|
interface ShopifyShopStatistics {
|
|
@@ -6837,6 +6838,7 @@ declare namespace io.flow.shopify.markets.v0.models {
|
|
|
6837
6838
|
readonly 'shipping_address'?: io.flow.shopify.markets.v0.models.ShopifyOrderAddress;
|
|
6838
6839
|
readonly 'note_attributes'?: io.flow.shopify.markets.v0.models.ShopifyOrderAttribute[];
|
|
6839
6840
|
readonly 'metafields'?: io.flow.shopify.markets.v0.models.ShopifyOrderMetafieldForm[];
|
|
6841
|
+
readonly 'note'?: string;
|
|
6840
6842
|
}
|
|
6841
6843
|
|
|
6842
6844
|
interface ShopifyWebhookCustomersDataRequest {
|
|
@@ -7730,8 +7732,8 @@ declare namespace io.flow.payment.gateway.v0.unions {
|
|
|
7730
7732
|
}
|
|
7731
7733
|
|
|
7732
7734
|
declare namespace io.flow.order.price.v0.enums {
|
|
7733
|
-
type OrderPriceDetailComponentKey = 'adjustment' | 'vat_deminimis' | 'duty_deminimis' | 'duties_item_price' | 'duties_freight' | 'duties_insurance' | 'vat_item_price' | 'vat_freight' | 'vat_insurance' | 'vat_duties_item_price' | 'vat_duties_freight' | 'vat_duties_insurance' | 'item_price' | 'item_discount' | 'rounding' | 'insurance' | 'shipping' | 'shipping_discount' | 'order_discount' | 'subtotal_percent_sales_margin' | 'subtotal_vat_percent_sales_margin' | 'subtotal_duty_percent_sales_margin' | 'vat_subsidy' | 'duty_subsidy' | 'remote_area_surcharge' | 'fuel_surcharge' | 'emergency_situation_surcharge' | 'peak_surcharge' | 'duties_taxes_paid_surcharge';
|
|
7734
|
-
type OrderPriceDetailKey = 'adjustment' | 'subtotal' | 'vat' | 'duty' | 'shipping' | 'insurance' | 'discount' | 'surcharges';
|
|
7735
|
+
type OrderPriceDetailComponentKey = 'adjustment' | 'vat_deminimis' | 'duty_deminimis' | 'duties_item_price' | 'duties_freight' | 'duties_insurance' | 'vat_item_price' | 'vat_freight' | 'vat_insurance' | 'vat_duties_item_price' | 'vat_duties_freight' | 'vat_duties_insurance' | 'item_price' | 'item_discount' | 'rounding' | 'insurance' | 'shipping' | 'shipping_discount' | 'order_discount' | 'subtotal_percent_sales_margin' | 'subtotal_vat_percent_sales_margin' | 'subtotal_duty_percent_sales_margin' | 'vat_subsidy' | 'duty_subsidy' | 'remote_area_surcharge' | 'fuel_surcharge' | 'emergency_situation_surcharge' | 'peak_surcharge' | 'duties_taxes_paid_surcharge' | 'tip';
|
|
7736
|
+
type OrderPriceDetailKey = 'adjustment' | 'subtotal' | 'vat' | 'duty' | 'shipping' | 'insurance' | 'discount' | 'surcharges' | 'tip';
|
|
7735
7737
|
}
|
|
7736
7738
|
|
|
7737
7739
|
declare namespace io.flow.order.price.v0.models {
|
|
@@ -7761,7 +7763,7 @@ declare namespace io.flow.order.price.v0.models {
|
|
|
7761
7763
|
declare namespace io.flow.channel.internal.v0.enums {
|
|
7762
7764
|
type ChannelOrderAcceptanceErrorAction = 'auto_reject' | 'auto_accept';
|
|
7763
7765
|
type ChannelOrderAcceptanceNextActionFrom = 'cx_team' | 'core_team' | 'core_team_investigate' | 'mex_team' | 'payments_team' | 'tc_team' | 'logistics_team';
|
|
7764
|
-
type ChannelOrderAcceptanceRejectionReason = 'unsupported_origin_country' | 'unsupported_destination_country' | 'domestic_order' | 'order_contains_gift_card' | 'order_contains_restricted_goods' | 'missing_order_information' | 'unsupported_payment_information' | 'unsupported_shop_currency' | 'unsupported_free_order' | 'extracting_distribution_info_failed' | 'shipping_estimation_failed' | 'payment_authorization_failed' | 'unsupported_subsidized_order' | 'unsupported_virtual_goods' | 'non_matching_currencies';
|
|
7766
|
+
type ChannelOrderAcceptanceRejectionReason = 'unsupported_origin_country' | 'unsupported_destination_country' | 'domestic_order' | 'order_contains_gift_card' | 'order_contains_restricted_goods' | 'missing_order_information' | 'unsupported_payment_information' | 'unsupported_shop_currency' | 'unsupported_free_order' | 'extracting_distribution_info_failed' | 'shipping_estimation_failed' | 'payment_authorization_failed' | 'unsupported_subsidized_order' | 'unsupported_virtual_goods' | 'non_matching_currencies' | 'unsupported_order_edit';
|
|
7765
7767
|
type ChannelOrderAcceptanceStatus = 'accepted' | 'rejected' | 'review' | 'edit_review' | 'edit_accepted';
|
|
7766
7768
|
}
|
|
7767
7769
|
|
|
@@ -8425,7 +8427,7 @@ declare namespace io.flow.common.v0.unions {
|
|
|
8425
8427
|
|
|
8426
8428
|
declare namespace io.flow.billing.reporting.v0.enums {
|
|
8427
8429
|
type ReportStatus = 'created' | 'completed' | 'completed_no_records' | 'failed';
|
|
8428
|
-
type ReportType = 'sales_record' | 'trueup_overview' | 'non_channel_payment_bank_account';
|
|
8430
|
+
type ReportType = 'sales_record' | 'trueup_overview' | 'non_channel_payment_bank_account' | 'scheduled_payment';
|
|
8429
8431
|
type ReportingFulfillmentIsVirtual = 'all' | 'mixed' | 'none';
|
|
8430
8432
|
type RevenueRecordType = 'sales' | 'refund';
|
|
8431
8433
|
}
|
|
@@ -8469,6 +8471,7 @@ declare namespace io.flow.billing.reporting.v0.models {
|
|
|
8469
8471
|
|
|
8470
8472
|
interface ReportAccount {
|
|
8471
8473
|
readonly 'id': string;
|
|
8474
|
+
readonly 'currency': string;
|
|
8472
8475
|
readonly 'source': io.flow.billing.internal.v0.models.AccountSource;
|
|
8473
8476
|
}
|
|
8474
8477
|
|
|
@@ -8477,14 +8480,25 @@ declare namespace io.flow.billing.reporting.v0.models {
|
|
|
8477
8480
|
readonly 'last4'?: string;
|
|
8478
8481
|
}
|
|
8479
8482
|
|
|
8483
|
+
interface ReportBankAccountCleartext {
|
|
8484
|
+
readonly 'type': string;
|
|
8485
|
+
readonly 'routing_number': string;
|
|
8486
|
+
readonly 'account_number': string;
|
|
8487
|
+
}
|
|
8488
|
+
|
|
8480
8489
|
interface ReportForm {
|
|
8481
8490
|
readonly 'from': string;
|
|
8482
8491
|
readonly 'to': string;
|
|
8483
8492
|
readonly 'type': io.flow.billing.reporting.v0.enums.ReportType;
|
|
8484
8493
|
}
|
|
8485
8494
|
|
|
8495
|
+
interface ReportOwner {
|
|
8496
|
+
readonly 'name': string;
|
|
8497
|
+
}
|
|
8498
|
+
|
|
8486
8499
|
interface ReportPayment {
|
|
8487
8500
|
readonly 'id': string;
|
|
8501
|
+
readonly 'amount': number;
|
|
8488
8502
|
readonly 'created_at': string;
|
|
8489
8503
|
}
|
|
8490
8504
|
|
|
@@ -8711,6 +8725,14 @@ declare namespace io.flow.billing.reporting.v0.models {
|
|
|
8711
8725
|
readonly 'marked_as_final': io.flow.billing.reporting.v0.models.MarkedAsFinal;
|
|
8712
8726
|
readonly 'debug': io.flow.billing.reporting.v0.models.ReportingDebug;
|
|
8713
8727
|
}
|
|
8728
|
+
|
|
8729
|
+
interface ScheduledPayment {
|
|
8730
|
+
readonly 'payment': io.flow.billing.reporting.v0.models.ReportPayment;
|
|
8731
|
+
readonly 'bank_account': io.flow.billing.reporting.v0.models.ReportBankAccountCleartext;
|
|
8732
|
+
readonly 'account': io.flow.billing.reporting.v0.models.ReportAccount;
|
|
8733
|
+
readonly 'owner': io.flow.billing.reporting.v0.models.ReportOwner;
|
|
8734
|
+
readonly 'description': string;
|
|
8735
|
+
}
|
|
8714
8736
|
}
|
|
8715
8737
|
|
|
8716
8738
|
declare namespace io.flow.payment.internal.v0.enums {
|
|
@@ -13113,6 +13135,7 @@ declare namespace io.flow.billing.internal.v0.models {
|
|
|
13113
13135
|
readonly 'sent_on'?: string;
|
|
13114
13136
|
readonly 'status': io.flow.billing.v0.unions.PayoutStatus;
|
|
13115
13137
|
readonly 'expected_delivery_by'?: string;
|
|
13138
|
+
readonly 'attributes'?: Record<string, string>;
|
|
13116
13139
|
readonly 'total': io.flow.common.v0.models.Price;
|
|
13117
13140
|
}
|
|
13118
13141
|
|
|
@@ -13124,6 +13147,7 @@ declare namespace io.flow.billing.internal.v0.models {
|
|
|
13124
13147
|
readonly 'amount': number;
|
|
13125
13148
|
readonly 'currency': string;
|
|
13126
13149
|
readonly 'transfer_transaction_ids': string[];
|
|
13150
|
+
readonly 'attributes'?: Record<string, string>;
|
|
13127
13151
|
}
|
|
13128
13152
|
|
|
13129
13153
|
interface BankPaymentStatusForm {
|
|
@@ -13131,6 +13155,33 @@ declare namespace io.flow.billing.internal.v0.models {
|
|
|
13131
13155
|
readonly 'failure_reason'?: io.flow.billing.v0.enums.PayoutStatusFailureCode;
|
|
13132
13156
|
}
|
|
13133
13157
|
|
|
13158
|
+
interface BankPaymentStatusImport {
|
|
13159
|
+
readonly 'id': string;
|
|
13160
|
+
readonly 'created_at': string;
|
|
13161
|
+
readonly 'result'?: io.flow.billing.internal.v0.models.BankPaymentStatusImportResult;
|
|
13162
|
+
}
|
|
13163
|
+
|
|
13164
|
+
interface BankPaymentStatusImportForm {
|
|
13165
|
+
readonly 'forms': io.flow.billing.internal.v0.models.BankPaymentStatusSingleForm[];
|
|
13166
|
+
}
|
|
13167
|
+
|
|
13168
|
+
interface BankPaymentStatusImportResult {
|
|
13169
|
+
readonly 'processed_at': string;
|
|
13170
|
+
readonly 'number_lines_successful': number;
|
|
13171
|
+
readonly 'number_lines_with_errors': number;
|
|
13172
|
+
readonly 'errors_url'?: string;
|
|
13173
|
+
}
|
|
13174
|
+
|
|
13175
|
+
interface BankPaymentStatusSentImportForm {
|
|
13176
|
+
readonly 'payment_ids': string[];
|
|
13177
|
+
}
|
|
13178
|
+
|
|
13179
|
+
interface BankPaymentStatusSingleForm {
|
|
13180
|
+
readonly 'payment_id': string;
|
|
13181
|
+
readonly 'code': io.flow.billing.internal.v0.enums.BankPaymentStatusCode;
|
|
13182
|
+
readonly 'failure_reason'?: io.flow.billing.v0.enums.PayoutStatusFailureCode;
|
|
13183
|
+
}
|
|
13184
|
+
|
|
13134
13185
|
interface BillingAuthorizationReference {
|
|
13135
13186
|
readonly 'id': string;
|
|
13136
13187
|
}
|
|
@@ -13995,7 +14046,7 @@ declare namespace io.flow.billing.internal.v0.unions {
|
|
|
13995
14046
|
}
|
|
13996
14047
|
|
|
13997
14048
|
declare namespace io.flow.billing.v0.enums {
|
|
13998
|
-
type FeeDeductionType = 'duty_guarantee' | 'mor' | 'fraud' | 'fx' | 'processing' | 'rate_lock' | 'transfer';
|
|
14049
|
+
type FeeDeductionType = 'duty_guarantee' | 'mor' | 'fraud' | 'fx' | 'processing' | 'rate_lock' | 'transfer' | 'negative_balance_guarantee';
|
|
13999
14050
|
type PayoutAttachmentType = 'transactions';
|
|
14000
14051
|
type PayoutStatusFailureCode = 'invalid_account_number' | 'account_closed' | 'could_not_process';
|
|
14001
14052
|
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';
|
|
@@ -16016,7 +16067,7 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
16016
16067
|
type BankPaymentPromiseCompletedMethod = 'credit' | 'time';
|
|
16017
16068
|
type BankPaymentStatusCode = 'scheduled' | 'sent' | 'failed';
|
|
16018
16069
|
type BillingAllocationKey = 'freight_cost' | 'adjustment' | 'vat_deminimis' | 'duty_deminimis' | 'duties_item_price' | 'duties_freight' | 'duties_insurance' | 'vat_item_price' | 'vat_freight' | 'vat_insurance' | 'vat_duties_item_price' | 'vat_duties_freight' | 'vat_duties_insurance' | 'item_price' | 'item_discount' | 'rounding' | 'insurance' | 'shipping' | 'order_discount' | 'subtotal_percent_sales_margin' | 'subtotal_vat_percent_sales_margin' | 'subtotal_duty_percent_sales_margin' | 'vat_subsidy' | 'duty_subsidy' | 'fuel_surcharge' | 'remote_area_surcharge';
|
|
16019
|
-
type BillingMetricKey = 'adjustment_transactions_count' | 'adjustment_transactions_total' | 'capture_transactions_count' | 'capture_transactions_ignored_fraud_count' | 'capture_transactions_ignored_fully_refunded_count' | 'capture_transactions_ignored_other_count' | 'capture_transactions_ignored_previously_processed_count' | 'capture_queued_count' | 'capture_transactions_total' | 'carrier_charge_transactions_count' | 'carrier_charge_transactions_total' | 'channel_transactions_processing_count' | 'channel_transactions_processing_total' | 'channel_transactions_adjustment_count' | 'channel_transactions_adjustment_total' | 'channel_transactions_reversal_count' | 'channel_transactions_reversal_total' | 'channel_billed_transactions_count' | 'channel_billed_transactions_total' | 'credit_payment_transactions_count' | 'credit_payment_transactions_total' | 'duty_transactions_count' | 'duty_transactions_total' | 'fully_subsidized_order_transactions_count' | 'fully_subsidized_order_transactions_total' | 'billable_label_transactions_count' | 'billable_label_transactions_count_for_unique_orders' | 'billable_label_transactions_total' | 'revenue_share_label_transactions_count' | 'revenue_share_label_transactions_count_for_unique_orders' | 'revenue_share_label_transactions_total' | 'manual_transactions_count' | 'manual_transactions_total' | 'order_transactions_count' | 'order_transactions_total' | 'refund_transactions_count' | 'refund_transactions_ignored_fraud_count' | 'refund_transactions_ignored_fully_refunded_count' | 'refund_transactions_ignored_other_count' | 'refund_transactions_ignored_previously_processed_count' | 'refund_queued_count' | 'refund_transactions_total' | 'reversal_order_cancellations_transactions_count' | 'reversal_order_cancellations_transactions_total' | 'reversal_external_fulfillment_transactions_count' | 'reversal_external_fulfillment_transactions_total' | 'reversal_other_transactions_count' | 'reversal_other_transactions_total' | 'reversal_all_transactions_count' | 'reversal_all_transactions_total' | 'tax_transactions_count' | 'tax_transactions_total' | 'transfer_transactions_count' | 'transfer_transactions_total' | 'trueup_transactions_count' | 'trueup_transactions_total' | 'fulfillments_count' | 'fulfilled_via_replacement_order_count' | 'percentage_orders_with_fulfillment_proof_2_weeks' | 'percentage_orders_with_fulfillment_proof_4_weeks' | 'percentage_orders_with_fulfillment_proof_6_weeks' | 'percentage_orders_with_fulfillment_proof_all' | 'pending_payouts_max_age_in_millis' | 'shipping_notifications_count' | 'queued_capture_unprocessed_count' | 'queued_refund_unprocessed_count' | 'queued_label_invoice_request_unprocessed_count' | 'queued_other_unprocessed_count' | 'queued_record_snooze_count' | 'queued_record_snooze_ending_in_48_hours_count' | '
|
|
16070
|
+
type BillingMetricKey = 'adjustment_transactions_count' | 'adjustment_transactions_total' | 'capture_transactions_count' | 'capture_transactions_ignored_fraud_count' | 'capture_transactions_ignored_fully_refunded_count' | 'capture_transactions_ignored_other_count' | 'capture_transactions_ignored_previously_processed_count' | 'capture_queued_count' | 'capture_transactions_total' | 'carrier_charge_transactions_count' | 'carrier_charge_transactions_total' | 'channel_transactions_processing_count' | 'channel_transactions_processing_total' | 'channel_transactions_adjustment_count' | 'channel_transactions_adjustment_total' | 'channel_transactions_reversal_count' | 'channel_transactions_reversal_total' | 'channel_billed_transactions_count' | 'channel_billed_transactions_total' | 'credit_payment_transactions_count' | 'credit_payment_transactions_total' | 'duty_transactions_count' | 'duty_transactions_total' | 'fully_subsidized_order_transactions_count' | 'fully_subsidized_order_transactions_total' | 'billable_label_transactions_count' | 'billable_label_transactions_count_for_unique_orders' | 'billable_label_transactions_total' | 'revenue_share_label_transactions_count' | 'revenue_share_label_transactions_count_for_unique_orders' | 'revenue_share_label_transactions_total' | 'manual_transactions_count' | 'manual_transactions_total' | 'order_transactions_count' | 'order_transactions_total' | 'refund_transactions_count' | 'refund_transactions_ignored_fraud_count' | 'refund_transactions_ignored_fully_refunded_count' | 'refund_transactions_ignored_other_count' | 'refund_transactions_ignored_previously_processed_count' | 'refund_queued_count' | 'refund_transactions_total' | 'reversal_order_cancellations_transactions_count' | 'reversal_order_cancellations_transactions_total' | 'reversal_external_fulfillment_transactions_count' | 'reversal_external_fulfillment_transactions_total' | 'reversal_other_transactions_count' | 'reversal_other_transactions_total' | 'reversal_all_transactions_count' | 'reversal_all_transactions_total' | 'tax_transactions_count' | 'tax_transactions_total' | 'transfer_transactions_count' | 'transfer_transactions_total' | 'trueup_transactions_count' | 'trueup_transactions_total' | 'fulfillments_count' | 'fulfilled_via_replacement_order_count' | 'percentage_orders_with_fulfillment_proof_2_weeks' | 'percentage_orders_with_fulfillment_proof_4_weeks' | 'percentage_orders_with_fulfillment_proof_6_weeks' | 'percentage_orders_with_fulfillment_proof_all' | 'pending_payouts_max_age_in_millis' | 'shipping_notifications_count' | 'queued_capture_unprocessed_count' | 'queued_refund_unprocessed_count' | 'queued_label_invoice_request_unprocessed_count' | 'queued_other_unprocessed_count' | 'queued_record_snooze_count' | 'queued_record_snooze_ending_in_48_hours_count' | 'payouts_scheduled_count' | 'payouts_scheduled_total' | 'payouts_sent_count' | 'payouts_sent_total' | 'payouts_failed_count' | 'payouts_failed_total' | 'average_payout_amount' | 'capture_transaction_with_zero_fees_and_no_channel_transaction_count' | 'percentage_billable_label_transactions_with_carrier_charge_10_days' | 'percentage_billable_label_transactions_with_carrier_charge_20_days' | 'percentage_billable_label_transactions_with_carrier_charge_30_days' | 'percentage_billable_label_transactions_with_carrier_charge_60_days' | 'percentage_billable_label_transactions_with_carrier_charge_90_days' | 'percentage_bank_account_inserts' | 'percentage_bank_account_updates' | 'percentage_bank_account_unique_updates' | 'percentage_bank_account_deletes' | 'negative_balance_number_accounts' | 'negative_balance_number_accounts_with_order_in_past_30_days' | 'negative_balance_number_accounts_without_order_in_past_30_days' | 'negative_balance_total' | 'negative_balance_total_with_order_in_past_30_days' | 'negative_balance_total_without_order_in_past_30_days' | 'negative_balance_single_account_max';
|
|
16020
16071
|
type BillingStatementAttachmentKey = 'invoice' | 'statement' | 'consumer_invoice' | 'credit_memo' | 'channel_billed' | 'transactions' | 'virtual_card' | 'tax_remittance' | 'manual' | 'orders' | 'label' | 'order_service' | 'tax' | 'duty' | 'trueup' | 'carrier_charge' | 'all';
|
|
16021
16072
|
type BillingStatementBatchFileKey = 'summary';
|
|
16022
16073
|
type BillingTransactionStatus = 'pending' | 'pending_proof' | 'posted';
|
|
@@ -16032,7 +16083,7 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
16032
16083
|
type ChannelBilledTransactionType = 'adjustment' | 'reversal' | 'channel_initiated';
|
|
16033
16084
|
type ChannelOrderAcceptanceErrorAction = 'auto_reject' | 'auto_accept';
|
|
16034
16085
|
type ChannelOrderAcceptanceNextActionFrom = 'cx_team' | 'core_team' | 'core_team_investigate' | 'mex_team' | 'payments_team' | 'tc_team' | 'logistics_team';
|
|
16035
|
-
type ChannelOrderAcceptanceRejectionReason = 'unsupported_origin_country' | 'unsupported_destination_country' | 'domestic_order' | 'order_contains_gift_card' | 'order_contains_restricted_goods' | 'missing_order_information' | 'unsupported_payment_information' | 'unsupported_shop_currency' | 'unsupported_free_order' | 'extracting_distribution_info_failed' | 'shipping_estimation_failed' | 'payment_authorization_failed' | 'unsupported_subsidized_order' | 'unsupported_virtual_goods' | 'non_matching_currencies';
|
|
16086
|
+
type ChannelOrderAcceptanceRejectionReason = 'unsupported_origin_country' | 'unsupported_destination_country' | 'domestic_order' | 'order_contains_gift_card' | 'order_contains_restricted_goods' | 'missing_order_information' | 'unsupported_payment_information' | 'unsupported_shop_currency' | 'unsupported_free_order' | 'extracting_distribution_info_failed' | 'shipping_estimation_failed' | 'payment_authorization_failed' | 'unsupported_subsidized_order' | 'unsupported_virtual_goods' | 'non_matching_currencies' | 'unsupported_order_edit';
|
|
16036
16087
|
type ChannelOrderAcceptanceStatus = 'accepted' | 'rejected' | 'review' | 'edit_review' | 'edit_accepted';
|
|
16037
16088
|
type ChannelOrderFulfillmentStatusCode = 'unfulfilled' | 'fulfilled' | 'partial' | 'cancelled';
|
|
16038
16089
|
type ChannelTransactionType = 'adjustment' | 'reversal' | 'processing';
|
|
@@ -16144,7 +16195,7 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
16144
16195
|
type DutyTransactionType = 'adjustment' | 'reversal' | 'duty';
|
|
16145
16196
|
type EmptyAttribute = 'irrelevant';
|
|
16146
16197
|
type ErpFileType = 'vendor';
|
|
16147
|
-
type EventType = 'adyen_authorization_deleted' | 'adyen_authorization_upserted' | 'adyen_cancel_deleted' | 'adyen_cancel_upserted' | 'adyen_capture_deleted' | 'adyen_capture_upserted' | 'adyen_refund_deleted' | 'adyen_refund_upserted' | 'index_assignment_upserted' | 'index_assignment_deleted' | 'merchant_upserted' | 'merchant_deleted' | 'account_upserted' | 'account_upserted_v2' | 'account_deleted_v2' | 'account_contact_upserted' | 'account_contact_deleted' | 'billing_statement_upserted' | 'billing_statement_deleted' | 'tax_remittance_transaction_upserted' | 'tax_remittance_transaction_deleted' | 'channel_account_upserted_v2' | 'channel_account_deleted' | 'organization_account_upserted_v2' | 'organization_account_deleted' | 'account_transactions_export_request' | 'account_orders_export_request' | 'main_transaction_upserted' | 'main_transaction_deleted' | 'main_transaction_upserted_v2' | 'main_transaction_deleted_v2' | 'transfer_transaction_upserted' | 'transfer_transaction_deleted' | 'transfer_transaction_upserted_v2' | 'transfer_transaction_deleted_v2' | 'processing_transaction_upserted' | 'processing_transaction_deleted' | 'bank_payment_upserted' | 'bank_payment_deleted' | 'bank_payment_upserted_v2' | 'bank_payment_deleted_v2' | 'channel_transaction_upserted' | 'channel_transaction_deleted' | 'order_transaction_upserted' | 'order_transaction_deleted' | 'label_transaction_upserted' | 'label_transaction_deleted' | 'channel_billed_transaction_upserted' | 'channel_billed_transaction_deleted' | 'tax_transaction_upserted' | 'tax_transaction_deleted' | 'duty_transaction_upserted' | 'duty_transaction_deleted' | 'transaction_statement_upserted' | 'transaction_statement_deleted' | 'daily_value_upserted' | 'daily_value_deleted' | 'sales_record_upserted' | 'sales_record_deleted' | 'revenue_record_upserted' | 'revenue_record_deleted' | 'calculator_organization_settings_upserted' | 'calculator_organization_settings_deleted' | 'carrier_account_upserted_v2' | 'carrier_account_deleted' | 'label_generation_settings_upserted' | 'label_generation_settings_deleted' | 'catalog_import_request' | 'exclusion_rule_upserted' | 'exclusion_rule_deleted' | 'exclusion_rule_export_request' | 'catalog_item_region_availabilities_published' | 'return_policy_upserted' | 'return_policy_deleted' | 'return_policy_item_result_upserted' | 'return_policy_item_result_deleted' | 'catalog_settings_upserted' | 'catalog_settings_deleted' | 'channel_order_acceptance_upserted' | 'channel_order_acceptance_deleted' | 'checkout_configuration_upserted' | 'checkout_configuration_deleted' | 'commercial_invoice_internal_upserted' | 'commercial_invoice_internal_deleted' | 'localized_content_upserted' | 'localization_upserted' | 'internal_channel_rate_deleted' | 'internal_channel_rate_upserted' | 'rate_deleted' | 'rate_upserted' | 'spot_rate_deleted' | 'spot_rate_upserted' | 'usd_spot_rate_deleted' | 'usd_spot_rate_upserted' | 'rate_deleted_v2' | 'rate_upserted_v2' | 'organization_currency_setting_upserted' | 'organization_currency_setting_deleted' | 'channel_currency_setting_upserted' | 'channel_currency_setting_deleted' | 'customer_purge_upserted' | 'customs_description_import' | 'customs_description_tariffs_import' | 'item_dimension_estimate_upserted_v2' | 'item_dimension_estimate_deleted_v2' | 'dispute_upserted' | 'dispute_deleted' | 'duty_rates_published_v2' | 'duty_rate_request' | 'duty_rate_bulk_request' | 'duty_raw_upserted' | 'duty_raw_bulk_upserted' | 'duty_rate_upserted' | 'duty_rate_response' | 'duty_rate_bulk_response' | 'item_sales_margin_deleted' | 'item_sales_margin_upserted' | 'order_attribute_deleted' | 'order_attribute_upserted' | 'experience_export_request' | 'experience_import_request' | 'submitted_order_upserted' | 'levy_rate_summary_upserted' | 'experiment_upserted' | 'experiment_deleted' | 'experiment_results_upserted' | 'experiment_results_deleted' | 'daily_experiment_results_upserted' | 'daily_experiment_results_deleted' | 'experiment_milestone_upserted' | 'experiment_milestone_deleted' | 'export_completed' | 'export_failed' | 'feature_upserted' | 'feature_deleted' | 'organization_boolean_value_upserted' | 'organization_boolean_value_deleted' | 'account_settings_upserted' | 'account_settings_deleted' | 'account_processing_rates_upserted' | 'account_processing_rates_deleted' | 'billing_organization_processing_rates_upserted' | 'billing_organization_processing_rates_deleted' | 'billing_organization_settings_upserted' | 'billing_organization_settings_deleted' | 'billing_statement_batch_upserted' | 'billing_statement_batch_deleted' | 'billing_statement_batch_statement_upserted' | 'billing_statement_batch_statement_deleted' | 'standalone_attachment_upserted' | 'standalone_attachment_deleted' | 'platform_fee_change_upserted' | 'platform_fee_change_deleted' | 'organization_bank_account_upserted' | 'organization_bank_account_deleted' | 'billing_csv_transaction_upserted' | 'billing_csv_transaction_deleted' | 'label_invoice_request_upserted' | 'label_invoice_request_deleted' | 'fraud_review_upserted' | 'fraud_review_deleted' | 'fraud_pending_review_upserted' | 'fraud_pending_review_deleted' | 'fraud_review_decision_upserted' | 'fraud_review_decision_deleted' | 'fraud_provider_configuration_upserted' | 'fraud_provider_configuration_deleted' | 'manual_review_rule_upserted' | 'manual_review_rule_deleted' | 'ftp_file_upserted' | 'ftp_file_deleted' | 'ftp_file_to_process_uploaded' | 'center_defaults_upserted' | 'center_defaults_deleted' | 'pregenerated_request_event' | 'quote_upserted' | 'quote_deleted' | 'all_items_export' | 'harmonized_items_hs6_export' | 'unharmonized_items_export' | 'dutied_items_export' | 'tariff_codes_export' | 'harmonization_phrase_suggestion_request_import' | 'harmonization_codes_import' | 'item_classification_created' | 'harmonize_fully_request_v2' | 'hybris_catalog_items_import_request' | 'import_completed' | 'import_failed' | 'time_to_classify_upserted' | 'time_to_classify_deleted' | 'time_to_classify_aggregated_upserted' | 'time_to_classify_aggregated_deleted' | 'rate_source_summary_upserted' | 'rate_source_summary_deleted' | 'rate_freshness_summary_upserted' | 'rate_freshness_summary_deleted' | 'item_harmonization_upserted' | 'item_harmonization_deleted' | 'harmonization_item_classification_upserted' | 'harmonization_item_classification_deleted' | 'harmonization_classification_statistics_published' | 'issuer_upserted' | 'issuer_deleted' | 'item_form_import_request' | 'label_request_error_upserted' | 'label_request_error_deleted' | 'label_tracking_summary_upserted' | 'label_tracking_summary_deleted' | 'localized_item_upserted_v2' | 'localized_item_deleted' | 'localized_item_deleted_v2' | 'localized_item_snapshot' | 'localized_price_book_item_upserted' | 'localized_price_book_item_deleted' | 'feed_upserted' | 'feed_deleted' | 'feeds_export' | 'localized_item_prices_export_request' | 'optin_prompt_upserted' | 'optin_prompt_deleted' | 'order_combined_shipment_upserted' | 'order_combined_shipment_deleted' | 'order_fulfillment_deleted' | 'order_fulfillment_upserted' | 'order_placed' | 'ready_to_fulfill' | 'fulfillment_cancel' | 'order_shipped' | 'items_shipped' | 'organization_business_entity_deleted' | 'organization_business_entity_upserted' | 'organization_status_change_upserted' | 'organization_status_change_deleted' | 'organization_deactivation_upserted' | 'organization_deactivation_deleted' | 'merchant_guid_assignment_upserted' | 'merchant_guid_assignment_deleted' | 'partner_organization_settings_upserted' | 'partner_organization_settings_deleted' | 'unassigned_merchant_guid_upserted' | 'unassigned_merchant_guid_deleted' | 'internal_authorization_upserted' | 'internal_authorization_deleted' | 'afterpay_authorization_upserted' | 'afterpay_authorization_deleted' | 'afterpay_capture_upserted' | 'afterpay_capture_deleted' | 'afterpay_refund_upserted' | 'afterpay_refund_deleted' | 'adyen_merchant_account_upserted' | 'adyen_merchant_account_deleted' | 'chargeback_upserted' | 'chargeback_deleted' | 'payment_processor_account_upserted' | 'payment_processor_account_deleted' | 'payment_processor_merchant_upserted' | 'payment_processor_merchant_deleted' | 'virtual_card_provider_upserted' | 'virtual_card_provider_deleted' | 'authorization_bundle_upserted' | 'authorization_bundle_deleted' | 'organization_payment_setting_upserted' | 'organization_payment_setting_deleted' | 'paypal_payment_deleted' | 'paypal_payment_upserted' | 'paypal_execution_deleted' | 'paypal_execution_upserted' | 'paypal_refund_deleted' | 'paypal_refund_upserted' | 'pricing_indicator' | 'product_restriction_rule_decision_upserted' | 'product_restriction_rule_decision_deleted' | 'order_rates_published_v3' | 'ratecard_dimension_estimate_upserted' | 'ratecard_dimension_estimate_deleted' | 'ratecard_lanes_import_request' | 'ratecard_standard_configuration_upserted' | 'ratecard_standard_configuration_deleted' | 'ratecard_service_fee_upserted' | 'ratecard_service_fee_deleted' | 'ratecard_lane_aggregate_upserted' | 'ratecard_lane_aggregate_deleted' | 'ratecard_rate_level_upserted' | 'ratecard_rate_level_deleted' | 'ratecard_rate_level_ratecard_upserted' | 'ratecard_rate_level_ratecard_deleted' | 'ratecard_rate_level_organization_upserted' | 'ratecard_rate_level_organization_deleted' | 'organization_restriction_snapshot_upserted' | 'organization_restriction_snapshot_deleted' | 'restriction_organization_status_upserted' | 'restriction_organization_status_deleted' | 'organization_restriction_status_upserted' | 'organization_restriction_status_deleted' | 'shopify_shop_upserted' | 'shopify_shop_deleted' | 'shopify_experience_short_id_upserted' | 'shopify_experience_short_id_deleted' | 'shopify_markets_order_upserted' | 'shopify_markets_order_deleted' | 'shopify_markets_shop_upserted' | 'shopify_markets_shop_deleted' | 'shopify_markets_webhook_registration_upserted' | 'shopify_markets_webhook_registration_deleted' | 'shopify_markets_shop_statistics_upserted' | 'shopify_markets_shop_statistics_deleted' | 'shopify_markets_metrics_upserted' | 'shopify_markets_metrics_deleted' | 'channel_order_summary_upserted' | 'channel_order_summary_deleted' | 'shopify_monitoring_order_monitor_event_upserted' | 'shopify_monitoring_order_monitor_event_deleted' | 'shopify_order_fulfillments_snapshot_upserted' | 'shopify_order_fulfillments_snapshot_deleted' | 'stripe_authorization_deleted' | 'stripe_authorization_upserted' | 'stripe_reversal_deleted' | 'stripe_reversal_upserted' | 'stripe_capture_deleted' | 'stripe_capture_upserted' | 'stripe_refund_deleted' | 'stripe_refund_upserted' | 'svb_virtual_card_clearing_upserted' | 'svb_virtual_card_clearing_deleted' | 'liability_remittance_plan_upserted' | 'liability_remittance_plan_deleted' | 'svitlana_item_upserted' | 'svitlana_item_deleted' | 'colm_item_upserted' | 'colm_item_deleted' | 'shruti_demo_item_upserted' | 'shruti_demo_item_deleted' | 'tracking_label_event_upserted_v2' | 'tracking_label_event_deleted_v2' | 'tracking_label_upserted' | 'tracking_label_deleted' | 'tracking_upserted' | 'tracking_deleted' | 'tracking_request_upserted' | 'tracking_response_upserted' | 'user_upserted_v2' | 'user_deleted_v2';
|
|
16198
|
+
type EventType = 'adyen_authorization_deleted' | 'adyen_authorization_upserted' | 'adyen_cancel_deleted' | 'adyen_cancel_upserted' | 'adyen_capture_deleted' | 'adyen_capture_upserted' | 'adyen_refund_deleted' | 'adyen_refund_upserted' | 'index_assignment_upserted' | 'index_assignment_deleted' | 'merchant_upserted' | 'merchant_deleted' | 'account_upserted' | 'account_upserted_v2' | 'account_deleted_v2' | 'account_contact_upserted' | 'account_contact_deleted' | 'billing_statement_upserted' | 'billing_statement_deleted' | 'tax_remittance_transaction_upserted' | 'tax_remittance_transaction_deleted' | 'channel_account_upserted_v2' | 'channel_account_deleted' | 'organization_account_upserted_v2' | 'organization_account_deleted' | 'account_transactions_export_request' | 'account_orders_export_request' | 'main_transaction_upserted' | 'main_transaction_deleted' | 'main_transaction_upserted_v2' | 'main_transaction_deleted_v2' | 'transfer_transaction_upserted' | 'transfer_transaction_deleted' | 'transfer_transaction_upserted_v2' | 'transfer_transaction_deleted_v2' | 'processing_transaction_upserted' | 'processing_transaction_deleted' | 'bank_payment_upserted' | 'bank_payment_deleted' | 'bank_payment_upserted_v2' | 'bank_payment_deleted_v2' | 'channel_transaction_upserted' | 'channel_transaction_deleted' | 'order_transaction_upserted' | 'order_transaction_deleted' | 'label_transaction_upserted' | 'label_transaction_deleted' | 'channel_billed_transaction_upserted' | 'channel_billed_transaction_deleted' | 'tax_transaction_upserted' | 'tax_transaction_deleted' | 'duty_transaction_upserted' | 'duty_transaction_deleted' | 'transaction_statement_upserted' | 'transaction_statement_deleted' | 'daily_value_upserted' | 'daily_value_deleted' | 'sales_record_upserted' | 'sales_record_deleted' | 'revenue_record_upserted' | 'revenue_record_deleted' | 'calculator_organization_settings_upserted' | 'calculator_organization_settings_deleted' | 'carrier_account_upserted_v2' | 'carrier_account_deleted' | 'label_generation_settings_upserted' | 'label_generation_settings_deleted' | 'catalog_import_request' | 'exclusion_rule_upserted' | 'exclusion_rule_deleted' | 'exclusion_rule_export_request' | 'catalog_item_region_availabilities_published' | 'return_policy_upserted' | 'return_policy_deleted' | 'return_policy_item_result_upserted' | 'return_policy_item_result_deleted' | 'catalog_settings_upserted' | 'catalog_settings_deleted' | 'channel_order_acceptance_upserted' | 'channel_order_acceptance_deleted' | 'checkout_configuration_upserted' | 'checkout_configuration_deleted' | 'commercial_invoice_internal_upserted' | 'commercial_invoice_internal_deleted' | 'localized_content_upserted' | 'localization_upserted' | 'internal_channel_rate_deleted' | 'internal_channel_rate_upserted' | 'rate_deleted' | 'rate_upserted' | 'spot_rate_deleted' | 'spot_rate_upserted' | 'usd_spot_rate_deleted' | 'usd_spot_rate_upserted' | 'rate_deleted_v2' | 'rate_upserted_v2' | 'organization_currency_setting_upserted' | 'organization_currency_setting_deleted' | 'channel_currency_setting_upserted' | 'channel_currency_setting_deleted' | 'customer_purge_upserted' | 'customs_description_import' | 'customs_description_tariffs_import' | 'item_dimension_estimate_upserted_v2' | 'item_dimension_estimate_deleted_v2' | 'dispute_upserted' | 'dispute_deleted' | 'duty_rates_published_v2' | 'duty_rate_request' | 'duty_rate_bulk_request' | 'duty_raw_upserted' | 'duty_raw_bulk_upserted' | 'duty_rate_upserted' | 'duty_rate_response' | 'duty_rate_bulk_response' | 'item_sales_margin_deleted' | 'item_sales_margin_upserted' | 'order_attribute_deleted' | 'order_attribute_upserted' | 'experience_export_request' | 'experience_import_request' | 'submitted_order_upserted' | 'levy_rate_summary_upserted' | 'experiment_upserted' | 'experiment_deleted' | 'experiment_results_upserted' | 'experiment_results_deleted' | 'daily_experiment_results_upserted' | 'daily_experiment_results_deleted' | 'experiment_milestone_upserted' | 'experiment_milestone_deleted' | 'export_completed' | 'export_failed' | 'feature_upserted' | 'feature_deleted' | 'organization_boolean_value_upserted' | 'organization_boolean_value_deleted' | 'account_settings_upserted' | 'account_settings_deleted' | 'account_processing_rates_upserted' | 'account_processing_rates_deleted' | 'billing_organization_processing_rates_upserted' | 'billing_organization_processing_rates_deleted' | 'billing_organization_settings_upserted' | 'billing_organization_settings_deleted' | 'billing_statement_batch_upserted' | 'billing_statement_batch_deleted' | 'billing_statement_batch_statement_upserted' | 'billing_statement_batch_statement_deleted' | 'standalone_attachment_upserted' | 'standalone_attachment_deleted' | 'platform_fee_change_upserted' | 'platform_fee_change_deleted' | 'organization_bank_account_upserted' | 'organization_bank_account_deleted' | 'billing_csv_transaction_upserted' | 'billing_csv_transaction_deleted' | 'label_invoice_request_upserted' | 'label_invoice_request_deleted' | 'fraud_review_upserted' | 'fraud_review_deleted' | 'fraud_pending_review_upserted' | 'fraud_pending_review_deleted' | 'fraud_review_decision_upserted' | 'fraud_review_decision_deleted' | 'fraud_provider_configuration_upserted' | 'fraud_provider_configuration_deleted' | 'manual_review_rule_upserted' | 'manual_review_rule_deleted' | 'ftp_file_upserted' | 'ftp_file_deleted' | 'ftp_file_to_process_uploaded' | 'center_defaults_upserted' | 'center_defaults_deleted' | 'pregenerated_request_event' | 'quote_upserted' | 'quote_deleted' | 'all_items_export' | 'harmonized_items_hs6_export' | 'unharmonized_items_export' | 'dutied_items_export' | 'tariff_codes_export' | 'harmonization_phrase_suggestion_request_import' | 'harmonization_codes_import' | 'item_classification_created' | 'harmonize_fully_request_v2' | 'hybris_catalog_items_import_request' | 'import_completed' | 'import_failed' | 'time_to_classify_upserted' | 'time_to_classify_deleted' | 'time_to_classify_aggregated_upserted' | 'time_to_classify_aggregated_deleted' | 'rate_source_summary_upserted' | 'rate_source_summary_deleted' | 'rate_freshness_summary_upserted' | 'rate_freshness_summary_deleted' | 'item_harmonization_upserted' | 'item_harmonization_deleted' | 'harmonization_item_classification_upserted' | 'harmonization_item_classification_deleted' | 'harmonization_classification_statistics_published' | 'issuer_upserted' | 'issuer_deleted' | 'item_form_import_request' | 'label_request_error_upserted' | 'label_request_error_deleted' | 'label_tracking_summary_upserted' | 'label_tracking_summary_deleted' | 'localized_item_upserted_v2' | 'localized_item_deleted' | 'localized_item_deleted_v2' | 'localized_item_snapshot' | 'localized_price_book_item_upserted' | 'localized_price_book_item_deleted' | 'feed_upserted' | 'feed_deleted' | 'feeds_export' | 'localized_item_prices_export_request' | 'optin_prompt_upserted' | 'optin_prompt_deleted' | 'order_combined_shipment_upserted' | 'order_combined_shipment_deleted' | 'order_fulfillment_deleted' | 'order_fulfillment_upserted' | 'order_placed' | 'ready_to_fulfill' | 'fulfillment_cancel' | 'order_shipped' | 'items_shipped' | 'organization_business_entity_deleted' | 'organization_business_entity_upserted' | 'organization_status_change_upserted' | 'organization_status_change_deleted' | 'organization_deactivation_upserted' | 'organization_deactivation_deleted' | 'merchant_guid_assignment_upserted' | 'merchant_guid_assignment_deleted' | 'partner_organization_settings_upserted' | 'partner_organization_settings_deleted' | 'unassigned_merchant_guid_upserted' | 'unassigned_merchant_guid_deleted' | 'internal_authorization_upserted' | 'internal_authorization_deleted' | 'afterpay_authorization_upserted' | 'afterpay_authorization_deleted' | 'afterpay_capture_upserted' | 'afterpay_capture_deleted' | 'afterpay_refund_upserted' | 'afterpay_refund_deleted' | 'adyen_merchant_account_upserted' | 'adyen_merchant_account_deleted' | 'chargeback_upserted' | 'chargeback_deleted' | 'payment_processor_account_upserted' | 'payment_processor_account_deleted' | 'payment_processor_merchant_upserted' | 'payment_processor_merchant_deleted' | 'virtual_card_provider_upserted' | 'virtual_card_provider_deleted' | 'authorization_bundle_upserted' | 'authorization_bundle_deleted' | 'organization_payment_setting_upserted' | 'organization_payment_setting_deleted' | 'paypal_payment_deleted' | 'paypal_payment_upserted' | 'paypal_execution_deleted' | 'paypal_execution_upserted' | 'paypal_refund_deleted' | 'paypal_refund_upserted' | 'pricing_indicator' | 'product_restriction_rule_decision_upserted' | 'product_restriction_rule_decision_deleted' | 'order_rates_published_v3' | 'ratecard_dimension_estimate_upserted' | 'ratecard_dimension_estimate_deleted' | 'ratecard_lanes_import_request' | 'ratecard_standard_configuration_upserted' | 'ratecard_standard_configuration_deleted' | 'ratecard_service_fee_upserted' | 'ratecard_service_fee_deleted' | 'ratecard_lane_aggregate_upserted' | 'ratecard_lane_aggregate_deleted' | 'ratecard_rate_level_upserted' | 'ratecard_rate_level_deleted' | 'ratecard_rate_level_ratecard_upserted' | 'ratecard_rate_level_ratecard_deleted' | 'ratecard_rate_level_organization_upserted' | 'ratecard_rate_level_organization_deleted' | 'organization_restriction_snapshot_upserted' | 'organization_restriction_snapshot_deleted' | 'restriction_organization_status_upserted' | 'restriction_organization_status_deleted' | 'organization_restriction_status_upserted' | 'organization_restriction_status_deleted' | 'screening_status_change_upserted' | 'screening_status_change_deleted' | 'shopify_shop_upserted' | 'shopify_shop_deleted' | 'shopify_experience_short_id_upserted' | 'shopify_experience_short_id_deleted' | 'shopify_markets_order_upserted' | 'shopify_markets_order_deleted' | 'shopify_markets_shop_upserted' | 'shopify_markets_shop_deleted' | 'shopify_markets_webhook_registration_upserted' | 'shopify_markets_webhook_registration_deleted' | 'shopify_markets_shop_statistics_upserted' | 'shopify_markets_shop_statistics_deleted' | 'shopify_markets_metrics_upserted' | 'shopify_markets_metrics_deleted' | 'channel_order_summary_upserted' | 'channel_order_summary_deleted' | 'shopify_monitoring_order_monitor_event_upserted' | 'shopify_monitoring_order_monitor_event_deleted' | 'shopify_order_fulfillments_snapshot_upserted' | 'shopify_order_fulfillments_snapshot_deleted' | 'stripe_authorization_deleted' | 'stripe_authorization_upserted' | 'stripe_reversal_deleted' | 'stripe_reversal_upserted' | 'stripe_capture_deleted' | 'stripe_capture_upserted' | 'stripe_refund_deleted' | 'stripe_refund_upserted' | 'svb_virtual_card_clearing_upserted' | 'svb_virtual_card_clearing_deleted' | 'liability_remittance_plan_upserted' | 'liability_remittance_plan_deleted' | 'svitlana_item_upserted' | 'svitlana_item_deleted' | 'colm_item_upserted' | 'colm_item_deleted' | 'shruti_demo_item_upserted' | 'shruti_demo_item_deleted' | 'tracking_label_event_upserted_v2' | 'tracking_label_event_deleted_v2' | 'tracking_label_upserted' | 'tracking_label_deleted' | 'tracking_upserted' | 'tracking_deleted' | 'tracking_request_upserted' | 'tracking_response_upserted' | 'user_upserted_v2' | 'user_deleted_v2';
|
|
16148
16199
|
type ExperienceImportType = 'experience_with_settings';
|
|
16149
16200
|
type ExperienceOrderAction = 'submit' | 'refund_gift_cards';
|
|
16150
16201
|
type ExperienceOrderActionTrigger = 'zero_balance' | 'unsubmitted_order';
|
|
@@ -16176,7 +16227,6 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
16176
16227
|
type LabelBillingStrategy = 'quote' | 'carrier';
|
|
16177
16228
|
type LabelCancellationErrorCode = 'already_used' | 'carrier_unsupported';
|
|
16178
16229
|
type LabelCreationStatus = 'success' | 'error' | 'pending' | 'cancelled';
|
|
16179
|
-
type LabelGenerationAddressFailureStatus = 'in_review' | 'resolved' | 'unresolved';
|
|
16180
16230
|
type LabelRequestErrorHandlingResponsibility = 'merchant' | 'merchant_integration' | 'shopify_integration' | 'globale_cx' | 'globale_system';
|
|
16181
16231
|
type LabelTransactionType = 'adjustment' | 'reversal' | 'billable_label' | 'fee' | 'revenue_share';
|
|
16182
16232
|
type LiabilityType = 'full_value_tax' | 'low_value_goods_tax' | 'high_value_goods_tax' | 'duties';
|
|
@@ -16204,11 +16254,13 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
16204
16254
|
type OnboardingAutomationTaskState = 'not_started' | 'in_progress' | 'success' | 'failed';
|
|
16205
16255
|
type OnboardingStateSource = 'unknown' | 'unit_test' | 'api' | 'api_activation' | 'audit_auto_activation' | 'api_deactivation' | 'api_sandbox_setup' | 'api_internal' | 'api_internal_block' | 'api_internal_unblock' | 'api_internal_delete_transaction' | 'onboarding_application' | 'organization_state_change' | 'restriction_organization_status';
|
|
16206
16256
|
type OrderAction = 'consumer_submit' | 'fraud_review_accept' | 'fraud_review_decline' | 'payment_fully_authorize' | 'payment_fully_capture';
|
|
16257
|
+
type OrderAddressValidationStatus = 'success' | 'failed';
|
|
16207
16258
|
type OrderAttributeIntent = 'discount_code';
|
|
16208
16259
|
type OrderCancellationInitiatedBy = 'flow' | 'organization';
|
|
16209
16260
|
type OrderChargeTrigger = 'first_shipment' | 'last_shipment' | 'shipment_exhausted';
|
|
16210
16261
|
type OrderLifecycleEvent = 'order_placed' | 'ready_to_fulfill';
|
|
16211
16262
|
type OrderTransactionType = 'adjustment' | 'reversal' | 'order_service';
|
|
16263
|
+
type OrderValidationStatus = 'success' | 'failed' | 'unresolvable';
|
|
16212
16264
|
type OrganizationCapability = 'organization' | 'flow' | 'dynamic';
|
|
16213
16265
|
type OrganizationMetricType = 'organization_restriction_snapshot' | 'organization_restriction_status';
|
|
16214
16266
|
type OrganizationPaymentStatus = 'active' | 'archived';
|
|
@@ -16242,7 +16294,7 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
16242
16294
|
type RejectionReason = 'merchant_policy' | 'previous_chargebacks' | 'restricted_party_screening' | 'risky_velocity' | 'suspicious_behavior' | 'suspicious_past_activity';
|
|
16243
16295
|
type ReportInterval = 'hourly' | 'daily' | 'weekly' | 'monthly';
|
|
16244
16296
|
type ReportStatus = 'created' | 'completed' | 'completed_no_records' | 'failed';
|
|
16245
|
-
type ReportType = 'sales_record' | 'trueup_overview' | 'non_channel_payment_bank_account';
|
|
16297
|
+
type ReportType = 'sales_record' | 'trueup_overview' | 'non_channel_payment_bank_account' | 'scheduled_payment';
|
|
16246
16298
|
type ReportingFulfillmentIsVirtual = 'all' | 'mixed' | 'none';
|
|
16247
16299
|
type ReportingScheme = 'immediate_reporting_to_tax_authority' | 'periodic_reporting_to_tax_authority' | 'paid_at_border' | 'paid_on_delivery';
|
|
16248
16300
|
type ResponsibleParty = 'flow' | 'organization';
|
|
@@ -16260,7 +16312,7 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
16260
16312
|
type ShopifyGrantStatus = 'pass' | 'fail';
|
|
16261
16313
|
type ShopifyMarketsDangerousGoods = 'aerosols' | 'air_bag_inflators_or_seat_belt_pretensioners' | 'alcoholic_beverages_containing_more_than_24_percent_alcohol_by_volume' | 'batteries' | 'carbon_dioxide_or_dry_ice' | 'corrosives' | 'cannabidiol_products' | 'cologne_or_perfume' | 'currency_or_gift_cards_or_monetary_instruments' | 'exotic_leather_goods' | 'environmental_waste' | 'explosives_or_ammunition' | 'flammable_liquids' | 'gases' | 'hazardous_or_combustible_materials' | 'infectious_or_biological_substances' | 'knives' | 'matches_or_lighter_or_lighter_refills' | 'nail_polish' | 'oxidizing_materials_or_organic_peroxides' | 'pornography' | 'prohibited_carriage' | 'pesticides_or_toxic_herbicides_or_insecticides_or_poisonous_toxic_substances';
|
|
16262
16314
|
type ShopifyMarketsHtsNumberAvailable = 'yes' | 'no' | 'i_dont_know';
|
|
16263
|
-
type ShopifyMarketsQueuedRecordType = 'card_payment' | 'catalog_publication_sync' | 'flow_shop' | 'online_payment' | 'order_update' | 'product_restriction_result' | 'product_sync' | 'webhook_registrations';
|
|
16315
|
+
type ShopifyMarketsQueuedRecordType = 'card_payment' | 'catalog_publication_sync' | 'flow_shop' | 'online_payment' | 'order_update' | 'order_edit' | 'product_restriction_result' | 'product_sync' | 'webhook_registrations';
|
|
16264
16316
|
type ShopifyMarketsTradeSector = 'apparel_and_accessories' | 'beauty_and_cosmetics' | 'electronics' | 'food_or_perishables' | 'jewellery_and_watches' | 'paper_and_art' | 'sports_and_fitness' | 'toys_hobbies_gifts' | 'other';
|
|
16265
16317
|
type ShopifyMonitoringMonitorReviewStatus = 'in_review' | 'reviewed';
|
|
16266
16318
|
type ShopifyMonitoringTrackingField = 'tracking_number' | 'carrier_service' | 'tracking_url';
|
|
@@ -16281,6 +16333,7 @@ declare namespace io.flow.internal.v0.enums {
|
|
|
16281
16333
|
type SubscriptionFrequency = 'yearly' | 'monthly';
|
|
16282
16334
|
type SuggestionAction = 'accept' | 'validate' | 'review';
|
|
16283
16335
|
type SvitlanaType = 'physical' | 'digital';
|
|
16336
|
+
type TamItemType = 'physical' | 'digital';
|
|
16284
16337
|
type TariffEligibilityType = 'rex';
|
|
16285
16338
|
type TaskProcessorKey = 'order_messenger' | 'harmonization' | 'fraud_review' | 'carrier_account' | 'payment' | 'rate_levels' | 'center_defaults';
|
|
16286
16339
|
type TaxCalculationErrorCode = 'generic_error' | 'outside_of_jurisdiction';
|
|
@@ -17088,6 +17141,7 @@ declare namespace io.flow.internal.v0.models {
|
|
|
17088
17141
|
readonly 'sent_on'?: string;
|
|
17089
17142
|
readonly 'status': io.flow.billing.v0.unions.PayoutStatus;
|
|
17090
17143
|
readonly 'expected_delivery_by'?: string;
|
|
17144
|
+
readonly 'attributes'?: Record<string, string>;
|
|
17091
17145
|
readonly 'total': io.flow.common.v0.models.Price;
|
|
17092
17146
|
}
|
|
17093
17147
|
|
|
@@ -17114,6 +17168,7 @@ declare namespace io.flow.internal.v0.models {
|
|
|
17114
17168
|
readonly 'amount': number;
|
|
17115
17169
|
readonly 'currency': string;
|
|
17116
17170
|
readonly 'transfer_transaction_ids': string[];
|
|
17171
|
+
readonly 'attributes'?: Record<string, string>;
|
|
17117
17172
|
}
|
|
17118
17173
|
|
|
17119
17174
|
interface BankPaymentStatusForm {
|
|
@@ -17121,6 +17176,33 @@ declare namespace io.flow.internal.v0.models {
|
|
|
17121
17176
|
readonly 'failure_reason'?: io.flow.billing.v0.enums.PayoutStatusFailureCode;
|
|
17122
17177
|
}
|
|
17123
17178
|
|
|
17179
|
+
interface BankPaymentStatusImport {
|
|
17180
|
+
readonly 'id': string;
|
|
17181
|
+
readonly 'created_at': string;
|
|
17182
|
+
readonly 'result'?: io.flow.internal.v0.models.BankPaymentStatusImportResult;
|
|
17183
|
+
}
|
|
17184
|
+
|
|
17185
|
+
interface BankPaymentStatusImportForm {
|
|
17186
|
+
readonly 'forms': io.flow.internal.v0.models.BankPaymentStatusSingleForm[];
|
|
17187
|
+
}
|
|
17188
|
+
|
|
17189
|
+
interface BankPaymentStatusImportResult {
|
|
17190
|
+
readonly 'processed_at': string;
|
|
17191
|
+
readonly 'number_lines_successful': number;
|
|
17192
|
+
readonly 'number_lines_with_errors': number;
|
|
17193
|
+
readonly 'errors_url'?: string;
|
|
17194
|
+
}
|
|
17195
|
+
|
|
17196
|
+
interface BankPaymentStatusSentImportForm {
|
|
17197
|
+
readonly 'payment_ids': string[];
|
|
17198
|
+
}
|
|
17199
|
+
|
|
17200
|
+
interface BankPaymentStatusSingleForm {
|
|
17201
|
+
readonly 'payment_id': string;
|
|
17202
|
+
readonly 'code': io.flow.internal.v0.enums.BankPaymentStatusCode;
|
|
17203
|
+
readonly 'failure_reason'?: io.flow.billing.v0.enums.PayoutStatusFailureCode;
|
|
17204
|
+
}
|
|
17205
|
+
|
|
17124
17206
|
interface BankPaymentUpserted {
|
|
17125
17207
|
readonly 'discriminator': 'bank_payment_upserted';
|
|
17126
17208
|
readonly 'event_id': string;
|
|
@@ -17749,12 +17831,14 @@ declare namespace io.flow.internal.v0.models {
|
|
|
17749
17831
|
interface CarrierChargeFile {
|
|
17750
17832
|
readonly 'id': string;
|
|
17751
17833
|
readonly 'url': string;
|
|
17834
|
+
readonly 'attributes'?: Record<string, string>;
|
|
17752
17835
|
readonly 'created_at': string;
|
|
17753
17836
|
readonly 'result'?: io.flow.internal.v0.models.CarrierChargeFileResult;
|
|
17754
17837
|
}
|
|
17755
17838
|
|
|
17756
17839
|
interface CarrierChargeFileForm {
|
|
17757
17840
|
readonly 'url': string;
|
|
17841
|
+
readonly 'attributes'?: Record<string, string>;
|
|
17758
17842
|
}
|
|
17759
17843
|
|
|
17760
17844
|
interface CarrierChargeFileResult {
|
|
@@ -20692,6 +20776,20 @@ declare namespace io.flow.internal.v0.models {
|
|
|
20692
20776
|
readonly 'insurance': io.flow.common.v0.models.Price;
|
|
20693
20777
|
}
|
|
20694
20778
|
|
|
20779
|
+
interface ConsoleLabelRequestForm {
|
|
20780
|
+
readonly 'discriminator': 'console_label_request_form';
|
|
20781
|
+
readonly 'order_number': string;
|
|
20782
|
+
readonly 'destination': io.flow.fulfillment.v0.models.ShippingAddress;
|
|
20783
|
+
readonly 'service': string;
|
|
20784
|
+
}
|
|
20785
|
+
|
|
20786
|
+
interface ConsoleMarkUnresolvableForm {
|
|
20787
|
+
readonly 'discriminator': 'console_mark_unresolvable_form';
|
|
20788
|
+
readonly 'order_number': string;
|
|
20789
|
+
readonly 'service': string;
|
|
20790
|
+
readonly 'note'?: string;
|
|
20791
|
+
}
|
|
20792
|
+
|
|
20695
20793
|
interface ConsumerOptinActivity {
|
|
20696
20794
|
readonly 'optin_attribute_key': string;
|
|
20697
20795
|
readonly 'optin_region': string;
|
|
@@ -21664,6 +21762,7 @@ declare namespace io.flow.internal.v0.models {
|
|
|
21664
21762
|
interface ErpPriorityVendorForm {
|
|
21665
21763
|
readonly 'acc_des'?: string;
|
|
21666
21764
|
readonly 'tax_code'?: string;
|
|
21765
|
+
readonly 'tax_code_2'?: string;
|
|
21667
21766
|
readonly 'vat_flag'?: string;
|
|
21668
21767
|
readonly 'country_name'?: string;
|
|
21669
21768
|
readonly 'w_tax_percent'?: string;
|
|
@@ -21700,6 +21799,8 @@ declare namespace io.flow.internal.v0.models {
|
|
|
21700
21799
|
readonly 'eacc_des'?: string;
|
|
21701
21800
|
readonly 'acng_des'?: string;
|
|
21702
21801
|
readonly 'branch_des'?: string;
|
|
21802
|
+
readonly 'debit_entry_code'?: string;
|
|
21803
|
+
readonly 'credit_entry_code'?: string;
|
|
21703
21804
|
}
|
|
21704
21805
|
|
|
21705
21806
|
interface ErpVendor {
|
|
@@ -24215,6 +24316,8 @@ declare namespace io.flow.internal.v0.models {
|
|
|
24215
24316
|
interface ItemSummary {
|
|
24216
24317
|
readonly 'number': string;
|
|
24217
24318
|
readonly 'fulfillment_method': io.flow.catalog.v0.enums.FulfillmentMethodValue;
|
|
24319
|
+
readonly 'country_of_origin'?: string;
|
|
24320
|
+
readonly 'inferred'?: boolean;
|
|
24218
24321
|
}
|
|
24219
24322
|
|
|
24220
24323
|
interface ItemValuesForm {
|
|
@@ -24321,20 +24424,6 @@ declare namespace io.flow.internal.v0.models {
|
|
|
24321
24424
|
readonly 'postal'?: string;
|
|
24322
24425
|
}
|
|
24323
24426
|
|
|
24324
|
-
interface LabelGenerationAddressFailureStatusUpdateForm {
|
|
24325
|
-
readonly 'status': io.flow.internal.v0.enums.LabelGenerationAddressFailureStatus;
|
|
24326
|
-
}
|
|
24327
|
-
|
|
24328
|
-
interface LabelGenerationAddressFailures {
|
|
24329
|
-
readonly 'id': string;
|
|
24330
|
-
readonly 'organization_id': string;
|
|
24331
|
-
readonly 'status': io.flow.internal.v0.enums.LabelGenerationAddressFailureStatus;
|
|
24332
|
-
readonly 'order_number': string;
|
|
24333
|
-
readonly 'order_submitted_at': string;
|
|
24334
|
-
readonly 'carrier_id': string;
|
|
24335
|
-
readonly 'destination_errors': io.flow.internal.v0.models.DestinationError[];
|
|
24336
|
-
}
|
|
24337
|
-
|
|
24338
24427
|
interface LabelGenerationSettings {
|
|
24339
24428
|
readonly 'id': string;
|
|
24340
24429
|
readonly 'item_identifier'?: string;
|
|
@@ -25498,6 +25587,20 @@ declare namespace io.flow.internal.v0.models {
|
|
|
25498
25587
|
readonly 'lines': io.flow.internal.v0.models.LineActionQuantities[];
|
|
25499
25588
|
}
|
|
25500
25589
|
|
|
25590
|
+
interface OrderAddressValidation {
|
|
25591
|
+
readonly 'id': string;
|
|
25592
|
+
readonly 'organization_id': string;
|
|
25593
|
+
readonly 'order_number': string;
|
|
25594
|
+
readonly 'service_id': string;
|
|
25595
|
+
readonly 'status': io.flow.internal.v0.enums.OrderAddressValidationStatus;
|
|
25596
|
+
readonly 'destination_street1'?: string;
|
|
25597
|
+
readonly 'destination_street2'?: string;
|
|
25598
|
+
readonly 'destination_city'?: string;
|
|
25599
|
+
readonly 'destination_postal'?: string;
|
|
25600
|
+
readonly 'destination_state'?: string;
|
|
25601
|
+
readonly 'destination_country': string;
|
|
25602
|
+
}
|
|
25603
|
+
|
|
25501
25604
|
interface OrderAttribute {
|
|
25502
25605
|
readonly 'id': string;
|
|
25503
25606
|
readonly 'key': string;
|
|
@@ -25744,6 +25847,27 @@ declare namespace io.flow.internal.v0.models {
|
|
|
25744
25847
|
readonly 'order_transaction': io.flow.internal.v0.models.OrderTransaction;
|
|
25745
25848
|
}
|
|
25746
25849
|
|
|
25850
|
+
interface OrderValidation {
|
|
25851
|
+
readonly 'id': string;
|
|
25852
|
+
readonly 'organization_id': string;
|
|
25853
|
+
readonly 'order_number': string;
|
|
25854
|
+
readonly 'service_id': string;
|
|
25855
|
+
readonly 'status': io.flow.internal.v0.enums.OrderValidationStatus;
|
|
25856
|
+
}
|
|
25857
|
+
|
|
25858
|
+
interface OrderValidationAttempt {
|
|
25859
|
+
readonly 'id': string;
|
|
25860
|
+
readonly 'organization_id': string;
|
|
25861
|
+
readonly 'order_number': string;
|
|
25862
|
+
readonly 'service_id': string;
|
|
25863
|
+
readonly 'origin': io.flow.fulfillment.v0.models.ShippingAddress;
|
|
25864
|
+
readonly 'destination': io.flow.fulfillment.v0.models.ShippingAddress;
|
|
25865
|
+
readonly 'label_request_method': io.flow.label.v0.enums.LabelRequestMethod;
|
|
25866
|
+
readonly 'label_trigger_method': io.flow.label.v0.enums.LabelTriggerMethod;
|
|
25867
|
+
readonly 'suggested_responsibility': io.flow.internal.v0.enums.LabelRequestErrorHandlingResponsibility;
|
|
25868
|
+
readonly 'errors': string[];
|
|
25869
|
+
}
|
|
25870
|
+
|
|
25747
25871
|
interface OrderValidationError {
|
|
25748
25872
|
readonly 'message': string;
|
|
25749
25873
|
readonly 'reason': io.flow.internal.v0.enums.ChannelOrderAcceptanceRejectionReason;
|
|
@@ -27340,6 +27464,7 @@ declare namespace io.flow.internal.v0.models {
|
|
|
27340
27464
|
|
|
27341
27465
|
interface ReportAccount {
|
|
27342
27466
|
readonly 'id': string;
|
|
27467
|
+
readonly 'currency': string;
|
|
27343
27468
|
readonly 'source': io.flow.internal.v0.models.AccountSource;
|
|
27344
27469
|
}
|
|
27345
27470
|
|
|
@@ -27348,14 +27473,25 @@ declare namespace io.flow.internal.v0.models {
|
|
|
27348
27473
|
readonly 'last4'?: string;
|
|
27349
27474
|
}
|
|
27350
27475
|
|
|
27476
|
+
interface ReportBankAccountCleartext {
|
|
27477
|
+
readonly 'type': string;
|
|
27478
|
+
readonly 'routing_number': string;
|
|
27479
|
+
readonly 'account_number': string;
|
|
27480
|
+
}
|
|
27481
|
+
|
|
27351
27482
|
interface ReportForm {
|
|
27352
27483
|
readonly 'from': string;
|
|
27353
27484
|
readonly 'to': string;
|
|
27354
27485
|
readonly 'type': io.flow.internal.v0.enums.ReportType;
|
|
27355
27486
|
}
|
|
27356
27487
|
|
|
27488
|
+
interface ReportOwner {
|
|
27489
|
+
readonly 'name': string;
|
|
27490
|
+
}
|
|
27491
|
+
|
|
27357
27492
|
interface ReportPayment {
|
|
27358
27493
|
readonly 'id': string;
|
|
27494
|
+
readonly 'amount': number;
|
|
27359
27495
|
readonly 'created_at': string;
|
|
27360
27496
|
}
|
|
27361
27497
|
|
|
@@ -27610,6 +27746,7 @@ declare namespace io.flow.internal.v0.models {
|
|
|
27610
27746
|
readonly 'rule': io.flow.internal.v0.models.RestrictionRuleSummary;
|
|
27611
27747
|
readonly 'keywords': io.flow.internal.v0.models.RestrictionKeywords;
|
|
27612
27748
|
readonly 'status': io.flow.internal.v0.enums.RestrictionStatus;
|
|
27749
|
+
readonly 'cause_rule_id'?: string;
|
|
27613
27750
|
readonly 'created_at': string;
|
|
27614
27751
|
readonly 'updated_at': string;
|
|
27615
27752
|
readonly 'updated_by'?: io.flow.common.v0.models.User;
|
|
@@ -27647,6 +27784,7 @@ declare namespace io.flow.internal.v0.models {
|
|
|
27647
27784
|
readonly 'id': string;
|
|
27648
27785
|
readonly 'rule': io.flow.internal.v0.models.RestrictionRuleSummary;
|
|
27649
27786
|
readonly 'status': io.flow.internal.v0.enums.RestrictionStatus;
|
|
27787
|
+
readonly 'cause_rule_id'?: string;
|
|
27650
27788
|
readonly 'keywords': io.flow.internal.v0.models.RestrictionKeywords;
|
|
27651
27789
|
readonly 'date'?: string;
|
|
27652
27790
|
readonly 'updated_by'?: io.flow.common.v0.models.User;
|
|
@@ -27978,6 +28116,14 @@ declare namespace io.flow.internal.v0.models {
|
|
|
27978
28116
|
readonly 'requested_by': string;
|
|
27979
28117
|
}
|
|
27980
28118
|
|
|
28119
|
+
interface ScheduledPayment {
|
|
28120
|
+
readonly 'payment': io.flow.internal.v0.models.ReportPayment;
|
|
28121
|
+
readonly 'bank_account': io.flow.internal.v0.models.ReportBankAccountCleartext;
|
|
28122
|
+
readonly 'account': io.flow.internal.v0.models.ReportAccount;
|
|
28123
|
+
readonly 'owner': io.flow.internal.v0.models.ReportOwner;
|
|
28124
|
+
readonly 'description': string;
|
|
28125
|
+
}
|
|
28126
|
+
|
|
27981
28127
|
interface Screen {
|
|
27982
28128
|
readonly 'id': string;
|
|
27983
28129
|
readonly 'q': string;
|
|
@@ -27993,6 +28139,30 @@ declare namespace io.flow.internal.v0.models {
|
|
|
27993
28139
|
readonly 'country'?: string;
|
|
27994
28140
|
}
|
|
27995
28141
|
|
|
28142
|
+
interface ScreeningStatusChange {
|
|
28143
|
+
readonly 'id': string;
|
|
28144
|
+
readonly 'previous_status'?: io.flow.internal.v0.enums.OrganizationRestrictionScreeningStatus;
|
|
28145
|
+
readonly 'status': io.flow.internal.v0.enums.OrganizationRestrictionScreeningStatus;
|
|
28146
|
+
readonly 'reason'?: string;
|
|
28147
|
+
readonly 'status_set_at': string;
|
|
28148
|
+
}
|
|
28149
|
+
|
|
28150
|
+
interface ScreeningStatusChangeDeleted {
|
|
28151
|
+
readonly 'discriminator': 'screening_status_change_deleted';
|
|
28152
|
+
readonly 'event_id': string;
|
|
28153
|
+
readonly 'timestamp': string;
|
|
28154
|
+
readonly 'organization': string;
|
|
28155
|
+
readonly 'id': string;
|
|
28156
|
+
}
|
|
28157
|
+
|
|
28158
|
+
interface ScreeningStatusChangeUpserted {
|
|
28159
|
+
readonly 'discriminator': 'screening_status_change_upserted';
|
|
28160
|
+
readonly 'event_id': string;
|
|
28161
|
+
readonly 'timestamp': string;
|
|
28162
|
+
readonly 'organization': string;
|
|
28163
|
+
readonly 'screening_status_change': io.flow.internal.v0.models.ScreeningStatusChange;
|
|
28164
|
+
}
|
|
28165
|
+
|
|
27996
28166
|
interface SearchAuthorization {
|
|
27997
28167
|
readonly 'discriminator': 'search_authorization';
|
|
27998
28168
|
readonly 'result': io.flow.payment.v0.models.AuthorizationResult;
|
|
@@ -28480,6 +28650,7 @@ declare namespace io.flow.internal.v0.models {
|
|
|
28480
28650
|
|
|
28481
28651
|
interface ShopifyOrderDestinationForm {
|
|
28482
28652
|
readonly 'destination': io.flow.common.v0.models.Address;
|
|
28653
|
+
readonly 'order_note'?: string;
|
|
28483
28654
|
}
|
|
28484
28655
|
|
|
28485
28656
|
interface ShopifyOrderDetail {
|
|
@@ -29245,6 +29416,26 @@ declare namespace io.flow.internal.v0.models {
|
|
|
29245
29416
|
readonly 'item': io.flow.internal.v0.models.SvitlanaItem;
|
|
29246
29417
|
}
|
|
29247
29418
|
|
|
29419
|
+
interface SvitlanaTest {
|
|
29420
|
+
readonly 'name': string;
|
|
29421
|
+
}
|
|
29422
|
+
|
|
29423
|
+
interface TamItem {
|
|
29424
|
+
readonly 'id': string;
|
|
29425
|
+
readonly 'number': string;
|
|
29426
|
+
readonly 'amount': io.flow.common.v0.models.Price;
|
|
29427
|
+
readonly 'description'?: string;
|
|
29428
|
+
readonly 'type': io.flow.internal.v0.enums.TamItemType;
|
|
29429
|
+
readonly 'added_on': string;
|
|
29430
|
+
}
|
|
29431
|
+
|
|
29432
|
+
interface TamItemForm {
|
|
29433
|
+
readonly 'number': string;
|
|
29434
|
+
readonly 'amount': io.flow.common.v0.models.Price;
|
|
29435
|
+
readonly 'description'?: string;
|
|
29436
|
+
readonly 'type': io.flow.internal.v0.enums.TamItemType;
|
|
29437
|
+
}
|
|
29438
|
+
|
|
29248
29439
|
interface TariffCodeDuty {
|
|
29249
29440
|
readonly 'tariff_code': string;
|
|
29250
29441
|
readonly 'duties': Record<string, io.flow.internal.v0.models.Duties>;
|
|
@@ -29501,6 +29692,22 @@ declare namespace io.flow.internal.v0.models {
|
|
|
29501
29692
|
readonly 'timezone': string;
|
|
29502
29693
|
}
|
|
29503
29694
|
|
|
29695
|
+
interface TrackingDebugLabel {
|
|
29696
|
+
readonly 'in_transit_location'?: io.flow.internal.v0.models.TrackingDebugLabelLocation;
|
|
29697
|
+
readonly 'delivery_location'?: io.flow.internal.v0.models.TrackingDebugLabelLocation;
|
|
29698
|
+
readonly 'events': io.flow.internal.v0.models.TrackingDebugLabelEvent[];
|
|
29699
|
+
}
|
|
29700
|
+
|
|
29701
|
+
interface TrackingDebugLabelEvent {
|
|
29702
|
+
readonly 'status': io.flow.tracking.v0.enums.TrackingStatus;
|
|
29703
|
+
readonly 'raw_carrier_event_code'?: string;
|
|
29704
|
+
readonly 'location'?: io.flow.internal.v0.models.TrackingDebugLabelLocation;
|
|
29705
|
+
}
|
|
29706
|
+
|
|
29707
|
+
interface TrackingDebugLabelLocation {
|
|
29708
|
+
readonly 'country': string;
|
|
29709
|
+
}
|
|
29710
|
+
|
|
29504
29711
|
interface TrackingDeleted {
|
|
29505
29712
|
readonly 'discriminator': 'tracking_deleted';
|
|
29506
29713
|
readonly 'event_id': string;
|
|
@@ -30023,12 +30230,13 @@ declare namespace io.flow.internal.v0.unions {
|
|
|
30023
30230
|
type ClassificationTaxonomy = (io.flow.internal.v0.models.TaxonomyCategory | io.flow.internal.v0.models.LabelTaxonomy);
|
|
30024
30231
|
type ComplianceData = (io.flow.internal.v0.models.WasteElectricalAndElectronicEquipmentComplianceData);
|
|
30025
30232
|
type ComplianceForm = (io.flow.internal.v0.models.WasteElectricalAndElectronicEquipmentComplianceForm);
|
|
30233
|
+
type ConsoleLabelValidationForm = (io.flow.internal.v0.models.ConsoleLabelRequestForm | io.flow.internal.v0.models.ConsoleMarkUnresolvableForm);
|
|
30026
30234
|
type ContentItem = (io.flow.internal.v0.models.Dict | io.flow.internal.v0.models.Href | io.flow.internal.v0.models.ContentLabel | io.flow.internal.v0.models.Load);
|
|
30027
30235
|
type DeclineReason = (io.flow.internal.v0.models.DeclineReasonChannelOrderAcceptance | io.flow.internal.v0.models.DeclineReasonFraud);
|
|
30028
30236
|
type DiscountRequestOfferForm = (io.flow.internal.v0.models.DiscountRequestOfferFixedAmountForm);
|
|
30029
30237
|
type DisputeDetails = (io.flow.internal.v0.models.DisputeDetailsAdyen | io.flow.internal.v0.models.DisputeDetailsPaypal);
|
|
30030
30238
|
type DutyExpression = (io.flow.internal.v0.models.DutyCompoundExpression | io.flow.internal.v0.models.DutySimpleExpression);
|
|
30031
|
-
type Event = (io.flow.internal.v0.models.AdyenAuthorizationDeleted | io.flow.internal.v0.models.AdyenAuthorizationUpserted | io.flow.internal.v0.models.AdyenCancelDeleted | io.flow.internal.v0.models.AdyenCancelUpserted | io.flow.internal.v0.models.AdyenCaptureDeleted | io.flow.internal.v0.models.AdyenCaptureUpserted | io.flow.internal.v0.models.AdyenRefundDeleted | io.flow.internal.v0.models.AdyenRefundUpserted | io.flow.internal.v0.models.IndexAssignmentUpserted | io.flow.internal.v0.models.IndexAssignmentDeleted | io.flow.internal.v0.models.MerchantUpserted | io.flow.internal.v0.models.MerchantDeleted | io.flow.internal.v0.models.AccountUpserted | io.flow.internal.v0.models.AccountUpsertedV2 | io.flow.internal.v0.models.AccountDeletedV2 | io.flow.internal.v0.models.AccountContactUpserted | io.flow.internal.v0.models.AccountContactDeleted | io.flow.internal.v0.models.BillingStatementUpserted | io.flow.internal.v0.models.BillingStatementDeleted | io.flow.internal.v0.models.TaxRemittanceTransactionUpserted | io.flow.internal.v0.models.TaxRemittanceTransactionDeleted | io.flow.internal.v0.models.ChannelAccountUpsertedV2 | io.flow.internal.v0.models.ChannelAccountDeleted | io.flow.internal.v0.models.OrganizationAccountUpsertedV2 | io.flow.internal.v0.models.OrganizationAccountDeleted | io.flow.internal.v0.models.AccountTransactionsExportRequest | io.flow.internal.v0.models.AccountOrdersExportRequest | io.flow.internal.v0.models.MainTransactionUpserted | io.flow.internal.v0.models.MainTransactionDeleted | io.flow.internal.v0.models.MainTransactionUpsertedV2 | io.flow.internal.v0.models.MainTransactionDeletedV2 | io.flow.internal.v0.models.TransferTransactionUpserted | io.flow.internal.v0.models.TransferTransactionDeleted | io.flow.internal.v0.models.TransferTransactionUpsertedV2 | io.flow.internal.v0.models.TransferTransactionDeletedV2 | io.flow.internal.v0.models.ProcessingTransactionUpserted | io.flow.internal.v0.models.ProcessingTransactionDeleted | io.flow.internal.v0.models.BankPaymentUpserted | io.flow.internal.v0.models.BankPaymentDeleted | io.flow.internal.v0.models.BankPaymentUpsertedV2 | io.flow.internal.v0.models.BankPaymentDeletedV2 | io.flow.internal.v0.models.ChannelTransactionUpserted | io.flow.internal.v0.models.ChannelTransactionDeleted | io.flow.internal.v0.models.OrderTransactionUpserted | io.flow.internal.v0.models.OrderTransactionDeleted | io.flow.internal.v0.models.LabelTransactionUpserted | io.flow.internal.v0.models.LabelTransactionDeleted | io.flow.internal.v0.models.ChannelBilledTransactionUpserted | io.flow.internal.v0.models.ChannelBilledTransactionDeleted | io.flow.internal.v0.models.TaxTransactionUpserted | io.flow.internal.v0.models.TaxTransactionDeleted | io.flow.internal.v0.models.DutyTransactionUpserted | io.flow.internal.v0.models.DutyTransactionDeleted | io.flow.internal.v0.models.TransactionStatementUpserted | io.flow.internal.v0.models.TransactionStatementDeleted | io.flow.internal.v0.models.DailyValueUpserted | io.flow.internal.v0.models.DailyValueDeleted | io.flow.internal.v0.models.SalesRecordUpserted | io.flow.internal.v0.models.SalesRecordDeleted | io.flow.internal.v0.models.RevenueRecordUpserted | io.flow.internal.v0.models.RevenueRecordDeleted | io.flow.internal.v0.models.CalculatorOrganizationSettingsUpserted | io.flow.internal.v0.models.CalculatorOrganizationSettingsDeleted | io.flow.internal.v0.models.CarrierAccountUpsertedV2 | io.flow.internal.v0.models.CarrierAccountDeleted | io.flow.internal.v0.models.LabelGenerationSettingsUpserted | io.flow.internal.v0.models.LabelGenerationSettingsDeleted | io.flow.internal.v0.models.CatalogImportRequest | io.flow.internal.v0.models.ExclusionRuleUpserted | io.flow.internal.v0.models.ExclusionRuleDeleted | io.flow.internal.v0.models.ExclusionRuleExportRequest | io.flow.internal.v0.models.CatalogItemRegionAvailabilitiesPublished | io.flow.internal.v0.models.ReturnPolicyUpserted | io.flow.internal.v0.models.ReturnPolicyDeleted | io.flow.internal.v0.models.ReturnPolicyItemResultUpserted | io.flow.internal.v0.models.ReturnPolicyItemResultDeleted | io.flow.internal.v0.models.CatalogSettingsUpserted | io.flow.internal.v0.models.CatalogSettingsDeleted | io.flow.internal.v0.models.ChannelOrderAcceptanceUpserted | io.flow.internal.v0.models.ChannelOrderAcceptanceDeleted | io.flow.internal.v0.models.CheckoutConfigurationUpserted | io.flow.internal.v0.models.CheckoutConfigurationDeleted | io.flow.internal.v0.models.CommercialInvoiceInternalUpserted | io.flow.internal.v0.models.CommercialInvoiceInternalDeleted | io.flow.internal.v0.models.LocalizedContentUpserted | io.flow.internal.v0.models.LocalizationUpserted | io.flow.internal.v0.models.InternalChannelRateDeleted | io.flow.internal.v0.models.InternalChannelRateUpserted | io.flow.internal.v0.models.RateDeleted | io.flow.internal.v0.models.RateUpserted | io.flow.internal.v0.models.SpotRateDeleted | io.flow.internal.v0.models.SpotRateUpserted | io.flow.internal.v0.models.UsdSpotRateDeleted | io.flow.internal.v0.models.UsdSpotRateUpserted | io.flow.internal.v0.models.RateDeletedV2 | io.flow.internal.v0.models.RateUpsertedV2 | io.flow.internal.v0.models.OrganizationCurrencySettingUpserted | io.flow.internal.v0.models.OrganizationCurrencySettingDeleted | io.flow.internal.v0.models.ChannelCurrencySettingUpserted | io.flow.internal.v0.models.ChannelCurrencySettingDeleted | io.flow.internal.v0.models.CustomerPurgeUpserted | io.flow.internal.v0.models.CustomsDescriptionImport | io.flow.internal.v0.models.CustomsDescriptionTariffsImport | io.flow.internal.v0.models.ItemDimensionEstimateUpsertedV2 | io.flow.internal.v0.models.ItemDimensionEstimateDeletedV2 | io.flow.internal.v0.models.DisputeUpserted | io.flow.internal.v0.models.DisputeDeleted | io.flow.internal.v0.models.DutyRatesPublishedV2 | io.flow.internal.v0.models.DutyRateRequest | io.flow.internal.v0.models.DutyRateBulkRequest | io.flow.internal.v0.models.DutyRawUpserted | io.flow.internal.v0.models.DutyRawBulkUpserted | io.flow.internal.v0.models.DutyRateUpserted | io.flow.internal.v0.models.DutyRateResponse | io.flow.internal.v0.models.DutyRateBulkResponse | io.flow.internal.v0.models.ItemSalesMarginDeleted | io.flow.internal.v0.models.ItemSalesMarginUpserted | io.flow.internal.v0.models.OrderAttributeDeleted | io.flow.internal.v0.models.OrderAttributeUpserted | io.flow.internal.v0.models.ExperienceExportRequest | io.flow.internal.v0.models.ExperienceImportRequest | io.flow.internal.v0.models.SubmittedOrderUpserted | io.flow.internal.v0.models.LevyRateSummaryUpserted | io.flow.internal.v0.models.ExperimentUpserted | io.flow.internal.v0.models.ExperimentDeleted | io.flow.internal.v0.models.ExperimentResultsUpserted | io.flow.internal.v0.models.ExperimentResultsDeleted | io.flow.internal.v0.models.DailyExperimentResultsUpserted | io.flow.internal.v0.models.DailyExperimentResultsDeleted | io.flow.internal.v0.models.ExperimentMilestoneUpserted | io.flow.internal.v0.models.ExperimentMilestoneDeleted | io.flow.internal.v0.models.ExportCompleted | io.flow.internal.v0.models.ExportFailed | io.flow.internal.v0.models.FeatureUpserted | io.flow.internal.v0.models.FeatureDeleted | io.flow.internal.v0.models.OrganizationBooleanValueUpserted | io.flow.internal.v0.models.OrganizationBooleanValueDeleted | io.flow.internal.v0.models.AccountSettingsUpserted | io.flow.internal.v0.models.AccountSettingsDeleted | io.flow.internal.v0.models.AccountProcessingRatesUpserted | io.flow.internal.v0.models.AccountProcessingRatesDeleted | io.flow.internal.v0.models.BillingOrganizationProcessingRatesUpserted | io.flow.internal.v0.models.BillingOrganizationProcessingRatesDeleted | io.flow.internal.v0.models.BillingOrganizationSettingsUpserted | io.flow.internal.v0.models.BillingOrganizationSettingsDeleted | io.flow.internal.v0.models.BillingStatementBatchUpserted | io.flow.internal.v0.models.BillingStatementBatchDeleted | io.flow.internal.v0.models.BillingStatementBatchStatementUpserted | io.flow.internal.v0.models.BillingStatementBatchStatementDeleted | io.flow.internal.v0.models.StandaloneAttachmentUpserted | io.flow.internal.v0.models.StandaloneAttachmentDeleted | io.flow.internal.v0.models.PlatformFeeChangeUpserted | io.flow.internal.v0.models.PlatformFeeChangeDeleted | io.flow.internal.v0.models.OrganizationBankAccountUpserted | io.flow.internal.v0.models.OrganizationBankAccountDeleted | io.flow.internal.v0.models.BillingCsvTransactionUpserted | io.flow.internal.v0.models.BillingCsvTransactionDeleted | io.flow.internal.v0.models.LabelInvoiceRequestUpserted | io.flow.internal.v0.models.LabelInvoiceRequestDeleted | io.flow.internal.v0.models.FraudReviewUpserted | io.flow.internal.v0.models.FraudReviewDeleted | io.flow.internal.v0.models.FraudPendingReviewUpserted | io.flow.internal.v0.models.FraudPendingReviewDeleted | io.flow.internal.v0.models.FraudReviewDecisionUpserted | io.flow.internal.v0.models.FraudReviewDecisionDeleted | io.flow.internal.v0.models.FraudProviderConfigurationUpserted | io.flow.internal.v0.models.FraudProviderConfigurationDeleted | io.flow.internal.v0.models.ManualReviewRuleUpserted | io.flow.internal.v0.models.ManualReviewRuleDeleted | io.flow.internal.v0.models.FtpFileUpserted | io.flow.internal.v0.models.FtpFileDeleted | io.flow.internal.v0.models.FtpFileToProcessUploaded | io.flow.internal.v0.models.CenterDefaultsUpserted | io.flow.internal.v0.models.CenterDefaultsDeleted | io.flow.internal.v0.models.PregeneratedRequestEvent | io.flow.internal.v0.models.QuoteUpserted | io.flow.internal.v0.models.QuoteDeleted | io.flow.internal.v0.models.AllItemsExport | io.flow.internal.v0.models.HarmonizedItemsHs6Export | io.flow.internal.v0.models.UnharmonizedItemsExport | io.flow.internal.v0.models.DutiedItemsExport | io.flow.internal.v0.models.TariffCodesExport | io.flow.internal.v0.models.HarmonizationPhraseSuggestionRequestImport | io.flow.internal.v0.models.HarmonizationCodesImport | io.flow.internal.v0.models.ItemClassificationCreated | io.flow.internal.v0.models.HarmonizeFullyRequestV2 | io.flow.internal.v0.models.HybrisCatalogItemsImportRequest | io.flow.internal.v0.models.ImportCompleted | io.flow.internal.v0.models.ImportFailed | io.flow.internal.v0.models.TimeToClassifyUpserted | io.flow.internal.v0.models.TimeToClassifyDeleted | io.flow.internal.v0.models.TimeToClassifyAggregatedUpserted | io.flow.internal.v0.models.TimeToClassifyAggregatedDeleted | io.flow.internal.v0.models.RateSourceSummaryUpserted | io.flow.internal.v0.models.RateSourceSummaryDeleted | io.flow.internal.v0.models.RateFreshnessSummaryUpserted | io.flow.internal.v0.models.RateFreshnessSummaryDeleted | io.flow.internal.v0.models.ItemHarmonizationUpserted | io.flow.internal.v0.models.ItemHarmonizationDeleted | io.flow.internal.v0.models.HarmonizationItemClassificationUpserted | io.flow.internal.v0.models.HarmonizationItemClassificationDeleted | io.flow.internal.v0.models.HarmonizationClassificationStatisticsPublished | io.flow.internal.v0.models.IssuerUpserted | io.flow.internal.v0.models.IssuerDeleted | io.flow.internal.v0.models.ItemFormImportRequest | io.flow.internal.v0.models.LabelRequestErrorUpserted | io.flow.internal.v0.models.LabelRequestErrorDeleted | io.flow.internal.v0.models.LabelTrackingSummaryUpserted | io.flow.internal.v0.models.LabelTrackingSummaryDeleted | io.flow.internal.v0.models.LocalizedItemUpsertedV2 | io.flow.internal.v0.models.LocalizedItemDeleted | io.flow.internal.v0.models.LocalizedItemDeletedV2 | io.flow.internal.v0.models.LocalizedItemSnapshot | io.flow.internal.v0.models.LocalizedPriceBookItemUpserted | io.flow.internal.v0.models.LocalizedPriceBookItemDeleted | io.flow.internal.v0.models.FeedUpserted | io.flow.internal.v0.models.FeedDeleted | io.flow.internal.v0.models.FeedsExport | io.flow.internal.v0.models.LocalizedItemPricesExportRequest | io.flow.internal.v0.models.OptinPromptUpserted | io.flow.internal.v0.models.OptinPromptDeleted | io.flow.internal.v0.models.OrderCombinedShipmentUpserted | io.flow.internal.v0.models.OrderCombinedShipmentDeleted | io.flow.internal.v0.models.OrderFulfillmentDeleted | io.flow.internal.v0.models.OrderFulfillmentUpserted | io.flow.internal.v0.models.OrderPlaced | io.flow.internal.v0.models.ReadyToFulfill | io.flow.internal.v0.models.FulfillmentCancel | io.flow.internal.v0.models.OrderShipped | io.flow.internal.v0.models.ItemsShipped | io.flow.internal.v0.models.OrganizationBusinessEntityDeleted | io.flow.internal.v0.models.OrganizationBusinessEntityUpserted | io.flow.internal.v0.models.OrganizationStatusChangeUpserted | io.flow.internal.v0.models.OrganizationStatusChangeDeleted | io.flow.internal.v0.models.OrganizationDeactivationUpserted | io.flow.internal.v0.models.OrganizationDeactivationDeleted | io.flow.internal.v0.models.MerchantGuidAssignmentUpserted | io.flow.internal.v0.models.MerchantGuidAssignmentDeleted | io.flow.internal.v0.models.PartnerOrganizationSettingsUpserted | io.flow.internal.v0.models.PartnerOrganizationSettingsDeleted | io.flow.internal.v0.models.UnassignedMerchantGuidUpserted | io.flow.internal.v0.models.UnassignedMerchantGuidDeleted | io.flow.internal.v0.models.InternalAuthorizationUpserted | io.flow.internal.v0.models.InternalAuthorizationDeleted | io.flow.internal.v0.models.AfterpayAuthorizationUpserted | io.flow.internal.v0.models.AfterpayAuthorizationDeleted | io.flow.internal.v0.models.AfterpayCaptureUpserted | io.flow.internal.v0.models.AfterpayCaptureDeleted | io.flow.internal.v0.models.AfterpayRefundUpserted | io.flow.internal.v0.models.AfterpayRefundDeleted | io.flow.internal.v0.models.AdyenMerchantAccountUpserted | io.flow.internal.v0.models.AdyenMerchantAccountDeleted | io.flow.internal.v0.models.ChargebackUpserted | io.flow.internal.v0.models.ChargebackDeleted | io.flow.internal.v0.models.PaymentProcessorAccountUpserted | io.flow.internal.v0.models.PaymentProcessorAccountDeleted | io.flow.internal.v0.models.PaymentProcessorMerchantUpserted | io.flow.internal.v0.models.PaymentProcessorMerchantDeleted | io.flow.internal.v0.models.VirtualCardProviderUpserted | io.flow.internal.v0.models.VirtualCardProviderDeleted | io.flow.internal.v0.models.AuthorizationBundleUpserted | io.flow.internal.v0.models.AuthorizationBundleDeleted | io.flow.internal.v0.models.OrganizationPaymentSettingUpserted | io.flow.internal.v0.models.OrganizationPaymentSettingDeleted | io.flow.internal.v0.models.PaypalPaymentDeleted | io.flow.internal.v0.models.PaypalPaymentUpserted | io.flow.internal.v0.models.PaypalExecutionDeleted | io.flow.internal.v0.models.PaypalExecutionUpserted | io.flow.internal.v0.models.PaypalRefundDeleted | io.flow.internal.v0.models.PaypalRefundUpserted | io.flow.internal.v0.models.PricingIndicator | io.flow.internal.v0.models.ProductRestrictionRuleDecisionUpserted | io.flow.internal.v0.models.ProductRestrictionRuleDecisionDeleted | io.flow.internal.v0.models.OrderRatesPublishedV3 | io.flow.internal.v0.models.RatecardDimensionEstimateUpserted | io.flow.internal.v0.models.RatecardDimensionEstimateDeleted | io.flow.internal.v0.models.RatecardLanesImportRequest | io.flow.internal.v0.models.RatecardStandardConfigurationUpserted | io.flow.internal.v0.models.RatecardStandardConfigurationDeleted | io.flow.internal.v0.models.RatecardServiceFeeUpserted | io.flow.internal.v0.models.RatecardServiceFeeDeleted | io.flow.internal.v0.models.RatecardLaneAggregateUpserted | io.flow.internal.v0.models.RatecardLaneAggregateDeleted | io.flow.internal.v0.models.RatecardRateLevelUpserted | io.flow.internal.v0.models.RatecardRateLevelDeleted | io.flow.internal.v0.models.RatecardRateLevelRatecardUpserted | io.flow.internal.v0.models.RatecardRateLevelRatecardDeleted | io.flow.internal.v0.models.RatecardRateLevelOrganizationUpserted | io.flow.internal.v0.models.RatecardRateLevelOrganizationDeleted | io.flow.internal.v0.models.OrganizationRestrictionSnapshotUpserted | io.flow.internal.v0.models.OrganizationRestrictionSnapshotDeleted | io.flow.internal.v0.models.RestrictionOrganizationStatusUpserted | io.flow.internal.v0.models.RestrictionOrganizationStatusDeleted | io.flow.internal.v0.models.OrganizationRestrictionStatusUpserted | io.flow.internal.v0.models.OrganizationRestrictionStatusDeleted | io.flow.internal.v0.models.ShopifyShopUpserted | io.flow.internal.v0.models.ShopifyShopDeleted | io.flow.internal.v0.models.ShopifyExperienceShortIdUpserted | io.flow.internal.v0.models.ShopifyExperienceShortIdDeleted | io.flow.internal.v0.models.ShopifyMarketsOrderUpserted | io.flow.internal.v0.models.ShopifyMarketsOrderDeleted | io.flow.internal.v0.models.ShopifyMarketsShopUpserted | io.flow.internal.v0.models.ShopifyMarketsShopDeleted | io.flow.internal.v0.models.ShopifyMarketsWebhookRegistrationUpserted | io.flow.internal.v0.models.ShopifyMarketsWebhookRegistrationDeleted | io.flow.internal.v0.models.ShopifyMarketsShopStatisticsUpserted | io.flow.internal.v0.models.ShopifyMarketsShopStatisticsDeleted | io.flow.internal.v0.models.ShopifyMarketsMetricsUpserted | io.flow.internal.v0.models.ShopifyMarketsMetricsDeleted | io.flow.internal.v0.models.ChannelOrderSummaryUpserted | io.flow.internal.v0.models.ChannelOrderSummaryDeleted | io.flow.internal.v0.models.ShopifyMonitoringOrderMonitorEventUpserted | io.flow.internal.v0.models.ShopifyMonitoringOrderMonitorEventDeleted | io.flow.internal.v0.models.ShopifyOrderFulfillmentsSnapshotUpserted | io.flow.internal.v0.models.ShopifyOrderFulfillmentsSnapshotDeleted | io.flow.internal.v0.models.StripeAuthorizationDeleted | io.flow.internal.v0.models.StripeAuthorizationUpserted | io.flow.internal.v0.models.StripeReversalDeleted | io.flow.internal.v0.models.StripeReversalUpserted | io.flow.internal.v0.models.StripeCaptureDeleted | io.flow.internal.v0.models.StripeCaptureUpserted | io.flow.internal.v0.models.StripeRefundDeleted | io.flow.internal.v0.models.StripeRefundUpserted | io.flow.internal.v0.models.SvbVirtualCardClearingUpserted | io.flow.internal.v0.models.SvbVirtualCardClearingDeleted | io.flow.internal.v0.models.LiabilityRemittancePlanUpserted | io.flow.internal.v0.models.LiabilityRemittancePlanDeleted | io.flow.internal.v0.models.SvitlanaItemUpserted | io.flow.internal.v0.models.SvitlanaItemDeleted | io.flow.internal.v0.models.ColmItemUpserted | io.flow.internal.v0.models.ColmItemDeleted | io.flow.internal.v0.models.ShrutiDemoItemUpserted | io.flow.internal.v0.models.ShrutiDemoItemDeleted | io.flow.internal.v0.models.TrackingLabelEventUpsertedV2 | io.flow.internal.v0.models.TrackingLabelEventDeletedV2 | io.flow.internal.v0.models.TrackingLabelUpserted | io.flow.internal.v0.models.TrackingLabelDeleted | io.flow.internal.v0.models.TrackingUpserted | io.flow.internal.v0.models.TrackingDeleted | io.flow.internal.v0.models.TrackingRequestUpserted | io.flow.internal.v0.models.TrackingResponseUpserted | io.flow.internal.v0.models.UserUpsertedV2 | io.flow.internal.v0.models.UserDeletedV2);
|
|
30239
|
+
type Event = (io.flow.internal.v0.models.AdyenAuthorizationDeleted | io.flow.internal.v0.models.AdyenAuthorizationUpserted | io.flow.internal.v0.models.AdyenCancelDeleted | io.flow.internal.v0.models.AdyenCancelUpserted | io.flow.internal.v0.models.AdyenCaptureDeleted | io.flow.internal.v0.models.AdyenCaptureUpserted | io.flow.internal.v0.models.AdyenRefundDeleted | io.flow.internal.v0.models.AdyenRefundUpserted | io.flow.internal.v0.models.IndexAssignmentUpserted | io.flow.internal.v0.models.IndexAssignmentDeleted | io.flow.internal.v0.models.MerchantUpserted | io.flow.internal.v0.models.MerchantDeleted | io.flow.internal.v0.models.AccountUpserted | io.flow.internal.v0.models.AccountUpsertedV2 | io.flow.internal.v0.models.AccountDeletedV2 | io.flow.internal.v0.models.AccountContactUpserted | io.flow.internal.v0.models.AccountContactDeleted | io.flow.internal.v0.models.BillingStatementUpserted | io.flow.internal.v0.models.BillingStatementDeleted | io.flow.internal.v0.models.TaxRemittanceTransactionUpserted | io.flow.internal.v0.models.TaxRemittanceTransactionDeleted | io.flow.internal.v0.models.ChannelAccountUpsertedV2 | io.flow.internal.v0.models.ChannelAccountDeleted | io.flow.internal.v0.models.OrganizationAccountUpsertedV2 | io.flow.internal.v0.models.OrganizationAccountDeleted | io.flow.internal.v0.models.AccountTransactionsExportRequest | io.flow.internal.v0.models.AccountOrdersExportRequest | io.flow.internal.v0.models.MainTransactionUpserted | io.flow.internal.v0.models.MainTransactionDeleted | io.flow.internal.v0.models.MainTransactionUpsertedV2 | io.flow.internal.v0.models.MainTransactionDeletedV2 | io.flow.internal.v0.models.TransferTransactionUpserted | io.flow.internal.v0.models.TransferTransactionDeleted | io.flow.internal.v0.models.TransferTransactionUpsertedV2 | io.flow.internal.v0.models.TransferTransactionDeletedV2 | io.flow.internal.v0.models.ProcessingTransactionUpserted | io.flow.internal.v0.models.ProcessingTransactionDeleted | io.flow.internal.v0.models.BankPaymentUpserted | io.flow.internal.v0.models.BankPaymentDeleted | io.flow.internal.v0.models.BankPaymentUpsertedV2 | io.flow.internal.v0.models.BankPaymentDeletedV2 | io.flow.internal.v0.models.ChannelTransactionUpserted | io.flow.internal.v0.models.ChannelTransactionDeleted | io.flow.internal.v0.models.OrderTransactionUpserted | io.flow.internal.v0.models.OrderTransactionDeleted | io.flow.internal.v0.models.LabelTransactionUpserted | io.flow.internal.v0.models.LabelTransactionDeleted | io.flow.internal.v0.models.ChannelBilledTransactionUpserted | io.flow.internal.v0.models.ChannelBilledTransactionDeleted | io.flow.internal.v0.models.TaxTransactionUpserted | io.flow.internal.v0.models.TaxTransactionDeleted | io.flow.internal.v0.models.DutyTransactionUpserted | io.flow.internal.v0.models.DutyTransactionDeleted | io.flow.internal.v0.models.TransactionStatementUpserted | io.flow.internal.v0.models.TransactionStatementDeleted | io.flow.internal.v0.models.DailyValueUpserted | io.flow.internal.v0.models.DailyValueDeleted | io.flow.internal.v0.models.SalesRecordUpserted | io.flow.internal.v0.models.SalesRecordDeleted | io.flow.internal.v0.models.RevenueRecordUpserted | io.flow.internal.v0.models.RevenueRecordDeleted | io.flow.internal.v0.models.CalculatorOrganizationSettingsUpserted | io.flow.internal.v0.models.CalculatorOrganizationSettingsDeleted | io.flow.internal.v0.models.CarrierAccountUpsertedV2 | io.flow.internal.v0.models.CarrierAccountDeleted | io.flow.internal.v0.models.LabelGenerationSettingsUpserted | io.flow.internal.v0.models.LabelGenerationSettingsDeleted | io.flow.internal.v0.models.CatalogImportRequest | io.flow.internal.v0.models.ExclusionRuleUpserted | io.flow.internal.v0.models.ExclusionRuleDeleted | io.flow.internal.v0.models.ExclusionRuleExportRequest | io.flow.internal.v0.models.CatalogItemRegionAvailabilitiesPublished | io.flow.internal.v0.models.ReturnPolicyUpserted | io.flow.internal.v0.models.ReturnPolicyDeleted | io.flow.internal.v0.models.ReturnPolicyItemResultUpserted | io.flow.internal.v0.models.ReturnPolicyItemResultDeleted | io.flow.internal.v0.models.CatalogSettingsUpserted | io.flow.internal.v0.models.CatalogSettingsDeleted | io.flow.internal.v0.models.ChannelOrderAcceptanceUpserted | io.flow.internal.v0.models.ChannelOrderAcceptanceDeleted | io.flow.internal.v0.models.CheckoutConfigurationUpserted | io.flow.internal.v0.models.CheckoutConfigurationDeleted | io.flow.internal.v0.models.CommercialInvoiceInternalUpserted | io.flow.internal.v0.models.CommercialInvoiceInternalDeleted | io.flow.internal.v0.models.LocalizedContentUpserted | io.flow.internal.v0.models.LocalizationUpserted | io.flow.internal.v0.models.InternalChannelRateDeleted | io.flow.internal.v0.models.InternalChannelRateUpserted | io.flow.internal.v0.models.RateDeleted | io.flow.internal.v0.models.RateUpserted | io.flow.internal.v0.models.SpotRateDeleted | io.flow.internal.v0.models.SpotRateUpserted | io.flow.internal.v0.models.UsdSpotRateDeleted | io.flow.internal.v0.models.UsdSpotRateUpserted | io.flow.internal.v0.models.RateDeletedV2 | io.flow.internal.v0.models.RateUpsertedV2 | io.flow.internal.v0.models.OrganizationCurrencySettingUpserted | io.flow.internal.v0.models.OrganizationCurrencySettingDeleted | io.flow.internal.v0.models.ChannelCurrencySettingUpserted | io.flow.internal.v0.models.ChannelCurrencySettingDeleted | io.flow.internal.v0.models.CustomerPurgeUpserted | io.flow.internal.v0.models.CustomsDescriptionImport | io.flow.internal.v0.models.CustomsDescriptionTariffsImport | io.flow.internal.v0.models.ItemDimensionEstimateUpsertedV2 | io.flow.internal.v0.models.ItemDimensionEstimateDeletedV2 | io.flow.internal.v0.models.DisputeUpserted | io.flow.internal.v0.models.DisputeDeleted | io.flow.internal.v0.models.DutyRatesPublishedV2 | io.flow.internal.v0.models.DutyRateRequest | io.flow.internal.v0.models.DutyRateBulkRequest | io.flow.internal.v0.models.DutyRawUpserted | io.flow.internal.v0.models.DutyRawBulkUpserted | io.flow.internal.v0.models.DutyRateUpserted | io.flow.internal.v0.models.DutyRateResponse | io.flow.internal.v0.models.DutyRateBulkResponse | io.flow.internal.v0.models.ItemSalesMarginDeleted | io.flow.internal.v0.models.ItemSalesMarginUpserted | io.flow.internal.v0.models.OrderAttributeDeleted | io.flow.internal.v0.models.OrderAttributeUpserted | io.flow.internal.v0.models.ExperienceExportRequest | io.flow.internal.v0.models.ExperienceImportRequest | io.flow.internal.v0.models.SubmittedOrderUpserted | io.flow.internal.v0.models.LevyRateSummaryUpserted | io.flow.internal.v0.models.ExperimentUpserted | io.flow.internal.v0.models.ExperimentDeleted | io.flow.internal.v0.models.ExperimentResultsUpserted | io.flow.internal.v0.models.ExperimentResultsDeleted | io.flow.internal.v0.models.DailyExperimentResultsUpserted | io.flow.internal.v0.models.DailyExperimentResultsDeleted | io.flow.internal.v0.models.ExperimentMilestoneUpserted | io.flow.internal.v0.models.ExperimentMilestoneDeleted | io.flow.internal.v0.models.ExportCompleted | io.flow.internal.v0.models.ExportFailed | io.flow.internal.v0.models.FeatureUpserted | io.flow.internal.v0.models.FeatureDeleted | io.flow.internal.v0.models.OrganizationBooleanValueUpserted | io.flow.internal.v0.models.OrganizationBooleanValueDeleted | io.flow.internal.v0.models.AccountSettingsUpserted | io.flow.internal.v0.models.AccountSettingsDeleted | io.flow.internal.v0.models.AccountProcessingRatesUpserted | io.flow.internal.v0.models.AccountProcessingRatesDeleted | io.flow.internal.v0.models.BillingOrganizationProcessingRatesUpserted | io.flow.internal.v0.models.BillingOrganizationProcessingRatesDeleted | io.flow.internal.v0.models.BillingOrganizationSettingsUpserted | io.flow.internal.v0.models.BillingOrganizationSettingsDeleted | io.flow.internal.v0.models.BillingStatementBatchUpserted | io.flow.internal.v0.models.BillingStatementBatchDeleted | io.flow.internal.v0.models.BillingStatementBatchStatementUpserted | io.flow.internal.v0.models.BillingStatementBatchStatementDeleted | io.flow.internal.v0.models.StandaloneAttachmentUpserted | io.flow.internal.v0.models.StandaloneAttachmentDeleted | io.flow.internal.v0.models.PlatformFeeChangeUpserted | io.flow.internal.v0.models.PlatformFeeChangeDeleted | io.flow.internal.v0.models.OrganizationBankAccountUpserted | io.flow.internal.v0.models.OrganizationBankAccountDeleted | io.flow.internal.v0.models.BillingCsvTransactionUpserted | io.flow.internal.v0.models.BillingCsvTransactionDeleted | io.flow.internal.v0.models.LabelInvoiceRequestUpserted | io.flow.internal.v0.models.LabelInvoiceRequestDeleted | io.flow.internal.v0.models.FraudReviewUpserted | io.flow.internal.v0.models.FraudReviewDeleted | io.flow.internal.v0.models.FraudPendingReviewUpserted | io.flow.internal.v0.models.FraudPendingReviewDeleted | io.flow.internal.v0.models.FraudReviewDecisionUpserted | io.flow.internal.v0.models.FraudReviewDecisionDeleted | io.flow.internal.v0.models.FraudProviderConfigurationUpserted | io.flow.internal.v0.models.FraudProviderConfigurationDeleted | io.flow.internal.v0.models.ManualReviewRuleUpserted | io.flow.internal.v0.models.ManualReviewRuleDeleted | io.flow.internal.v0.models.FtpFileUpserted | io.flow.internal.v0.models.FtpFileDeleted | io.flow.internal.v0.models.FtpFileToProcessUploaded | io.flow.internal.v0.models.CenterDefaultsUpserted | io.flow.internal.v0.models.CenterDefaultsDeleted | io.flow.internal.v0.models.PregeneratedRequestEvent | io.flow.internal.v0.models.QuoteUpserted | io.flow.internal.v0.models.QuoteDeleted | io.flow.internal.v0.models.AllItemsExport | io.flow.internal.v0.models.HarmonizedItemsHs6Export | io.flow.internal.v0.models.UnharmonizedItemsExport | io.flow.internal.v0.models.DutiedItemsExport | io.flow.internal.v0.models.TariffCodesExport | io.flow.internal.v0.models.HarmonizationPhraseSuggestionRequestImport | io.flow.internal.v0.models.HarmonizationCodesImport | io.flow.internal.v0.models.ItemClassificationCreated | io.flow.internal.v0.models.HarmonizeFullyRequestV2 | io.flow.internal.v0.models.HybrisCatalogItemsImportRequest | io.flow.internal.v0.models.ImportCompleted | io.flow.internal.v0.models.ImportFailed | io.flow.internal.v0.models.TimeToClassifyUpserted | io.flow.internal.v0.models.TimeToClassifyDeleted | io.flow.internal.v0.models.TimeToClassifyAggregatedUpserted | io.flow.internal.v0.models.TimeToClassifyAggregatedDeleted | io.flow.internal.v0.models.RateSourceSummaryUpserted | io.flow.internal.v0.models.RateSourceSummaryDeleted | io.flow.internal.v0.models.RateFreshnessSummaryUpserted | io.flow.internal.v0.models.RateFreshnessSummaryDeleted | io.flow.internal.v0.models.ItemHarmonizationUpserted | io.flow.internal.v0.models.ItemHarmonizationDeleted | io.flow.internal.v0.models.HarmonizationItemClassificationUpserted | io.flow.internal.v0.models.HarmonizationItemClassificationDeleted | io.flow.internal.v0.models.HarmonizationClassificationStatisticsPublished | io.flow.internal.v0.models.IssuerUpserted | io.flow.internal.v0.models.IssuerDeleted | io.flow.internal.v0.models.ItemFormImportRequest | io.flow.internal.v0.models.LabelRequestErrorUpserted | io.flow.internal.v0.models.LabelRequestErrorDeleted | io.flow.internal.v0.models.LabelTrackingSummaryUpserted | io.flow.internal.v0.models.LabelTrackingSummaryDeleted | io.flow.internal.v0.models.LocalizedItemUpsertedV2 | io.flow.internal.v0.models.LocalizedItemDeleted | io.flow.internal.v0.models.LocalizedItemDeletedV2 | io.flow.internal.v0.models.LocalizedItemSnapshot | io.flow.internal.v0.models.LocalizedPriceBookItemUpserted | io.flow.internal.v0.models.LocalizedPriceBookItemDeleted | io.flow.internal.v0.models.FeedUpserted | io.flow.internal.v0.models.FeedDeleted | io.flow.internal.v0.models.FeedsExport | io.flow.internal.v0.models.LocalizedItemPricesExportRequest | io.flow.internal.v0.models.OptinPromptUpserted | io.flow.internal.v0.models.OptinPromptDeleted | io.flow.internal.v0.models.OrderCombinedShipmentUpserted | io.flow.internal.v0.models.OrderCombinedShipmentDeleted | io.flow.internal.v0.models.OrderFulfillmentDeleted | io.flow.internal.v0.models.OrderFulfillmentUpserted | io.flow.internal.v0.models.OrderPlaced | io.flow.internal.v0.models.ReadyToFulfill | io.flow.internal.v0.models.FulfillmentCancel | io.flow.internal.v0.models.OrderShipped | io.flow.internal.v0.models.ItemsShipped | io.flow.internal.v0.models.OrganizationBusinessEntityDeleted | io.flow.internal.v0.models.OrganizationBusinessEntityUpserted | io.flow.internal.v0.models.OrganizationStatusChangeUpserted | io.flow.internal.v0.models.OrganizationStatusChangeDeleted | io.flow.internal.v0.models.OrganizationDeactivationUpserted | io.flow.internal.v0.models.OrganizationDeactivationDeleted | io.flow.internal.v0.models.MerchantGuidAssignmentUpserted | io.flow.internal.v0.models.MerchantGuidAssignmentDeleted | io.flow.internal.v0.models.PartnerOrganizationSettingsUpserted | io.flow.internal.v0.models.PartnerOrganizationSettingsDeleted | io.flow.internal.v0.models.UnassignedMerchantGuidUpserted | io.flow.internal.v0.models.UnassignedMerchantGuidDeleted | io.flow.internal.v0.models.InternalAuthorizationUpserted | io.flow.internal.v0.models.InternalAuthorizationDeleted | io.flow.internal.v0.models.AfterpayAuthorizationUpserted | io.flow.internal.v0.models.AfterpayAuthorizationDeleted | io.flow.internal.v0.models.AfterpayCaptureUpserted | io.flow.internal.v0.models.AfterpayCaptureDeleted | io.flow.internal.v0.models.AfterpayRefundUpserted | io.flow.internal.v0.models.AfterpayRefundDeleted | io.flow.internal.v0.models.AdyenMerchantAccountUpserted | io.flow.internal.v0.models.AdyenMerchantAccountDeleted | io.flow.internal.v0.models.ChargebackUpserted | io.flow.internal.v0.models.ChargebackDeleted | io.flow.internal.v0.models.PaymentProcessorAccountUpserted | io.flow.internal.v0.models.PaymentProcessorAccountDeleted | io.flow.internal.v0.models.PaymentProcessorMerchantUpserted | io.flow.internal.v0.models.PaymentProcessorMerchantDeleted | io.flow.internal.v0.models.VirtualCardProviderUpserted | io.flow.internal.v0.models.VirtualCardProviderDeleted | io.flow.internal.v0.models.AuthorizationBundleUpserted | io.flow.internal.v0.models.AuthorizationBundleDeleted | io.flow.internal.v0.models.OrganizationPaymentSettingUpserted | io.flow.internal.v0.models.OrganizationPaymentSettingDeleted | io.flow.internal.v0.models.PaypalPaymentDeleted | io.flow.internal.v0.models.PaypalPaymentUpserted | io.flow.internal.v0.models.PaypalExecutionDeleted | io.flow.internal.v0.models.PaypalExecutionUpserted | io.flow.internal.v0.models.PaypalRefundDeleted | io.flow.internal.v0.models.PaypalRefundUpserted | io.flow.internal.v0.models.PricingIndicator | io.flow.internal.v0.models.ProductRestrictionRuleDecisionUpserted | io.flow.internal.v0.models.ProductRestrictionRuleDecisionDeleted | io.flow.internal.v0.models.OrderRatesPublishedV3 | io.flow.internal.v0.models.RatecardDimensionEstimateUpserted | io.flow.internal.v0.models.RatecardDimensionEstimateDeleted | io.flow.internal.v0.models.RatecardLanesImportRequest | io.flow.internal.v0.models.RatecardStandardConfigurationUpserted | io.flow.internal.v0.models.RatecardStandardConfigurationDeleted | io.flow.internal.v0.models.RatecardServiceFeeUpserted | io.flow.internal.v0.models.RatecardServiceFeeDeleted | io.flow.internal.v0.models.RatecardLaneAggregateUpserted | io.flow.internal.v0.models.RatecardLaneAggregateDeleted | io.flow.internal.v0.models.RatecardRateLevelUpserted | io.flow.internal.v0.models.RatecardRateLevelDeleted | io.flow.internal.v0.models.RatecardRateLevelRatecardUpserted | io.flow.internal.v0.models.RatecardRateLevelRatecardDeleted | io.flow.internal.v0.models.RatecardRateLevelOrganizationUpserted | io.flow.internal.v0.models.RatecardRateLevelOrganizationDeleted | io.flow.internal.v0.models.OrganizationRestrictionSnapshotUpserted | io.flow.internal.v0.models.OrganizationRestrictionSnapshotDeleted | io.flow.internal.v0.models.RestrictionOrganizationStatusUpserted | io.flow.internal.v0.models.RestrictionOrganizationStatusDeleted | io.flow.internal.v0.models.OrganizationRestrictionStatusUpserted | io.flow.internal.v0.models.OrganizationRestrictionStatusDeleted | io.flow.internal.v0.models.ScreeningStatusChangeUpserted | io.flow.internal.v0.models.ScreeningStatusChangeDeleted | io.flow.internal.v0.models.ShopifyShopUpserted | io.flow.internal.v0.models.ShopifyShopDeleted | io.flow.internal.v0.models.ShopifyExperienceShortIdUpserted | io.flow.internal.v0.models.ShopifyExperienceShortIdDeleted | io.flow.internal.v0.models.ShopifyMarketsOrderUpserted | io.flow.internal.v0.models.ShopifyMarketsOrderDeleted | io.flow.internal.v0.models.ShopifyMarketsShopUpserted | io.flow.internal.v0.models.ShopifyMarketsShopDeleted | io.flow.internal.v0.models.ShopifyMarketsWebhookRegistrationUpserted | io.flow.internal.v0.models.ShopifyMarketsWebhookRegistrationDeleted | io.flow.internal.v0.models.ShopifyMarketsShopStatisticsUpserted | io.flow.internal.v0.models.ShopifyMarketsShopStatisticsDeleted | io.flow.internal.v0.models.ShopifyMarketsMetricsUpserted | io.flow.internal.v0.models.ShopifyMarketsMetricsDeleted | io.flow.internal.v0.models.ChannelOrderSummaryUpserted | io.flow.internal.v0.models.ChannelOrderSummaryDeleted | io.flow.internal.v0.models.ShopifyMonitoringOrderMonitorEventUpserted | io.flow.internal.v0.models.ShopifyMonitoringOrderMonitorEventDeleted | io.flow.internal.v0.models.ShopifyOrderFulfillmentsSnapshotUpserted | io.flow.internal.v0.models.ShopifyOrderFulfillmentsSnapshotDeleted | io.flow.internal.v0.models.StripeAuthorizationDeleted | io.flow.internal.v0.models.StripeAuthorizationUpserted | io.flow.internal.v0.models.StripeReversalDeleted | io.flow.internal.v0.models.StripeReversalUpserted | io.flow.internal.v0.models.StripeCaptureDeleted | io.flow.internal.v0.models.StripeCaptureUpserted | io.flow.internal.v0.models.StripeRefundDeleted | io.flow.internal.v0.models.StripeRefundUpserted | io.flow.internal.v0.models.SvbVirtualCardClearingUpserted | io.flow.internal.v0.models.SvbVirtualCardClearingDeleted | io.flow.internal.v0.models.LiabilityRemittancePlanUpserted | io.flow.internal.v0.models.LiabilityRemittancePlanDeleted | io.flow.internal.v0.models.SvitlanaItemUpserted | io.flow.internal.v0.models.SvitlanaItemDeleted | io.flow.internal.v0.models.ColmItemUpserted | io.flow.internal.v0.models.ColmItemDeleted | io.flow.internal.v0.models.ShrutiDemoItemUpserted | io.flow.internal.v0.models.ShrutiDemoItemDeleted | io.flow.internal.v0.models.TrackingLabelEventUpsertedV2 | io.flow.internal.v0.models.TrackingLabelEventDeletedV2 | io.flow.internal.v0.models.TrackingLabelUpserted | io.flow.internal.v0.models.TrackingLabelDeleted | io.flow.internal.v0.models.TrackingUpserted | io.flow.internal.v0.models.TrackingDeleted | io.flow.internal.v0.models.TrackingRequestUpserted | io.flow.internal.v0.models.TrackingResponseUpserted | io.flow.internal.v0.models.UserUpsertedV2 | io.flow.internal.v0.models.UserDeletedV2);
|
|
30032
30240
|
type Experiment = (io.flow.internal.v0.models.ExperienceExperiment | io.flow.internal.v0.models.FeatureExperiment);
|
|
30033
30241
|
type ExportSchedule = (io.flow.internal.v0.models.ExportScheduleDaily | io.flow.internal.v0.models.ExportScheduleRepeated);
|
|
30034
30242
|
type FeatureDefaultValue = (io.flow.internal.v0.models.BooleanFeatureDefaultValue | io.flow.internal.v0.models.StringFeatureDefaultValue);
|
|
@@ -30262,7 +30470,6 @@ export const keywordType: PropTypes.Requireable<io.flow.internal.v0.enums.Keywor
|
|
|
30262
30470
|
export const labelBillingStrategy: PropTypes.Requireable<io.flow.internal.v0.enums.LabelBillingStrategy>;
|
|
30263
30471
|
export const labelCancellationErrorCode: PropTypes.Requireable<io.flow.internal.v0.enums.LabelCancellationErrorCode>;
|
|
30264
30472
|
export const labelCreationStatus: PropTypes.Requireable<io.flow.internal.v0.enums.LabelCreationStatus>;
|
|
30265
|
-
export const labelGenerationAddressFailureStatus: PropTypes.Requireable<io.flow.internal.v0.enums.LabelGenerationAddressFailureStatus>;
|
|
30266
30473
|
export const labelRequestErrorHandlingResponsibility: PropTypes.Requireable<io.flow.internal.v0.enums.LabelRequestErrorHandlingResponsibility>;
|
|
30267
30474
|
export const labelTransactionType: PropTypes.Requireable<io.flow.internal.v0.enums.LabelTransactionType>;
|
|
30268
30475
|
export const liabilityType: PropTypes.Requireable<io.flow.internal.v0.enums.LiabilityType>;
|
|
@@ -30290,11 +30497,13 @@ export const onboardingAutomationProcessState: PropTypes.Requireable<io.flow.int
|
|
|
30290
30497
|
export const onboardingAutomationTaskState: PropTypes.Requireable<io.flow.internal.v0.enums.OnboardingAutomationTaskState>;
|
|
30291
30498
|
export const onboardingStateSource: PropTypes.Requireable<io.flow.internal.v0.enums.OnboardingStateSource>;
|
|
30292
30499
|
export const orderAction: PropTypes.Requireable<io.flow.internal.v0.enums.OrderAction>;
|
|
30500
|
+
export const orderAddressValidationStatus: PropTypes.Requireable<io.flow.internal.v0.enums.OrderAddressValidationStatus>;
|
|
30293
30501
|
export const orderAttributeIntent: PropTypes.Requireable<io.flow.internal.v0.enums.OrderAttributeIntent>;
|
|
30294
30502
|
export const orderCancellationInitiatedBy: PropTypes.Requireable<io.flow.internal.v0.enums.OrderCancellationInitiatedBy>;
|
|
30295
30503
|
export const orderChargeTrigger: PropTypes.Requireable<io.flow.internal.v0.enums.OrderChargeTrigger>;
|
|
30296
30504
|
export const orderLifecycleEvent: PropTypes.Requireable<io.flow.internal.v0.enums.OrderLifecycleEvent>;
|
|
30297
30505
|
export const orderTransactionType: PropTypes.Requireable<io.flow.internal.v0.enums.OrderTransactionType>;
|
|
30506
|
+
export const orderValidationStatus: PropTypes.Requireable<io.flow.internal.v0.enums.OrderValidationStatus>;
|
|
30298
30507
|
export const organizationCapability: PropTypes.Requireable<io.flow.internal.v0.enums.OrganizationCapability>;
|
|
30299
30508
|
export const organizationMetricType: PropTypes.Requireable<io.flow.internal.v0.enums.OrganizationMetricType>;
|
|
30300
30509
|
export const organizationPaymentStatus: PropTypes.Requireable<io.flow.internal.v0.enums.OrganizationPaymentStatus>;
|
|
@@ -30367,6 +30576,7 @@ export const status: PropTypes.Requireable<io.flow.internal.v0.enums.Status>;
|
|
|
30367
30576
|
export const subscriptionFrequency: PropTypes.Requireable<io.flow.internal.v0.enums.SubscriptionFrequency>;
|
|
30368
30577
|
export const suggestionAction: PropTypes.Requireable<io.flow.internal.v0.enums.SuggestionAction>;
|
|
30369
30578
|
export const svitlanaType: PropTypes.Requireable<io.flow.internal.v0.enums.SvitlanaType>;
|
|
30579
|
+
export const tamItemType: PropTypes.Requireable<io.flow.internal.v0.enums.TamItemType>;
|
|
30370
30580
|
export const tariffEligibilityType: PropTypes.Requireable<io.flow.internal.v0.enums.TariffEligibilityType>;
|
|
30371
30581
|
export const taskProcessorKey: PropTypes.Requireable<io.flow.internal.v0.enums.TaskProcessorKey>;
|
|
30372
30582
|
export const taxCalculationErrorCode: PropTypes.Requireable<io.flow.internal.v0.enums.TaxCalculationErrorCode>;
|
|
@@ -30489,6 +30699,11 @@ export const bankPaymentDeleted: PropTypes.Requireable<io.flow.internal.v0.model
|
|
|
30489
30699
|
export const bankPaymentDeletedV2: PropTypes.Requireable<io.flow.internal.v0.models.BankPaymentDeletedV2>;
|
|
30490
30700
|
export const bankPaymentForm: PropTypes.Requireable<io.flow.internal.v0.models.BankPaymentForm>;
|
|
30491
30701
|
export const bankPaymentStatusForm: PropTypes.Requireable<io.flow.internal.v0.models.BankPaymentStatusForm>;
|
|
30702
|
+
export const bankPaymentStatusImport: PropTypes.Requireable<io.flow.internal.v0.models.BankPaymentStatusImport>;
|
|
30703
|
+
export const bankPaymentStatusImportForm: PropTypes.Requireable<io.flow.internal.v0.models.BankPaymentStatusImportForm>;
|
|
30704
|
+
export const bankPaymentStatusImportResult: PropTypes.Requireable<io.flow.internal.v0.models.BankPaymentStatusImportResult>;
|
|
30705
|
+
export const bankPaymentStatusSentImportForm: PropTypes.Requireable<io.flow.internal.v0.models.BankPaymentStatusSentImportForm>;
|
|
30706
|
+
export const bankPaymentStatusSingleForm: PropTypes.Requireable<io.flow.internal.v0.models.BankPaymentStatusSingleForm>;
|
|
30492
30707
|
export const bankPaymentUpserted: PropTypes.Requireable<io.flow.internal.v0.models.BankPaymentUpserted>;
|
|
30493
30708
|
export const bankPaymentUpsertedV2: PropTypes.Requireable<io.flow.internal.v0.models.BankPaymentUpsertedV2>;
|
|
30494
30709
|
export const billingAuthorizationReference: PropTypes.Requireable<io.flow.internal.v0.models.BillingAuthorizationReference>;
|
|
@@ -31066,6 +31281,8 @@ export const commercialInvoiceInternalUpserted: PropTypes.Requireable<io.flow.in
|
|
|
31066
31281
|
export const companyReference: PropTypes.Requireable<io.flow.internal.v0.models.CompanyReference>;
|
|
31067
31282
|
export const compliance: PropTypes.Requireable<io.flow.internal.v0.models.Compliance>;
|
|
31068
31283
|
export const components: PropTypes.Requireable<io.flow.internal.v0.models.Components>;
|
|
31284
|
+
export const consoleLabelRequestForm: PropTypes.Requireable<io.flow.internal.v0.models.ConsoleLabelRequestForm>;
|
|
31285
|
+
export const consoleMarkUnresolvableForm: PropTypes.Requireable<io.flow.internal.v0.models.ConsoleMarkUnresolvableForm>;
|
|
31069
31286
|
export const consumerOptinActivity: PropTypes.Requireable<io.flow.internal.v0.models.ConsumerOptinActivity>;
|
|
31070
31287
|
export const contentLabel: PropTypes.Requireable<io.flow.internal.v0.models.ContentLabel>;
|
|
31071
31288
|
export const contentSchema: PropTypes.Requireable<io.flow.internal.v0.models.ContentSchema>;
|
|
@@ -31507,8 +31724,6 @@ export const labelCreationJob: PropTypes.Requireable<io.flow.internal.v0.models.
|
|
|
31507
31724
|
export const labelCreationJobSummary: PropTypes.Requireable<io.flow.internal.v0.models.LabelCreationJobSummary>;
|
|
31508
31725
|
export const labelCreationRequestForm: PropTypes.Requireable<io.flow.internal.v0.models.LabelCreationRequestForm>;
|
|
31509
31726
|
export const labelDestination: PropTypes.Requireable<io.flow.internal.v0.models.LabelDestination>;
|
|
31510
|
-
export const labelGenerationAddressFailureStatusUpdateForm: PropTypes.Requireable<io.flow.internal.v0.models.LabelGenerationAddressFailureStatusUpdateForm>;
|
|
31511
|
-
export const labelGenerationAddressFailures: PropTypes.Requireable<io.flow.internal.v0.models.LabelGenerationAddressFailures>;
|
|
31512
31727
|
export const labelGenerationSettings: PropTypes.Requireable<io.flow.internal.v0.models.LabelGenerationSettings>;
|
|
31513
31728
|
export const labelGenerationSettingsDeleted: PropTypes.Requireable<io.flow.internal.v0.models.LabelGenerationSettingsDeleted>;
|
|
31514
31729
|
export const labelGenerationSettingsForm: PropTypes.Requireable<io.flow.internal.v0.models.LabelGenerationSettingsForm>;
|
|
@@ -31663,6 +31878,7 @@ export const optinPromptDeleted: PropTypes.Requireable<io.flow.internal.v0.model
|
|
|
31663
31878
|
export const optinPromptForm: PropTypes.Requireable<io.flow.internal.v0.models.OptinPromptForm>;
|
|
31664
31879
|
export const optinPromptUpserted: PropTypes.Requireable<io.flow.internal.v0.models.OptinPromptUpserted>;
|
|
31665
31880
|
export const orderActionability: PropTypes.Requireable<io.flow.internal.v0.models.OrderActionability>;
|
|
31881
|
+
export const orderAddressValidation: PropTypes.Requireable<io.flow.internal.v0.models.OrderAddressValidation>;
|
|
31666
31882
|
export const orderAttribute: PropTypes.Requireable<io.flow.internal.v0.models.OrderAttribute>;
|
|
31667
31883
|
export const orderAttributeDeleted: PropTypes.Requireable<io.flow.internal.v0.models.OrderAttributeDeleted>;
|
|
31668
31884
|
export const orderAttributeUpserted: PropTypes.Requireable<io.flow.internal.v0.models.OrderAttributeUpserted>;
|
|
@@ -31696,6 +31912,8 @@ export const orderSummary: PropTypes.Requireable<io.flow.internal.v0.models.Orde
|
|
|
31696
31912
|
export const orderTransaction: PropTypes.Requireable<io.flow.internal.v0.models.OrderTransaction>;
|
|
31697
31913
|
export const orderTransactionDeleted: PropTypes.Requireable<io.flow.internal.v0.models.OrderTransactionDeleted>;
|
|
31698
31914
|
export const orderTransactionUpserted: PropTypes.Requireable<io.flow.internal.v0.models.OrderTransactionUpserted>;
|
|
31915
|
+
export const orderValidation: PropTypes.Requireable<io.flow.internal.v0.models.OrderValidation>;
|
|
31916
|
+
export const orderValidationAttempt: PropTypes.Requireable<io.flow.internal.v0.models.OrderValidationAttempt>;
|
|
31699
31917
|
export const orderValidationError: PropTypes.Requireable<io.flow.internal.v0.models.OrderValidationError>;
|
|
31700
31918
|
export const organizationAccount: PropTypes.Requireable<io.flow.internal.v0.models.OrganizationAccount>;
|
|
31701
31919
|
export const organizationAccountDeleted: PropTypes.Requireable<io.flow.internal.v0.models.OrganizationAccountDeleted>;
|
|
@@ -31905,7 +32123,9 @@ export const registeredExporterTariffEligibilityForm: PropTypes.Requireable<io.f
|
|
|
31905
32123
|
export const report: PropTypes.Requireable<io.flow.internal.v0.models.Report>;
|
|
31906
32124
|
export const reportAccount: PropTypes.Requireable<io.flow.internal.v0.models.ReportAccount>;
|
|
31907
32125
|
export const reportBankAccount: PropTypes.Requireable<io.flow.internal.v0.models.ReportBankAccount>;
|
|
32126
|
+
export const reportBankAccountCleartext: PropTypes.Requireable<io.flow.internal.v0.models.ReportBankAccountCleartext>;
|
|
31908
32127
|
export const reportForm: PropTypes.Requireable<io.flow.internal.v0.models.ReportForm>;
|
|
32128
|
+
export const reportOwner: PropTypes.Requireable<io.flow.internal.v0.models.ReportOwner>;
|
|
31909
32129
|
export const reportPayment: PropTypes.Requireable<io.flow.internal.v0.models.ReportPayment>;
|
|
31910
32130
|
export const reportRuleDecision: PropTypes.Requireable<io.flow.internal.v0.models.ReportRuleDecision>;
|
|
31911
32131
|
export const reportSummary: PropTypes.Requireable<io.flow.internal.v0.models.ReportSummary>;
|
|
@@ -31992,8 +32212,12 @@ export const salesRecordDeleted: PropTypes.Requireable<io.flow.internal.v0.model
|
|
|
31992
32212
|
export const salesRecordUpserted: PropTypes.Requireable<io.flow.internal.v0.models.SalesRecordUpserted>;
|
|
31993
32213
|
export const sandboxSetup: PropTypes.Requireable<io.flow.internal.v0.models.SandboxSetup>;
|
|
31994
32214
|
export const sandboxSetupForm: PropTypes.Requireable<io.flow.internal.v0.models.SandboxSetupForm>;
|
|
32215
|
+
export const scheduledPayment: PropTypes.Requireable<io.flow.internal.v0.models.ScheduledPayment>;
|
|
31995
32216
|
export const screen: PropTypes.Requireable<io.flow.internal.v0.models.Screen>;
|
|
31996
32217
|
export const screenForm: PropTypes.Requireable<io.flow.internal.v0.models.ScreenForm>;
|
|
32218
|
+
export const screeningStatusChange: PropTypes.Requireable<io.flow.internal.v0.models.ScreeningStatusChange>;
|
|
32219
|
+
export const screeningStatusChangeDeleted: PropTypes.Requireable<io.flow.internal.v0.models.ScreeningStatusChangeDeleted>;
|
|
32220
|
+
export const screeningStatusChangeUpserted: PropTypes.Requireable<io.flow.internal.v0.models.ScreeningStatusChangeUpserted>;
|
|
31997
32221
|
export const searchAuthorization: PropTypes.Requireable<io.flow.internal.v0.models.SearchAuthorization>;
|
|
31998
32222
|
export const searchCustomerSummary: PropTypes.Requireable<io.flow.internal.v0.models.SearchCustomerSummary>;
|
|
31999
32223
|
export const searchExperienceSummary: PropTypes.Requireable<io.flow.internal.v0.models.SearchExperienceSummary>;
|
|
@@ -32172,6 +32396,9 @@ export const svitlanaItem: PropTypes.Requireable<io.flow.internal.v0.models.Svit
|
|
|
32172
32396
|
export const svitlanaItemDeleted: PropTypes.Requireable<io.flow.internal.v0.models.SvitlanaItemDeleted>;
|
|
32173
32397
|
export const svitlanaItemForm: PropTypes.Requireable<io.flow.internal.v0.models.SvitlanaItemForm>;
|
|
32174
32398
|
export const svitlanaItemUpserted: PropTypes.Requireable<io.flow.internal.v0.models.SvitlanaItemUpserted>;
|
|
32399
|
+
export const svitlanaTest: PropTypes.Requireable<io.flow.internal.v0.models.SvitlanaTest>;
|
|
32400
|
+
export const tamItem: PropTypes.Requireable<io.flow.internal.v0.models.TamItem>;
|
|
32401
|
+
export const tamItemForm: PropTypes.Requireable<io.flow.internal.v0.models.TamItemForm>;
|
|
32175
32402
|
export const tariffCodeDuty: PropTypes.Requireable<io.flow.internal.v0.models.TariffCodeDuty>;
|
|
32176
32403
|
export const tariffCodesExport: PropTypes.Requireable<io.flow.internal.v0.models.TariffCodesExport>;
|
|
32177
32404
|
export const tariffEligibility: PropTypes.Requireable<io.flow.internal.v0.models.TariffEligibility>;
|
|
@@ -32207,6 +32434,9 @@ export const timeToClassifyAggregatedUpserted: PropTypes.Requireable<io.flow.int
|
|
|
32207
32434
|
export const timeToClassifyDeleted: PropTypes.Requireable<io.flow.internal.v0.models.TimeToClassifyDeleted>;
|
|
32208
32435
|
export const timeToClassifyUpserted: PropTypes.Requireable<io.flow.internal.v0.models.TimeToClassifyUpserted>;
|
|
32209
32436
|
export const timeWithTimezone: PropTypes.Requireable<io.flow.internal.v0.models.TimeWithTimezone>;
|
|
32437
|
+
export const trackingDebugLabel: PropTypes.Requireable<io.flow.internal.v0.models.TrackingDebugLabel>;
|
|
32438
|
+
export const trackingDebugLabelEvent: PropTypes.Requireable<io.flow.internal.v0.models.TrackingDebugLabelEvent>;
|
|
32439
|
+
export const trackingDebugLabelLocation: PropTypes.Requireable<io.flow.internal.v0.models.TrackingDebugLabelLocation>;
|
|
32210
32440
|
export const trackingDeleted: PropTypes.Requireable<io.flow.internal.v0.models.TrackingDeleted>;
|
|
32211
32441
|
export const trackingEvent: PropTypes.Requireable<io.flow.internal.v0.models.TrackingEvent>;
|
|
32212
32442
|
export const trackingLabelDeleted: PropTypes.Requireable<io.flow.internal.v0.models.TrackingLabelDeleted>;
|
|
@@ -32358,6 +32588,7 @@ export const classificationResponse: PropTypes.Requireable<io.flow.internal.v0.u
|
|
|
32358
32588
|
export const classificationTaxonomy: PropTypes.Requireable<io.flow.internal.v0.unions.ClassificationTaxonomy>;
|
|
32359
32589
|
export const complianceData: PropTypes.Requireable<io.flow.internal.v0.unions.ComplianceData>;
|
|
32360
32590
|
export const complianceForm: PropTypes.Requireable<io.flow.internal.v0.unions.ComplianceForm>;
|
|
32591
|
+
export const consoleLabelValidationForm: PropTypes.Requireable<io.flow.internal.v0.unions.ConsoleLabelValidationForm>;
|
|
32361
32592
|
export const contentItem: PropTypes.Requireable<io.flow.internal.v0.unions.ContentItem>;
|
|
32362
32593
|
export const declineReason: PropTypes.Requireable<io.flow.internal.v0.unions.DeclineReason>;
|
|
32363
32594
|
export const discountRequestOfferForm: PropTypes.Requireable<io.flow.internal.v0.unions.DiscountRequestOfferForm>;
|