@flowio/api-prop-types 10.16.76 → 10.16.77
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/api.d.ts +101 -19
- package/lib/api.js +1 -1
- package/package.json +2 -2
- package/src/api.d.ts +101 -19
- package/src/api.js +116 -20
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-prop-types",
|
|
3
|
-
"version": "10.16.
|
|
3
|
+
"version": "10.16.77",
|
|
4
4
|
"description": "PropType validators that work with Flow API",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"flow",
|
|
@@ -29,5 +29,5 @@
|
|
|
29
29
|
"peerDependencies": {
|
|
30
30
|
"prop-types": "^15.7.0"
|
|
31
31
|
},
|
|
32
|
-
"gitHead": "
|
|
32
|
+
"gitHead": "15b5319239e2dc57a7ee0b2171f4f54fc4172c16"
|
|
33
33
|
}
|
package/src/api.d.ts
CHANGED
|
@@ -2192,7 +2192,7 @@ declare namespace io.flow.v0.enums {
|
|
|
2192
2192
|
type EconomicTitleLocation = 'high_seas' | 'origination' | 'destination';
|
|
2193
2193
|
type EntityIdentifierType = 'ioss' | 'voec';
|
|
2194
2194
|
type Environment = 'sandbox' | 'production';
|
|
2195
|
-
type EventType = 'test_upserted' | 'generate_load' | 'transaction_upserted' | 'organization_transaction_upserted' | 'organization_transaction_deleted' | 'statement_upserted' | 'statement_deleted' | 'channel_transaction_upserted' | 'channel_transaction_deleted' | 'channel_transaction_deleted_v2' | 'channel_statement_upserted' | 'channel_statement_deleted' | 'channel_payout_upserted' | 'channel_payout_deleted' | 'organization_payout_upserted' | 'organization_payout_deleted' | 'channel_pending_payout_transaction_upserted' | 'channel_pending_payout_transaction_deleted' | 'organization_pending_payout_transaction_upserted' | 'organization_pending_payout_transaction_deleted' | 'attribute_upserted' | 'attribute_deleted' | 'attribute_upserted_v2' | 'attribute_deleted_v2' | 'catalog_upserted' | 'catalog_deleted' | 'subcatalog_upserted' | 'subcatalog_deleted' | 'catalog_item_upserted' | 'catalog_item_deleted' | 'catalog_item_upserted_v2' | 'catalog_item_deleted_v2' | 'subcatalog_item_upserted' | 'subcatalog_item_deleted' | 'catalog_statistics_upserted' | 'catalog_statistics_deleted' | 'channel_upserted' | 'channel_deleted' | 'channel_currency_upserted' | 'channel_currency_deleted' | 'channel_organization_upserted' | 'channel_organization_deleted' | 'b2b_invoice_upserted' | 'b2b_invoice_deleted' | 'b2b_credit_memo_upserted' | 'b2b_credit_memo_deleted' | 'consumer_invoice_upserted' | 'consumer_invoice_deleted' | 'credit_memo_upserted' | 'credit_memo_deleted' | 'crossdock_shipment_upserted' | 'rate_deleted' | 'rate_upserted' | 'rate_deleted_v3' | 'rate_upserted_v3' | 'customer_upserted' | 'customer_deleted' | 'customer_address_book_contact_upserted' | 'customer_address_book_contact_deleted' | 'email_notification_upserted' | 'email_notification_deleted' | 'available_promotions_upserted' | 'available_promotions_deleted' | 'available_promotions_upserted_v2' | 'available_promotions_deleted_v2' | 'allocation_deleted_v2' | 'allocation_upserted_v2' | 'currency_format_deleted' | 'currency_format_upserted' | 'experience_deleted' | 'experience_upserted' | 'experience_deleted_v2' | 'experience_upserted_v2' | 'country_status_upserted' | 'country_status_deleted' | 'experience_price_book_mapping_deleted' | 'experience_price_book_mapping_upserted' | 'experience_logistics_settings_upserted' | 'experience_logistics_settings_deleted' | 'item_margin_deleted_v2' | 'item_margin_upserted_v2' | 'item_sales_margin_deleted' | 'item_sales_margin_upserted' | 'label_format_deleted' | 'label_format_upserted' | 'order_deleted' | 'order_upserted' | 'order_deleted_v2' | 'order_upserted_v2' | 'order_identifier_deleted' | 'order_identifier_upserted' | 'order_identifier_deleted_v2' | 'order_identifier_upserted_v2' | 'order_identifier_upserted_v3' | 'order_replacement_upserted' | 'order_replacement_deleted' | 'pricing_deleted' | 'pricing_upserted' | 'order_service_change_request' | 'fraud_status_changed' | 'center_upserted' | 'center_deleted' | 'shipping_configuration_upserted' | 'shipping_configuration_deleted' | 'tier_upserted_v2' | 'tier_deleted_v2' | 'shipping_lane_upserted' | 'shipping_lane_deleted' | 'shipping_configuration_item_availability_upserted' | 'shipping_configuration_item_availability_deleted' | 'shipping_configuration_item_shipping_pricing_upserted' | 'shipping_configuration_item_shipping_pricing_deleted' | 'hs6_code_upserted' | 'hs6_code_deleted' | 'hs10_code_upserted' | 'hs10_code_deleted' | 'item_origin_upserted' | 'item_origin_deleted' | 'harmonized_landed_cost_upserted' | 'fully_harmonized_item_upserted' | 'import_completed_v2' | 'import_failed_v2' | 'rule_upserted' | 'rule_deleted' | 'snapshot_upserted' | 'snapshot_deleted' | 'label_upserted' | 'label_deleted_v2' | 'label_upserted_v2' | 'notification_upserted_v2' | 'notification_deleted_v2' | 'manifested_label_upserted' | 'manifested_label_deleted' | 'local_item_upserted' | 'local_item_deleted' | 'merchant_application_upserted' | 'merchant_application_deleted' | 'checkout_optin_responses_upserted' | 'checkout_optin_responses_deleted' | 'browse_optin_responses_upserted' | 'browse_optin_responses_deleted' | 'order_placed' | 'order_placed_v2' | 'ready_to_fulfill' | 'ready_to_fulfill_v2' | 'membership_upserted_v2' | 'membership_deleted_v2' | 'organization_upserted' | 'organization_deleted' | 'organization_upserted_v2' | 'organization_deleted_v2' | 'organization_default_configurations_upserted' | 'organization_default_configurations_deleted' | 'ecommerce_platform_upserted' | 'ecommerce_platform_deleted' | 'organization_onboarding_state_upserted' | 'organization_onboarding_state_deleted' | 'authorization_deleted_v2' | 'authorization_status_changed' | 'card_authorization_upserted_v2' | 'card_authorization_deleted_v2' | 'online_authorization_upserted_v2' | 'online_authorization_deleted_v2' | 'capture_upserted_v2' | 'capture_deleted' | 'card_upserted_v2' | 'card_deleted' | 'payment_upserted' | 'payment_deleted' | 'refund_upserted_v2' | 'refund_deleted_v2' | 'refund_capture_upserted_v2' | 'reversal_upserted' | 'reversal_deleted' | 'capture_identifier_upserted' | 'capture_identifier_deleted' | 'refund_identifier_upserted' | 'refund_identifier_deleted' | 'virtual_card_capture_upserted' | 'virtual_card_capture_deleted' | 'virtual_card_refund_upserted' | 'virtual_card_refund_deleted' | 'payment_request_upserted' | 'payment_request_deleted' | 'price_book_upserted' | 'price_book_deleted' | 'price_book_item_upserted' | 'price_book_item_deleted' | 'organization_rates_published' | 'ratecard_lane_upserted' | 'ratecard_lane_deleted' | 'ratecard_upserted' | 'ratecard_deleted' | 'product_restriction_result_upserted' | 'product_restriction_result_deleted' | 'return_upserted' | 'return_deleted' | 'return_upserted_v2' | 'return_deleted_v2' | 'shopify_localization_setting_upserted' | 'shopify_localization_setting_deleted' | 'tracking_label_event_upserted';
|
|
2195
|
+
type EventType = 'test_upserted' | 'generate_load' | 'transaction_upserted' | 'organization_transaction_upserted' | 'organization_transaction_deleted' | 'statement_upserted' | 'statement_deleted' | 'channel_transaction_upserted' | 'channel_transaction_deleted' | 'channel_transaction_deleted_v2' | 'channel_statement_upserted' | 'channel_statement_deleted' | 'channel_payout_upserted' | 'channel_payout_deleted' | 'organization_payout_upserted' | 'organization_payout_deleted' | 'channel_pending_payout_transaction_upserted' | 'channel_pending_payout_transaction_deleted' | 'organization_pending_payout_transaction_upserted' | 'organization_pending_payout_transaction_deleted' | 'attribute_upserted' | 'attribute_deleted' | 'attribute_upserted_v2' | 'attribute_deleted_v2' | 'catalog_upserted' | 'catalog_deleted' | 'subcatalog_upserted' | 'subcatalog_deleted' | 'catalog_item_upserted' | 'catalog_item_deleted' | 'catalog_item_upserted_v2' | 'catalog_item_deleted_v2' | 'subcatalog_item_upserted' | 'subcatalog_item_deleted' | 'catalog_statistics_upserted' | 'catalog_statistics_deleted' | 'channel_upserted' | 'channel_deleted' | 'channel_currency_upserted' | 'channel_currency_deleted' | 'channel_organization_upserted' | 'channel_organization_deleted' | 'b2b_invoice_upserted' | 'b2b_invoice_deleted' | 'b2b_credit_memo_upserted' | 'b2b_credit_memo_deleted' | 'consumer_invoice_upserted' | 'consumer_invoice_deleted' | 'credit_memo_upserted' | 'credit_memo_deleted' | 'crossdock_shipment_upserted' | 'rate_deleted' | 'rate_upserted' | 'rate_deleted_v3' | 'rate_upserted_v3' | 'customer_upserted' | 'customer_deleted' | 'customer_address_book_contact_upserted' | 'customer_address_book_contact_deleted' | 'email_notification_upserted' | 'email_notification_deleted' | 'available_promotions_upserted' | 'available_promotions_deleted' | 'available_promotions_upserted_v2' | 'available_promotions_deleted_v2' | 'allocation_deleted_v2' | 'allocation_upserted_v2' | 'currency_format_deleted' | 'currency_format_upserted' | 'experience_deleted' | 'experience_upserted' | 'experience_deleted_v2' | 'experience_upserted_v2' | 'country_status_upserted' | 'country_status_deleted' | 'experience_price_book_mapping_deleted' | 'experience_price_book_mapping_upserted' | 'experience_logistics_settings_upserted' | 'experience_logistics_settings_deleted' | 'item_margin_deleted_v2' | 'item_margin_upserted_v2' | 'item_sales_margin_deleted' | 'item_sales_margin_upserted' | 'label_format_deleted' | 'label_format_upserted' | 'order_deleted' | 'order_upserted' | 'order_deleted_v2' | 'order_upserted_v2' | 'order_identifier_deleted' | 'order_identifier_upserted' | 'order_identifier_deleted_v2' | 'order_identifier_upserted_v2' | 'order_identifier_upserted_v3' | 'order_replacement_upserted' | 'order_replacement_deleted' | 'pricing_deleted' | 'pricing_upserted' | 'order_service_change_request' | 'fraud_status_changed' | 'center_upserted' | 'center_deleted' | 'shipping_configuration_upserted' | 'shipping_configuration_deleted' | 'tier_upserted_v2' | 'tier_deleted_v2' | 'shipping_lane_upserted' | 'shipping_lane_deleted' | 'shipping_configuration_item_availability_upserted' | 'shipping_configuration_item_availability_deleted' | 'shipping_configuration_item_shipping_pricing_upserted' | 'shipping_configuration_item_shipping_pricing_deleted' | 'hs6_code_upserted' | 'hs6_code_deleted' | 'hs10_code_upserted' | 'hs10_code_deleted' | 'item_origin_upserted' | 'item_origin_deleted' | 'harmonized_landed_cost_upserted' | 'fully_harmonized_item_upserted' | 'import_completed_v2' | 'import_failed_v2' | 'rule_upserted' | 'rule_deleted' | 'snapshot_upserted' | 'snapshot_deleted' | 'label_upserted' | 'label_deleted_v2' | 'label_upserted_v2' | 'notification_upserted_v2' | 'notification_deleted_v2' | 'manifested_label_upserted' | 'manifested_label_deleted' | 'label_processing_modification_upserted' | 'label_processing_modification_deleted' | 'local_item_upserted' | 'local_item_deleted' | 'merchant_application_upserted' | 'merchant_application_deleted' | 'checkout_optin_responses_upserted' | 'checkout_optin_responses_deleted' | 'browse_optin_responses_upserted' | 'browse_optin_responses_deleted' | 'order_placed' | 'order_placed_v2' | 'ready_to_fulfill' | 'ready_to_fulfill_v2' | 'membership_upserted_v2' | 'membership_deleted_v2' | 'organization_upserted' | 'organization_deleted' | 'organization_upserted_v2' | 'organization_deleted_v2' | 'organization_default_configurations_upserted' | 'organization_default_configurations_deleted' | 'ecommerce_platform_upserted' | 'ecommerce_platform_deleted' | 'organization_onboarding_state_upserted' | 'organization_onboarding_state_deleted' | 'authorization_deleted_v2' | 'authorization_status_changed' | 'card_authorization_upserted_v2' | 'card_authorization_deleted_v2' | 'online_authorization_upserted_v2' | 'online_authorization_deleted_v2' | 'capture_upserted_v2' | 'capture_deleted' | 'card_upserted_v2' | 'card_deleted' | 'payment_upserted' | 'payment_deleted' | 'refund_upserted_v2' | 'refund_deleted_v2' | 'refund_capture_upserted_v2' | 'reversal_upserted' | 'reversal_deleted' | 'capture_identifier_upserted' | 'capture_identifier_deleted' | 'refund_identifier_upserted' | 'refund_identifier_deleted' | 'virtual_card_capture_upserted' | 'virtual_card_capture_deleted' | 'virtual_card_refund_upserted' | 'virtual_card_refund_deleted' | 'payment_request_upserted' | 'payment_request_deleted' | 'price_book_upserted' | 'price_book_deleted' | 'price_book_item_upserted' | 'price_book_item_deleted' | 'organization_rates_published' | 'ratecard_lane_upserted' | 'ratecard_lane_deleted' | 'ratecard_upserted' | 'ratecard_deleted' | 'product_restriction_result_upserted' | 'product_restriction_result_deleted' | 'return_upserted' | 'return_deleted' | 'return_upserted_v2' | 'return_deleted_v2' | 'shopify_localization_setting_upserted' | 'shopify_localization_setting_deleted' | 'tracking_label_event_upserted';
|
|
2196
2196
|
type ExceptionType = 'open' | 'closed';
|
|
2197
2197
|
type ExclusionRuleState = 'current' | 'deleting' | 'updating';
|
|
2198
2198
|
type ExperienceCloneStatus = 'pending' | 'updating' | 'completed' | 'failed';
|
|
@@ -2339,9 +2339,9 @@ declare namespace io.flow.v0.enums {
|
|
|
2339
2339
|
type TrackingStatus = 'label_created' | 'pending' | 'info_received' | 'picked_up' | 'in_transit' | 'out_for_delivery' | 'attempt_fail' | 'delivered' | 'exception' | 'returned' | 'expired';
|
|
2340
2340
|
type TradeAgreementName = 'USMCA' | 'T-MEC' | 'CUSMA' | 'TCA';
|
|
2341
2341
|
type TradeAgreementStatus = 'supported' | 'not_supported';
|
|
2342
|
-
type TransactionSource = 'capture' | 'refund' | 'dispute' | 'adjustment' | 'reversal' | 'shipping_label' | 'shipping_label_service' | 'shipping_label_revenue_share' | 'trueup' | '
|
|
2343
|
-
type TrueupSource = 'flow' | 'channel' | 'dhl-parcel' | 'dhl';
|
|
2344
|
-
type TrueupSurchargeType = 'fuel' | 'remote_area' | 'oversize' | 'duties_paid' | 'emergency' | 'peak' | 'address_correction' | 'security' | 'eei_filing' | 'fixed_ddp' | 'fixed_currency_conversion';
|
|
2342
|
+
type TransactionSource = 'capture' | 'refund' | 'dispute' | 'adjustment' | 'reversal' | 'shipping_label' | 'shipping_label_service' | 'shipping_label_revenue_share' | 'trueup' | 'trueup_base' | 'trueup_surcharge' | 'carrier_charge' | 'carrier_charge_revenue_share' | 'platform_fee' | 'tax' | 'duty' | 'withholding' | 'other_adjustment' | 'tax_adjustment' | 'channel' | 'channel_billed' | 'order_service' | 'virtual_card_capture' | 'virtual_card_refund' | 'failed_payout';
|
|
2343
|
+
type TrueupSource = 'flow' | 'channel' | 'dhl-parcel' | 'dhl' | 'ups';
|
|
2344
|
+
type TrueupSurchargeType = 'fuel' | 'remote_area' | 'oversize' | 'duties_paid' | 'emergency' | 'peak' | 'address_correction' | 'security' | 'eei_filing' | 'fixed_ddp' | 'fixed_currency_conversion' | 'prohibited_item' | 'undeliverable_shipment' | 'signature_required' | 'direct_delivery' | 'saturday_stop' | 'residential_extended_area_pickup';
|
|
2345
2345
|
type UnitOfLength = 'millimeter' | 'centimeter' | 'inch' | 'foot' | 'meter';
|
|
2346
2346
|
type UnitOfMeasurement = 'millimeter' | 'centimeter' | 'inch' | 'foot' | 'cubic_inch' | 'cubic_meter' | 'gram' | 'kilogram' | 'meter' | 'ounce' | 'pound';
|
|
2347
2347
|
type UnitOfTime = 'year' | 'month' | 'week' | 'day' | 'hour' | 'minute';
|
|
@@ -6845,6 +6845,29 @@ declare namespace io.flow.v0.models {
|
|
|
6845
6845
|
readonly 'number': string;
|
|
6846
6846
|
}
|
|
6847
6847
|
|
|
6848
|
+
interface LabelProcessingModification {
|
|
6849
|
+
readonly 'id': string;
|
|
6850
|
+
readonly 'modifications': string[];
|
|
6851
|
+
readonly 'destination': io.flow.v0.models.ShippingAddress;
|
|
6852
|
+
readonly 'destination_provided_to_carrier'?: io.flow.v0.models.ShippingAddress;
|
|
6853
|
+
}
|
|
6854
|
+
|
|
6855
|
+
interface LabelProcessingModificationDeleted {
|
|
6856
|
+
readonly 'discriminator': 'label_processing_modification_deleted';
|
|
6857
|
+
readonly 'event_id': string;
|
|
6858
|
+
readonly 'timestamp': string;
|
|
6859
|
+
readonly 'organization': string;
|
|
6860
|
+
readonly 'id': string;
|
|
6861
|
+
}
|
|
6862
|
+
|
|
6863
|
+
interface LabelProcessingModificationUpserted {
|
|
6864
|
+
readonly 'discriminator': 'label_processing_modification_upserted';
|
|
6865
|
+
readonly 'event_id': string;
|
|
6866
|
+
readonly 'timestamp': string;
|
|
6867
|
+
readonly 'organization': string;
|
|
6868
|
+
readonly 'label_processing_modification': io.flow.v0.models.LabelProcessingModification;
|
|
6869
|
+
}
|
|
6870
|
+
|
|
6848
6871
|
interface LabelReference {
|
|
6849
6872
|
readonly 'id': string;
|
|
6850
6873
|
}
|
|
@@ -12226,21 +12249,11 @@ declare namespace io.flow.v0.models {
|
|
|
12226
12249
|
readonly 'outbound'?: io.flow.v0.models.TransactionMetadataOutboundTransaction;
|
|
12227
12250
|
}
|
|
12228
12251
|
|
|
12229
|
-
interface TransactionMetadataCarrierFee {
|
|
12230
|
-
readonly 'discriminator': 'carrier_fee';
|
|
12231
|
-
readonly 'outbound': io.flow.v0.models.TransactionMetadataOutboundTransaction;
|
|
12232
|
-
readonly 'estimate': io.flow.v0.models.TransactionMetadataCarrierFeeData;
|
|
12233
|
-
readonly 'actual': io.flow.v0.models.TransactionMetadataCarrierFeeData;
|
|
12234
|
-
}
|
|
12235
|
-
|
|
12236
|
-
interface TransactionMetadataCarrierFeeData {
|
|
12237
|
-
readonly 'surcharges': io.flow.v0.models.TrueupLabelSurcharge[];
|
|
12238
|
-
}
|
|
12239
|
-
|
|
12240
12252
|
interface TransactionMetadataChannel {
|
|
12241
12253
|
readonly 'discriminator': 'channel';
|
|
12242
12254
|
readonly 'method': string;
|
|
12243
12255
|
readonly 'card'?: io.flow.v0.models.TransactionMetadataChannelCardMetadata;
|
|
12256
|
+
readonly 'organization_transaction': io.flow.v0.models.TransactionReference;
|
|
12244
12257
|
}
|
|
12245
12258
|
|
|
12246
12259
|
interface TransactionMetadataChannelCardMetadata {
|
|
@@ -12253,6 +12266,15 @@ declare namespace io.flow.v0.models {
|
|
|
12253
12266
|
readonly 'country': string;
|
|
12254
12267
|
}
|
|
12255
12268
|
|
|
12269
|
+
interface TransactionMetadataFailedPayout {
|
|
12270
|
+
readonly 'discriminator': 'failed_payout';
|
|
12271
|
+
readonly 'failed_payout': io.flow.v0.models.TransactionMetadataFailedPayoutReference;
|
|
12272
|
+
}
|
|
12273
|
+
|
|
12274
|
+
interface TransactionMetadataFailedPayoutReference {
|
|
12275
|
+
readonly 'id': string;
|
|
12276
|
+
}
|
|
12277
|
+
|
|
12256
12278
|
interface TransactionMetadataManual {
|
|
12257
12279
|
readonly 'discriminator': 'manual';
|
|
12258
12280
|
readonly 'description': string;
|
|
@@ -12270,6 +12292,7 @@ declare namespace io.flow.v0.models {
|
|
|
12270
12292
|
|
|
12271
12293
|
interface TransactionMetadataPaymentTransaction {
|
|
12272
12294
|
readonly 'discriminator': 'payment_transaction';
|
|
12295
|
+
readonly 'id'?: string;
|
|
12273
12296
|
readonly 'key'?: string;
|
|
12274
12297
|
}
|
|
12275
12298
|
|
|
@@ -12292,6 +12315,22 @@ declare namespace io.flow.v0.models {
|
|
|
12292
12315
|
readonly 'actual': io.flow.v0.models.TransactionMetadataTrueupData;
|
|
12293
12316
|
}
|
|
12294
12317
|
|
|
12318
|
+
interface TransactionMetadataTrueupBase {
|
|
12319
|
+
readonly 'discriminator': 'trueup_base';
|
|
12320
|
+
readonly 'original': io.flow.v0.models.TransactionMetadataOriginalTransaction;
|
|
12321
|
+
readonly 'estimate': io.flow.v0.models.TransactionMetadataTrueupBaseData;
|
|
12322
|
+
readonly 'actual': io.flow.v0.models.TransactionMetadataTrueupBaseData;
|
|
12323
|
+
}
|
|
12324
|
+
|
|
12325
|
+
interface TransactionMetadataTrueupBaseData {
|
|
12326
|
+
readonly 'source': io.flow.v0.enums.TrueupSource;
|
|
12327
|
+
readonly 'weights': io.flow.v0.models.TrueupLabelWeights;
|
|
12328
|
+
readonly 'units': io.flow.v0.models.TrueupLabelUnits;
|
|
12329
|
+
readonly 'base': io.flow.v0.models.TrueupLabelBaseV2;
|
|
12330
|
+
readonly 'fuel'?: io.flow.v0.models.TrueupLabelFuel;
|
|
12331
|
+
readonly 'total': number;
|
|
12332
|
+
}
|
|
12333
|
+
|
|
12295
12334
|
interface TransactionMetadataTrueupData {
|
|
12296
12335
|
readonly 'source': io.flow.v0.enums.TrueupSource;
|
|
12297
12336
|
readonly 'units': io.flow.v0.models.TrueupLabelUnits;
|
|
@@ -12302,6 +12341,18 @@ declare namespace io.flow.v0.models {
|
|
|
12302
12341
|
readonly 'dimensional'?: io.flow.v0.models.DimensionalWeight;
|
|
12303
12342
|
}
|
|
12304
12343
|
|
|
12344
|
+
interface TransactionMetadataTrueupSurcharge {
|
|
12345
|
+
readonly 'discriminator': 'trueup_surcharge';
|
|
12346
|
+
readonly 'original': io.flow.v0.models.TransactionMetadataOriginalTransaction;
|
|
12347
|
+
readonly 'estimate': io.flow.v0.models.TransactionMetadataTrueupSurchargeData;
|
|
12348
|
+
readonly 'actual': io.flow.v0.models.TransactionMetadataTrueupSurchargeData;
|
|
12349
|
+
}
|
|
12350
|
+
|
|
12351
|
+
interface TransactionMetadataTrueupSurchargeData {
|
|
12352
|
+
readonly 'source': io.flow.v0.enums.TrueupSource;
|
|
12353
|
+
readonly 'surcharge': io.flow.v0.models.TrueupLabelSurcharge;
|
|
12354
|
+
}
|
|
12355
|
+
|
|
12305
12356
|
interface TransactionNetworkDetailsCard {
|
|
12306
12357
|
readonly 'network_transaction_id'?: string;
|
|
12307
12358
|
readonly 'network'?: io.flow.v0.enums.CardType;
|
|
@@ -12339,6 +12390,20 @@ declare namespace io.flow.v0.models {
|
|
|
12339
12390
|
readonly 'weight': number;
|
|
12340
12391
|
}
|
|
12341
12392
|
|
|
12393
|
+
interface TrueupLabelBaseV2 {
|
|
12394
|
+
readonly 'amount': number;
|
|
12395
|
+
}
|
|
12396
|
+
|
|
12397
|
+
interface TrueupLabelBaseWeight {
|
|
12398
|
+
readonly 'weight': number;
|
|
12399
|
+
}
|
|
12400
|
+
|
|
12401
|
+
interface TrueupLabelFuel {
|
|
12402
|
+
readonly 'amount': number;
|
|
12403
|
+
readonly 'percentage'?: number;
|
|
12404
|
+
readonly 'per_weight_unit'?: number;
|
|
12405
|
+
}
|
|
12406
|
+
|
|
12342
12407
|
interface TrueupLabelSurcharge {
|
|
12343
12408
|
readonly 'amount': number;
|
|
12344
12409
|
readonly 'type': io.flow.v0.enums.TrueupSurchargeType;
|
|
@@ -12351,6 +12416,12 @@ declare namespace io.flow.v0.models {
|
|
|
12351
12416
|
readonly 'length'?: io.flow.v0.enums.UnitOfLength;
|
|
12352
12417
|
}
|
|
12353
12418
|
|
|
12419
|
+
interface TrueupLabelWeights {
|
|
12420
|
+
readonly 'base': io.flow.v0.models.TrueupLabelBaseWeight;
|
|
12421
|
+
readonly 'dead'?: io.flow.v0.models.DeadWeight;
|
|
12422
|
+
readonly 'dimensional'?: io.flow.v0.models.DimensionalWeight;
|
|
12423
|
+
}
|
|
12424
|
+
|
|
12354
12425
|
interface UltimateBeneficiaryOwner {
|
|
12355
12426
|
readonly 'name': string;
|
|
12356
12427
|
readonly 'dob': string;
|
|
@@ -12597,7 +12668,7 @@ declare namespace io.flow.v0.unions {
|
|
|
12597
12668
|
type Document = (io.flow.v0.models.CatalogItemDocument | io.flow.v0.models.HarmonizationDocument);
|
|
12598
12669
|
type EmailNotificationData = (io.flow.v0.models.EmailNotificationDataRefund | io.flow.v0.models.EmailNotificationAbandonedOrder);
|
|
12599
12670
|
type Entity = (io.flow.v0.models.Company | io.flow.v0.models.Individual);
|
|
12600
|
-
type Event = (io.flow.v0.models.TestUpserted | io.flow.v0.models.GenerateLoad | io.flow.v0.models.TransactionUpserted | io.flow.v0.models.OrganizationTransactionUpserted | io.flow.v0.models.OrganizationTransactionDeleted | io.flow.v0.models.StatementUpserted | io.flow.v0.models.StatementDeleted | io.flow.v0.models.ChannelTransactionUpserted | io.flow.v0.models.ChannelTransactionDeleted | io.flow.v0.models.ChannelTransactionDeletedV2 | io.flow.v0.models.ChannelStatementUpserted | io.flow.v0.models.ChannelStatementDeleted | io.flow.v0.models.ChannelPayoutUpserted | io.flow.v0.models.ChannelPayoutDeleted | io.flow.v0.models.OrganizationPayoutUpserted | io.flow.v0.models.OrganizationPayoutDeleted | io.flow.v0.models.ChannelPendingPayoutTransactionUpserted | io.flow.v0.models.ChannelPendingPayoutTransactionDeleted | io.flow.v0.models.OrganizationPendingPayoutTransactionUpserted | io.flow.v0.models.OrganizationPendingPayoutTransactionDeleted | io.flow.v0.models.AttributeUpserted | io.flow.v0.models.AttributeDeleted | io.flow.v0.models.AttributeUpsertedV2 | io.flow.v0.models.AttributeDeletedV2 | io.flow.v0.models.CatalogUpserted | io.flow.v0.models.CatalogDeleted | io.flow.v0.models.SubcatalogUpserted | io.flow.v0.models.SubcatalogDeleted | io.flow.v0.models.CatalogItemUpserted | io.flow.v0.models.CatalogItemDeleted | io.flow.v0.models.CatalogItemUpsertedV2 | io.flow.v0.models.CatalogItemDeletedV2 | io.flow.v0.models.SubcatalogItemUpserted | io.flow.v0.models.SubcatalogItemDeleted | io.flow.v0.models.CatalogStatisticsUpserted | io.flow.v0.models.CatalogStatisticsDeleted | io.flow.v0.models.ChannelUpserted | io.flow.v0.models.ChannelDeleted | io.flow.v0.models.ChannelCurrencyUpserted | io.flow.v0.models.ChannelCurrencyDeleted | io.flow.v0.models.ChannelOrganizationUpserted | io.flow.v0.models.ChannelOrganizationDeleted | io.flow.v0.models.B2BInvoiceUpserted | io.flow.v0.models.B2BInvoiceDeleted | io.flow.v0.models.B2BCreditMemoUpserted | io.flow.v0.models.B2BCreditMemoDeleted | io.flow.v0.models.ConsumerInvoiceUpserted | io.flow.v0.models.ConsumerInvoiceDeleted | io.flow.v0.models.CreditMemoUpserted | io.flow.v0.models.CreditMemoDeleted | io.flow.v0.models.CrossdockShipmentUpserted | io.flow.v0.models.RateDeleted | io.flow.v0.models.RateUpserted | io.flow.v0.models.RateDeletedV3 | io.flow.v0.models.RateUpsertedV3 | io.flow.v0.models.CustomerUpserted | io.flow.v0.models.CustomerDeleted | io.flow.v0.models.CustomerAddressBookContactUpserted | io.flow.v0.models.CustomerAddressBookContactDeleted | io.flow.v0.models.EmailNotificationUpserted | io.flow.v0.models.EmailNotificationDeleted | io.flow.v0.models.AvailablePromotionsUpserted | io.flow.v0.models.AvailablePromotionsDeleted | io.flow.v0.models.AvailablePromotionsUpsertedV2 | io.flow.v0.models.AvailablePromotionsDeletedV2 | io.flow.v0.models.AllocationDeletedV2 | io.flow.v0.models.AllocationUpsertedV2 | io.flow.v0.models.CurrencyFormatDeleted | io.flow.v0.models.CurrencyFormatUpserted | io.flow.v0.models.ExperienceDeleted | io.flow.v0.models.ExperienceUpserted | io.flow.v0.models.ExperienceDeletedV2 | io.flow.v0.models.ExperienceUpsertedV2 | io.flow.v0.models.CountryStatusUpserted | io.flow.v0.models.CountryStatusDeleted | io.flow.v0.models.ExperiencePriceBookMappingDeleted | io.flow.v0.models.ExperiencePriceBookMappingUpserted | io.flow.v0.models.ExperienceLogisticsSettingsUpserted | io.flow.v0.models.ExperienceLogisticsSettingsDeleted | io.flow.v0.models.ItemMarginDeletedV2 | io.flow.v0.models.ItemMarginUpsertedV2 | io.flow.v0.models.ItemSalesMarginDeleted | io.flow.v0.models.ItemSalesMarginUpserted | io.flow.v0.models.LabelFormatDeleted | io.flow.v0.models.LabelFormatUpserted | io.flow.v0.models.OrderDeleted | io.flow.v0.models.OrderUpserted | io.flow.v0.models.OrderDeletedV2 | io.flow.v0.models.OrderUpsertedV2 | io.flow.v0.models.OrderIdentifierDeleted | io.flow.v0.models.OrderIdentifierUpserted | io.flow.v0.models.OrderIdentifierDeletedV2 | io.flow.v0.models.OrderIdentifierUpsertedV2 | io.flow.v0.models.OrderIdentifierUpsertedV3 | io.flow.v0.models.OrderReplacementUpserted | io.flow.v0.models.OrderReplacementDeleted | io.flow.v0.models.PricingDeleted | io.flow.v0.models.PricingUpserted | io.flow.v0.models.OrderServiceChangeRequest | io.flow.v0.models.FraudStatusChanged | io.flow.v0.models.CenterUpserted | io.flow.v0.models.CenterDeleted | io.flow.v0.models.ShippingConfigurationUpserted | io.flow.v0.models.ShippingConfigurationDeleted | io.flow.v0.models.TierUpsertedV2 | io.flow.v0.models.TierDeletedV2 | io.flow.v0.models.ShippingLaneUpserted | io.flow.v0.models.ShippingLaneDeleted | io.flow.v0.models.ShippingConfigurationItemAvailabilityUpserted | io.flow.v0.models.ShippingConfigurationItemAvailabilityDeleted | io.flow.v0.models.ShippingConfigurationItemShippingPricingUpserted | io.flow.v0.models.ShippingConfigurationItemShippingPricingDeleted | io.flow.v0.models.Hs6CodeUpserted | io.flow.v0.models.Hs6CodeDeleted | io.flow.v0.models.Hs10CodeUpserted | io.flow.v0.models.Hs10CodeDeleted | io.flow.v0.models.ItemOriginUpserted | io.flow.v0.models.ItemOriginDeleted | io.flow.v0.models.HarmonizedLandedCostUpserted | io.flow.v0.models.FullyHarmonizedItemUpserted | io.flow.v0.models.ImportCompletedV2 | io.flow.v0.models.ImportFailedV2 | io.flow.v0.models.RuleUpserted | io.flow.v0.models.RuleDeleted | io.flow.v0.models.SnapshotUpserted | io.flow.v0.models.SnapshotDeleted | io.flow.v0.models.LabelUpserted | io.flow.v0.models.LabelDeletedV2 | io.flow.v0.models.LabelUpsertedV2 | io.flow.v0.models.NotificationUpsertedV2 | io.flow.v0.models.NotificationDeletedV2 | io.flow.v0.models.ManifestedLabelUpserted | io.flow.v0.models.ManifestedLabelDeleted | io.flow.v0.models.LocalItemUpserted | io.flow.v0.models.LocalItemDeleted | io.flow.v0.models.MerchantApplicationUpserted | io.flow.v0.models.MerchantApplicationDeleted | io.flow.v0.models.CheckoutOptinResponsesUpserted | io.flow.v0.models.CheckoutOptinResponsesDeleted | io.flow.v0.models.BrowseOptinResponsesUpserted | io.flow.v0.models.BrowseOptinResponsesDeleted | io.flow.v0.models.OrderPlaced | io.flow.v0.models.OrderPlacedV2 | io.flow.v0.models.ReadyToFulfill | io.flow.v0.models.ReadyToFulfillV2 | io.flow.v0.models.MembershipUpsertedV2 | io.flow.v0.models.MembershipDeletedV2 | io.flow.v0.models.OrganizationUpserted | io.flow.v0.models.OrganizationDeleted | io.flow.v0.models.OrganizationUpsertedV2 | io.flow.v0.models.OrganizationDeletedV2 | io.flow.v0.models.OrganizationDefaultConfigurationsUpserted | io.flow.v0.models.OrganizationDefaultConfigurationsDeleted | io.flow.v0.models.EcommercePlatformUpserted | io.flow.v0.models.EcommercePlatformDeleted | io.flow.v0.models.OrganizationOnboardingStateUpserted | io.flow.v0.models.OrganizationOnboardingStateDeleted | io.flow.v0.models.AuthorizationDeletedV2 | io.flow.v0.models.AuthorizationStatusChanged | io.flow.v0.models.CardAuthorizationUpsertedV2 | io.flow.v0.models.CardAuthorizationDeletedV2 | io.flow.v0.models.OnlineAuthorizationUpsertedV2 | io.flow.v0.models.OnlineAuthorizationDeletedV2 | io.flow.v0.models.CaptureUpsertedV2 | io.flow.v0.models.CaptureDeleted | io.flow.v0.models.CardUpsertedV2 | io.flow.v0.models.CardDeleted | io.flow.v0.models.PaymentUpserted | io.flow.v0.models.PaymentDeleted | io.flow.v0.models.RefundUpsertedV2 | io.flow.v0.models.RefundDeletedV2 | io.flow.v0.models.RefundCaptureUpsertedV2 | io.flow.v0.models.ReversalUpserted | io.flow.v0.models.ReversalDeleted | io.flow.v0.models.CaptureIdentifierUpserted | io.flow.v0.models.CaptureIdentifierDeleted | io.flow.v0.models.RefundIdentifierUpserted | io.flow.v0.models.RefundIdentifierDeleted | io.flow.v0.models.VirtualCardCaptureUpserted | io.flow.v0.models.VirtualCardCaptureDeleted | io.flow.v0.models.VirtualCardRefundUpserted | io.flow.v0.models.VirtualCardRefundDeleted | io.flow.v0.models.PaymentRequestUpserted | io.flow.v0.models.PaymentRequestDeleted | io.flow.v0.models.PriceBookUpserted | io.flow.v0.models.PriceBookDeleted | io.flow.v0.models.PriceBookItemUpserted | io.flow.v0.models.PriceBookItemDeleted | io.flow.v0.models.OrganizationRatesPublished | io.flow.v0.models.RatecardLaneUpserted | io.flow.v0.models.RatecardLaneDeleted | io.flow.v0.models.RatecardUpserted | io.flow.v0.models.RatecardDeleted | io.flow.v0.models.ProductRestrictionResultUpserted | io.flow.v0.models.ProductRestrictionResultDeleted | io.flow.v0.models.ReturnUpserted | io.flow.v0.models.ReturnDeleted | io.flow.v0.models.ReturnUpsertedV2 | io.flow.v0.models.ReturnDeletedV2 | io.flow.v0.models.ShopifyLocalizationSettingUpserted | io.flow.v0.models.ShopifyLocalizationSettingDeleted | io.flow.v0.models.TrackingLabelEventUpserted);
|
|
12671
|
+
type Event = (io.flow.v0.models.TestUpserted | io.flow.v0.models.GenerateLoad | io.flow.v0.models.TransactionUpserted | io.flow.v0.models.OrganizationTransactionUpserted | io.flow.v0.models.OrganizationTransactionDeleted | io.flow.v0.models.StatementUpserted | io.flow.v0.models.StatementDeleted | io.flow.v0.models.ChannelTransactionUpserted | io.flow.v0.models.ChannelTransactionDeleted | io.flow.v0.models.ChannelTransactionDeletedV2 | io.flow.v0.models.ChannelStatementUpserted | io.flow.v0.models.ChannelStatementDeleted | io.flow.v0.models.ChannelPayoutUpserted | io.flow.v0.models.ChannelPayoutDeleted | io.flow.v0.models.OrganizationPayoutUpserted | io.flow.v0.models.OrganizationPayoutDeleted | io.flow.v0.models.ChannelPendingPayoutTransactionUpserted | io.flow.v0.models.ChannelPendingPayoutTransactionDeleted | io.flow.v0.models.OrganizationPendingPayoutTransactionUpserted | io.flow.v0.models.OrganizationPendingPayoutTransactionDeleted | io.flow.v0.models.AttributeUpserted | io.flow.v0.models.AttributeDeleted | io.flow.v0.models.AttributeUpsertedV2 | io.flow.v0.models.AttributeDeletedV2 | io.flow.v0.models.CatalogUpserted | io.flow.v0.models.CatalogDeleted | io.flow.v0.models.SubcatalogUpserted | io.flow.v0.models.SubcatalogDeleted | io.flow.v0.models.CatalogItemUpserted | io.flow.v0.models.CatalogItemDeleted | io.flow.v0.models.CatalogItemUpsertedV2 | io.flow.v0.models.CatalogItemDeletedV2 | io.flow.v0.models.SubcatalogItemUpserted | io.flow.v0.models.SubcatalogItemDeleted | io.flow.v0.models.CatalogStatisticsUpserted | io.flow.v0.models.CatalogStatisticsDeleted | io.flow.v0.models.ChannelUpserted | io.flow.v0.models.ChannelDeleted | io.flow.v0.models.ChannelCurrencyUpserted | io.flow.v0.models.ChannelCurrencyDeleted | io.flow.v0.models.ChannelOrganizationUpserted | io.flow.v0.models.ChannelOrganizationDeleted | io.flow.v0.models.B2BInvoiceUpserted | io.flow.v0.models.B2BInvoiceDeleted | io.flow.v0.models.B2BCreditMemoUpserted | io.flow.v0.models.B2BCreditMemoDeleted | io.flow.v0.models.ConsumerInvoiceUpserted | io.flow.v0.models.ConsumerInvoiceDeleted | io.flow.v0.models.CreditMemoUpserted | io.flow.v0.models.CreditMemoDeleted | io.flow.v0.models.CrossdockShipmentUpserted | io.flow.v0.models.RateDeleted | io.flow.v0.models.RateUpserted | io.flow.v0.models.RateDeletedV3 | io.flow.v0.models.RateUpsertedV3 | io.flow.v0.models.CustomerUpserted | io.flow.v0.models.CustomerDeleted | io.flow.v0.models.CustomerAddressBookContactUpserted | io.flow.v0.models.CustomerAddressBookContactDeleted | io.flow.v0.models.EmailNotificationUpserted | io.flow.v0.models.EmailNotificationDeleted | io.flow.v0.models.AvailablePromotionsUpserted | io.flow.v0.models.AvailablePromotionsDeleted | io.flow.v0.models.AvailablePromotionsUpsertedV2 | io.flow.v0.models.AvailablePromotionsDeletedV2 | io.flow.v0.models.AllocationDeletedV2 | io.flow.v0.models.AllocationUpsertedV2 | io.flow.v0.models.CurrencyFormatDeleted | io.flow.v0.models.CurrencyFormatUpserted | io.flow.v0.models.ExperienceDeleted | io.flow.v0.models.ExperienceUpserted | io.flow.v0.models.ExperienceDeletedV2 | io.flow.v0.models.ExperienceUpsertedV2 | io.flow.v0.models.CountryStatusUpserted | io.flow.v0.models.CountryStatusDeleted | io.flow.v0.models.ExperiencePriceBookMappingDeleted | io.flow.v0.models.ExperiencePriceBookMappingUpserted | io.flow.v0.models.ExperienceLogisticsSettingsUpserted | io.flow.v0.models.ExperienceLogisticsSettingsDeleted | io.flow.v0.models.ItemMarginDeletedV2 | io.flow.v0.models.ItemMarginUpsertedV2 | io.flow.v0.models.ItemSalesMarginDeleted | io.flow.v0.models.ItemSalesMarginUpserted | io.flow.v0.models.LabelFormatDeleted | io.flow.v0.models.LabelFormatUpserted | io.flow.v0.models.OrderDeleted | io.flow.v0.models.OrderUpserted | io.flow.v0.models.OrderDeletedV2 | io.flow.v0.models.OrderUpsertedV2 | io.flow.v0.models.OrderIdentifierDeleted | io.flow.v0.models.OrderIdentifierUpserted | io.flow.v0.models.OrderIdentifierDeletedV2 | io.flow.v0.models.OrderIdentifierUpsertedV2 | io.flow.v0.models.OrderIdentifierUpsertedV3 | io.flow.v0.models.OrderReplacementUpserted | io.flow.v0.models.OrderReplacementDeleted | io.flow.v0.models.PricingDeleted | io.flow.v0.models.PricingUpserted | io.flow.v0.models.OrderServiceChangeRequest | io.flow.v0.models.FraudStatusChanged | io.flow.v0.models.CenterUpserted | io.flow.v0.models.CenterDeleted | io.flow.v0.models.ShippingConfigurationUpserted | io.flow.v0.models.ShippingConfigurationDeleted | io.flow.v0.models.TierUpsertedV2 | io.flow.v0.models.TierDeletedV2 | io.flow.v0.models.ShippingLaneUpserted | io.flow.v0.models.ShippingLaneDeleted | io.flow.v0.models.ShippingConfigurationItemAvailabilityUpserted | io.flow.v0.models.ShippingConfigurationItemAvailabilityDeleted | io.flow.v0.models.ShippingConfigurationItemShippingPricingUpserted | io.flow.v0.models.ShippingConfigurationItemShippingPricingDeleted | io.flow.v0.models.Hs6CodeUpserted | io.flow.v0.models.Hs6CodeDeleted | io.flow.v0.models.Hs10CodeUpserted | io.flow.v0.models.Hs10CodeDeleted | io.flow.v0.models.ItemOriginUpserted | io.flow.v0.models.ItemOriginDeleted | io.flow.v0.models.HarmonizedLandedCostUpserted | io.flow.v0.models.FullyHarmonizedItemUpserted | io.flow.v0.models.ImportCompletedV2 | io.flow.v0.models.ImportFailedV2 | io.flow.v0.models.RuleUpserted | io.flow.v0.models.RuleDeleted | io.flow.v0.models.SnapshotUpserted | io.flow.v0.models.SnapshotDeleted | io.flow.v0.models.LabelUpserted | io.flow.v0.models.LabelDeletedV2 | io.flow.v0.models.LabelUpsertedV2 | io.flow.v0.models.NotificationUpsertedV2 | io.flow.v0.models.NotificationDeletedV2 | io.flow.v0.models.ManifestedLabelUpserted | io.flow.v0.models.ManifestedLabelDeleted | io.flow.v0.models.LabelProcessingModificationUpserted | io.flow.v0.models.LabelProcessingModificationDeleted | io.flow.v0.models.LocalItemUpserted | io.flow.v0.models.LocalItemDeleted | io.flow.v0.models.MerchantApplicationUpserted | io.flow.v0.models.MerchantApplicationDeleted | io.flow.v0.models.CheckoutOptinResponsesUpserted | io.flow.v0.models.CheckoutOptinResponsesDeleted | io.flow.v0.models.BrowseOptinResponsesUpserted | io.flow.v0.models.BrowseOptinResponsesDeleted | io.flow.v0.models.OrderPlaced | io.flow.v0.models.OrderPlacedV2 | io.flow.v0.models.ReadyToFulfill | io.flow.v0.models.ReadyToFulfillV2 | io.flow.v0.models.MembershipUpsertedV2 | io.flow.v0.models.MembershipDeletedV2 | io.flow.v0.models.OrganizationUpserted | io.flow.v0.models.OrganizationDeleted | io.flow.v0.models.OrganizationUpsertedV2 | io.flow.v0.models.OrganizationDeletedV2 | io.flow.v0.models.OrganizationDefaultConfigurationsUpserted | io.flow.v0.models.OrganizationDefaultConfigurationsDeleted | io.flow.v0.models.EcommercePlatformUpserted | io.flow.v0.models.EcommercePlatformDeleted | io.flow.v0.models.OrganizationOnboardingStateUpserted | io.flow.v0.models.OrganizationOnboardingStateDeleted | io.flow.v0.models.AuthorizationDeletedV2 | io.flow.v0.models.AuthorizationStatusChanged | io.flow.v0.models.CardAuthorizationUpsertedV2 | io.flow.v0.models.CardAuthorizationDeletedV2 | io.flow.v0.models.OnlineAuthorizationUpsertedV2 | io.flow.v0.models.OnlineAuthorizationDeletedV2 | io.flow.v0.models.CaptureUpsertedV2 | io.flow.v0.models.CaptureDeleted | io.flow.v0.models.CardUpsertedV2 | io.flow.v0.models.CardDeleted | io.flow.v0.models.PaymentUpserted | io.flow.v0.models.PaymentDeleted | io.flow.v0.models.RefundUpsertedV2 | io.flow.v0.models.RefundDeletedV2 | io.flow.v0.models.RefundCaptureUpsertedV2 | io.flow.v0.models.ReversalUpserted | io.flow.v0.models.ReversalDeleted | io.flow.v0.models.CaptureIdentifierUpserted | io.flow.v0.models.CaptureIdentifierDeleted | io.flow.v0.models.RefundIdentifierUpserted | io.flow.v0.models.RefundIdentifierDeleted | io.flow.v0.models.VirtualCardCaptureUpserted | io.flow.v0.models.VirtualCardCaptureDeleted | io.flow.v0.models.VirtualCardRefundUpserted | io.flow.v0.models.VirtualCardRefundDeleted | io.flow.v0.models.PaymentRequestUpserted | io.flow.v0.models.PaymentRequestDeleted | io.flow.v0.models.PriceBookUpserted | io.flow.v0.models.PriceBookDeleted | io.flow.v0.models.PriceBookItemUpserted | io.flow.v0.models.PriceBookItemDeleted | io.flow.v0.models.OrganizationRatesPublished | io.flow.v0.models.RatecardLaneUpserted | io.flow.v0.models.RatecardLaneDeleted | io.flow.v0.models.RatecardUpserted | io.flow.v0.models.RatecardDeleted | io.flow.v0.models.ProductRestrictionResultUpserted | io.flow.v0.models.ProductRestrictionResultDeleted | io.flow.v0.models.ReturnUpserted | io.flow.v0.models.ReturnDeleted | io.flow.v0.models.ReturnUpsertedV2 | io.flow.v0.models.ReturnDeletedV2 | io.flow.v0.models.ShopifyLocalizationSettingUpserted | io.flow.v0.models.ShopifyLocalizationSettingDeleted | io.flow.v0.models.TrackingLabelEventUpserted);
|
|
12601
12672
|
type ExpandableCard = (io.flow.v0.models.Card | io.flow.v0.models.CardReference | io.flow.v0.models.CardSummary);
|
|
12602
12673
|
type ExpandableCenter = (io.flow.v0.models.Center | io.flow.v0.models.CenterReference);
|
|
12603
12674
|
type ExpandableExperience = (io.flow.v0.models.Experience | io.flow.v0.models.ExperienceReference);
|
|
@@ -12686,7 +12757,7 @@ declare namespace io.flow.v0.unions {
|
|
|
12686
12757
|
type Token = (io.flow.v0.models.ChannelToken | io.flow.v0.models.OrganizationToken | io.flow.v0.models.OrganizationTokenV2 | io.flow.v0.models.PartnerToken);
|
|
12687
12758
|
type TokenReference = (io.flow.v0.models.ChannelTokenReference | io.flow.v0.models.OrganizationTokenReference | io.flow.v0.models.OrganizationTokenV2Reference | io.flow.v0.models.PartnerTokenReference);
|
|
12688
12759
|
type TransactionDetails = (io.flow.v0.models.TransactionDetailsCard);
|
|
12689
|
-
type TransactionMetadata = (io.flow.v0.models.TransactionMetadataShippingLabel | io.flow.v0.models.TransactionMetadataChannel | io.flow.v0.models.TransactionMetadataTrueup | io.flow.v0.models.
|
|
12760
|
+
type TransactionMetadata = (io.flow.v0.models.TransactionMetadataShippingLabel | io.flow.v0.models.TransactionMetadataChannel | io.flow.v0.models.TransactionMetadataTrueup | io.flow.v0.models.TransactionMetadataTrueupBase | io.flow.v0.models.TransactionMetadataTrueupSurcharge | io.flow.v0.models.TransactionMetadataCarrierCharge | io.flow.v0.models.TransactionMetadataManual | io.flow.v0.models.TransactionMetadataFailedPayout | io.flow.v0.models.TransactionMetadataPaymentTransaction);
|
|
12690
12761
|
}
|
|
12691
12762
|
|
|
12692
12763
|
export const abandonedOrderPromotionStatus: PropTypes.Requireable<io.flow.v0.enums.AbandonedOrderPromotionStatus>;
|
|
@@ -13540,6 +13611,9 @@ export const labelDeletedV2: PropTypes.Requireable<io.flow.v0.models.LabelDelete
|
|
|
13540
13611
|
export const labelFormatDeleted: PropTypes.Requireable<io.flow.v0.models.LabelFormatDeleted>;
|
|
13541
13612
|
export const labelFormatUpserted: PropTypes.Requireable<io.flow.v0.models.LabelFormatUpserted>;
|
|
13542
13613
|
export const labelOrderSummary: PropTypes.Requireable<io.flow.v0.models.LabelOrderSummary>;
|
|
13614
|
+
export const labelProcessingModification: PropTypes.Requireable<io.flow.v0.models.LabelProcessingModification>;
|
|
13615
|
+
export const labelProcessingModificationDeleted: PropTypes.Requireable<io.flow.v0.models.LabelProcessingModificationDeleted>;
|
|
13616
|
+
export const labelProcessingModificationUpserted: PropTypes.Requireable<io.flow.v0.models.LabelProcessingModificationUpserted>;
|
|
13543
13617
|
export const labelReference: PropTypes.Requireable<io.flow.v0.models.LabelReference>;
|
|
13544
13618
|
export const labelSurcharge: PropTypes.Requireable<io.flow.v0.models.LabelSurcharge>;
|
|
13545
13619
|
export const labelSurchargeDetailFlat: PropTypes.Requireable<io.flow.v0.models.LabelSurchargeDetailFlat>;
|
|
@@ -14271,11 +14345,11 @@ export const tradeAgreementDuty: PropTypes.Requireable<io.flow.v0.models.TradeAg
|
|
|
14271
14345
|
export const transaction: PropTypes.Requireable<io.flow.v0.models.Transaction>;
|
|
14272
14346
|
export const transactionDetailsCard: PropTypes.Requireable<io.flow.v0.models.TransactionDetailsCard>;
|
|
14273
14347
|
export const transactionMetadataCarrierCharge: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataCarrierCharge>;
|
|
14274
|
-
export const transactionMetadataCarrierFee: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataCarrierFee>;
|
|
14275
|
-
export const transactionMetadataCarrierFeeData: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataCarrierFeeData>;
|
|
14276
14348
|
export const transactionMetadataChannel: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataChannel>;
|
|
14277
14349
|
export const transactionMetadataChannelCardMetadata: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataChannelCardMetadata>;
|
|
14278
14350
|
export const transactionMetadataChannelCardMetadataIssuerSummary: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataChannelCardMetadataIssuerSummary>;
|
|
14351
|
+
export const transactionMetadataFailedPayout: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataFailedPayout>;
|
|
14352
|
+
export const transactionMetadataFailedPayoutReference: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataFailedPayoutReference>;
|
|
14279
14353
|
export const transactionMetadataManual: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataManual>;
|
|
14280
14354
|
export const transactionMetadataOriginalTransaction: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataOriginalTransaction>;
|
|
14281
14355
|
export const transactionMetadataOutboundTransaction: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataOutboundTransaction>;
|
|
@@ -14283,15 +14357,23 @@ export const transactionMetadataPaymentTransaction: PropTypes.Requireable<io.flo
|
|
|
14283
14357
|
export const transactionMetadataShippingLabel: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataShippingLabel>;
|
|
14284
14358
|
export const transactionMetadataShippingLabelCarrier: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataShippingLabelCarrier>;
|
|
14285
14359
|
export const transactionMetadataTrueup: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataTrueup>;
|
|
14360
|
+
export const transactionMetadataTrueupBase: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataTrueupBase>;
|
|
14361
|
+
export const transactionMetadataTrueupBaseData: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataTrueupBaseData>;
|
|
14286
14362
|
export const transactionMetadataTrueupData: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataTrueupData>;
|
|
14363
|
+
export const transactionMetadataTrueupSurcharge: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataTrueupSurcharge>;
|
|
14364
|
+
export const transactionMetadataTrueupSurchargeData: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataTrueupSurchargeData>;
|
|
14287
14365
|
export const transactionNetworkDetailsCard: PropTypes.Requireable<io.flow.v0.models.TransactionNetworkDetailsCard>;
|
|
14288
14366
|
export const transactionReference: PropTypes.Requireable<io.flow.v0.models.TransactionReference>;
|
|
14289
14367
|
export const transactionUpserted: PropTypes.Requireable<io.flow.v0.models.TransactionUpserted>;
|
|
14290
14368
|
export const transitEstimate: PropTypes.Requireable<io.flow.v0.models.TransitEstimate>;
|
|
14291
14369
|
export const transitWindow: PropTypes.Requireable<io.flow.v0.models.TransitWindow>;
|
|
14292
14370
|
export const trueupLabelBase: PropTypes.Requireable<io.flow.v0.models.TrueupLabelBase>;
|
|
14371
|
+
export const trueupLabelBaseV2: PropTypes.Requireable<io.flow.v0.models.TrueupLabelBaseV2>;
|
|
14372
|
+
export const trueupLabelBaseWeight: PropTypes.Requireable<io.flow.v0.models.TrueupLabelBaseWeight>;
|
|
14373
|
+
export const trueupLabelFuel: PropTypes.Requireable<io.flow.v0.models.TrueupLabelFuel>;
|
|
14293
14374
|
export const trueupLabelSurcharge: PropTypes.Requireable<io.flow.v0.models.TrueupLabelSurcharge>;
|
|
14294
14375
|
export const trueupLabelUnits: PropTypes.Requireable<io.flow.v0.models.TrueupLabelUnits>;
|
|
14376
|
+
export const trueupLabelWeights: PropTypes.Requireable<io.flow.v0.models.TrueupLabelWeights>;
|
|
14295
14377
|
export const ultimateBeneficiaryOwner: PropTypes.Requireable<io.flow.v0.models.UltimateBeneficiaryOwner>;
|
|
14296
14378
|
export const unharmonizedItemExportType: PropTypes.Requireable<io.flow.v0.models.UnharmonizedItemExportType>;
|
|
14297
14379
|
export const upload: PropTypes.Requireable<io.flow.v0.models.Upload>;
|
package/src/api.js
CHANGED
|
@@ -2417,6 +2417,14 @@ T['io.flow.v0.models.checkout_optin_responses_deleted'] = PropTypes.exact({
|
|
|
2417
2417
|
id: PropTypes.string.isRequired,
|
|
2418
2418
|
});
|
|
2419
2419
|
|
|
2420
|
+
T['io.flow.v0.models.label_processing_modification_deleted'] = PropTypes.exact({
|
|
2421
|
+
discriminator: PropTypes.oneOf(['label_processing_modification_deleted']).isRequired,
|
|
2422
|
+
event_id: PropTypes.string.isRequired,
|
|
2423
|
+
timestamp: PropTypes.string.isRequired,
|
|
2424
|
+
organization: PropTypes.string.isRequired,
|
|
2425
|
+
id: PropTypes.string.isRequired,
|
|
2426
|
+
});
|
|
2427
|
+
|
|
2420
2428
|
T['io.flow.v0.models.manifested_label_deleted'] = PropTypes.exact({
|
|
2421
2429
|
discriminator: PropTypes.oneOf(['manifested_label_deleted']).isRequired,
|
|
2422
2430
|
event_id: PropTypes.string.isRequired,
|
|
@@ -3014,6 +3022,20 @@ T['io.flow.v0.models.user_form'] = PropTypes.exact({
|
|
|
3014
3022
|
|
|
3015
3023
|
T['io.flow.v0.enums.user_status'] = PropTypes.oneOf(['pending', 'active', 'inactive']);
|
|
3016
3024
|
|
|
3025
|
+
T['io.flow.v0.models.trueup_label_base_weight'] = PropTypes.exact({
|
|
3026
|
+
weight: PropTypes.number.isRequired,
|
|
3027
|
+
});
|
|
3028
|
+
|
|
3029
|
+
T['io.flow.v0.models.trueup_label_fuel'] = PropTypes.exact({
|
|
3030
|
+
amount: PropTypes.number.isRequired,
|
|
3031
|
+
percentage: PropTypes.number,
|
|
3032
|
+
per_weight_unit: PropTypes.number,
|
|
3033
|
+
});
|
|
3034
|
+
|
|
3035
|
+
T['io.flow.v0.models.trueup_label_base_v2'] = PropTypes.exact({
|
|
3036
|
+
amount: PropTypes.number.isRequired,
|
|
3037
|
+
});
|
|
3038
|
+
|
|
3017
3039
|
T['io.flow.v0.models.dimensional_weight'] = PropTypes.exact({
|
|
3018
3040
|
weight: PropTypes.number.isRequired,
|
|
3019
3041
|
length: PropTypes.number,
|
|
@@ -3025,12 +3047,18 @@ T['io.flow.v0.models.dead_weight'] = PropTypes.exact({
|
|
|
3025
3047
|
weight: PropTypes.number.isRequired,
|
|
3026
3048
|
});
|
|
3027
3049
|
|
|
3050
|
+
T['io.flow.v0.models.trueup_label_weights'] = PropTypes.exact({
|
|
3051
|
+
base: T['io.flow.v0.models.trueup_label_base_weight'].isRequired,
|
|
3052
|
+
dead: T['io.flow.v0.models.dead_weight'],
|
|
3053
|
+
dimensional: T['io.flow.v0.models.dimensional_weight'],
|
|
3054
|
+
});
|
|
3055
|
+
|
|
3028
3056
|
T['io.flow.v0.models.trueup_label_base'] = PropTypes.exact({
|
|
3029
3057
|
amount: PropTypes.number.isRequired,
|
|
3030
3058
|
weight: PropTypes.number.isRequired,
|
|
3031
3059
|
});
|
|
3032
3060
|
|
|
3033
|
-
T['io.flow.v0.enums.trueup_source'] = PropTypes.oneOf(['flow', 'channel', 'dhl-parcel', 'dhl']);
|
|
3061
|
+
T['io.flow.v0.enums.trueup_source'] = PropTypes.oneOf(['flow', 'channel', 'dhl-parcel', 'dhl', 'ups']);
|
|
3034
3062
|
|
|
3035
3063
|
T['io.flow.v0.models.transaction_metadata_shipping_label_carrier'] = PropTypes.exact({
|
|
3036
3064
|
id: PropTypes.string.isRequired,
|
|
@@ -3041,11 +3069,19 @@ T['io.flow.v0.models.transaction_metadata_original_transaction'] = PropTypes.exa
|
|
|
3041
3069
|
id: PropTypes.string.isRequired,
|
|
3042
3070
|
});
|
|
3043
3071
|
|
|
3072
|
+
T['io.flow.v0.models.transaction_metadata_failed_payout_reference'] = PropTypes.exact({
|
|
3073
|
+
id: PropTypes.string.isRequired,
|
|
3074
|
+
});
|
|
3075
|
+
|
|
3044
3076
|
T['io.flow.v0.models.transaction_metadata_channel_card_metadata_issuer_summary'] = PropTypes.exact({
|
|
3045
3077
|
iin: PropTypes.string.isRequired,
|
|
3046
3078
|
country: PropTypes.string.isRequired,
|
|
3047
3079
|
});
|
|
3048
3080
|
|
|
3081
|
+
T['io.flow.v0.models.transaction_reference'] = PropTypes.exact({
|
|
3082
|
+
id: PropTypes.string.isRequired,
|
|
3083
|
+
});
|
|
3084
|
+
|
|
3049
3085
|
T['io.flow.v0.models.transaction_metadata_outbound_transaction'] = PropTypes.exact({
|
|
3050
3086
|
transaction_id: PropTypes.string.isRequired,
|
|
3051
3087
|
});
|
|
@@ -4943,6 +4979,15 @@ T['io.flow.v0.models.trueup_label_units'] = PropTypes.exact({
|
|
|
4943
4979
|
length: T['io.flow.v0.enums.unit_of_length'],
|
|
4944
4980
|
});
|
|
4945
4981
|
|
|
4982
|
+
T['io.flow.v0.models.transaction_metadata_trueup_base_data'] = PropTypes.exact({
|
|
4983
|
+
source: T['io.flow.v0.enums.trueup_source'].isRequired,
|
|
4984
|
+
weights: T['io.flow.v0.models.trueup_label_weights'].isRequired,
|
|
4985
|
+
units: T['io.flow.v0.models.trueup_label_units'].isRequired,
|
|
4986
|
+
base: T['io.flow.v0.models.trueup_label_base_v2'].isRequired,
|
|
4987
|
+
fuel: T['io.flow.v0.models.trueup_label_fuel'],
|
|
4988
|
+
total: PropTypes.number.isRequired,
|
|
4989
|
+
});
|
|
4990
|
+
|
|
4946
4991
|
T['io.flow.v0.models.label_units'] = PropTypes.exact({
|
|
4947
4992
|
currency: PropTypes.string.isRequired,
|
|
4948
4993
|
weight: T['io.flow.v0.enums.unit_of_weight'].isRequired,
|
|
@@ -5007,6 +5052,12 @@ T['io.flow.v0.enums.trueup_surcharge_type'] = PropTypes.oneOf([
|
|
|
5007
5052
|
'eei_filing',
|
|
5008
5053
|
'fixed_ddp',
|
|
5009
5054
|
'fixed_currency_conversion',
|
|
5055
|
+
'prohibited_item',
|
|
5056
|
+
'undeliverable_shipment',
|
|
5057
|
+
'signature_required',
|
|
5058
|
+
'direct_delivery',
|
|
5059
|
+
'saturday_stop',
|
|
5060
|
+
'residential_extended_area_pickup',
|
|
5010
5061
|
]);
|
|
5011
5062
|
|
|
5012
5063
|
T['io.flow.v0.models.trueup_label_surcharge'] = PropTypes.exact({
|
|
@@ -5016,6 +5067,11 @@ T['io.flow.v0.models.trueup_label_surcharge'] = PropTypes.exact({
|
|
|
5016
5067
|
per_weight_unit: PropTypes.number,
|
|
5017
5068
|
});
|
|
5018
5069
|
|
|
5070
|
+
T['io.flow.v0.models.transaction_metadata_trueup_surcharge_data'] = PropTypes.exact({
|
|
5071
|
+
source: T['io.flow.v0.enums.trueup_source'].isRequired,
|
|
5072
|
+
surcharge: T['io.flow.v0.models.trueup_label_surcharge'].isRequired,
|
|
5073
|
+
});
|
|
5074
|
+
|
|
5019
5075
|
T['io.flow.v0.models.transaction_metadata_trueup_data'] = PropTypes.exact({
|
|
5020
5076
|
source: T['io.flow.v0.enums.trueup_source'].isRequired,
|
|
5021
5077
|
units: T['io.flow.v0.models.trueup_label_units'].isRequired,
|
|
@@ -5026,10 +5082,6 @@ T['io.flow.v0.models.transaction_metadata_trueup_data'] = PropTypes.exact({
|
|
|
5026
5082
|
dimensional: T['io.flow.v0.models.dimensional_weight'],
|
|
5027
5083
|
});
|
|
5028
5084
|
|
|
5029
|
-
T['io.flow.v0.models.transaction_metadata_carrier_fee_data'] = PropTypes.exact({
|
|
5030
|
-
surcharges: PropTypes.arrayOf(T['io.flow.v0.models.trueup_label_surcharge']).isRequired,
|
|
5031
|
-
});
|
|
5032
|
-
|
|
5033
5085
|
T['io.flow.v0.models.label_surcharge'] = PropTypes.exact({
|
|
5034
5086
|
amount: PropTypes.number.isRequired,
|
|
5035
5087
|
type: T['io.flow.v0.enums.trueup_surcharge_type'].isRequired,
|
|
@@ -6868,9 +6920,15 @@ T['io.flow.v0.enums.fee_deduction_type'] = PropTypes.oneOf([
|
|
|
6868
6920
|
|
|
6869
6921
|
T['io.flow.v0.models.transaction_metadata_payment_transaction'] = PropTypes.exact({
|
|
6870
6922
|
discriminator: PropTypes.oneOf(['payment_transaction']).isRequired,
|
|
6923
|
+
id: PropTypes.string,
|
|
6871
6924
|
key: PropTypes.string,
|
|
6872
6925
|
});
|
|
6873
6926
|
|
|
6927
|
+
T['io.flow.v0.models.transaction_metadata_failed_payout'] = PropTypes.exact({
|
|
6928
|
+
discriminator: PropTypes.oneOf(['failed_payout']).isRequired,
|
|
6929
|
+
failed_payout: T['io.flow.v0.models.transaction_metadata_failed_payout_reference'].isRequired,
|
|
6930
|
+
});
|
|
6931
|
+
|
|
6874
6932
|
T['io.flow.v0.models.transaction_metadata_manual'] = PropTypes.exact({
|
|
6875
6933
|
discriminator: PropTypes.oneOf(['manual']).isRequired,
|
|
6876
6934
|
description: PropTypes.string.isRequired,
|
|
@@ -6878,13 +6936,6 @@ T['io.flow.v0.models.transaction_metadata_manual'] = PropTypes.exact({
|
|
|
6878
6936
|
url: PropTypes.string,
|
|
6879
6937
|
});
|
|
6880
6938
|
|
|
6881
|
-
T['io.flow.v0.models.transaction_metadata_carrier_fee'] = PropTypes.exact({
|
|
6882
|
-
discriminator: PropTypes.oneOf(['carrier_fee']).isRequired,
|
|
6883
|
-
outbound: T['io.flow.v0.models.transaction_metadata_outbound_transaction'].isRequired,
|
|
6884
|
-
estimate: T['io.flow.v0.models.transaction_metadata_carrier_fee_data'].isRequired,
|
|
6885
|
-
actual: T['io.flow.v0.models.transaction_metadata_carrier_fee_data'].isRequired,
|
|
6886
|
-
});
|
|
6887
|
-
|
|
6888
6939
|
T['io.flow.v0.models.transaction_metadata_carrier_charge'] = PropTypes.exact({
|
|
6889
6940
|
discriminator: PropTypes.oneOf(['carrier_charge']).isRequired,
|
|
6890
6941
|
reason: T['io.flow.v0.enums.carrier_charge_reason'].isRequired,
|
|
@@ -6895,6 +6946,20 @@ T['io.flow.v0.models.transaction_metadata_carrier_charge'] = PropTypes.exact({
|
|
|
6895
6946
|
outbound: T['io.flow.v0.models.transaction_metadata_outbound_transaction'],
|
|
6896
6947
|
});
|
|
6897
6948
|
|
|
6949
|
+
T['io.flow.v0.models.transaction_metadata_trueup_surcharge'] = PropTypes.exact({
|
|
6950
|
+
discriminator: PropTypes.oneOf(['trueup_surcharge']).isRequired,
|
|
6951
|
+
original: T['io.flow.v0.models.transaction_metadata_original_transaction'].isRequired,
|
|
6952
|
+
estimate: T['io.flow.v0.models.transaction_metadata_trueup_surcharge_data'].isRequired,
|
|
6953
|
+
actual: T['io.flow.v0.models.transaction_metadata_trueup_surcharge_data'].isRequired,
|
|
6954
|
+
});
|
|
6955
|
+
|
|
6956
|
+
T['io.flow.v0.models.transaction_metadata_trueup_base'] = PropTypes.exact({
|
|
6957
|
+
discriminator: PropTypes.oneOf(['trueup_base']).isRequired,
|
|
6958
|
+
original: T['io.flow.v0.models.transaction_metadata_original_transaction'].isRequired,
|
|
6959
|
+
estimate: T['io.flow.v0.models.transaction_metadata_trueup_base_data'].isRequired,
|
|
6960
|
+
actual: T['io.flow.v0.models.transaction_metadata_trueup_base_data'].isRequired,
|
|
6961
|
+
});
|
|
6962
|
+
|
|
6898
6963
|
T['io.flow.v0.models.transaction_metadata_trueup'] = PropTypes.exact({
|
|
6899
6964
|
discriminator: PropTypes.oneOf(['trueup']).isRequired,
|
|
6900
6965
|
original: T['io.flow.v0.models.transaction_metadata_original_transaction'].isRequired,
|
|
@@ -6936,9 +7001,10 @@ T['io.flow.v0.enums.transaction_source'] = PropTypes.oneOf([
|
|
|
6936
7001
|
'shipping_label_service',
|
|
6937
7002
|
'shipping_label_revenue_share',
|
|
6938
7003
|
'trueup',
|
|
7004
|
+
'trueup_base',
|
|
7005
|
+
'trueup_surcharge',
|
|
6939
7006
|
'carrier_charge',
|
|
6940
7007
|
'carrier_charge_revenue_share',
|
|
6941
|
-
'carrier_fee',
|
|
6942
7008
|
'platform_fee',
|
|
6943
7009
|
'tax',
|
|
6944
7010
|
'duty',
|
|
@@ -6950,6 +7016,7 @@ T['io.flow.v0.enums.transaction_source'] = PropTypes.oneOf([
|
|
|
6950
7016
|
'order_service',
|
|
6951
7017
|
'virtual_card_capture',
|
|
6952
7018
|
'virtual_card_refund',
|
|
7019
|
+
'failed_payout',
|
|
6953
7020
|
]);
|
|
6954
7021
|
|
|
6955
7022
|
T['io.flow.v0.models.parent_transaction_summary'] = PropTypes.exact({
|
|
@@ -7619,15 +7686,18 @@ T['io.flow.v0.models.transaction_metadata_channel'] = PropTypes.exact({
|
|
|
7619
7686
|
discriminator: PropTypes.oneOf(['channel']).isRequired,
|
|
7620
7687
|
method: PropTypes.string.isRequired,
|
|
7621
7688
|
card: T['io.flow.v0.models.transaction_metadata_channel_card_metadata'],
|
|
7689
|
+
organization_transaction: T['io.flow.v0.models.transaction_reference'].isRequired,
|
|
7622
7690
|
});
|
|
7623
7691
|
|
|
7624
7692
|
T['io.flow.v0.unions.transaction_metadata'] = PropTypes.oneOfType([
|
|
7625
7693
|
T['io.flow.v0.models.transaction_metadata_shipping_label'],
|
|
7626
7694
|
T['io.flow.v0.models.transaction_metadata_channel'],
|
|
7627
7695
|
T['io.flow.v0.models.transaction_metadata_trueup'],
|
|
7696
|
+
T['io.flow.v0.models.transaction_metadata_trueup_base'],
|
|
7697
|
+
T['io.flow.v0.models.transaction_metadata_trueup_surcharge'],
|
|
7628
7698
|
T['io.flow.v0.models.transaction_metadata_carrier_charge'],
|
|
7629
|
-
T['io.flow.v0.models.transaction_metadata_carrier_fee'],
|
|
7630
7699
|
T['io.flow.v0.models.transaction_metadata_manual'],
|
|
7700
|
+
T['io.flow.v0.models.transaction_metadata_failed_payout'],
|
|
7631
7701
|
T['io.flow.v0.models.transaction_metadata_payment_transaction'],
|
|
7632
7702
|
]);
|
|
7633
7703
|
|
|
@@ -11830,6 +11900,21 @@ T['io.flow.v0.models.quote_form'] = PropTypes.exact({
|
|
|
11830
11900
|
direction: T['io.flow.v0.enums.lane_direction'],
|
|
11831
11901
|
});
|
|
11832
11902
|
|
|
11903
|
+
T['io.flow.v0.models.label_processing_modification'] = PropTypes.exact({
|
|
11904
|
+
id: PropTypes.string.isRequired,
|
|
11905
|
+
modifications: PropTypes.arrayOf(PropTypes.string).isRequired,
|
|
11906
|
+
destination: T['io.flow.v0.models.shipping_address'].isRequired,
|
|
11907
|
+
destination_provided_to_carrier: T['io.flow.v0.models.shipping_address'],
|
|
11908
|
+
});
|
|
11909
|
+
|
|
11910
|
+
T['io.flow.v0.models.label_processing_modification_upserted'] = PropTypes.exact({
|
|
11911
|
+
discriminator: PropTypes.oneOf(['label_processing_modification_upserted']).isRequired,
|
|
11912
|
+
event_id: PropTypes.string.isRequired,
|
|
11913
|
+
timestamp: PropTypes.string.isRequired,
|
|
11914
|
+
organization: PropTypes.string.isRequired,
|
|
11915
|
+
label_processing_modification: T['io.flow.v0.models.label_processing_modification'].isRequired,
|
|
11916
|
+
});
|
|
11917
|
+
|
|
11833
11918
|
T['io.flow.v0.models.hop_estimate_v2'] = PropTypes.exact({
|
|
11834
11919
|
origin_address: T['io.flow.v0.models.shipping_address'].isRequired,
|
|
11835
11920
|
destination_address: T['io.flow.v0.models.shipping_address'].isRequired,
|
|
@@ -13371,6 +13456,8 @@ T['io.flow.v0.unions.event'] = PropTypes.oneOfType([
|
|
|
13371
13456
|
T['io.flow.v0.models.notification_deleted_v2'],
|
|
13372
13457
|
T['io.flow.v0.models.manifested_label_upserted'],
|
|
13373
13458
|
T['io.flow.v0.models.manifested_label_deleted'],
|
|
13459
|
+
T['io.flow.v0.models.label_processing_modification_upserted'],
|
|
13460
|
+
T['io.flow.v0.models.label_processing_modification_deleted'],
|
|
13374
13461
|
T['io.flow.v0.models.local_item_upserted'],
|
|
13375
13462
|
T['io.flow.v0.models.local_item_deleted'],
|
|
13376
13463
|
T['io.flow.v0.models.merchant_application_upserted'],
|
|
@@ -13753,6 +13840,8 @@ T['io.flow.v0.enums.event_type'] = PropTypes.oneOf([
|
|
|
13753
13840
|
'notification_deleted_v2',
|
|
13754
13841
|
'manifested_label_upserted',
|
|
13755
13842
|
'manifested_label_deleted',
|
|
13843
|
+
'label_processing_modification_upserted',
|
|
13844
|
+
'label_processing_modification_deleted',
|
|
13756
13845
|
'local_item_upserted',
|
|
13757
13846
|
'local_item_deleted',
|
|
13758
13847
|
'merchant_application_upserted',
|
|
@@ -14517,10 +14606,6 @@ T['io.flow.v0.models.token_validation_form'] = PropTypes.exact({
|
|
|
14517
14606
|
token: PropTypes.string.isRequired,
|
|
14518
14607
|
});
|
|
14519
14608
|
|
|
14520
|
-
T['io.flow.v0.models.transaction_reference'] = PropTypes.exact({
|
|
14521
|
-
id: PropTypes.string.isRequired,
|
|
14522
|
-
});
|
|
14523
|
-
|
|
14524
14609
|
T['io.flow.v0.models.transit_window'] = PropTypes.exact({
|
|
14525
14610
|
origin_country: PropTypes.string.isRequired,
|
|
14526
14611
|
destination_country: PropTypes.string.isRequired,
|
|
@@ -15518,6 +15603,9 @@ export const labelDeletedV2 = T['io.flow.v0.models.label_deleted_v2'];
|
|
|
15518
15603
|
export const labelFormatDeleted = T['io.flow.v0.models.label_format_deleted'];
|
|
15519
15604
|
export const labelFormatUpserted = T['io.flow.v0.models.label_format_upserted'];
|
|
15520
15605
|
export const labelOrderSummary = T['io.flow.v0.models.label_order_summary'];
|
|
15606
|
+
export const labelProcessingModification = T['io.flow.v0.models.label_processing_modification'];
|
|
15607
|
+
export const labelProcessingModificationDeleted = T['io.flow.v0.models.label_processing_modification_deleted'];
|
|
15608
|
+
export const labelProcessingModificationUpserted = T['io.flow.v0.models.label_processing_modification_upserted'];
|
|
15521
15609
|
export const labelReference = T['io.flow.v0.models.label_reference'];
|
|
15522
15610
|
export const labelRequestMethod = T['io.flow.v0.enums.label_request_method'];
|
|
15523
15611
|
export const labelSurcharge = T['io.flow.v0.models.label_surcharge'];
|
|
@@ -16423,11 +16511,11 @@ export const transactionDetails = T['io.flow.v0.unions.transaction_details'];
|
|
|
16423
16511
|
export const transactionDetailsCard = T['io.flow.v0.models.transaction_details_card'];
|
|
16424
16512
|
export const transactionMetadata = T['io.flow.v0.unions.transaction_metadata'];
|
|
16425
16513
|
export const transactionMetadataCarrierCharge = T['io.flow.v0.models.transaction_metadata_carrier_charge'];
|
|
16426
|
-
export const transactionMetadataCarrierFee = T['io.flow.v0.models.transaction_metadata_carrier_fee'];
|
|
16427
|
-
export const transactionMetadataCarrierFeeData = T['io.flow.v0.models.transaction_metadata_carrier_fee_data'];
|
|
16428
16514
|
export const transactionMetadataChannel = T['io.flow.v0.models.transaction_metadata_channel'];
|
|
16429
16515
|
export const transactionMetadataChannelCardMetadata = T['io.flow.v0.models.transaction_metadata_channel_card_metadata'];
|
|
16430
16516
|
export const transactionMetadataChannelCardMetadataIssuerSummary = T['io.flow.v0.models.transaction_metadata_channel_card_metadata_issuer_summary'];
|
|
16517
|
+
export const transactionMetadataFailedPayout = T['io.flow.v0.models.transaction_metadata_failed_payout'];
|
|
16518
|
+
export const transactionMetadataFailedPayoutReference = T['io.flow.v0.models.transaction_metadata_failed_payout_reference'];
|
|
16431
16519
|
export const transactionMetadataManual = T['io.flow.v0.models.transaction_metadata_manual'];
|
|
16432
16520
|
export const transactionMetadataOriginalTransaction = T['io.flow.v0.models.transaction_metadata_original_transaction'];
|
|
16433
16521
|
export const transactionMetadataOutboundTransaction = T['io.flow.v0.models.transaction_metadata_outbound_transaction'];
|
|
@@ -16435,7 +16523,11 @@ export const transactionMetadataPaymentTransaction = T['io.flow.v0.models.transa
|
|
|
16435
16523
|
export const transactionMetadataShippingLabel = T['io.flow.v0.models.transaction_metadata_shipping_label'];
|
|
16436
16524
|
export const transactionMetadataShippingLabelCarrier = T['io.flow.v0.models.transaction_metadata_shipping_label_carrier'];
|
|
16437
16525
|
export const transactionMetadataTrueup = T['io.flow.v0.models.transaction_metadata_trueup'];
|
|
16526
|
+
export const transactionMetadataTrueupBase = T['io.flow.v0.models.transaction_metadata_trueup_base'];
|
|
16527
|
+
export const transactionMetadataTrueupBaseData = T['io.flow.v0.models.transaction_metadata_trueup_base_data'];
|
|
16438
16528
|
export const transactionMetadataTrueupData = T['io.flow.v0.models.transaction_metadata_trueup_data'];
|
|
16529
|
+
export const transactionMetadataTrueupSurcharge = T['io.flow.v0.models.transaction_metadata_trueup_surcharge'];
|
|
16530
|
+
export const transactionMetadataTrueupSurchargeData = T['io.flow.v0.models.transaction_metadata_trueup_surcharge_data'];
|
|
16439
16531
|
export const transactionNetworkDetailsCard = T['io.flow.v0.models.transaction_network_details_card'];
|
|
16440
16532
|
export const transactionReference = T['io.flow.v0.models.transaction_reference'];
|
|
16441
16533
|
export const transactionSource = T['io.flow.v0.enums.transaction_source'];
|
|
@@ -16443,8 +16535,12 @@ export const transactionUpserted = T['io.flow.v0.models.transaction_upserted'];
|
|
|
16443
16535
|
export const transitEstimate = T['io.flow.v0.models.transit_estimate'];
|
|
16444
16536
|
export const transitWindow = T['io.flow.v0.models.transit_window'];
|
|
16445
16537
|
export const trueupLabelBase = T['io.flow.v0.models.trueup_label_base'];
|
|
16538
|
+
export const trueupLabelBaseV2 = T['io.flow.v0.models.trueup_label_base_v2'];
|
|
16539
|
+
export const trueupLabelBaseWeight = T['io.flow.v0.models.trueup_label_base_weight'];
|
|
16540
|
+
export const trueupLabelFuel = T['io.flow.v0.models.trueup_label_fuel'];
|
|
16446
16541
|
export const trueupLabelSurcharge = T['io.flow.v0.models.trueup_label_surcharge'];
|
|
16447
16542
|
export const trueupLabelUnits = T['io.flow.v0.models.trueup_label_units'];
|
|
16543
|
+
export const trueupLabelWeights = T['io.flow.v0.models.trueup_label_weights'];
|
|
16448
16544
|
export const trueupSource = T['io.flow.v0.enums.trueup_source'];
|
|
16449
16545
|
export const trueupSurchargeType = T['io.flow.v0.enums.trueup_surcharge_type'];
|
|
16450
16546
|
export const ultimateBeneficiaryOwner = T['io.flow.v0.models.ultimate_beneficiary_owner'];
|