@flowio/api-internal-constants 4.18.104 → 4.18.106
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/dist/api-internal.d.ts +84 -10
- package/dist/api-internal.js +95 -10
- package/package.json +2 -2
- package/src/api-internal.ts +90 -5
package/dist/api-internal.d.ts
CHANGED
|
@@ -62,6 +62,15 @@ export declare enum AutoRestrictRule {
|
|
|
62
62
|
DG_HAZMAT_CLASS_8_CORROSIVES = "prr-566cc67167944bc4bd08167aa9c0beba",
|
|
63
63
|
DG_HAZMAT_CLASS_9_MISCELLANEOUS_DANGEROUS_GOODS_AND_DEVICES = "prr-74e1320efb7741cf9ace400b69800f9b"
|
|
64
64
|
}
|
|
65
|
+
export declare enum B2BTaxLedgerDocumentType {
|
|
66
|
+
B_2_B_INVOICE = "b2b_invoice",
|
|
67
|
+
B_2_B_CREDIT_MEMO = "b2b_credit_memo"
|
|
68
|
+
}
|
|
69
|
+
export declare enum B2BTaxRateType {
|
|
70
|
+
BASIC = "basic",
|
|
71
|
+
PREFERENTIAL = "preferential",
|
|
72
|
+
EXEMPT = "exempt"
|
|
73
|
+
}
|
|
65
74
|
export declare enum BankAccountStatus {
|
|
66
75
|
ON_HOLD = "on_hold",
|
|
67
76
|
NOT_ON_HOLD = "not_on_hold"
|
|
@@ -348,7 +357,9 @@ export declare enum BillingTransactionType {
|
|
|
348
357
|
GE_REVENUE_SHARE = "ge_revenue_share",
|
|
349
358
|
MERCHANT_FEE = "merchant_fee",
|
|
350
359
|
MERCHANT_PAYOUT = "merchant_payout",
|
|
351
|
-
MERCHANT_REFUND = "merchant_refund"
|
|
360
|
+
MERCHANT_REFUND = "merchant_refund",
|
|
361
|
+
B_2_B_TAX = "b2b_tax",
|
|
362
|
+
B_2_B_TAX_REFUND = "b2b_tax_refund"
|
|
352
363
|
}
|
|
353
364
|
export declare enum CalculatorEngine {
|
|
354
365
|
DTCE_WITH_DEMINIMIS = "dtce_with_deminimis",
|
|
@@ -432,6 +443,7 @@ export declare enum ChannelOrderAcceptanceRejectionReason {
|
|
|
432
443
|
UNSUPPORTED_VIRTUAL_GOODS = "unsupported_virtual_goods",
|
|
433
444
|
NON_MATCHING_CURRENCIES = "non_matching_currencies",
|
|
434
445
|
UNSUPPORTED_ORDER_EDIT = "unsupported_order_edit",
|
|
446
|
+
ORDER_ALLOCATION_DUTIES_MISMATCH = "order_allocation_duties_mismatch",
|
|
435
447
|
ORDER_MISSING = "order_missing"
|
|
436
448
|
}
|
|
437
449
|
export declare enum ChannelOrderAcceptanceStatus {
|
|
@@ -490,7 +502,9 @@ export declare enum ChargeInputType {
|
|
|
490
502
|
ELECTRONIC_EXPORT_INFORMATION_SURCHARGE = "electronic_export_information_surcharge",
|
|
491
503
|
ADDITIONAL_HANDLING = "additional_handling",
|
|
492
504
|
LARGE_PACKAGE_SURCHARGE = "large_package_surcharge",
|
|
493
|
-
PEAK_SURCHARGE = "peak_surcharge"
|
|
505
|
+
PEAK_SURCHARGE = "peak_surcharge",
|
|
506
|
+
FUEL_SURCHARGE = "fuel_surcharge",
|
|
507
|
+
DELIVERY_AREA_SURCHARGE = "delivery_area_surcharge"
|
|
494
508
|
}
|
|
495
509
|
export declare enum ChargebackPaymentStatus {
|
|
496
510
|
CAPTURED = "captured",
|
|
@@ -525,9 +539,14 @@ export declare enum ClassificationDecision {
|
|
|
525
539
|
export declare enum ClassificationErrorCode {
|
|
526
540
|
GENERIC_ERROR = "generic_error"
|
|
527
541
|
}
|
|
542
|
+
export declare enum ClassificationFailureReason {
|
|
543
|
+
LOW_CONFIDENCE = "low_confidence",
|
|
544
|
+
TIMEOUT = "timeout"
|
|
545
|
+
}
|
|
528
546
|
export declare enum ClassificationPlatform {
|
|
529
547
|
GLOBAL_E = "GlobalE",
|
|
530
548
|
FLOW = "Flow",
|
|
549
|
+
FLOW_ONBOARDING = "FlowOnboarding",
|
|
531
550
|
BORDER_FREE = "Borderfree"
|
|
532
551
|
}
|
|
533
552
|
export declare enum ClassificationScope {
|
|
@@ -825,8 +844,6 @@ export declare enum EventType {
|
|
|
825
844
|
EXPORT_FAILED = "export_failed",
|
|
826
845
|
FEATURE_UPSERTED = "feature_upserted",
|
|
827
846
|
FEATURE_DELETED = "feature_deleted",
|
|
828
|
-
ORGANIZATION_BOOLEAN_VALUE_UPSERTED = "organization_boolean_value_upserted",
|
|
829
|
-
ORGANIZATION_BOOLEAN_VALUE_DELETED = "organization_boolean_value_deleted",
|
|
830
847
|
ACCOUNT_SETTINGS_UPSERTED = "account_settings_upserted",
|
|
831
848
|
ACCOUNT_SETTINGS_DELETED = "account_settings_deleted",
|
|
832
849
|
ACCOUNT_PROCESSING_RATES_UPSERTED = "account_processing_rates_upserted",
|
|
@@ -1062,6 +1079,22 @@ export declare enum EventType {
|
|
|
1062
1079
|
STRIPE_CONNECT_REPORT_RECORD_DELETED = "stripe_connect_report_record_deleted",
|
|
1063
1080
|
LIABILITY_REMITTANCE_PLAN_UPSERTED = "liability_remittance_plan_upserted",
|
|
1064
1081
|
LIABILITY_REMITTANCE_PLAN_DELETED = "liability_remittance_plan_deleted",
|
|
1082
|
+
ANIRBAN_ITEM_UPSERTED = "anirban_item_upserted",
|
|
1083
|
+
ANIRBAN_ITEM_DELETED = "anirban_item_deleted",
|
|
1084
|
+
SARVESH_ITEM_UPSERTED = "sarvesh_item_upserted",
|
|
1085
|
+
SARVESH_ITEM_DELETED = "sarvesh_item_deleted",
|
|
1086
|
+
HOSEIN_ITEM_UPSERTED = "hosein_item_upserted",
|
|
1087
|
+
HOSEIN_ITEM_DELETED = "hosein_item_deleted",
|
|
1088
|
+
NIALL_ITEM_UPSERTED = "niall_item_upserted",
|
|
1089
|
+
NIALL_ITEM_DELETED = "niall_item_deleted",
|
|
1090
|
+
ROHAN_ITEM_UPSERTED = "rohan_item_upserted",
|
|
1091
|
+
ROHAN_ITEM_DELETED = "rohan_item_deleted",
|
|
1092
|
+
ALDO_ITEM_UPSERTED = "aldo_item_upserted",
|
|
1093
|
+
ALDO_ITEM_DELETED = "aldo_item_deleted",
|
|
1094
|
+
ANSH_ITEM_UPSERTED = "ansh_item_upserted",
|
|
1095
|
+
ANSH_ITEM_DELETED = "ansh_item_deleted",
|
|
1096
|
+
GABRIEL_ITEM_UPSERTED = "gabriel_item_upserted",
|
|
1097
|
+
GABRIEL_ITEM_DELETED = "gabriel_item_deleted",
|
|
1065
1098
|
TRACKING_PROCESSING_ERROR_UPSERTED = "tracking_processing_error_upserted",
|
|
1066
1099
|
TRACKING_PROCESSING_ERROR_DELETED = "tracking_processing_error_deleted",
|
|
1067
1100
|
TRACKING_LABEL_EVENT_UPSERTED_V_2 = "tracking_label_event_upserted_v2",
|
|
@@ -1136,6 +1169,10 @@ export declare enum FraudReviewResponsibleParty {
|
|
|
1136
1169
|
FLOW = "flow",
|
|
1137
1170
|
ORGANIZATION = "organization"
|
|
1138
1171
|
}
|
|
1172
|
+
export declare enum GabrielItemType {
|
|
1173
|
+
PHYSICAL = "physical",
|
|
1174
|
+
DIGITAL = "digital"
|
|
1175
|
+
}
|
|
1139
1176
|
export declare enum GeIngestionFileStatus {
|
|
1140
1177
|
PENDING = "pending",
|
|
1141
1178
|
PROCESSED = "processed"
|
|
@@ -1171,6 +1208,11 @@ export declare enum HoseinItemType {
|
|
|
1171
1208
|
PHYSICAL = "physical",
|
|
1172
1209
|
DIGITAL = "digital"
|
|
1173
1210
|
}
|
|
1211
|
+
export declare enum Hs6CodeSource {
|
|
1212
|
+
SELLABILITY = "sellability",
|
|
1213
|
+
CLASSIFICATION = "classification",
|
|
1214
|
+
HUMAN = "human"
|
|
1215
|
+
}
|
|
1174
1216
|
export declare enum HttpMethod {
|
|
1175
1217
|
GET = "get",
|
|
1176
1218
|
POST = "post"
|
|
@@ -1270,6 +1312,13 @@ export declare enum LabelTransactionType {
|
|
|
1270
1312
|
FEE = "fee",
|
|
1271
1313
|
REVENUE_SHARE = "revenue_share"
|
|
1272
1314
|
}
|
|
1315
|
+
export declare enum LedgerReportType {
|
|
1316
|
+
PERIODIC_MOR_JURISDICTION_REPORT = "periodic_mor_jurisdiction_report"
|
|
1317
|
+
}
|
|
1318
|
+
export declare enum LedgerReportUrlType {
|
|
1319
|
+
SHAREPOINT = "sharepoint",
|
|
1320
|
+
S_3 = "s3"
|
|
1321
|
+
}
|
|
1273
1322
|
export declare enum LiabilityType {
|
|
1274
1323
|
FULL_VALUE_TAX = "full_value_tax",
|
|
1275
1324
|
LOW_VALUE_GOODS_TAX = "low_value_goods_tax",
|
|
@@ -1309,7 +1358,13 @@ export declare enum MerchantOfRecord {
|
|
|
1309
1358
|
GLOBAL_E_UNITED_STATES = "global_e_united_states",
|
|
1310
1359
|
GLOBAL_E_UNITED_KINGDOM = "global_e_united_kingdom",
|
|
1311
1360
|
GLOBAL_E_CANADA = "global_e_canada",
|
|
1312
|
-
GLOBAL_E_NETHERLANDS = "global_e_netherlands"
|
|
1361
|
+
GLOBAL_E_NETHERLANDS = "global_e_netherlands",
|
|
1362
|
+
UK_GLOBAL_E_CANADA = "uk_global_e_canada",
|
|
1363
|
+
UK_GLOBAL_E_NETHERLANDS = "uk_global_e_netherlands",
|
|
1364
|
+
UK_GLOBAL_E_UNITED_STATES = "uk_global_e_united_states",
|
|
1365
|
+
CA_GLOBAL_E_UNITED_KINGDOM = "ca_global_e_united_kingdom",
|
|
1366
|
+
CA_GLOBAL_E_NETHERLANDS = "ca_global_e_netherlands",
|
|
1367
|
+
CA_GLOBAL_E_UNITED_STATES = "ca_global_e_united_states"
|
|
1313
1368
|
}
|
|
1314
1369
|
export declare enum MerchantOverrideStatus {
|
|
1315
1370
|
PENDING = "pending",
|
|
@@ -1369,7 +1424,6 @@ export declare enum OnboardingAuditThemeKey {
|
|
|
1369
1424
|
FRAUD = "fraud",
|
|
1370
1425
|
LOGISTICS = "logistics",
|
|
1371
1426
|
PAYMENTS = "payments",
|
|
1372
|
-
SHOPIFY_MARKETS = "shopify_markets",
|
|
1373
1427
|
INTEGRATION_PARTNER = "integration_partner",
|
|
1374
1428
|
DTCE = "dtce",
|
|
1375
1429
|
RESTRICTIONS = "restrictions",
|
|
@@ -1485,7 +1539,6 @@ export declare enum OrganizationRestrictionScreeningStatus {
|
|
|
1485
1539
|
UNSCREENED = "unscreened"
|
|
1486
1540
|
}
|
|
1487
1541
|
export declare enum OrganizationSource {
|
|
1488
|
-
SHOPIFY = "shopify",
|
|
1489
1542
|
SMB = "smb",
|
|
1490
1543
|
ENTERPRISE = "enterprise"
|
|
1491
1544
|
}
|
|
@@ -1537,6 +1590,25 @@ export declare enum PreferredBillingSchedule {
|
|
|
1537
1590
|
MONTHLY = "monthly",
|
|
1538
1591
|
BI_MONTHLY = "bi-monthly"
|
|
1539
1592
|
}
|
|
1593
|
+
export declare enum PreonboardingClassificationDecision {
|
|
1594
|
+
ACCEPT = "Accept",
|
|
1595
|
+
REJECT = "Reject"
|
|
1596
|
+
}
|
|
1597
|
+
export declare enum PreonboardingClassificationPlatform {
|
|
1598
|
+
FLOW_ONBOARDING = "FlowOnboarding"
|
|
1599
|
+
}
|
|
1600
|
+
export declare enum PreonboardingClassificationType {
|
|
1601
|
+
NONE = "None",
|
|
1602
|
+
MANUAL = "Manual",
|
|
1603
|
+
ML = "ML",
|
|
1604
|
+
SYSTEM = "System"
|
|
1605
|
+
}
|
|
1606
|
+
export declare enum PreonboardingRequestStatus {
|
|
1607
|
+
PENDING = "pending",
|
|
1608
|
+
COMPLETED = "completed",
|
|
1609
|
+
FAILED = "failed",
|
|
1610
|
+
DISCARDED = "discarded"
|
|
1611
|
+
}
|
|
1540
1612
|
export declare enum PriceSelector {
|
|
1541
1613
|
MINIMUM = "minimum",
|
|
1542
1614
|
MAXIMUM = "maximum"
|
|
@@ -1623,6 +1695,7 @@ export declare enum ReportType {
|
|
|
1623
1695
|
TRUEUP_OVERVIEW = "trueup_overview",
|
|
1624
1696
|
NON_CHANNEL_PAYMENT_BANK_ACCOUNT = "non_channel_payment_bank_account",
|
|
1625
1697
|
SCHEDULED_PAYMENT = "scheduled_payment",
|
|
1698
|
+
SCHEDULED_PAYMENT_CITI = "scheduled_payment_citi",
|
|
1626
1699
|
ACCOUNT_QUARTERLY_BALANCES = "account_quarterly_balances",
|
|
1627
1700
|
INVARIANTS = "invariants",
|
|
1628
1701
|
PAYMENTS = "payments",
|
|
@@ -1678,10 +1751,10 @@ export declare enum RestrictionOrganizationChannel {
|
|
|
1678
1751
|
SHOPIFY = "shopify",
|
|
1679
1752
|
ENTERPRISE = "enterprise",
|
|
1680
1753
|
SHOPIFY_SANDBOX = "shopify-sandbox",
|
|
1681
|
-
ENTERPRISE_SANDBOX = "enterprise-sandbox"
|
|
1754
|
+
ENTERPRISE_SANDBOX = "enterprise-sandbox",
|
|
1755
|
+
ENTERPRISE_QA = "enterprise-qa"
|
|
1682
1756
|
}
|
|
1683
1757
|
export declare enum RestrictionOrganizationSource {
|
|
1684
|
-
SHOPIFY = "shopify",
|
|
1685
1758
|
SMB = "smb",
|
|
1686
1759
|
ENTERPRISE = "enterprise"
|
|
1687
1760
|
}
|
|
@@ -1867,7 +1940,8 @@ export declare enum TaskProcessorKey {
|
|
|
1867
1940
|
CARRIER_ACCOUNT = "carrier_account",
|
|
1868
1941
|
PAYMENT = "payment",
|
|
1869
1942
|
RATE_LEVELS = "rate_levels",
|
|
1870
|
-
CENTER_DEFAULTS = "center_defaults"
|
|
1943
|
+
CENTER_DEFAULTS = "center_defaults",
|
|
1944
|
+
ITEM_DIMENSIONS = "item_dimensions"
|
|
1871
1945
|
}
|
|
1872
1946
|
export declare enum TaxAndDutyInclusivitySetting {
|
|
1873
1947
|
DUTY_EXCLUSIVE_TAX_EXCLUSIVE = "duty_exclusive_tax_exclusive",
|
package/dist/api-internal.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.UnclassifiedProductStatus = exports.TrueupTransactionType = exports.TransferMethod = exports.TransactionPostingMethod = exports.TrackingProcessingFailureClassification = exports.TrackingLabelDimensionsSource = exports.TrackingIntegrationType = exports.TaxonomyCategoryClassificationAlignment = exports.TaxTransactionType = exports.TaxParty = exports.TaxCalculationErrorCode = exports.TaxAndDutyInclusivitySetting = exports.TaskProcessorKey = exports.TariffEligibilityType = exports.SuggestionAction = exports.SubscriptionFrequency = exports.StatisticType = exports.StatementTransferTransactionLocation = exports.SourceTypeFilter = exports.SnoozeSourceType = exports.SnoozeNextActionWith = exports.SimpleRoundingStrategy = exports.ShopifyService = exports.ShopifyPlanType = exports.ShopifyMonitoringTrackingField = exports.ShopifyMonitoringMonitorReviewStatus = exports.ShopifyMarketsTradeSector = exports.ShopifyMarketsQueuedRecordType = exports.ShopifyMarketsHtsNumberAvailable = exports.ShopifyMarketsDangerousGoods = exports.ShopifyIncotermConfiguration = exports.SellabilityStatus = exports.SellabilityCheckStatus = exports.SarveshItemType = exports.RohanItemType = exports.RiskEvaluation = exports.RiskCheck = exports.RevenueRecordType = exports.RestrictionStatus = void 0;
|
|
3
|
+
exports.CheckoutUrlType = exports.CheckoutShippingMethodPromptBehavior = exports.CheckoutPromptBehavior = exports.CheckoutAssetType = exports.ChargebackProcessStatus = exports.ChargebackPaymentStatus = exports.ChargeInputType = exports.ChargeEstimateSource = exports.ChapterCheckStatus = exports.ChannelTransactionType = exports.ChannelTransactionTriggerType = exports.ChannelService = exports.ChannelOrderFulfillmentStatusCode = exports.ChannelOrderAcceptanceStatus = exports.ChannelOrderAcceptanceRejectionReason = exports.ChannelOrderAcceptanceNextActionFrom = exports.ChannelOrderAcceptanceFailureReasonCode = exports.ChannelOrderAcceptanceErrorAction = exports.ChannelBilledTransactionType = exports.CatalogPublicationOwner = exports.CatalogImportType = exports.CarrierValidationStatus = exports.CarrierLabelGenerationMethod = exports.CarrierFileType = exports.CarrierDocumentType = exports.CarrierChargeType = exports.CarrierChargeTransactionType = exports.CalculatorEngine = exports.BillingTransactionType = exports.BillingTransactionStatus = exports.BillingStatementAttachmentKey = exports.BillingMetricKey = exports.BillingAllocationKey = exports.BankPaymentStatusCode = exports.BankPaymentPromiseCompletedMethod = exports.BankAccountStatus = exports.B2BTaxRateType = exports.B2BTaxLedgerDocumentType = exports.AutoRestrictRule = exports.ApplicablePreferentialRate = exports.ApiCallReferenceId = exports.AnyDangerousGoods = exports.AnshItemType = exports.AnirbanItemType = exports.AldoItemType = exports.AdyenIntegrationType = exports.AdjustmentTransactionType = exports.AccountType = exports.AccountSettingLiabilitiesMethod = exports.AccountPaymentHoldReason = void 0;
|
|
4
|
+
exports.FileType = exports.FeesSource = exports.FeatureType = exports.FeatureStatus = exports.FeatureScope = exports.ExportContentType = exports.ExperienceOrderActionTrigger = exports.ExperienceOrderAction = exports.ExperienceImportType = exports.EventType = exports.EvaluationCheckResult = exports.ErpFileType = exports.EmptyAttribute = exports.DutyVarianceStatus = exports.DutyTransactionType = exports.DutySimpleExpressionType = exports.DutySelectionRule = exports.DutyRateUnitOfMeasure = exports.DutyRateSource = exports.DutyExemptItemTypes = exports.DutyCompoundExpressionType = exports.DisputeType = exports.DisputeTransactionType = exports.DisputeStatus = exports.DisputeReportingCategory = exports.DisputeProcessor = exports.DisputeLiability = exports.DisputeImportType = exports.DisputeImportStatus = exports.DisputeEvidence = exports.DisputeDefenseOutcome = exports.DisputeCategory = exports.DisputeBillable = exports.DiscountRequestOrderEntitlementKey = exports.DeminimisAdjustmentType = exports.DeliveredDutyOptionMessageType = exports.DebugAccountingTransactionType = exports.CrossdockTrackingStatus = exports.ConnectReportTransferTransferType = exports.ConnectReportPaymentTransferType = exports.ComplianceType = exports.Company = exports.CommercialInvoiceVersion = exports.ClothingAgeClassification = exports.ClassificationType = exports.ClassificationScope = exports.ClassificationPlatform = exports.ClassificationFailureReason = exports.ClassificationErrorCode = exports.ClassificationDecision = void 0;
|
|
5
|
+
exports.OnboardingStateSource = exports.OnboardingAutomationTaskState = exports.OnboardingAutomationProcessState = exports.OnboardingAuditThemeKey = exports.OnboardingAuditResult = exports.OnboardingAuditMessageLevel = exports.NonL4LTaxDutyFxTransactionType = exports.NoLiabilityReasonCode = exports.NiallItemType = exports.NatureOfSale = exports.MixedBagWeight = exports.MerchantOverrideStatus = exports.MerchantOfRecord = exports.MerchantFeeTransactionType = exports.ManualTransactionCategory = exports.ManualReviewRuleStatus = exports.LogisticsPayoutResolutionMethod = exports.LogisticsCapability = exports.LiabilityType = exports.LedgerReportUrlType = exports.LedgerReportType = exports.LabelTransactionType = exports.LabelRequestResultState = exports.LabelRequestResultOrganizationType = exports.LabelRequestErrorHandlingResponsibility = exports.LabelEventSource = exports.LabelEventMedium = exports.LabelCreationStatus = exports.LabelCancellationErrorCode = exports.LabelBillingStrategy = exports.KeywordType = exports.JournalOperation = exports.ItemType = exports.ItemQuantityAction = exports.ItemHarmonizationStatus = exports.ItemClassificationStatus = exports.ItemClassificationAction = exports.InternalPaymentEntityType = exports.HttpMethod = exports.Hs6CodeSource = exports.HoseinItemType = exports.HarmonizationDecisionSource = exports.GraphqlServiceTypes = exports.GoogleAnalyticsPlugin = exports.GeRevenueShareTransactionType = exports.GeIngestionFileStatus = exports.GabrielItemType = exports.FraudReviewResponsibleParty = exports.FraudProviderStatus = exports.FraudProvider = void 0;
|
|
6
|
+
exports.RestrictionAction = exports.ResponsibleParty = exports.ReportingScheme = exports.ReportingFulfillmentIsVirtual = exports.ReportType = exports.ReportStatus = exports.ReportPaymentType = exports.ReportInterval = exports.ReportFileType = exports.ReportFileStatus = exports.RejectionReason = exports.RedirectReason = exports.RateSource = exports.RateLevelKey = exports.ProductStatus = exports.ProcessorEntityStatus = exports.Processor = exports.ProcessingTransactionType = exports.PriceSelector = exports.PreonboardingRequestStatus = exports.PreonboardingClassificationType = exports.PreonboardingClassificationPlatform = exports.PreonboardingClassificationDecision = exports.PreferredBillingSchedule = exports.PrateekItemType = exports.PendingRecordType = exports.PaymentTerm = exports.PaymentSummaryType = exports.PaymentSummaryStatus = exports.PaymentShortUrlDiscriminator = exports.Owner = exports.OutputStyle = exports.OrganizationSource = exports.OrganizationRestrictionScreeningStatus = exports.OrganizationRestrictionRiskLevel = exports.OrganizationRestrictionReviewType = exports.OrganizationRestrictionNoteType = exports.OrganizationRestrictionApprovalStatus = exports.OrganizationPaymentStatus = exports.OrganizationMetricType = exports.OrganizationCapability = exports.OrderValidationStatus = exports.OrderTransactionType = exports.OrderPaymentSourceType = exports.OrderLifecycleEvent = exports.OrderChargeTrigger = exports.OrderCancellationInitiatedBy = exports.OrderAttributeIntent = exports.OrderAddressValidationStatus = exports.OrderAction = void 0;
|
|
7
|
+
exports.UnclassifiedProductStatus = exports.TrueupTransactionType = exports.TransferMethod = exports.TransactionPostingMethod = exports.TrackingProcessingFailureClassification = exports.TrackingLabelDimensionsSource = exports.TrackingIntegrationType = exports.TaxonomyCategoryClassificationAlignment = exports.TaxTransactionType = exports.TaxParty = exports.TaxCalculationErrorCode = exports.TaxAndDutyInclusivitySetting = exports.TaskProcessorKey = exports.TariffEligibilityType = exports.SuggestionAction = exports.SubscriptionFrequency = exports.StatisticType = exports.StatementTransferTransactionLocation = exports.SourceTypeFilter = exports.SnoozeSourceType = exports.SnoozeNextActionWith = exports.SimpleRoundingStrategy = exports.ShopifyService = exports.ShopifyPlanType = exports.ShopifyMonitoringTrackingField = exports.ShopifyMonitoringMonitorReviewStatus = exports.ShopifyMarketsTradeSector = exports.ShopifyMarketsQueuedRecordType = exports.ShopifyMarketsHtsNumberAvailable = exports.ShopifyMarketsDangerousGoods = exports.ShopifyIncotermConfiguration = exports.SellabilityStatus = exports.SellabilityCheckStatus = exports.SarveshItemType = exports.RohanItemType = exports.RiskEvaluation = exports.RiskCheck = exports.RevenueRecordType = exports.RestrictionStatus = exports.RestrictionStateReviewStatus = exports.RestrictionRuleExceptionAction = exports.RestrictionRuleCommunityExemption = exports.RestrictionRuleActivationStatus = exports.RestrictionOrganizationSource = exports.RestrictionOrganizationChannel = exports.RestrictionDecision = exports.RestrictionAttributeResult = exports.RestrictionAttributeOperator = exports.RestrictionAttributeConditionSingleOperator = exports.RestrictionAttributeConditionMultipleOperator = void 0;
|
|
8
8
|
var AccountPaymentHoldReason;
|
|
9
9
|
(function (AccountPaymentHoldReason) {
|
|
10
10
|
AccountPaymentHoldReason["FRAUDULENT"] = "fraudulent";
|
|
@@ -81,6 +81,17 @@ var AutoRestrictRule;
|
|
|
81
81
|
AutoRestrictRule["DG_HAZMAT_CLASS_8_CORROSIVES"] = "prr-566cc67167944bc4bd08167aa9c0beba";
|
|
82
82
|
AutoRestrictRule["DG_HAZMAT_CLASS_9_MISCELLANEOUS_DANGEROUS_GOODS_AND_DEVICES"] = "prr-74e1320efb7741cf9ace400b69800f9b";
|
|
83
83
|
})(AutoRestrictRule = exports.AutoRestrictRule || (exports.AutoRestrictRule = {}));
|
|
84
|
+
var B2BTaxLedgerDocumentType;
|
|
85
|
+
(function (B2BTaxLedgerDocumentType) {
|
|
86
|
+
B2BTaxLedgerDocumentType["B_2_B_INVOICE"] = "b2b_invoice";
|
|
87
|
+
B2BTaxLedgerDocumentType["B_2_B_CREDIT_MEMO"] = "b2b_credit_memo";
|
|
88
|
+
})(B2BTaxLedgerDocumentType = exports.B2BTaxLedgerDocumentType || (exports.B2BTaxLedgerDocumentType = {}));
|
|
89
|
+
var B2BTaxRateType;
|
|
90
|
+
(function (B2BTaxRateType) {
|
|
91
|
+
B2BTaxRateType["BASIC"] = "basic";
|
|
92
|
+
B2BTaxRateType["PREFERENTIAL"] = "preferential";
|
|
93
|
+
B2BTaxRateType["EXEMPT"] = "exempt";
|
|
94
|
+
})(B2BTaxRateType = exports.B2BTaxRateType || (exports.B2BTaxRateType = {}));
|
|
84
95
|
var BankAccountStatus;
|
|
85
96
|
(function (BankAccountStatus) {
|
|
86
97
|
BankAccountStatus["ON_HOLD"] = "on_hold";
|
|
@@ -376,6 +387,8 @@ var BillingTransactionType;
|
|
|
376
387
|
BillingTransactionType["MERCHANT_FEE"] = "merchant_fee";
|
|
377
388
|
BillingTransactionType["MERCHANT_PAYOUT"] = "merchant_payout";
|
|
378
389
|
BillingTransactionType["MERCHANT_REFUND"] = "merchant_refund";
|
|
390
|
+
BillingTransactionType["B_2_B_TAX"] = "b2b_tax";
|
|
391
|
+
BillingTransactionType["B_2_B_TAX_REFUND"] = "b2b_tax_refund";
|
|
379
392
|
})(BillingTransactionType = exports.BillingTransactionType || (exports.BillingTransactionType = {}));
|
|
380
393
|
var CalculatorEngine;
|
|
381
394
|
(function (CalculatorEngine) {
|
|
@@ -473,6 +486,7 @@ var ChannelOrderAcceptanceRejectionReason;
|
|
|
473
486
|
ChannelOrderAcceptanceRejectionReason["UNSUPPORTED_VIRTUAL_GOODS"] = "unsupported_virtual_goods";
|
|
474
487
|
ChannelOrderAcceptanceRejectionReason["NON_MATCHING_CURRENCIES"] = "non_matching_currencies";
|
|
475
488
|
ChannelOrderAcceptanceRejectionReason["UNSUPPORTED_ORDER_EDIT"] = "unsupported_order_edit";
|
|
489
|
+
ChannelOrderAcceptanceRejectionReason["ORDER_ALLOCATION_DUTIES_MISMATCH"] = "order_allocation_duties_mismatch";
|
|
476
490
|
ChannelOrderAcceptanceRejectionReason["ORDER_MISSING"] = "order_missing";
|
|
477
491
|
})(ChannelOrderAcceptanceRejectionReason = exports.ChannelOrderAcceptanceRejectionReason || (exports.ChannelOrderAcceptanceRejectionReason = {}));
|
|
478
492
|
var ChannelOrderAcceptanceStatus;
|
|
@@ -540,6 +554,8 @@ var ChargeInputType;
|
|
|
540
554
|
ChargeInputType["ADDITIONAL_HANDLING"] = "additional_handling";
|
|
541
555
|
ChargeInputType["LARGE_PACKAGE_SURCHARGE"] = "large_package_surcharge";
|
|
542
556
|
ChargeInputType["PEAK_SURCHARGE"] = "peak_surcharge";
|
|
557
|
+
ChargeInputType["FUEL_SURCHARGE"] = "fuel_surcharge";
|
|
558
|
+
ChargeInputType["DELIVERY_AREA_SURCHARGE"] = "delivery_area_surcharge";
|
|
543
559
|
})(ChargeInputType = exports.ChargeInputType || (exports.ChargeInputType = {}));
|
|
544
560
|
var ChargebackPaymentStatus;
|
|
545
561
|
(function (ChargebackPaymentStatus) {
|
|
@@ -582,10 +598,16 @@ var ClassificationErrorCode;
|
|
|
582
598
|
(function (ClassificationErrorCode) {
|
|
583
599
|
ClassificationErrorCode["GENERIC_ERROR"] = "generic_error";
|
|
584
600
|
})(ClassificationErrorCode = exports.ClassificationErrorCode || (exports.ClassificationErrorCode = {}));
|
|
601
|
+
var ClassificationFailureReason;
|
|
602
|
+
(function (ClassificationFailureReason) {
|
|
603
|
+
ClassificationFailureReason["LOW_CONFIDENCE"] = "low_confidence";
|
|
604
|
+
ClassificationFailureReason["TIMEOUT"] = "timeout";
|
|
605
|
+
})(ClassificationFailureReason = exports.ClassificationFailureReason || (exports.ClassificationFailureReason = {}));
|
|
585
606
|
var ClassificationPlatform;
|
|
586
607
|
(function (ClassificationPlatform) {
|
|
587
608
|
ClassificationPlatform["GLOBAL_E"] = "GlobalE";
|
|
588
609
|
ClassificationPlatform["FLOW"] = "Flow";
|
|
610
|
+
ClassificationPlatform["FLOW_ONBOARDING"] = "FlowOnboarding";
|
|
589
611
|
ClassificationPlatform["BORDER_FREE"] = "Borderfree";
|
|
590
612
|
})(ClassificationPlatform = exports.ClassificationPlatform || (exports.ClassificationPlatform = {}));
|
|
591
613
|
var ClassificationScope;
|
|
@@ -920,8 +942,6 @@ var EventType;
|
|
|
920
942
|
EventType["EXPORT_FAILED"] = "export_failed";
|
|
921
943
|
EventType["FEATURE_UPSERTED"] = "feature_upserted";
|
|
922
944
|
EventType["FEATURE_DELETED"] = "feature_deleted";
|
|
923
|
-
EventType["ORGANIZATION_BOOLEAN_VALUE_UPSERTED"] = "organization_boolean_value_upserted";
|
|
924
|
-
EventType["ORGANIZATION_BOOLEAN_VALUE_DELETED"] = "organization_boolean_value_deleted";
|
|
925
945
|
EventType["ACCOUNT_SETTINGS_UPSERTED"] = "account_settings_upserted";
|
|
926
946
|
EventType["ACCOUNT_SETTINGS_DELETED"] = "account_settings_deleted";
|
|
927
947
|
EventType["ACCOUNT_PROCESSING_RATES_UPSERTED"] = "account_processing_rates_upserted";
|
|
@@ -1157,6 +1177,22 @@ var EventType;
|
|
|
1157
1177
|
EventType["STRIPE_CONNECT_REPORT_RECORD_DELETED"] = "stripe_connect_report_record_deleted";
|
|
1158
1178
|
EventType["LIABILITY_REMITTANCE_PLAN_UPSERTED"] = "liability_remittance_plan_upserted";
|
|
1159
1179
|
EventType["LIABILITY_REMITTANCE_PLAN_DELETED"] = "liability_remittance_plan_deleted";
|
|
1180
|
+
EventType["ANIRBAN_ITEM_UPSERTED"] = "anirban_item_upserted";
|
|
1181
|
+
EventType["ANIRBAN_ITEM_DELETED"] = "anirban_item_deleted";
|
|
1182
|
+
EventType["SARVESH_ITEM_UPSERTED"] = "sarvesh_item_upserted";
|
|
1183
|
+
EventType["SARVESH_ITEM_DELETED"] = "sarvesh_item_deleted";
|
|
1184
|
+
EventType["HOSEIN_ITEM_UPSERTED"] = "hosein_item_upserted";
|
|
1185
|
+
EventType["HOSEIN_ITEM_DELETED"] = "hosein_item_deleted";
|
|
1186
|
+
EventType["NIALL_ITEM_UPSERTED"] = "niall_item_upserted";
|
|
1187
|
+
EventType["NIALL_ITEM_DELETED"] = "niall_item_deleted";
|
|
1188
|
+
EventType["ROHAN_ITEM_UPSERTED"] = "rohan_item_upserted";
|
|
1189
|
+
EventType["ROHAN_ITEM_DELETED"] = "rohan_item_deleted";
|
|
1190
|
+
EventType["ALDO_ITEM_UPSERTED"] = "aldo_item_upserted";
|
|
1191
|
+
EventType["ALDO_ITEM_DELETED"] = "aldo_item_deleted";
|
|
1192
|
+
EventType["ANSH_ITEM_UPSERTED"] = "ansh_item_upserted";
|
|
1193
|
+
EventType["ANSH_ITEM_DELETED"] = "ansh_item_deleted";
|
|
1194
|
+
EventType["GABRIEL_ITEM_UPSERTED"] = "gabriel_item_upserted";
|
|
1195
|
+
EventType["GABRIEL_ITEM_DELETED"] = "gabriel_item_deleted";
|
|
1160
1196
|
EventType["TRACKING_PROCESSING_ERROR_UPSERTED"] = "tracking_processing_error_upserted";
|
|
1161
1197
|
EventType["TRACKING_PROCESSING_ERROR_DELETED"] = "tracking_processing_error_deleted";
|
|
1162
1198
|
EventType["TRACKING_LABEL_EVENT_UPSERTED_V_2"] = "tracking_label_event_upserted_v2";
|
|
@@ -1243,6 +1279,11 @@ var FraudReviewResponsibleParty;
|
|
|
1243
1279
|
FraudReviewResponsibleParty["FLOW"] = "flow";
|
|
1244
1280
|
FraudReviewResponsibleParty["ORGANIZATION"] = "organization";
|
|
1245
1281
|
})(FraudReviewResponsibleParty = exports.FraudReviewResponsibleParty || (exports.FraudReviewResponsibleParty = {}));
|
|
1282
|
+
var GabrielItemType;
|
|
1283
|
+
(function (GabrielItemType) {
|
|
1284
|
+
GabrielItemType["PHYSICAL"] = "physical";
|
|
1285
|
+
GabrielItemType["DIGITAL"] = "digital";
|
|
1286
|
+
})(GabrielItemType = exports.GabrielItemType || (exports.GabrielItemType = {}));
|
|
1246
1287
|
var GeIngestionFileStatus;
|
|
1247
1288
|
(function (GeIngestionFileStatus) {
|
|
1248
1289
|
GeIngestionFileStatus["PENDING"] = "pending";
|
|
@@ -1284,6 +1325,12 @@ var HoseinItemType;
|
|
|
1284
1325
|
HoseinItemType["PHYSICAL"] = "physical";
|
|
1285
1326
|
HoseinItemType["DIGITAL"] = "digital";
|
|
1286
1327
|
})(HoseinItemType = exports.HoseinItemType || (exports.HoseinItemType = {}));
|
|
1328
|
+
var Hs6CodeSource;
|
|
1329
|
+
(function (Hs6CodeSource) {
|
|
1330
|
+
Hs6CodeSource["SELLABILITY"] = "sellability";
|
|
1331
|
+
Hs6CodeSource["CLASSIFICATION"] = "classification";
|
|
1332
|
+
Hs6CodeSource["HUMAN"] = "human";
|
|
1333
|
+
})(Hs6CodeSource = exports.Hs6CodeSource || (exports.Hs6CodeSource = {}));
|
|
1287
1334
|
var HttpMethod;
|
|
1288
1335
|
(function (HttpMethod) {
|
|
1289
1336
|
HttpMethod["GET"] = "get";
|
|
@@ -1401,6 +1448,15 @@ var LabelTransactionType;
|
|
|
1401
1448
|
LabelTransactionType["FEE"] = "fee";
|
|
1402
1449
|
LabelTransactionType["REVENUE_SHARE"] = "revenue_share";
|
|
1403
1450
|
})(LabelTransactionType = exports.LabelTransactionType || (exports.LabelTransactionType = {}));
|
|
1451
|
+
var LedgerReportType;
|
|
1452
|
+
(function (LedgerReportType) {
|
|
1453
|
+
LedgerReportType["PERIODIC_MOR_JURISDICTION_REPORT"] = "periodic_mor_jurisdiction_report";
|
|
1454
|
+
})(LedgerReportType = exports.LedgerReportType || (exports.LedgerReportType = {}));
|
|
1455
|
+
var LedgerReportUrlType;
|
|
1456
|
+
(function (LedgerReportUrlType) {
|
|
1457
|
+
LedgerReportUrlType["SHAREPOINT"] = "sharepoint";
|
|
1458
|
+
LedgerReportUrlType["S_3"] = "s3";
|
|
1459
|
+
})(LedgerReportUrlType = exports.LedgerReportUrlType || (exports.LedgerReportUrlType = {}));
|
|
1404
1460
|
var LiabilityType;
|
|
1405
1461
|
(function (LiabilityType) {
|
|
1406
1462
|
LiabilityType["FULL_VALUE_TAX"] = "full_value_tax";
|
|
@@ -1448,6 +1504,12 @@ var MerchantOfRecord;
|
|
|
1448
1504
|
MerchantOfRecord["GLOBAL_E_UNITED_KINGDOM"] = "global_e_united_kingdom";
|
|
1449
1505
|
MerchantOfRecord["GLOBAL_E_CANADA"] = "global_e_canada";
|
|
1450
1506
|
MerchantOfRecord["GLOBAL_E_NETHERLANDS"] = "global_e_netherlands";
|
|
1507
|
+
MerchantOfRecord["UK_GLOBAL_E_CANADA"] = "uk_global_e_canada";
|
|
1508
|
+
MerchantOfRecord["UK_GLOBAL_E_NETHERLANDS"] = "uk_global_e_netherlands";
|
|
1509
|
+
MerchantOfRecord["UK_GLOBAL_E_UNITED_STATES"] = "uk_global_e_united_states";
|
|
1510
|
+
MerchantOfRecord["CA_GLOBAL_E_UNITED_KINGDOM"] = "ca_global_e_united_kingdom";
|
|
1511
|
+
MerchantOfRecord["CA_GLOBAL_E_NETHERLANDS"] = "ca_global_e_netherlands";
|
|
1512
|
+
MerchantOfRecord["CA_GLOBAL_E_UNITED_STATES"] = "ca_global_e_united_states";
|
|
1451
1513
|
})(MerchantOfRecord = exports.MerchantOfRecord || (exports.MerchantOfRecord = {}));
|
|
1452
1514
|
var MerchantOverrideStatus;
|
|
1453
1515
|
(function (MerchantOverrideStatus) {
|
|
@@ -1516,7 +1578,6 @@ var OnboardingAuditThemeKey;
|
|
|
1516
1578
|
OnboardingAuditThemeKey["FRAUD"] = "fraud";
|
|
1517
1579
|
OnboardingAuditThemeKey["LOGISTICS"] = "logistics";
|
|
1518
1580
|
OnboardingAuditThemeKey["PAYMENTS"] = "payments";
|
|
1519
|
-
OnboardingAuditThemeKey["SHOPIFY_MARKETS"] = "shopify_markets";
|
|
1520
1581
|
OnboardingAuditThemeKey["INTEGRATION_PARTNER"] = "integration_partner";
|
|
1521
1582
|
OnboardingAuditThemeKey["DTCE"] = "dtce";
|
|
1522
1583
|
OnboardingAuditThemeKey["RESTRICTIONS"] = "restrictions";
|
|
@@ -1653,7 +1714,6 @@ var OrganizationRestrictionScreeningStatus;
|
|
|
1653
1714
|
})(OrganizationRestrictionScreeningStatus = exports.OrganizationRestrictionScreeningStatus || (exports.OrganizationRestrictionScreeningStatus = {}));
|
|
1654
1715
|
var OrganizationSource;
|
|
1655
1716
|
(function (OrganizationSource) {
|
|
1656
|
-
OrganizationSource["SHOPIFY"] = "shopify";
|
|
1657
1717
|
OrganizationSource["SMB"] = "smb";
|
|
1658
1718
|
OrganizationSource["ENTERPRISE"] = "enterprise";
|
|
1659
1719
|
})(OrganizationSource = exports.OrganizationSource || (exports.OrganizationSource = {}));
|
|
@@ -1714,6 +1774,29 @@ var PreferredBillingSchedule;
|
|
|
1714
1774
|
PreferredBillingSchedule["MONTHLY"] = "monthly";
|
|
1715
1775
|
PreferredBillingSchedule["BI_MONTHLY"] = "bi-monthly";
|
|
1716
1776
|
})(PreferredBillingSchedule = exports.PreferredBillingSchedule || (exports.PreferredBillingSchedule = {}));
|
|
1777
|
+
var PreonboardingClassificationDecision;
|
|
1778
|
+
(function (PreonboardingClassificationDecision) {
|
|
1779
|
+
PreonboardingClassificationDecision["ACCEPT"] = "Accept";
|
|
1780
|
+
PreonboardingClassificationDecision["REJECT"] = "Reject";
|
|
1781
|
+
})(PreonboardingClassificationDecision = exports.PreonboardingClassificationDecision || (exports.PreonboardingClassificationDecision = {}));
|
|
1782
|
+
var PreonboardingClassificationPlatform;
|
|
1783
|
+
(function (PreonboardingClassificationPlatform) {
|
|
1784
|
+
PreonboardingClassificationPlatform["FLOW_ONBOARDING"] = "FlowOnboarding";
|
|
1785
|
+
})(PreonboardingClassificationPlatform = exports.PreonboardingClassificationPlatform || (exports.PreonboardingClassificationPlatform = {}));
|
|
1786
|
+
var PreonboardingClassificationType;
|
|
1787
|
+
(function (PreonboardingClassificationType) {
|
|
1788
|
+
PreonboardingClassificationType["NONE"] = "None";
|
|
1789
|
+
PreonboardingClassificationType["MANUAL"] = "Manual";
|
|
1790
|
+
PreonboardingClassificationType["ML"] = "ML";
|
|
1791
|
+
PreonboardingClassificationType["SYSTEM"] = "System";
|
|
1792
|
+
})(PreonboardingClassificationType = exports.PreonboardingClassificationType || (exports.PreonboardingClassificationType = {}));
|
|
1793
|
+
var PreonboardingRequestStatus;
|
|
1794
|
+
(function (PreonboardingRequestStatus) {
|
|
1795
|
+
PreonboardingRequestStatus["PENDING"] = "pending";
|
|
1796
|
+
PreonboardingRequestStatus["COMPLETED"] = "completed";
|
|
1797
|
+
PreonboardingRequestStatus["FAILED"] = "failed";
|
|
1798
|
+
PreonboardingRequestStatus["DISCARDED"] = "discarded";
|
|
1799
|
+
})(PreonboardingRequestStatus = exports.PreonboardingRequestStatus || (exports.PreonboardingRequestStatus = {}));
|
|
1717
1800
|
var PriceSelector;
|
|
1718
1801
|
(function (PriceSelector) {
|
|
1719
1802
|
PriceSelector["MINIMUM"] = "minimum";
|
|
@@ -1815,6 +1898,7 @@ var ReportType;
|
|
|
1815
1898
|
ReportType["TRUEUP_OVERVIEW"] = "trueup_overview";
|
|
1816
1899
|
ReportType["NON_CHANNEL_PAYMENT_BANK_ACCOUNT"] = "non_channel_payment_bank_account";
|
|
1817
1900
|
ReportType["SCHEDULED_PAYMENT"] = "scheduled_payment";
|
|
1901
|
+
ReportType["SCHEDULED_PAYMENT_CITI"] = "scheduled_payment_citi";
|
|
1818
1902
|
ReportType["ACCOUNT_QUARTERLY_BALANCES"] = "account_quarterly_balances";
|
|
1819
1903
|
ReportType["INVARIANTS"] = "invariants";
|
|
1820
1904
|
ReportType["PAYMENTS"] = "payments";
|
|
@@ -1881,10 +1965,10 @@ var RestrictionOrganizationChannel;
|
|
|
1881
1965
|
RestrictionOrganizationChannel["ENTERPRISE"] = "enterprise";
|
|
1882
1966
|
RestrictionOrganizationChannel["SHOPIFY_SANDBOX"] = "shopify-sandbox";
|
|
1883
1967
|
RestrictionOrganizationChannel["ENTERPRISE_SANDBOX"] = "enterprise-sandbox";
|
|
1968
|
+
RestrictionOrganizationChannel["ENTERPRISE_QA"] = "enterprise-qa";
|
|
1884
1969
|
})(RestrictionOrganizationChannel = exports.RestrictionOrganizationChannel || (exports.RestrictionOrganizationChannel = {}));
|
|
1885
1970
|
var RestrictionOrganizationSource;
|
|
1886
1971
|
(function (RestrictionOrganizationSource) {
|
|
1887
|
-
RestrictionOrganizationSource["SHOPIFY"] = "shopify";
|
|
1888
1972
|
RestrictionOrganizationSource["SMB"] = "smb";
|
|
1889
1973
|
RestrictionOrganizationSource["ENTERPRISE"] = "enterprise";
|
|
1890
1974
|
})(RestrictionOrganizationSource = exports.RestrictionOrganizationSource || (exports.RestrictionOrganizationSource = {}));
|
|
@@ -2102,6 +2186,7 @@ var TaskProcessorKey;
|
|
|
2102
2186
|
TaskProcessorKey["PAYMENT"] = "payment";
|
|
2103
2187
|
TaskProcessorKey["RATE_LEVELS"] = "rate_levels";
|
|
2104
2188
|
TaskProcessorKey["CENTER_DEFAULTS"] = "center_defaults";
|
|
2189
|
+
TaskProcessorKey["ITEM_DIMENSIONS"] = "item_dimensions";
|
|
2105
2190
|
})(TaskProcessorKey = exports.TaskProcessorKey || (exports.TaskProcessorKey = {}));
|
|
2106
2191
|
var TaxAndDutyInclusivitySetting;
|
|
2107
2192
|
(function (TaxAndDutyInclusivitySetting) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-internal-constants",
|
|
3
|
-
"version": "4.18.
|
|
3
|
+
"version": "4.18.106",
|
|
4
4
|
"description": "Definitions for enumerations found in internal Flow API",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"flow",
|
|
@@ -24,5 +24,5 @@
|
|
|
24
24
|
"generate": "apibuilder update",
|
|
25
25
|
"postgenerate": "npm run format"
|
|
26
26
|
},
|
|
27
|
-
"gitHead": "
|
|
27
|
+
"gitHead": "135ffbb6c863d1ed7a34a1f2aecefa6495a9a4d7"
|
|
28
28
|
}
|
package/src/api-internal.ts
CHANGED
|
@@ -74,6 +74,17 @@ export enum AutoRestrictRule {
|
|
|
74
74
|
DG_HAZMAT_CLASS_9_MISCELLANEOUS_DANGEROUS_GOODS_AND_DEVICES = 'prr-74e1320efb7741cf9ace400b69800f9b',
|
|
75
75
|
}
|
|
76
76
|
|
|
77
|
+
export enum B2BTaxLedgerDocumentType {
|
|
78
|
+
B_2_B_INVOICE = 'b2b_invoice',
|
|
79
|
+
B_2_B_CREDIT_MEMO = 'b2b_credit_memo',
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
export enum B2BTaxRateType {
|
|
83
|
+
BASIC = 'basic',
|
|
84
|
+
PREFERENTIAL = 'preferential',
|
|
85
|
+
EXEMPT = 'exempt',
|
|
86
|
+
}
|
|
87
|
+
|
|
77
88
|
export enum BankAccountStatus {
|
|
78
89
|
ON_HOLD = 'on_hold',
|
|
79
90
|
NOT_ON_HOLD = 'not_on_hold',
|
|
@@ -368,6 +379,8 @@ export enum BillingTransactionType {
|
|
|
368
379
|
MERCHANT_FEE = 'merchant_fee',
|
|
369
380
|
MERCHANT_PAYOUT = 'merchant_payout',
|
|
370
381
|
MERCHANT_REFUND = 'merchant_refund',
|
|
382
|
+
B_2_B_TAX = 'b2b_tax',
|
|
383
|
+
B_2_B_TAX_REFUND = 'b2b_tax_refund',
|
|
371
384
|
}
|
|
372
385
|
|
|
373
386
|
export enum CalculatorEngine {
|
|
@@ -465,6 +478,7 @@ export enum ChannelOrderAcceptanceRejectionReason {
|
|
|
465
478
|
UNSUPPORTED_VIRTUAL_GOODS = 'unsupported_virtual_goods',
|
|
466
479
|
NON_MATCHING_CURRENCIES = 'non_matching_currencies',
|
|
467
480
|
UNSUPPORTED_ORDER_EDIT = 'unsupported_order_edit',
|
|
481
|
+
ORDER_ALLOCATION_DUTIES_MISMATCH = 'order_allocation_duties_mismatch',
|
|
468
482
|
ORDER_MISSING = 'order_missing',
|
|
469
483
|
}
|
|
470
484
|
|
|
@@ -532,6 +546,8 @@ export enum ChargeInputType {
|
|
|
532
546
|
ADDITIONAL_HANDLING = 'additional_handling',
|
|
533
547
|
LARGE_PACKAGE_SURCHARGE = 'large_package_surcharge',
|
|
534
548
|
PEAK_SURCHARGE = 'peak_surcharge',
|
|
549
|
+
FUEL_SURCHARGE = 'fuel_surcharge',
|
|
550
|
+
DELIVERY_AREA_SURCHARGE = 'delivery_area_surcharge',
|
|
535
551
|
}
|
|
536
552
|
|
|
537
553
|
export enum ChargebackPaymentStatus {
|
|
@@ -575,9 +591,15 @@ export enum ClassificationErrorCode {
|
|
|
575
591
|
GENERIC_ERROR = 'generic_error',
|
|
576
592
|
}
|
|
577
593
|
|
|
594
|
+
export enum ClassificationFailureReason {
|
|
595
|
+
LOW_CONFIDENCE = 'low_confidence',
|
|
596
|
+
TIMEOUT = 'timeout',
|
|
597
|
+
}
|
|
598
|
+
|
|
578
599
|
export enum ClassificationPlatform {
|
|
579
600
|
GLOBAL_E = 'GlobalE',
|
|
580
601
|
FLOW = 'Flow',
|
|
602
|
+
FLOW_ONBOARDING = 'FlowOnboarding',
|
|
581
603
|
BORDER_FREE = 'Borderfree',
|
|
582
604
|
}
|
|
583
605
|
|
|
@@ -912,8 +934,6 @@ export enum EventType {
|
|
|
912
934
|
EXPORT_FAILED = 'export_failed',
|
|
913
935
|
FEATURE_UPSERTED = 'feature_upserted',
|
|
914
936
|
FEATURE_DELETED = 'feature_deleted',
|
|
915
|
-
ORGANIZATION_BOOLEAN_VALUE_UPSERTED = 'organization_boolean_value_upserted',
|
|
916
|
-
ORGANIZATION_BOOLEAN_VALUE_DELETED = 'organization_boolean_value_deleted',
|
|
917
937
|
ACCOUNT_SETTINGS_UPSERTED = 'account_settings_upserted',
|
|
918
938
|
ACCOUNT_SETTINGS_DELETED = 'account_settings_deleted',
|
|
919
939
|
ACCOUNT_PROCESSING_RATES_UPSERTED = 'account_processing_rates_upserted',
|
|
@@ -1149,6 +1169,22 @@ export enum EventType {
|
|
|
1149
1169
|
STRIPE_CONNECT_REPORT_RECORD_DELETED = 'stripe_connect_report_record_deleted',
|
|
1150
1170
|
LIABILITY_REMITTANCE_PLAN_UPSERTED = 'liability_remittance_plan_upserted',
|
|
1151
1171
|
LIABILITY_REMITTANCE_PLAN_DELETED = 'liability_remittance_plan_deleted',
|
|
1172
|
+
ANIRBAN_ITEM_UPSERTED = 'anirban_item_upserted',
|
|
1173
|
+
ANIRBAN_ITEM_DELETED = 'anirban_item_deleted',
|
|
1174
|
+
SARVESH_ITEM_UPSERTED = 'sarvesh_item_upserted',
|
|
1175
|
+
SARVESH_ITEM_DELETED = 'sarvesh_item_deleted',
|
|
1176
|
+
HOSEIN_ITEM_UPSERTED = 'hosein_item_upserted',
|
|
1177
|
+
HOSEIN_ITEM_DELETED = 'hosein_item_deleted',
|
|
1178
|
+
NIALL_ITEM_UPSERTED = 'niall_item_upserted',
|
|
1179
|
+
NIALL_ITEM_DELETED = 'niall_item_deleted',
|
|
1180
|
+
ROHAN_ITEM_UPSERTED = 'rohan_item_upserted',
|
|
1181
|
+
ROHAN_ITEM_DELETED = 'rohan_item_deleted',
|
|
1182
|
+
ALDO_ITEM_UPSERTED = 'aldo_item_upserted',
|
|
1183
|
+
ALDO_ITEM_DELETED = 'aldo_item_deleted',
|
|
1184
|
+
ANSH_ITEM_UPSERTED = 'ansh_item_upserted',
|
|
1185
|
+
ANSH_ITEM_DELETED = 'ansh_item_deleted',
|
|
1186
|
+
GABRIEL_ITEM_UPSERTED = 'gabriel_item_upserted',
|
|
1187
|
+
GABRIEL_ITEM_DELETED = 'gabriel_item_deleted',
|
|
1152
1188
|
TRACKING_PROCESSING_ERROR_UPSERTED = 'tracking_processing_error_upserted',
|
|
1153
1189
|
TRACKING_PROCESSING_ERROR_DELETED = 'tracking_processing_error_deleted',
|
|
1154
1190
|
TRACKING_LABEL_EVENT_UPSERTED_V_2 = 'tracking_label_event_upserted_v2',
|
|
@@ -1236,6 +1272,11 @@ export enum FraudReviewResponsibleParty {
|
|
|
1236
1272
|
ORGANIZATION = 'organization',
|
|
1237
1273
|
}
|
|
1238
1274
|
|
|
1275
|
+
export enum GabrielItemType {
|
|
1276
|
+
PHYSICAL = 'physical',
|
|
1277
|
+
DIGITAL = 'digital',
|
|
1278
|
+
}
|
|
1279
|
+
|
|
1239
1280
|
export enum GeIngestionFileStatus {
|
|
1240
1281
|
PENDING = 'pending',
|
|
1241
1282
|
PROCESSED = 'processed',
|
|
@@ -1277,6 +1318,12 @@ export enum HoseinItemType {
|
|
|
1277
1318
|
DIGITAL = 'digital',
|
|
1278
1319
|
}
|
|
1279
1320
|
|
|
1321
|
+
export enum Hs6CodeSource {
|
|
1322
|
+
SELLABILITY = 'sellability',
|
|
1323
|
+
CLASSIFICATION = 'classification',
|
|
1324
|
+
HUMAN = 'human',
|
|
1325
|
+
}
|
|
1326
|
+
|
|
1280
1327
|
export enum HttpMethod {
|
|
1281
1328
|
GET = 'get',
|
|
1282
1329
|
POST = 'post',
|
|
@@ -1394,6 +1441,15 @@ export enum LabelTransactionType {
|
|
|
1394
1441
|
REVENUE_SHARE = 'revenue_share',
|
|
1395
1442
|
}
|
|
1396
1443
|
|
|
1444
|
+
export enum LedgerReportType {
|
|
1445
|
+
PERIODIC_MOR_JURISDICTION_REPORT = 'periodic_mor_jurisdiction_report',
|
|
1446
|
+
}
|
|
1447
|
+
|
|
1448
|
+
export enum LedgerReportUrlType {
|
|
1449
|
+
SHAREPOINT = 'sharepoint',
|
|
1450
|
+
S_3 = 's3',
|
|
1451
|
+
}
|
|
1452
|
+
|
|
1397
1453
|
export enum LiabilityType {
|
|
1398
1454
|
FULL_VALUE_TAX = 'full_value_tax',
|
|
1399
1455
|
LOW_VALUE_GOODS_TAX = 'low_value_goods_tax',
|
|
@@ -1440,6 +1496,12 @@ export enum MerchantOfRecord {
|
|
|
1440
1496
|
GLOBAL_E_UNITED_KINGDOM = 'global_e_united_kingdom',
|
|
1441
1497
|
GLOBAL_E_CANADA = 'global_e_canada',
|
|
1442
1498
|
GLOBAL_E_NETHERLANDS = 'global_e_netherlands',
|
|
1499
|
+
UK_GLOBAL_E_CANADA = 'uk_global_e_canada',
|
|
1500
|
+
UK_GLOBAL_E_NETHERLANDS = 'uk_global_e_netherlands',
|
|
1501
|
+
UK_GLOBAL_E_UNITED_STATES = 'uk_global_e_united_states',
|
|
1502
|
+
CA_GLOBAL_E_UNITED_KINGDOM = 'ca_global_e_united_kingdom',
|
|
1503
|
+
CA_GLOBAL_E_NETHERLANDS = 'ca_global_e_netherlands',
|
|
1504
|
+
CA_GLOBAL_E_UNITED_STATES = 'ca_global_e_united_states',
|
|
1443
1505
|
}
|
|
1444
1506
|
|
|
1445
1507
|
export enum MerchantOverrideStatus {
|
|
@@ -1508,7 +1570,6 @@ export enum OnboardingAuditThemeKey {
|
|
|
1508
1570
|
FRAUD = 'fraud',
|
|
1509
1571
|
LOGISTICS = 'logistics',
|
|
1510
1572
|
PAYMENTS = 'payments',
|
|
1511
|
-
SHOPIFY_MARKETS = 'shopify_markets',
|
|
1512
1573
|
INTEGRATION_PARTNER = 'integration_partner',
|
|
1513
1574
|
DTCE = 'dtce',
|
|
1514
1575
|
RESTRICTIONS = 'restrictions',
|
|
@@ -1645,7 +1706,6 @@ export enum OrganizationRestrictionScreeningStatus {
|
|
|
1645
1706
|
}
|
|
1646
1707
|
|
|
1647
1708
|
export enum OrganizationSource {
|
|
1648
|
-
SHOPIFY = 'shopify',
|
|
1649
1709
|
SMB = 'smb',
|
|
1650
1710
|
ENTERPRISE = 'enterprise',
|
|
1651
1711
|
}
|
|
@@ -1707,6 +1767,29 @@ export enum PreferredBillingSchedule {
|
|
|
1707
1767
|
BI_MONTHLY = 'bi-monthly',
|
|
1708
1768
|
}
|
|
1709
1769
|
|
|
1770
|
+
export enum PreonboardingClassificationDecision {
|
|
1771
|
+
ACCEPT = 'Accept',
|
|
1772
|
+
REJECT = 'Reject',
|
|
1773
|
+
}
|
|
1774
|
+
|
|
1775
|
+
export enum PreonboardingClassificationPlatform {
|
|
1776
|
+
FLOW_ONBOARDING = 'FlowOnboarding',
|
|
1777
|
+
}
|
|
1778
|
+
|
|
1779
|
+
export enum PreonboardingClassificationType {
|
|
1780
|
+
NONE = 'None',
|
|
1781
|
+
MANUAL = 'Manual',
|
|
1782
|
+
ML = 'ML',
|
|
1783
|
+
SYSTEM = 'System',
|
|
1784
|
+
}
|
|
1785
|
+
|
|
1786
|
+
export enum PreonboardingRequestStatus {
|
|
1787
|
+
PENDING = 'pending',
|
|
1788
|
+
COMPLETED = 'completed',
|
|
1789
|
+
FAILED = 'failed',
|
|
1790
|
+
DISCARDED = 'discarded',
|
|
1791
|
+
}
|
|
1792
|
+
|
|
1710
1793
|
export enum PriceSelector {
|
|
1711
1794
|
MINIMUM = 'minimum',
|
|
1712
1795
|
MAXIMUM = 'maximum',
|
|
@@ -1807,6 +1890,7 @@ export enum ReportType {
|
|
|
1807
1890
|
TRUEUP_OVERVIEW = 'trueup_overview',
|
|
1808
1891
|
NON_CHANNEL_PAYMENT_BANK_ACCOUNT = 'non_channel_payment_bank_account',
|
|
1809
1892
|
SCHEDULED_PAYMENT = 'scheduled_payment',
|
|
1893
|
+
SCHEDULED_PAYMENT_CITI = 'scheduled_payment_citi',
|
|
1810
1894
|
ACCOUNT_QUARTERLY_BALANCES = 'account_quarterly_balances',
|
|
1811
1895
|
INVARIANTS = 'invariants',
|
|
1812
1896
|
PAYMENTS = 'payments',
|
|
@@ -1873,10 +1957,10 @@ export enum RestrictionOrganizationChannel {
|
|
|
1873
1957
|
ENTERPRISE = 'enterprise',
|
|
1874
1958
|
SHOPIFY_SANDBOX = 'shopify-sandbox',
|
|
1875
1959
|
ENTERPRISE_SANDBOX = 'enterprise-sandbox',
|
|
1960
|
+
ENTERPRISE_QA = 'enterprise-qa',
|
|
1876
1961
|
}
|
|
1877
1962
|
|
|
1878
1963
|
export enum RestrictionOrganizationSource {
|
|
1879
|
-
SHOPIFY = 'shopify',
|
|
1880
1964
|
SMB = 'smb',
|
|
1881
1965
|
ENTERPRISE = 'enterprise',
|
|
1882
1966
|
}
|
|
@@ -2094,6 +2178,7 @@ export enum TaskProcessorKey {
|
|
|
2094
2178
|
PAYMENT = 'payment',
|
|
2095
2179
|
RATE_LEVELS = 'rate_levels',
|
|
2096
2180
|
CENTER_DEFAULTS = 'center_defaults',
|
|
2181
|
+
ITEM_DIMENSIONS = 'item_dimensions',
|
|
2097
2182
|
}
|
|
2098
2183
|
|
|
2099
2184
|
export enum TaxAndDutyInclusivitySetting {
|