@flowio/api-internal-constants 4.18.87 → 4.18.89
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 +46 -89
- package/dist/api-internal.js +50 -99
- package/package.json +2 -2
- package/src/api-internal.ts +45 -94
package/dist/api-internal.d.ts
CHANGED
|
@@ -28,6 +28,10 @@ export declare enum AldoItemType {
|
|
|
28
28
|
PHYSICAL = "physical",
|
|
29
29
|
DIGITAL = "digital"
|
|
30
30
|
}
|
|
31
|
+
export declare enum AnshItemType {
|
|
32
|
+
PHYSICAL = "physical",
|
|
33
|
+
DIGITAL = "digital"
|
|
34
|
+
}
|
|
31
35
|
export declare enum AnyDangerousGoods {
|
|
32
36
|
YES = "yes",
|
|
33
37
|
NO = "no",
|
|
@@ -284,8 +288,11 @@ export declare enum BillingTransactionType {
|
|
|
284
288
|
DUTY = "duty",
|
|
285
289
|
TRUEUP = "trueup",
|
|
286
290
|
CARRIER_CHARGE = "carrier_charge",
|
|
291
|
+
NON_L_4_L_TAX_DUTY_FX = "non_l4l_tax_duty_fx",
|
|
287
292
|
TAX_REFUND = "tax_refund",
|
|
288
|
-
DUTY_REFUND = "duty_refund"
|
|
293
|
+
DUTY_REFUND = "duty_refund",
|
|
294
|
+
GE_REVENUE_SHARE = "ge_revenue_share",
|
|
295
|
+
TAX_DUTY_DELTA = "tax_duty_delta"
|
|
289
296
|
}
|
|
290
297
|
export declare enum BrowserBundleErrorCode {
|
|
291
298
|
GENERIC_ERROR = "generic_error",
|
|
@@ -407,7 +414,8 @@ export declare enum ChargeInputType {
|
|
|
407
414
|
DUTIES_FX_SURCHARGE = "duties_fx_surcharge",
|
|
408
415
|
ELECTRONIC_EXPORT_INFORMATION_SURCHARGE = "electronic_export_information_surcharge",
|
|
409
416
|
ADDITIONAL_HANDLING = "additional_handling",
|
|
410
|
-
LARGE_PACKAGE_SURCHARGE = "large_package_surcharge"
|
|
417
|
+
LARGE_PACKAGE_SURCHARGE = "large_package_surcharge",
|
|
418
|
+
PEAK_SURCHARGE = "peak_surcharge"
|
|
411
419
|
}
|
|
412
420
|
export declare enum ChargebackPaymentStatus {
|
|
413
421
|
CAPTURED = "captured",
|
|
@@ -573,6 +581,7 @@ export declare enum DisputeStatus {
|
|
|
573
581
|
PENDING = "pending",
|
|
574
582
|
WON = "won",
|
|
575
583
|
LOST = "lost",
|
|
584
|
+
REFUNDED = "refunded",
|
|
576
585
|
EXPIRED = "expired"
|
|
577
586
|
}
|
|
578
587
|
export declare enum DisputeTransactionType {
|
|
@@ -647,8 +656,6 @@ export declare enum EventType {
|
|
|
647
656
|
ADYEN_REFUND_UPSERTED = "adyen_refund_upserted",
|
|
648
657
|
ADYEN_DISPUTE_UPSERTED = "adyen_dispute_upserted",
|
|
649
658
|
ADYEN_DISPUTE_DELETED = "adyen_dispute_deleted",
|
|
650
|
-
ALDO_ITEM_UPSERTED = "aldo_item_upserted",
|
|
651
|
-
ALDO_ITEM_DELETED = "aldo_item_deleted",
|
|
652
659
|
FULFILLMENT_UPSERTED = "fulfillment_upserted",
|
|
653
660
|
FULFILLMENT_DELETED = "fulfillment_deleted",
|
|
654
661
|
MERCHANT_UPSERTED = "merchant_upserted",
|
|
@@ -813,7 +820,6 @@ export declare enum EventType {
|
|
|
813
820
|
HARMONIZED_ITEMS_HS_6_EXPORT = "harmonized_items_hs6_export",
|
|
814
821
|
UNHARMONIZED_ITEMS_EXPORT = "unharmonized_items_export",
|
|
815
822
|
DUTIED_ITEMS_EXPORT = "dutied_items_export",
|
|
816
|
-
TARIFF_CODES_EXPORT = "tariff_codes_export",
|
|
817
823
|
HARMONIZATION_PHRASE_SUGGESTION_REQUEST_IMPORT = "harmonization_phrase_suggestion_request_import",
|
|
818
824
|
HARMONIZATION_CODES_IMPORT = "harmonization_codes_import",
|
|
819
825
|
ITEM_CLASSIFICATION_CREATED = "item_classification_created",
|
|
@@ -830,8 +836,6 @@ export declare enum EventType {
|
|
|
830
836
|
RATE_FRESHNESS_SUMMARY_DELETED = "rate_freshness_summary_deleted",
|
|
831
837
|
ITEM_HARMONIZATION_UPSERTED = "item_harmonization_upserted",
|
|
832
838
|
ITEM_HARMONIZATION_DELETED = "item_harmonization_deleted",
|
|
833
|
-
HARMONIZATION_ITEM_CLASSIFICATION_UPSERTED = "harmonization_item_classification_upserted",
|
|
834
|
-
HARMONIZATION_ITEM_CLASSIFICATION_DELETED = "harmonization_item_classification_deleted",
|
|
835
839
|
HARMONIZATION_CLASSIFICATION_STATISTICS_PUBLISHED = "harmonization_classification_statistics_published",
|
|
836
840
|
ISSUER_UPSERTED = "issuer_upserted",
|
|
837
841
|
ISSUER_DELETED = "issuer_deleted",
|
|
@@ -844,17 +848,8 @@ export declare enum EventType {
|
|
|
844
848
|
ORDER_VALIDATION_DELETED = "order_validation_deleted",
|
|
845
849
|
LABEL_TRACKING_SUMMARY_UPSERTED = "label_tracking_summary_upserted",
|
|
846
850
|
LABEL_TRACKING_SUMMARY_DELETED = "label_tracking_summary_deleted",
|
|
847
|
-
LOCALIZED_ITEM_UPSERTED_V_2 = "localized_item_upserted_v2",
|
|
848
|
-
LOCALIZED_ITEM_DELETED = "localized_item_deleted",
|
|
849
|
-
LOCALIZED_ITEM_DELETED_V_2 = "localized_item_deleted_v2",
|
|
850
|
-
LOCALIZED_ITEM_SNAPSHOT = "localized_item_snapshot",
|
|
851
|
-
LOCALIZED_PRICE_BOOK_ITEM_UPSERTED = "localized_price_book_item_upserted",
|
|
852
|
-
LOCALIZED_PRICE_BOOK_ITEM_DELETED = "localized_price_book_item_deleted",
|
|
853
851
|
LOGISTICS_CAPABILITIES_UPSERTED = "logistics_capabilities_upserted",
|
|
854
852
|
LOGISTICS_CAPABILITIES_DELETED = "logistics_capabilities_deleted",
|
|
855
|
-
FEED_UPSERTED = "feed_upserted",
|
|
856
|
-
FEED_DELETED = "feed_deleted",
|
|
857
|
-
FEEDS_EXPORT = "feeds_export",
|
|
858
853
|
LOCALIZED_ITEM_PRICES_EXPORT_REQUEST = "localized_item_prices_export_request",
|
|
859
854
|
OPTIN_PROMPT_UPSERTED = "optin_prompt_upserted",
|
|
860
855
|
OPTIN_PROMPT_DELETED = "optin_prompt_deleted",
|
|
@@ -939,6 +934,10 @@ export declare enum EventType {
|
|
|
939
934
|
SCREENING_STATUS_CHANGE_DELETED = "screening_status_change_deleted",
|
|
940
935
|
RESTRICTIONS_DAILYOPS_UPSERTED = "restrictions_dailyops_upserted",
|
|
941
936
|
RESTRICTIONS_DAILYOPS_DELETED = "restrictions_dailyops_deleted",
|
|
937
|
+
RESTRICTION_RULE_UPSERTED = "restriction_rule_upserted",
|
|
938
|
+
RESTRICTION_RULE_DELETED = "restriction_rule_deleted",
|
|
939
|
+
RESTRICTION_RULE_EFFECT_UPSERTED = "restriction_rule_effect_upserted",
|
|
940
|
+
RESTRICTION_RULE_EFFECT_DELETED = "restriction_rule_effect_deleted",
|
|
942
941
|
SHOPIFY_SHOP_UPSERTED = "shopify_shop_upserted",
|
|
943
942
|
SHOPIFY_SHOP_DELETED = "shopify_shop_deleted",
|
|
944
943
|
SHOPIFY_EXPERIENCE_SHORT_ID_UPSERTED = "shopify_experience_short_id_upserted",
|
|
@@ -964,6 +963,18 @@ export declare enum EventType {
|
|
|
964
963
|
SHOPIFY_INCOTERM_SUMMARY_ERROR_PUBLISHED = "shopify_incoterm_summary_error_published",
|
|
965
964
|
SHOPIFY_MARKETS_BEST_SELLING_PRODUCT_UPSERTED = "shopify_markets_best_selling_product_upserted",
|
|
966
965
|
SHOPIFY_MARKETS_BEST_SELLING_PRODUCT_DELETED = "shopify_markets_best_selling_product_deleted",
|
|
966
|
+
SHOPIFY_PRODUCT_CREATE_UPSERTED = "shopify_product_create_upserted",
|
|
967
|
+
SHOPIFY_PRODUCT_CREATE_DELETED = "shopify_product_create_deleted",
|
|
968
|
+
SHOPIFY_PRODUCT_UPDATE_UPSERTED = "shopify_product_update_upserted",
|
|
969
|
+
SHOPIFY_PRODUCT_UPDATE_DELETED = "shopify_product_update_deleted",
|
|
970
|
+
SHOPIFY_PRODUCT_DELETE_UPSERTED = "shopify_product_delete_upserted",
|
|
971
|
+
SHOPIFY_PRODUCT_DELETE_DELETED = "shopify_product_delete_deleted",
|
|
972
|
+
SHOPIFY_INVENTORY_ITEM_CREATE_UPSERTED = "shopify_inventory_item_create_upserted",
|
|
973
|
+
SHOPIFY_INVENTORY_ITEM_CREATE_DELETED = "shopify_inventory_item_create_deleted",
|
|
974
|
+
SHOPIFY_INVENTORY_ITEM_UPDATE_UPSERTED = "shopify_inventory_item_update_upserted",
|
|
975
|
+
SHOPIFY_INVENTORY_ITEM_UPDATE_DELETED = "shopify_inventory_item_update_deleted",
|
|
976
|
+
SHOPIFY_INVENTORY_ITEM_DELETE_UPSERTED = "shopify_inventory_item_delete_upserted",
|
|
977
|
+
SHOPIFY_INVENTORY_ITEM_DELETE_DELETED = "shopify_inventory_item_delete_deleted",
|
|
967
978
|
SHOPIFY_MONITORING_ORDER_MONITOR_EVENT_UPSERTED = "shopify_monitoring_order_monitor_event_upserted",
|
|
968
979
|
SHOPIFY_MONITORING_ORDER_MONITOR_EVENT_DELETED = "shopify_monitoring_order_monitor_event_deleted",
|
|
969
980
|
SHOPIFY_ORDER_FULFILLMENTS_SNAPSHOT_UPSERTED = "shopify_order_fulfillments_snapshot_upserted",
|
|
@@ -1086,7 +1097,8 @@ export declare enum GraphqlServiceTypes {
|
|
|
1086
1097
|
PRODUCT_BUNDLE = "product_bundle",
|
|
1087
1098
|
SHOPIFY_LOCATION = "shopify_location",
|
|
1088
1099
|
SHOPIFY_ORDER = "shopify_order",
|
|
1089
|
-
SYNC_PRODUCT_CATALOG = "sync_product_catalog"
|
|
1100
|
+
SYNC_PRODUCT_CATALOG = "sync_product_catalog",
|
|
1101
|
+
SHOPIFY_WEBHOOK = "shopify_webhook"
|
|
1090
1102
|
}
|
|
1091
1103
|
export declare enum HarmonizationDecisionSource {
|
|
1092
1104
|
HUMAN = "human",
|
|
@@ -1143,6 +1155,16 @@ export declare enum LabelCreationStatus {
|
|
|
1143
1155
|
PENDING = "pending",
|
|
1144
1156
|
CANCELLED = "cancelled"
|
|
1145
1157
|
}
|
|
1158
|
+
export declare enum LabelEventMedium {
|
|
1159
|
+
WEBHOOK = "webhook",
|
|
1160
|
+
PULL = "pull",
|
|
1161
|
+
POST = "post"
|
|
1162
|
+
}
|
|
1163
|
+
export declare enum LabelEventSource {
|
|
1164
|
+
AFTERSHIP = "aftership",
|
|
1165
|
+
CARRIER = "carrier",
|
|
1166
|
+
FLOW = "flow"
|
|
1167
|
+
}
|
|
1146
1168
|
export declare enum LabelRequestErrorHandlingResponsibility {
|
|
1147
1169
|
MERCHANT = "merchant",
|
|
1148
1170
|
MERCHANT_INTEGRATION = "merchant_integration",
|
|
@@ -1150,7 +1172,8 @@ export declare enum LabelRequestErrorHandlingResponsibility {
|
|
|
1150
1172
|
GLOBALE_CX = "globale_cx",
|
|
1151
1173
|
GLOBALE_ADDRESS_REPAIR = "globale_address_repair",
|
|
1152
1174
|
MERCHANT_OPERATIONS = "merchant_operations",
|
|
1153
|
-
GLOBALE_SYSTEM = "globale_system"
|
|
1175
|
+
GLOBALE_SYSTEM = "globale_system",
|
|
1176
|
+
CARRIER = "carrier"
|
|
1154
1177
|
}
|
|
1155
1178
|
export declare enum LabelRequestResultOrganizationType {
|
|
1156
1179
|
ALL = "all",
|
|
@@ -1199,76 +1222,6 @@ export declare enum ManualTransactionCategory {
|
|
|
1199
1222
|
BANK_PAYMENT_FAILURE = "bank_payment_failure",
|
|
1200
1223
|
NON_FRAUD_CHARGEBACK = "non_fraud_chargeback"
|
|
1201
1224
|
}
|
|
1202
|
-
export declare enum MarketingGatewayAccountConnectionStatus {
|
|
1203
|
-
NOT_CONNECTED = "not_connected",
|
|
1204
|
-
CONNECTING = "connecting",
|
|
1205
|
-
CONNECTED = "connected",
|
|
1206
|
-
DISCONNECTING = "disconnecting",
|
|
1207
|
-
DISCONNECTED = "disconnected"
|
|
1208
|
-
}
|
|
1209
|
-
export declare enum MarketingGatewayChannelIntegrationType {
|
|
1210
|
-
AUTOMATED = "automated",
|
|
1211
|
-
MANUAL = "manual"
|
|
1212
|
-
}
|
|
1213
|
-
export declare enum MarketingGatewayChannelStatus {
|
|
1214
|
-
NOT_CONNECTED = "not_connected",
|
|
1215
|
-
CONNECTING = "connecting",
|
|
1216
|
-
CONNECTED = "connected",
|
|
1217
|
-
DISCONNECTING = "disconnecting",
|
|
1218
|
-
DISCONNECTED = "disconnected",
|
|
1219
|
-
UNAVAILABLE = "unavailable"
|
|
1220
|
-
}
|
|
1221
|
-
export declare enum MarketingGatewayErrorCode {
|
|
1222
|
-
GENERIC_ERROR = "generic_error",
|
|
1223
|
-
GOOGLE_API_ERROR = "google_api_error",
|
|
1224
|
-
FACEBOOK_API_ERROR = "facebook_api_error",
|
|
1225
|
-
INVALID_OAUTH_TOKEN_ERROR = "invalid_oauth_token_error"
|
|
1226
|
-
}
|
|
1227
|
-
export declare enum MarketingGatewayFacebookTokenStatus {
|
|
1228
|
-
UNKNOWN = "unknown",
|
|
1229
|
-
ACTIVE = "active",
|
|
1230
|
-
EXPIRED = "expired"
|
|
1231
|
-
}
|
|
1232
|
-
export declare enum MarketingGatewayFeedDownloadFormat {
|
|
1233
|
-
TSV = "tsv",
|
|
1234
|
-
CSV = "csv",
|
|
1235
|
-
TXT = "txt"
|
|
1236
|
-
}
|
|
1237
|
-
export declare enum MarketingGatewayFeedState {
|
|
1238
|
-
INITIALIZED = "initialized",
|
|
1239
|
-
GENERATED = "generated",
|
|
1240
|
-
IN_REVIEW = "in_review",
|
|
1241
|
-
REJECTED = "rejected",
|
|
1242
|
-
ACTIVE = "active"
|
|
1243
|
-
}
|
|
1244
|
-
export declare enum MarketingGatewayPlatform {
|
|
1245
|
-
GOOGLE = "google",
|
|
1246
|
-
FACEBOOK = "facebook",
|
|
1247
|
-
ADROLL = "adroll",
|
|
1248
|
-
ALIEXPRESS = "aliexpress",
|
|
1249
|
-
AMAZON = "amazon",
|
|
1250
|
-
BING = "bing",
|
|
1251
|
-
CRITEO = "criteo",
|
|
1252
|
-
FRUUGO = "fruugo",
|
|
1253
|
-
PINTEREST = "pinterest",
|
|
1254
|
-
RAKUTEN_JAPAN = "rakuten_japan",
|
|
1255
|
-
WISH = "wish",
|
|
1256
|
-
SNAPCHAT = "snapchat",
|
|
1257
|
-
STYLIGHT = "stylight"
|
|
1258
|
-
}
|
|
1259
|
-
export declare enum MarketingGatewayProductStatus {
|
|
1260
|
-
APPROVED = "approved",
|
|
1261
|
-
NOT_APPROVED = "not_approved",
|
|
1262
|
-
PENDING = "pending",
|
|
1263
|
-
NOT_FOUND = "not_found",
|
|
1264
|
-
EXCLUDED = "excluded"
|
|
1265
|
-
}
|
|
1266
|
-
export declare enum MarketingGatewaySchemaCompatibility {
|
|
1267
|
-
GOOGLE = "google",
|
|
1268
|
-
FACEBOOK_PRIMARY = "facebook_primary",
|
|
1269
|
-
FACEBOOK_COUNTRY_OVERRIDE = "facebook_country_override",
|
|
1270
|
-
SUPPLEMENTAL = "supplemental"
|
|
1271
|
-
}
|
|
1272
1225
|
export declare enum MixedBagWeight {
|
|
1273
1226
|
LEAST_MIXED = "0",
|
|
1274
1227
|
PARTIALLY_MIXED = "1",
|
|
@@ -1432,6 +1385,9 @@ export declare enum Owner {
|
|
|
1432
1385
|
FLOW = "flow",
|
|
1433
1386
|
ORGANIZATION = "organization"
|
|
1434
1387
|
}
|
|
1388
|
+
export declare enum PaymentShortUrlDiscriminator {
|
|
1389
|
+
ADYEN_3_DS_2 = "adyen_3ds2"
|
|
1390
|
+
}
|
|
1435
1391
|
export declare enum PaymentSummaryStatus {
|
|
1436
1392
|
AUTHORIZED = "authorized",
|
|
1437
1393
|
CANCELED = "canceled",
|
|
@@ -1719,7 +1675,8 @@ export declare enum ShopifyPromotionStatus {
|
|
|
1719
1675
|
}
|
|
1720
1676
|
export declare enum ShopifyService {
|
|
1721
1677
|
PAYMENT = "payment",
|
|
1722
|
-
DUTY_TAX_CALCULATOR = "duty_tax_calculator"
|
|
1678
|
+
DUTY_TAX_CALCULATOR = "duty_tax_calculator",
|
|
1679
|
+
SELLABILITY = "sellability"
|
|
1723
1680
|
}
|
|
1724
1681
|
export declare enum SimpleRoundingStrategy {
|
|
1725
1682
|
NO_ROUNDING = "no_rounding",
|
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.ShopifyPromotionBehavior = exports.ShopifyMonitoringTrackingField = exports.ShopifyMonitoringMonitorReviewStatus = exports.ShopifyMarketsTradeSector = exports.ShopifyMarketsQueuedRecordType = exports.ShopifyMarketsHtsNumberAvailable = exports.ShopifyMarketsDangerousGoods = exports.ShopifyIncotermConfiguration = exports.ShopifyGrantStatus = exports.ShopifyCheckInventoryErrorCode = exports.SessionCountryStatus = exports.RiskEvaluation = exports.RiskCheck = exports.RevenueRecordType = exports.RestrictionStatus = exports.RestrictionDecision = exports.RestrictionAction = exports.ResponsibleParty = exports.ReportingScheme = exports.ReportingFulfillmentIsVirtual = exports.ReportType = exports.ReportStatus = exports.ReportPaymentType = exports.ReportInterval = exports.RejectionReason = exports.RedirectReason = exports.ReboundConfigurationStatus = exports.RateSource = exports.RateLevelKey = exports.QuoteRequestType = exports.PromptTarget = exports.PromptOptions = exports.PromptCheckoutDisplayPosition = exports.PromptAction = exports.ProductStatus = exports.ProcessorEntityStatus = exports.Processor = exports.ProcessingTransactionType = exports.PriceSelector = exports.PreferredBillingSchedule = exports.PaymentTerm = exports.PaymentSummaryType = exports.PaymentSummaryStatus = exports.
|
|
7
|
-
exports.UnclassifiedProductStatus = exports.TrueupTransactionType = exports.TransferMethod = exports.TransactionPostingMethod = exports.TrackingProcessingFailureClassification = exports.TrackingLabelDimensionsSource = exports.TrackingIntegrationType = exports.TaxTransactionType = exports.TaxParty = exports.TaxCalculationErrorCode = exports.TaxAndDutyInclusivitySetting = exports.TaskProcessorKey = exports.TariffEligibilityType = exports.SuggestionAction = exports.SubscriptionFrequency = exports.StatisticType = exports.StatementTransferTransactionLocation = exports.StatementStatus = exports.SourceTypeFilter = exports.SnoozeSourceType =
|
|
3
|
+
exports.ClothingAgeClassification = exports.ClassificationType = exports.ClassificationPlatform = exports.ClassificationErrorCode = exports.ClassificationDecision = exports.CheckoutUrlType = exports.CheckoutShippingMethodPromptBehavior = exports.CheckoutRedirectMethod = exports.CheckoutPromptBehavior = exports.CheckoutErrorCode = exports.CheckoutAssetType = exports.ChargebackProcessStatus = exports.ChargebackPaymentStatus = exports.ChargeInputType = exports.ChargeEstimateSource = exports.ChannelTransactionType = exports.ChannelOrderFulfillmentStatusCode = exports.ChannelOrderAcceptanceStatus = exports.ChannelOrderAcceptanceRejectionReason = exports.ChannelOrderAcceptanceNextActionFrom = exports.ChannelOrderAcceptanceFailureReasonCode = exports.ChannelOrderAcceptanceErrorAction = exports.ChannelBilledTransactionType = exports.CatalogImportType = exports.CarrierValidationStatus = exports.CarrierLabelGenerationMethod = exports.CarrierFileType = exports.CarrierChargeType = exports.CarrierChargeTransactionType = exports.CalculatorEngine = exports.BrowserBundleErrorCode = exports.BillingTransactionType = exports.BillingTransactionStatus = exports.BillingStatementAttachmentKey = exports.BillingMetricKey = exports.BillingAllocationKey = exports.BankPaymentStatusCode = exports.BankPaymentPromiseCompletedMethod = exports.BankAccountStatus = exports.AutoRestrictRule = exports.ApiCallReferenceId = exports.AnyDangerousGoods = exports.AnshItemType = exports.AldoItemType = exports.AdyenIntegrationType = exports.AdjustmentTransactionType = exports.AddressConfigurationSettingProvinceCode = exports.AccountType = exports.AccountSettingLiabilitiesMethod = exports.AccountPaymentHoldReason = void 0;
|
|
4
|
+
exports.GoogleAnalyticsPlugin = exports.FtpProtocol = exports.FtpIntent = exports.FraudReviewResponsibleParty = exports.FraudProviderStatus = exports.FraudProvider = exports.Format = exports.FlowApp = exports.FinancialReportingResponsibleParty = exports.FeesSource = exports.FeatureType = exports.FeatureStatus = exports.FeatureScope = exports.ExportContentType = exports.ExperienceOrderActionTrigger = exports.ExperienceOrderAction = exports.ExperienceImportType = exports.EventType = exports.ErpFileType = exports.EmptyAttribute = 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.ContentTypeCast = exports.ContentType = exports.ContentStatus = exports.ContentElementType = exports.ComplianceType = exports.Company = void 0;
|
|
5
|
+
exports.Owner = exports.OutputStyle = exports.OrganizationRestrictionScreeningStatus = exports.OrganizationRestrictionRiskLevel = exports.OrganizationRestrictionReviewType = exports.OrganizationRestrictionNoteType = exports.OrganizationRestrictionApprovalStatus = exports.OrganizationPaymentStatus = exports.OrganizationMetricType = exports.OrganizationCapability = exports.OrderValidationStatus = exports.OrderTransactionType = exports.OrderLifecycleEvent = exports.OrderChargeTrigger = exports.OrderCancellationInitiatedBy = exports.OrderAttributeIntent = exports.OrderAddressValidationStatus = exports.OrderAction = exports.OnboardingStateSource = exports.OnboardingAutomationTaskState = exports.OnboardingAutomationProcessState = exports.OnboardingAuditThemeKey = exports.OnboardingAuditResult = exports.OnboardingAuditMessageLevel = exports.NoLiabilityReasonCode = exports.NatureOfSale = exports.MixedBagWeight = exports.ManualTransactionCategory = exports.ManualReviewRuleStatus = exports.LogisticsPayoutResolutionMethod = exports.LogisticsCapability = exports.LiabilityType = exports.LabelTransactionType = exports.LabelRequestResultState = exports.LabelRequestResultOrganizationType = exports.LabelRequestErrorHandlingResponsibility = exports.LabelEventSource = exports.LabelEventMedium = exports.LabelCreationStatus = exports.LabelCancellationErrorCode = exports.LabelBillingStrategy = exports.KeywordType = exports.ItemType = exports.ItemQuantityAction = exports.ItemHarmonizationStatus = exports.ItemClassificationStatus = exports.ItemClassificationAction = exports.HttpMethod = exports.HarmonizationDecisionSource = exports.GraphqlServiceTypes = void 0;
|
|
6
|
+
exports.SnoozeNextActionWith = exports.SimpleRoundingStrategy = exports.ShopifyService = exports.ShopifyPromotionStatus = exports.ShopifyPromotionOrderEntitlementComponent = exports.ShopifyPromotionOfferAllocationMethod = exports.ShopifyPromotionBehavior = exports.ShopifyMonitoringTrackingField = exports.ShopifyMonitoringMonitorReviewStatus = exports.ShopifyMarketsTradeSector = exports.ShopifyMarketsQueuedRecordType = exports.ShopifyMarketsHtsNumberAvailable = exports.ShopifyMarketsDangerousGoods = exports.ShopifyIncotermConfiguration = exports.ShopifyGrantStatus = exports.ShopifyCheckInventoryErrorCode = exports.SessionCountryStatus = exports.RiskEvaluation = exports.RiskCheck = exports.RevenueRecordType = exports.RestrictionStatus = exports.RestrictionDecision = exports.RestrictionAction = exports.ResponsibleParty = exports.ReportingScheme = exports.ReportingFulfillmentIsVirtual = exports.ReportType = exports.ReportStatus = exports.ReportPaymentType = exports.ReportInterval = exports.RejectionReason = exports.RedirectReason = exports.ReboundConfigurationStatus = exports.RateSource = exports.RateLevelKey = exports.QuoteRequestType = exports.PromptTarget = exports.PromptOptions = exports.PromptCheckoutDisplayPosition = exports.PromptAction = exports.ProductStatus = exports.ProcessorEntityStatus = exports.Processor = exports.ProcessingTransactionType = exports.PriceSelector = exports.PreferredBillingSchedule = exports.PaymentTerm = exports.PaymentSummaryType = exports.PaymentSummaryStatus = exports.PaymentShortUrlDiscriminator = void 0;
|
|
7
|
+
exports.UnclassifiedProductStatus = exports.TrueupTransactionType = exports.TransferMethod = exports.TransactionPostingMethod = exports.TrackingProcessingFailureClassification = exports.TrackingLabelDimensionsSource = exports.TrackingIntegrationType = exports.TaxTransactionType = exports.TaxParty = exports.TaxCalculationErrorCode = exports.TaxAndDutyInclusivitySetting = exports.TaskProcessorKey = exports.TariffEligibilityType = exports.SuggestionAction = exports.SubscriptionFrequency = exports.StatisticType = exports.StatementTransferTransactionLocation = exports.StatementStatus = exports.SourceTypeFilter = exports.SnoozeSourceType = void 0;
|
|
8
8
|
var AccountPaymentHoldReason;
|
|
9
9
|
(function (AccountPaymentHoldReason) {
|
|
10
10
|
AccountPaymentHoldReason["FRAUDULENT"] = "fraudulent";
|
|
@@ -42,6 +42,11 @@ var AldoItemType;
|
|
|
42
42
|
AldoItemType["PHYSICAL"] = "physical";
|
|
43
43
|
AldoItemType["DIGITAL"] = "digital";
|
|
44
44
|
})(AldoItemType = exports.AldoItemType || (exports.AldoItemType = {}));
|
|
45
|
+
var AnshItemType;
|
|
46
|
+
(function (AnshItemType) {
|
|
47
|
+
AnshItemType["PHYSICAL"] = "physical";
|
|
48
|
+
AnshItemType["DIGITAL"] = "digital";
|
|
49
|
+
})(AnshItemType = exports.AnshItemType || (exports.AnshItemType = {}));
|
|
45
50
|
var AnyDangerousGoods;
|
|
46
51
|
(function (AnyDangerousGoods) {
|
|
47
52
|
AnyDangerousGoods["YES"] = "yes";
|
|
@@ -309,8 +314,11 @@ var BillingTransactionType;
|
|
|
309
314
|
BillingTransactionType["DUTY"] = "duty";
|
|
310
315
|
BillingTransactionType["TRUEUP"] = "trueup";
|
|
311
316
|
BillingTransactionType["CARRIER_CHARGE"] = "carrier_charge";
|
|
317
|
+
BillingTransactionType["NON_L_4_L_TAX_DUTY_FX"] = "non_l4l_tax_duty_fx";
|
|
312
318
|
BillingTransactionType["TAX_REFUND"] = "tax_refund";
|
|
313
319
|
BillingTransactionType["DUTY_REFUND"] = "duty_refund";
|
|
320
|
+
BillingTransactionType["GE_REVENUE_SHARE"] = "ge_revenue_share";
|
|
321
|
+
BillingTransactionType["TAX_DUTY_DELTA"] = "tax_duty_delta";
|
|
314
322
|
})(BillingTransactionType = exports.BillingTransactionType || (exports.BillingTransactionType = {}));
|
|
315
323
|
var BrowserBundleErrorCode;
|
|
316
324
|
(function (BrowserBundleErrorCode) {
|
|
@@ -451,6 +459,7 @@ var ChargeInputType;
|
|
|
451
459
|
ChargeInputType["ELECTRONIC_EXPORT_INFORMATION_SURCHARGE"] = "electronic_export_information_surcharge";
|
|
452
460
|
ChargeInputType["ADDITIONAL_HANDLING"] = "additional_handling";
|
|
453
461
|
ChargeInputType["LARGE_PACKAGE_SURCHARGE"] = "large_package_surcharge";
|
|
462
|
+
ChargeInputType["PEAK_SURCHARGE"] = "peak_surcharge";
|
|
454
463
|
})(ChargeInputType = exports.ChargeInputType || (exports.ChargeInputType = {}));
|
|
455
464
|
var ChargebackPaymentStatus;
|
|
456
465
|
(function (ChargebackPaymentStatus) {
|
|
@@ -650,6 +659,7 @@ var DisputeStatus;
|
|
|
650
659
|
DisputeStatus["PENDING"] = "pending";
|
|
651
660
|
DisputeStatus["WON"] = "won";
|
|
652
661
|
DisputeStatus["LOST"] = "lost";
|
|
662
|
+
DisputeStatus["REFUNDED"] = "refunded";
|
|
653
663
|
DisputeStatus["EXPIRED"] = "expired";
|
|
654
664
|
})(DisputeStatus = exports.DisputeStatus || (exports.DisputeStatus = {}));
|
|
655
665
|
var DisputeTransactionType;
|
|
@@ -736,8 +746,6 @@ var EventType;
|
|
|
736
746
|
EventType["ADYEN_REFUND_UPSERTED"] = "adyen_refund_upserted";
|
|
737
747
|
EventType["ADYEN_DISPUTE_UPSERTED"] = "adyen_dispute_upserted";
|
|
738
748
|
EventType["ADYEN_DISPUTE_DELETED"] = "adyen_dispute_deleted";
|
|
739
|
-
EventType["ALDO_ITEM_UPSERTED"] = "aldo_item_upserted";
|
|
740
|
-
EventType["ALDO_ITEM_DELETED"] = "aldo_item_deleted";
|
|
741
749
|
EventType["FULFILLMENT_UPSERTED"] = "fulfillment_upserted";
|
|
742
750
|
EventType["FULFILLMENT_DELETED"] = "fulfillment_deleted";
|
|
743
751
|
EventType["MERCHANT_UPSERTED"] = "merchant_upserted";
|
|
@@ -902,7 +910,6 @@ var EventType;
|
|
|
902
910
|
EventType["HARMONIZED_ITEMS_HS_6_EXPORT"] = "harmonized_items_hs6_export";
|
|
903
911
|
EventType["UNHARMONIZED_ITEMS_EXPORT"] = "unharmonized_items_export";
|
|
904
912
|
EventType["DUTIED_ITEMS_EXPORT"] = "dutied_items_export";
|
|
905
|
-
EventType["TARIFF_CODES_EXPORT"] = "tariff_codes_export";
|
|
906
913
|
EventType["HARMONIZATION_PHRASE_SUGGESTION_REQUEST_IMPORT"] = "harmonization_phrase_suggestion_request_import";
|
|
907
914
|
EventType["HARMONIZATION_CODES_IMPORT"] = "harmonization_codes_import";
|
|
908
915
|
EventType["ITEM_CLASSIFICATION_CREATED"] = "item_classification_created";
|
|
@@ -919,8 +926,6 @@ var EventType;
|
|
|
919
926
|
EventType["RATE_FRESHNESS_SUMMARY_DELETED"] = "rate_freshness_summary_deleted";
|
|
920
927
|
EventType["ITEM_HARMONIZATION_UPSERTED"] = "item_harmonization_upserted";
|
|
921
928
|
EventType["ITEM_HARMONIZATION_DELETED"] = "item_harmonization_deleted";
|
|
922
|
-
EventType["HARMONIZATION_ITEM_CLASSIFICATION_UPSERTED"] = "harmonization_item_classification_upserted";
|
|
923
|
-
EventType["HARMONIZATION_ITEM_CLASSIFICATION_DELETED"] = "harmonization_item_classification_deleted";
|
|
924
929
|
EventType["HARMONIZATION_CLASSIFICATION_STATISTICS_PUBLISHED"] = "harmonization_classification_statistics_published";
|
|
925
930
|
EventType["ISSUER_UPSERTED"] = "issuer_upserted";
|
|
926
931
|
EventType["ISSUER_DELETED"] = "issuer_deleted";
|
|
@@ -933,17 +938,8 @@ var EventType;
|
|
|
933
938
|
EventType["ORDER_VALIDATION_DELETED"] = "order_validation_deleted";
|
|
934
939
|
EventType["LABEL_TRACKING_SUMMARY_UPSERTED"] = "label_tracking_summary_upserted";
|
|
935
940
|
EventType["LABEL_TRACKING_SUMMARY_DELETED"] = "label_tracking_summary_deleted";
|
|
936
|
-
EventType["LOCALIZED_ITEM_UPSERTED_V_2"] = "localized_item_upserted_v2";
|
|
937
|
-
EventType["LOCALIZED_ITEM_DELETED"] = "localized_item_deleted";
|
|
938
|
-
EventType["LOCALIZED_ITEM_DELETED_V_2"] = "localized_item_deleted_v2";
|
|
939
|
-
EventType["LOCALIZED_ITEM_SNAPSHOT"] = "localized_item_snapshot";
|
|
940
|
-
EventType["LOCALIZED_PRICE_BOOK_ITEM_UPSERTED"] = "localized_price_book_item_upserted";
|
|
941
|
-
EventType["LOCALIZED_PRICE_BOOK_ITEM_DELETED"] = "localized_price_book_item_deleted";
|
|
942
941
|
EventType["LOGISTICS_CAPABILITIES_UPSERTED"] = "logistics_capabilities_upserted";
|
|
943
942
|
EventType["LOGISTICS_CAPABILITIES_DELETED"] = "logistics_capabilities_deleted";
|
|
944
|
-
EventType["FEED_UPSERTED"] = "feed_upserted";
|
|
945
|
-
EventType["FEED_DELETED"] = "feed_deleted";
|
|
946
|
-
EventType["FEEDS_EXPORT"] = "feeds_export";
|
|
947
943
|
EventType["LOCALIZED_ITEM_PRICES_EXPORT_REQUEST"] = "localized_item_prices_export_request";
|
|
948
944
|
EventType["OPTIN_PROMPT_UPSERTED"] = "optin_prompt_upserted";
|
|
949
945
|
EventType["OPTIN_PROMPT_DELETED"] = "optin_prompt_deleted";
|
|
@@ -1028,6 +1024,10 @@ var EventType;
|
|
|
1028
1024
|
EventType["SCREENING_STATUS_CHANGE_DELETED"] = "screening_status_change_deleted";
|
|
1029
1025
|
EventType["RESTRICTIONS_DAILYOPS_UPSERTED"] = "restrictions_dailyops_upserted";
|
|
1030
1026
|
EventType["RESTRICTIONS_DAILYOPS_DELETED"] = "restrictions_dailyops_deleted";
|
|
1027
|
+
EventType["RESTRICTION_RULE_UPSERTED"] = "restriction_rule_upserted";
|
|
1028
|
+
EventType["RESTRICTION_RULE_DELETED"] = "restriction_rule_deleted";
|
|
1029
|
+
EventType["RESTRICTION_RULE_EFFECT_UPSERTED"] = "restriction_rule_effect_upserted";
|
|
1030
|
+
EventType["RESTRICTION_RULE_EFFECT_DELETED"] = "restriction_rule_effect_deleted";
|
|
1031
1031
|
EventType["SHOPIFY_SHOP_UPSERTED"] = "shopify_shop_upserted";
|
|
1032
1032
|
EventType["SHOPIFY_SHOP_DELETED"] = "shopify_shop_deleted";
|
|
1033
1033
|
EventType["SHOPIFY_EXPERIENCE_SHORT_ID_UPSERTED"] = "shopify_experience_short_id_upserted";
|
|
@@ -1053,6 +1053,18 @@ var EventType;
|
|
|
1053
1053
|
EventType["SHOPIFY_INCOTERM_SUMMARY_ERROR_PUBLISHED"] = "shopify_incoterm_summary_error_published";
|
|
1054
1054
|
EventType["SHOPIFY_MARKETS_BEST_SELLING_PRODUCT_UPSERTED"] = "shopify_markets_best_selling_product_upserted";
|
|
1055
1055
|
EventType["SHOPIFY_MARKETS_BEST_SELLING_PRODUCT_DELETED"] = "shopify_markets_best_selling_product_deleted";
|
|
1056
|
+
EventType["SHOPIFY_PRODUCT_CREATE_UPSERTED"] = "shopify_product_create_upserted";
|
|
1057
|
+
EventType["SHOPIFY_PRODUCT_CREATE_DELETED"] = "shopify_product_create_deleted";
|
|
1058
|
+
EventType["SHOPIFY_PRODUCT_UPDATE_UPSERTED"] = "shopify_product_update_upserted";
|
|
1059
|
+
EventType["SHOPIFY_PRODUCT_UPDATE_DELETED"] = "shopify_product_update_deleted";
|
|
1060
|
+
EventType["SHOPIFY_PRODUCT_DELETE_UPSERTED"] = "shopify_product_delete_upserted";
|
|
1061
|
+
EventType["SHOPIFY_PRODUCT_DELETE_DELETED"] = "shopify_product_delete_deleted";
|
|
1062
|
+
EventType["SHOPIFY_INVENTORY_ITEM_CREATE_UPSERTED"] = "shopify_inventory_item_create_upserted";
|
|
1063
|
+
EventType["SHOPIFY_INVENTORY_ITEM_CREATE_DELETED"] = "shopify_inventory_item_create_deleted";
|
|
1064
|
+
EventType["SHOPIFY_INVENTORY_ITEM_UPDATE_UPSERTED"] = "shopify_inventory_item_update_upserted";
|
|
1065
|
+
EventType["SHOPIFY_INVENTORY_ITEM_UPDATE_DELETED"] = "shopify_inventory_item_update_deleted";
|
|
1066
|
+
EventType["SHOPIFY_INVENTORY_ITEM_DELETE_UPSERTED"] = "shopify_inventory_item_delete_upserted";
|
|
1067
|
+
EventType["SHOPIFY_INVENTORY_ITEM_DELETE_DELETED"] = "shopify_inventory_item_delete_deleted";
|
|
1056
1068
|
EventType["SHOPIFY_MONITORING_ORDER_MONITOR_EVENT_UPSERTED"] = "shopify_monitoring_order_monitor_event_upserted";
|
|
1057
1069
|
EventType["SHOPIFY_MONITORING_ORDER_MONITOR_EVENT_DELETED"] = "shopify_monitoring_order_monitor_event_deleted";
|
|
1058
1070
|
EventType["SHOPIFY_ORDER_FULFILLMENTS_SNAPSHOT_UPSERTED"] = "shopify_order_fulfillments_snapshot_upserted";
|
|
@@ -1194,6 +1206,7 @@ var GraphqlServiceTypes;
|
|
|
1194
1206
|
GraphqlServiceTypes["SHOPIFY_LOCATION"] = "shopify_location";
|
|
1195
1207
|
GraphqlServiceTypes["SHOPIFY_ORDER"] = "shopify_order";
|
|
1196
1208
|
GraphqlServiceTypes["SYNC_PRODUCT_CATALOG"] = "sync_product_catalog";
|
|
1209
|
+
GraphqlServiceTypes["SHOPIFY_WEBHOOK"] = "shopify_webhook";
|
|
1197
1210
|
})(GraphqlServiceTypes = exports.GraphqlServiceTypes || (exports.GraphqlServiceTypes = {}));
|
|
1198
1211
|
var HarmonizationDecisionSource;
|
|
1199
1212
|
(function (HarmonizationDecisionSource) {
|
|
@@ -1261,6 +1274,18 @@ var LabelCreationStatus;
|
|
|
1261
1274
|
LabelCreationStatus["PENDING"] = "pending";
|
|
1262
1275
|
LabelCreationStatus["CANCELLED"] = "cancelled";
|
|
1263
1276
|
})(LabelCreationStatus = exports.LabelCreationStatus || (exports.LabelCreationStatus = {}));
|
|
1277
|
+
var LabelEventMedium;
|
|
1278
|
+
(function (LabelEventMedium) {
|
|
1279
|
+
LabelEventMedium["WEBHOOK"] = "webhook";
|
|
1280
|
+
LabelEventMedium["PULL"] = "pull";
|
|
1281
|
+
LabelEventMedium["POST"] = "post";
|
|
1282
|
+
})(LabelEventMedium = exports.LabelEventMedium || (exports.LabelEventMedium = {}));
|
|
1283
|
+
var LabelEventSource;
|
|
1284
|
+
(function (LabelEventSource) {
|
|
1285
|
+
LabelEventSource["AFTERSHIP"] = "aftership";
|
|
1286
|
+
LabelEventSource["CARRIER"] = "carrier";
|
|
1287
|
+
LabelEventSource["FLOW"] = "flow";
|
|
1288
|
+
})(LabelEventSource = exports.LabelEventSource || (exports.LabelEventSource = {}));
|
|
1264
1289
|
var LabelRequestErrorHandlingResponsibility;
|
|
1265
1290
|
(function (LabelRequestErrorHandlingResponsibility) {
|
|
1266
1291
|
LabelRequestErrorHandlingResponsibility["MERCHANT"] = "merchant";
|
|
@@ -1270,6 +1295,7 @@ var LabelRequestErrorHandlingResponsibility;
|
|
|
1270
1295
|
LabelRequestErrorHandlingResponsibility["GLOBALE_ADDRESS_REPAIR"] = "globale_address_repair";
|
|
1271
1296
|
LabelRequestErrorHandlingResponsibility["MERCHANT_OPERATIONS"] = "merchant_operations";
|
|
1272
1297
|
LabelRequestErrorHandlingResponsibility["GLOBALE_SYSTEM"] = "globale_system";
|
|
1298
|
+
LabelRequestErrorHandlingResponsibility["CARRIER"] = "carrier";
|
|
1273
1299
|
})(LabelRequestErrorHandlingResponsibility = exports.LabelRequestErrorHandlingResponsibility || (exports.LabelRequestErrorHandlingResponsibility = {}));
|
|
1274
1300
|
var LabelRequestResultOrganizationType;
|
|
1275
1301
|
(function (LabelRequestResultOrganizationType) {
|
|
@@ -1326,86 +1352,6 @@ var ManualTransactionCategory;
|
|
|
1326
1352
|
ManualTransactionCategory["BANK_PAYMENT_FAILURE"] = "bank_payment_failure";
|
|
1327
1353
|
ManualTransactionCategory["NON_FRAUD_CHARGEBACK"] = "non_fraud_chargeback";
|
|
1328
1354
|
})(ManualTransactionCategory = exports.ManualTransactionCategory || (exports.ManualTransactionCategory = {}));
|
|
1329
|
-
var MarketingGatewayAccountConnectionStatus;
|
|
1330
|
-
(function (MarketingGatewayAccountConnectionStatus) {
|
|
1331
|
-
MarketingGatewayAccountConnectionStatus["NOT_CONNECTED"] = "not_connected";
|
|
1332
|
-
MarketingGatewayAccountConnectionStatus["CONNECTING"] = "connecting";
|
|
1333
|
-
MarketingGatewayAccountConnectionStatus["CONNECTED"] = "connected";
|
|
1334
|
-
MarketingGatewayAccountConnectionStatus["DISCONNECTING"] = "disconnecting";
|
|
1335
|
-
MarketingGatewayAccountConnectionStatus["DISCONNECTED"] = "disconnected";
|
|
1336
|
-
})(MarketingGatewayAccountConnectionStatus = exports.MarketingGatewayAccountConnectionStatus || (exports.MarketingGatewayAccountConnectionStatus = {}));
|
|
1337
|
-
var MarketingGatewayChannelIntegrationType;
|
|
1338
|
-
(function (MarketingGatewayChannelIntegrationType) {
|
|
1339
|
-
MarketingGatewayChannelIntegrationType["AUTOMATED"] = "automated";
|
|
1340
|
-
MarketingGatewayChannelIntegrationType["MANUAL"] = "manual";
|
|
1341
|
-
})(MarketingGatewayChannelIntegrationType = exports.MarketingGatewayChannelIntegrationType || (exports.MarketingGatewayChannelIntegrationType = {}));
|
|
1342
|
-
var MarketingGatewayChannelStatus;
|
|
1343
|
-
(function (MarketingGatewayChannelStatus) {
|
|
1344
|
-
MarketingGatewayChannelStatus["NOT_CONNECTED"] = "not_connected";
|
|
1345
|
-
MarketingGatewayChannelStatus["CONNECTING"] = "connecting";
|
|
1346
|
-
MarketingGatewayChannelStatus["CONNECTED"] = "connected";
|
|
1347
|
-
MarketingGatewayChannelStatus["DISCONNECTING"] = "disconnecting";
|
|
1348
|
-
MarketingGatewayChannelStatus["DISCONNECTED"] = "disconnected";
|
|
1349
|
-
MarketingGatewayChannelStatus["UNAVAILABLE"] = "unavailable";
|
|
1350
|
-
})(MarketingGatewayChannelStatus = exports.MarketingGatewayChannelStatus || (exports.MarketingGatewayChannelStatus = {}));
|
|
1351
|
-
var MarketingGatewayErrorCode;
|
|
1352
|
-
(function (MarketingGatewayErrorCode) {
|
|
1353
|
-
MarketingGatewayErrorCode["GENERIC_ERROR"] = "generic_error";
|
|
1354
|
-
MarketingGatewayErrorCode["GOOGLE_API_ERROR"] = "google_api_error";
|
|
1355
|
-
MarketingGatewayErrorCode["FACEBOOK_API_ERROR"] = "facebook_api_error";
|
|
1356
|
-
MarketingGatewayErrorCode["INVALID_OAUTH_TOKEN_ERROR"] = "invalid_oauth_token_error";
|
|
1357
|
-
})(MarketingGatewayErrorCode = exports.MarketingGatewayErrorCode || (exports.MarketingGatewayErrorCode = {}));
|
|
1358
|
-
var MarketingGatewayFacebookTokenStatus;
|
|
1359
|
-
(function (MarketingGatewayFacebookTokenStatus) {
|
|
1360
|
-
MarketingGatewayFacebookTokenStatus["UNKNOWN"] = "unknown";
|
|
1361
|
-
MarketingGatewayFacebookTokenStatus["ACTIVE"] = "active";
|
|
1362
|
-
MarketingGatewayFacebookTokenStatus["EXPIRED"] = "expired";
|
|
1363
|
-
})(MarketingGatewayFacebookTokenStatus = exports.MarketingGatewayFacebookTokenStatus || (exports.MarketingGatewayFacebookTokenStatus = {}));
|
|
1364
|
-
var MarketingGatewayFeedDownloadFormat;
|
|
1365
|
-
(function (MarketingGatewayFeedDownloadFormat) {
|
|
1366
|
-
MarketingGatewayFeedDownloadFormat["TSV"] = "tsv";
|
|
1367
|
-
MarketingGatewayFeedDownloadFormat["CSV"] = "csv";
|
|
1368
|
-
MarketingGatewayFeedDownloadFormat["TXT"] = "txt";
|
|
1369
|
-
})(MarketingGatewayFeedDownloadFormat = exports.MarketingGatewayFeedDownloadFormat || (exports.MarketingGatewayFeedDownloadFormat = {}));
|
|
1370
|
-
var MarketingGatewayFeedState;
|
|
1371
|
-
(function (MarketingGatewayFeedState) {
|
|
1372
|
-
MarketingGatewayFeedState["INITIALIZED"] = "initialized";
|
|
1373
|
-
MarketingGatewayFeedState["GENERATED"] = "generated";
|
|
1374
|
-
MarketingGatewayFeedState["IN_REVIEW"] = "in_review";
|
|
1375
|
-
MarketingGatewayFeedState["REJECTED"] = "rejected";
|
|
1376
|
-
MarketingGatewayFeedState["ACTIVE"] = "active";
|
|
1377
|
-
})(MarketingGatewayFeedState = exports.MarketingGatewayFeedState || (exports.MarketingGatewayFeedState = {}));
|
|
1378
|
-
var MarketingGatewayPlatform;
|
|
1379
|
-
(function (MarketingGatewayPlatform) {
|
|
1380
|
-
MarketingGatewayPlatform["GOOGLE"] = "google";
|
|
1381
|
-
MarketingGatewayPlatform["FACEBOOK"] = "facebook";
|
|
1382
|
-
MarketingGatewayPlatform["ADROLL"] = "adroll";
|
|
1383
|
-
MarketingGatewayPlatform["ALIEXPRESS"] = "aliexpress";
|
|
1384
|
-
MarketingGatewayPlatform["AMAZON"] = "amazon";
|
|
1385
|
-
MarketingGatewayPlatform["BING"] = "bing";
|
|
1386
|
-
MarketingGatewayPlatform["CRITEO"] = "criteo";
|
|
1387
|
-
MarketingGatewayPlatform["FRUUGO"] = "fruugo";
|
|
1388
|
-
MarketingGatewayPlatform["PINTEREST"] = "pinterest";
|
|
1389
|
-
MarketingGatewayPlatform["RAKUTEN_JAPAN"] = "rakuten_japan";
|
|
1390
|
-
MarketingGatewayPlatform["WISH"] = "wish";
|
|
1391
|
-
MarketingGatewayPlatform["SNAPCHAT"] = "snapchat";
|
|
1392
|
-
MarketingGatewayPlatform["STYLIGHT"] = "stylight";
|
|
1393
|
-
})(MarketingGatewayPlatform = exports.MarketingGatewayPlatform || (exports.MarketingGatewayPlatform = {}));
|
|
1394
|
-
var MarketingGatewayProductStatus;
|
|
1395
|
-
(function (MarketingGatewayProductStatus) {
|
|
1396
|
-
MarketingGatewayProductStatus["APPROVED"] = "approved";
|
|
1397
|
-
MarketingGatewayProductStatus["NOT_APPROVED"] = "not_approved";
|
|
1398
|
-
MarketingGatewayProductStatus["PENDING"] = "pending";
|
|
1399
|
-
MarketingGatewayProductStatus["NOT_FOUND"] = "not_found";
|
|
1400
|
-
MarketingGatewayProductStatus["EXCLUDED"] = "excluded";
|
|
1401
|
-
})(MarketingGatewayProductStatus = exports.MarketingGatewayProductStatus || (exports.MarketingGatewayProductStatus = {}));
|
|
1402
|
-
var MarketingGatewaySchemaCompatibility;
|
|
1403
|
-
(function (MarketingGatewaySchemaCompatibility) {
|
|
1404
|
-
MarketingGatewaySchemaCompatibility["GOOGLE"] = "google";
|
|
1405
|
-
MarketingGatewaySchemaCompatibility["FACEBOOK_PRIMARY"] = "facebook_primary";
|
|
1406
|
-
MarketingGatewaySchemaCompatibility["FACEBOOK_COUNTRY_OVERRIDE"] = "facebook_country_override";
|
|
1407
|
-
MarketingGatewaySchemaCompatibility["SUPPLEMENTAL"] = "supplemental";
|
|
1408
|
-
})(MarketingGatewaySchemaCompatibility = exports.MarketingGatewaySchemaCompatibility || (exports.MarketingGatewaySchemaCompatibility = {}));
|
|
1409
1355
|
var MixedBagWeight;
|
|
1410
1356
|
(function (MixedBagWeight) {
|
|
1411
1357
|
MixedBagWeight["LEAST_MIXED"] = "0";
|
|
@@ -1596,6 +1542,10 @@ var Owner;
|
|
|
1596
1542
|
Owner["FLOW"] = "flow";
|
|
1597
1543
|
Owner["ORGANIZATION"] = "organization";
|
|
1598
1544
|
})(Owner = exports.Owner || (exports.Owner = {}));
|
|
1545
|
+
var PaymentShortUrlDiscriminator;
|
|
1546
|
+
(function (PaymentShortUrlDiscriminator) {
|
|
1547
|
+
PaymentShortUrlDiscriminator["ADYEN_3_DS_2"] = "adyen_3ds2";
|
|
1548
|
+
})(PaymentShortUrlDiscriminator = exports.PaymentShortUrlDiscriminator || (exports.PaymentShortUrlDiscriminator = {}));
|
|
1599
1549
|
var PaymentSummaryStatus;
|
|
1600
1550
|
(function (PaymentSummaryStatus) {
|
|
1601
1551
|
PaymentSummaryStatus["AUTHORIZED"] = "authorized";
|
|
@@ -1931,6 +1881,7 @@ var ShopifyService;
|
|
|
1931
1881
|
(function (ShopifyService) {
|
|
1932
1882
|
ShopifyService["PAYMENT"] = "payment";
|
|
1933
1883
|
ShopifyService["DUTY_TAX_CALCULATOR"] = "duty_tax_calculator";
|
|
1884
|
+
ShopifyService["SELLABILITY"] = "sellability";
|
|
1934
1885
|
})(ShopifyService = exports.ShopifyService || (exports.ShopifyService = {}));
|
|
1935
1886
|
var SimpleRoundingStrategy;
|
|
1936
1887
|
(function (SimpleRoundingStrategy) {
|
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.89",
|
|
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": "9d141ab307f8ab0c4af0c9121439b34df013becd"
|
|
28
28
|
}
|
package/src/api-internal.ts
CHANGED
|
@@ -35,6 +35,11 @@ export enum AldoItemType {
|
|
|
35
35
|
DIGITAL = 'digital',
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
+
export enum AnshItemType {
|
|
39
|
+
PHYSICAL = 'physical',
|
|
40
|
+
DIGITAL = 'digital',
|
|
41
|
+
}
|
|
42
|
+
|
|
38
43
|
export enum AnyDangerousGoods {
|
|
39
44
|
YES = 'yes',
|
|
40
45
|
NO = 'no',
|
|
@@ -301,8 +306,11 @@ export enum BillingTransactionType {
|
|
|
301
306
|
DUTY = 'duty',
|
|
302
307
|
TRUEUP = 'trueup',
|
|
303
308
|
CARRIER_CHARGE = 'carrier_charge',
|
|
309
|
+
NON_L_4_L_TAX_DUTY_FX = 'non_l4l_tax_duty_fx',
|
|
304
310
|
TAX_REFUND = 'tax_refund',
|
|
305
311
|
DUTY_REFUND = 'duty_refund',
|
|
312
|
+
GE_REVENUE_SHARE = 'ge_revenue_share',
|
|
313
|
+
TAX_DUTY_DELTA = 'tax_duty_delta',
|
|
306
314
|
}
|
|
307
315
|
|
|
308
316
|
export enum BrowserBundleErrorCode {
|
|
@@ -443,6 +451,7 @@ export enum ChargeInputType {
|
|
|
443
451
|
ELECTRONIC_EXPORT_INFORMATION_SURCHARGE = 'electronic_export_information_surcharge',
|
|
444
452
|
ADDITIONAL_HANDLING = 'additional_handling',
|
|
445
453
|
LARGE_PACKAGE_SURCHARGE = 'large_package_surcharge',
|
|
454
|
+
PEAK_SURCHARGE = 'peak_surcharge',
|
|
446
455
|
}
|
|
447
456
|
|
|
448
457
|
export enum ChargebackPaymentStatus {
|
|
@@ -642,6 +651,7 @@ export enum DisputeStatus {
|
|
|
642
651
|
PENDING = 'pending',
|
|
643
652
|
WON = 'won',
|
|
644
653
|
LOST = 'lost',
|
|
654
|
+
REFUNDED = 'refunded',
|
|
645
655
|
EXPIRED = 'expired',
|
|
646
656
|
}
|
|
647
657
|
|
|
@@ -728,8 +738,6 @@ export enum EventType {
|
|
|
728
738
|
ADYEN_REFUND_UPSERTED = 'adyen_refund_upserted',
|
|
729
739
|
ADYEN_DISPUTE_UPSERTED = 'adyen_dispute_upserted',
|
|
730
740
|
ADYEN_DISPUTE_DELETED = 'adyen_dispute_deleted',
|
|
731
|
-
ALDO_ITEM_UPSERTED = 'aldo_item_upserted',
|
|
732
|
-
ALDO_ITEM_DELETED = 'aldo_item_deleted',
|
|
733
741
|
FULFILLMENT_UPSERTED = 'fulfillment_upserted',
|
|
734
742
|
FULFILLMENT_DELETED = 'fulfillment_deleted',
|
|
735
743
|
MERCHANT_UPSERTED = 'merchant_upserted',
|
|
@@ -894,7 +902,6 @@ export enum EventType {
|
|
|
894
902
|
HARMONIZED_ITEMS_HS_6_EXPORT = 'harmonized_items_hs6_export',
|
|
895
903
|
UNHARMONIZED_ITEMS_EXPORT = 'unharmonized_items_export',
|
|
896
904
|
DUTIED_ITEMS_EXPORT = 'dutied_items_export',
|
|
897
|
-
TARIFF_CODES_EXPORT = 'tariff_codes_export',
|
|
898
905
|
HARMONIZATION_PHRASE_SUGGESTION_REQUEST_IMPORT = 'harmonization_phrase_suggestion_request_import',
|
|
899
906
|
HARMONIZATION_CODES_IMPORT = 'harmonization_codes_import',
|
|
900
907
|
ITEM_CLASSIFICATION_CREATED = 'item_classification_created',
|
|
@@ -911,8 +918,6 @@ export enum EventType {
|
|
|
911
918
|
RATE_FRESHNESS_SUMMARY_DELETED = 'rate_freshness_summary_deleted',
|
|
912
919
|
ITEM_HARMONIZATION_UPSERTED = 'item_harmonization_upserted',
|
|
913
920
|
ITEM_HARMONIZATION_DELETED = 'item_harmonization_deleted',
|
|
914
|
-
HARMONIZATION_ITEM_CLASSIFICATION_UPSERTED = 'harmonization_item_classification_upserted',
|
|
915
|
-
HARMONIZATION_ITEM_CLASSIFICATION_DELETED = 'harmonization_item_classification_deleted',
|
|
916
921
|
HARMONIZATION_CLASSIFICATION_STATISTICS_PUBLISHED = 'harmonization_classification_statistics_published',
|
|
917
922
|
ISSUER_UPSERTED = 'issuer_upserted',
|
|
918
923
|
ISSUER_DELETED = 'issuer_deleted',
|
|
@@ -925,17 +930,8 @@ export enum EventType {
|
|
|
925
930
|
ORDER_VALIDATION_DELETED = 'order_validation_deleted',
|
|
926
931
|
LABEL_TRACKING_SUMMARY_UPSERTED = 'label_tracking_summary_upserted',
|
|
927
932
|
LABEL_TRACKING_SUMMARY_DELETED = 'label_tracking_summary_deleted',
|
|
928
|
-
LOCALIZED_ITEM_UPSERTED_V_2 = 'localized_item_upserted_v2',
|
|
929
|
-
LOCALIZED_ITEM_DELETED = 'localized_item_deleted',
|
|
930
|
-
LOCALIZED_ITEM_DELETED_V_2 = 'localized_item_deleted_v2',
|
|
931
|
-
LOCALIZED_ITEM_SNAPSHOT = 'localized_item_snapshot',
|
|
932
|
-
LOCALIZED_PRICE_BOOK_ITEM_UPSERTED = 'localized_price_book_item_upserted',
|
|
933
|
-
LOCALIZED_PRICE_BOOK_ITEM_DELETED = 'localized_price_book_item_deleted',
|
|
934
933
|
LOGISTICS_CAPABILITIES_UPSERTED = 'logistics_capabilities_upserted',
|
|
935
934
|
LOGISTICS_CAPABILITIES_DELETED = 'logistics_capabilities_deleted',
|
|
936
|
-
FEED_UPSERTED = 'feed_upserted',
|
|
937
|
-
FEED_DELETED = 'feed_deleted',
|
|
938
|
-
FEEDS_EXPORT = 'feeds_export',
|
|
939
935
|
LOCALIZED_ITEM_PRICES_EXPORT_REQUEST = 'localized_item_prices_export_request',
|
|
940
936
|
OPTIN_PROMPT_UPSERTED = 'optin_prompt_upserted',
|
|
941
937
|
OPTIN_PROMPT_DELETED = 'optin_prompt_deleted',
|
|
@@ -1020,6 +1016,10 @@ export enum EventType {
|
|
|
1020
1016
|
SCREENING_STATUS_CHANGE_DELETED = 'screening_status_change_deleted',
|
|
1021
1017
|
RESTRICTIONS_DAILYOPS_UPSERTED = 'restrictions_dailyops_upserted',
|
|
1022
1018
|
RESTRICTIONS_DAILYOPS_DELETED = 'restrictions_dailyops_deleted',
|
|
1019
|
+
RESTRICTION_RULE_UPSERTED = 'restriction_rule_upserted',
|
|
1020
|
+
RESTRICTION_RULE_DELETED = 'restriction_rule_deleted',
|
|
1021
|
+
RESTRICTION_RULE_EFFECT_UPSERTED = 'restriction_rule_effect_upserted',
|
|
1022
|
+
RESTRICTION_RULE_EFFECT_DELETED = 'restriction_rule_effect_deleted',
|
|
1023
1023
|
SHOPIFY_SHOP_UPSERTED = 'shopify_shop_upserted',
|
|
1024
1024
|
SHOPIFY_SHOP_DELETED = 'shopify_shop_deleted',
|
|
1025
1025
|
SHOPIFY_EXPERIENCE_SHORT_ID_UPSERTED = 'shopify_experience_short_id_upserted',
|
|
@@ -1045,6 +1045,18 @@ export enum EventType {
|
|
|
1045
1045
|
SHOPIFY_INCOTERM_SUMMARY_ERROR_PUBLISHED = 'shopify_incoterm_summary_error_published',
|
|
1046
1046
|
SHOPIFY_MARKETS_BEST_SELLING_PRODUCT_UPSERTED = 'shopify_markets_best_selling_product_upserted',
|
|
1047
1047
|
SHOPIFY_MARKETS_BEST_SELLING_PRODUCT_DELETED = 'shopify_markets_best_selling_product_deleted',
|
|
1048
|
+
SHOPIFY_PRODUCT_CREATE_UPSERTED = 'shopify_product_create_upserted',
|
|
1049
|
+
SHOPIFY_PRODUCT_CREATE_DELETED = 'shopify_product_create_deleted',
|
|
1050
|
+
SHOPIFY_PRODUCT_UPDATE_UPSERTED = 'shopify_product_update_upserted',
|
|
1051
|
+
SHOPIFY_PRODUCT_UPDATE_DELETED = 'shopify_product_update_deleted',
|
|
1052
|
+
SHOPIFY_PRODUCT_DELETE_UPSERTED = 'shopify_product_delete_upserted',
|
|
1053
|
+
SHOPIFY_PRODUCT_DELETE_DELETED = 'shopify_product_delete_deleted',
|
|
1054
|
+
SHOPIFY_INVENTORY_ITEM_CREATE_UPSERTED = 'shopify_inventory_item_create_upserted',
|
|
1055
|
+
SHOPIFY_INVENTORY_ITEM_CREATE_DELETED = 'shopify_inventory_item_create_deleted',
|
|
1056
|
+
SHOPIFY_INVENTORY_ITEM_UPDATE_UPSERTED = 'shopify_inventory_item_update_upserted',
|
|
1057
|
+
SHOPIFY_INVENTORY_ITEM_UPDATE_DELETED = 'shopify_inventory_item_update_deleted',
|
|
1058
|
+
SHOPIFY_INVENTORY_ITEM_DELETE_UPSERTED = 'shopify_inventory_item_delete_upserted',
|
|
1059
|
+
SHOPIFY_INVENTORY_ITEM_DELETE_DELETED = 'shopify_inventory_item_delete_deleted',
|
|
1048
1060
|
SHOPIFY_MONITORING_ORDER_MONITOR_EVENT_UPSERTED = 'shopify_monitoring_order_monitor_event_upserted',
|
|
1049
1061
|
SHOPIFY_MONITORING_ORDER_MONITOR_EVENT_DELETED = 'shopify_monitoring_order_monitor_event_deleted',
|
|
1050
1062
|
SHOPIFY_ORDER_FULFILLMENTS_SNAPSHOT_UPSERTED = 'shopify_order_fulfillments_snapshot_upserted',
|
|
@@ -1186,6 +1198,7 @@ export enum GraphqlServiceTypes {
|
|
|
1186
1198
|
SHOPIFY_LOCATION = 'shopify_location',
|
|
1187
1199
|
SHOPIFY_ORDER = 'shopify_order',
|
|
1188
1200
|
SYNC_PRODUCT_CATALOG = 'sync_product_catalog',
|
|
1201
|
+
SHOPIFY_WEBHOOK = 'shopify_webhook',
|
|
1189
1202
|
}
|
|
1190
1203
|
|
|
1191
1204
|
export enum HarmonizationDecisionSource {
|
|
@@ -1254,6 +1267,18 @@ export enum LabelCreationStatus {
|
|
|
1254
1267
|
CANCELLED = 'cancelled',
|
|
1255
1268
|
}
|
|
1256
1269
|
|
|
1270
|
+
export enum LabelEventMedium {
|
|
1271
|
+
WEBHOOK = 'webhook',
|
|
1272
|
+
PULL = 'pull',
|
|
1273
|
+
POST = 'post',
|
|
1274
|
+
}
|
|
1275
|
+
|
|
1276
|
+
export enum LabelEventSource {
|
|
1277
|
+
AFTERSHIP = 'aftership',
|
|
1278
|
+
CARRIER = 'carrier',
|
|
1279
|
+
FLOW = 'flow',
|
|
1280
|
+
}
|
|
1281
|
+
|
|
1257
1282
|
export enum LabelRequestErrorHandlingResponsibility {
|
|
1258
1283
|
MERCHANT = 'merchant',
|
|
1259
1284
|
MERCHANT_INTEGRATION = 'merchant_integration',
|
|
@@ -1262,6 +1287,7 @@ export enum LabelRequestErrorHandlingResponsibility {
|
|
|
1262
1287
|
GLOBALE_ADDRESS_REPAIR = 'globale_address_repair',
|
|
1263
1288
|
MERCHANT_OPERATIONS = 'merchant_operations',
|
|
1264
1289
|
GLOBALE_SYSTEM = 'globale_system',
|
|
1290
|
+
CARRIER = 'carrier',
|
|
1265
1291
|
}
|
|
1266
1292
|
|
|
1267
1293
|
export enum LabelRequestResultOrganizationType {
|
|
@@ -1319,86 +1345,6 @@ export enum ManualTransactionCategory {
|
|
|
1319
1345
|
NON_FRAUD_CHARGEBACK = 'non_fraud_chargeback',
|
|
1320
1346
|
}
|
|
1321
1347
|
|
|
1322
|
-
export enum MarketingGatewayAccountConnectionStatus {
|
|
1323
|
-
NOT_CONNECTED = 'not_connected',
|
|
1324
|
-
CONNECTING = 'connecting',
|
|
1325
|
-
CONNECTED = 'connected',
|
|
1326
|
-
DISCONNECTING = 'disconnecting',
|
|
1327
|
-
DISCONNECTED = 'disconnected',
|
|
1328
|
-
}
|
|
1329
|
-
|
|
1330
|
-
export enum MarketingGatewayChannelIntegrationType {
|
|
1331
|
-
AUTOMATED = 'automated',
|
|
1332
|
-
MANUAL = 'manual',
|
|
1333
|
-
}
|
|
1334
|
-
|
|
1335
|
-
export enum MarketingGatewayChannelStatus {
|
|
1336
|
-
NOT_CONNECTED = 'not_connected',
|
|
1337
|
-
CONNECTING = 'connecting',
|
|
1338
|
-
CONNECTED = 'connected',
|
|
1339
|
-
DISCONNECTING = 'disconnecting',
|
|
1340
|
-
DISCONNECTED = 'disconnected',
|
|
1341
|
-
UNAVAILABLE = 'unavailable',
|
|
1342
|
-
}
|
|
1343
|
-
|
|
1344
|
-
export enum MarketingGatewayErrorCode {
|
|
1345
|
-
GENERIC_ERROR = 'generic_error',
|
|
1346
|
-
GOOGLE_API_ERROR = 'google_api_error',
|
|
1347
|
-
FACEBOOK_API_ERROR = 'facebook_api_error',
|
|
1348
|
-
INVALID_OAUTH_TOKEN_ERROR = 'invalid_oauth_token_error',
|
|
1349
|
-
}
|
|
1350
|
-
|
|
1351
|
-
export enum MarketingGatewayFacebookTokenStatus {
|
|
1352
|
-
UNKNOWN = 'unknown',
|
|
1353
|
-
ACTIVE = 'active',
|
|
1354
|
-
EXPIRED = 'expired',
|
|
1355
|
-
}
|
|
1356
|
-
|
|
1357
|
-
export enum MarketingGatewayFeedDownloadFormat {
|
|
1358
|
-
TSV = 'tsv',
|
|
1359
|
-
CSV = 'csv',
|
|
1360
|
-
TXT = 'txt',
|
|
1361
|
-
}
|
|
1362
|
-
|
|
1363
|
-
export enum MarketingGatewayFeedState {
|
|
1364
|
-
INITIALIZED = 'initialized',
|
|
1365
|
-
GENERATED = 'generated',
|
|
1366
|
-
IN_REVIEW = 'in_review',
|
|
1367
|
-
REJECTED = 'rejected',
|
|
1368
|
-
ACTIVE = 'active',
|
|
1369
|
-
}
|
|
1370
|
-
|
|
1371
|
-
export enum MarketingGatewayPlatform {
|
|
1372
|
-
GOOGLE = 'google',
|
|
1373
|
-
FACEBOOK = 'facebook',
|
|
1374
|
-
ADROLL = 'adroll',
|
|
1375
|
-
ALIEXPRESS = 'aliexpress',
|
|
1376
|
-
AMAZON = 'amazon',
|
|
1377
|
-
BING = 'bing',
|
|
1378
|
-
CRITEO = 'criteo',
|
|
1379
|
-
FRUUGO = 'fruugo',
|
|
1380
|
-
PINTEREST = 'pinterest',
|
|
1381
|
-
RAKUTEN_JAPAN = 'rakuten_japan',
|
|
1382
|
-
WISH = 'wish',
|
|
1383
|
-
SNAPCHAT = 'snapchat',
|
|
1384
|
-
STYLIGHT = 'stylight',
|
|
1385
|
-
}
|
|
1386
|
-
|
|
1387
|
-
export enum MarketingGatewayProductStatus {
|
|
1388
|
-
APPROVED = 'approved',
|
|
1389
|
-
NOT_APPROVED = 'not_approved',
|
|
1390
|
-
PENDING = 'pending',
|
|
1391
|
-
NOT_FOUND = 'not_found',
|
|
1392
|
-
EXCLUDED = 'excluded',
|
|
1393
|
-
}
|
|
1394
|
-
|
|
1395
|
-
export enum MarketingGatewaySchemaCompatibility {
|
|
1396
|
-
GOOGLE = 'google',
|
|
1397
|
-
FACEBOOK_PRIMARY = 'facebook_primary',
|
|
1398
|
-
FACEBOOK_COUNTRY_OVERRIDE = 'facebook_country_override',
|
|
1399
|
-
SUPPLEMENTAL = 'supplemental',
|
|
1400
|
-
}
|
|
1401
|
-
|
|
1402
1348
|
export enum MixedBagWeight {
|
|
1403
1349
|
LEAST_MIXED = '0',
|
|
1404
1350
|
PARTIALLY_MIXED = '1',
|
|
@@ -1589,6 +1535,10 @@ export enum Owner {
|
|
|
1589
1535
|
ORGANIZATION = 'organization',
|
|
1590
1536
|
}
|
|
1591
1537
|
|
|
1538
|
+
export enum PaymentShortUrlDiscriminator {
|
|
1539
|
+
ADYEN_3_DS_2 = 'adyen_3ds2',
|
|
1540
|
+
}
|
|
1541
|
+
|
|
1592
1542
|
export enum PaymentSummaryStatus {
|
|
1593
1543
|
AUTHORIZED = 'authorized',
|
|
1594
1544
|
CANCELED = 'canceled',
|
|
@@ -1923,6 +1873,7 @@ export enum ShopifyPromotionStatus {
|
|
|
1923
1873
|
export enum ShopifyService {
|
|
1924
1874
|
PAYMENT = 'payment',
|
|
1925
1875
|
DUTY_TAX_CALCULATOR = 'duty_tax_calculator',
|
|
1876
|
+
SELLABILITY = 'sellability',
|
|
1926
1877
|
}
|
|
1927
1878
|
|
|
1928
1879
|
export enum SimpleRoundingStrategy {
|