@flowio/api-internal-constants 4.18.88 → 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 +12 -83
- package/dist/api-internal.js +16 -95
- package/package.json +2 -2
- package/src/api-internal.ts +13 -92
package/dist/api-internal.d.ts
CHANGED
|
@@ -288,7 +288,7 @@ export declare enum BillingTransactionType {
|
|
|
288
288
|
DUTY = "duty",
|
|
289
289
|
TRUEUP = "trueup",
|
|
290
290
|
CARRIER_CHARGE = "carrier_charge",
|
|
291
|
-
|
|
291
|
+
NON_L_4_L_TAX_DUTY_FX = "non_l4l_tax_duty_fx",
|
|
292
292
|
TAX_REFUND = "tax_refund",
|
|
293
293
|
DUTY_REFUND = "duty_refund",
|
|
294
294
|
GE_REVENUE_SHARE = "ge_revenue_share",
|
|
@@ -581,6 +581,7 @@ export declare enum DisputeStatus {
|
|
|
581
581
|
PENDING = "pending",
|
|
582
582
|
WON = "won",
|
|
583
583
|
LOST = "lost",
|
|
584
|
+
REFUNDED = "refunded",
|
|
584
585
|
EXPIRED = "expired"
|
|
585
586
|
}
|
|
586
587
|
export declare enum DisputeTransactionType {
|
|
@@ -835,8 +836,6 @@ export declare enum EventType {
|
|
|
835
836
|
RATE_FRESHNESS_SUMMARY_DELETED = "rate_freshness_summary_deleted",
|
|
836
837
|
ITEM_HARMONIZATION_UPSERTED = "item_harmonization_upserted",
|
|
837
838
|
ITEM_HARMONIZATION_DELETED = "item_harmonization_deleted",
|
|
838
|
-
HARMONIZATION_ITEM_CLASSIFICATION_UPSERTED = "harmonization_item_classification_upserted",
|
|
839
|
-
HARMONIZATION_ITEM_CLASSIFICATION_DELETED = "harmonization_item_classification_deleted",
|
|
840
839
|
HARMONIZATION_CLASSIFICATION_STATISTICS_PUBLISHED = "harmonization_classification_statistics_published",
|
|
841
840
|
ISSUER_UPSERTED = "issuer_upserted",
|
|
842
841
|
ISSUER_DELETED = "issuer_deleted",
|
|
@@ -849,17 +848,8 @@ export declare enum EventType {
|
|
|
849
848
|
ORDER_VALIDATION_DELETED = "order_validation_deleted",
|
|
850
849
|
LABEL_TRACKING_SUMMARY_UPSERTED = "label_tracking_summary_upserted",
|
|
851
850
|
LABEL_TRACKING_SUMMARY_DELETED = "label_tracking_summary_deleted",
|
|
852
|
-
LOCALIZED_ITEM_UPSERTED_V_2 = "localized_item_upserted_v2",
|
|
853
|
-
LOCALIZED_ITEM_DELETED = "localized_item_deleted",
|
|
854
|
-
LOCALIZED_ITEM_DELETED_V_2 = "localized_item_deleted_v2",
|
|
855
|
-
LOCALIZED_ITEM_SNAPSHOT = "localized_item_snapshot",
|
|
856
|
-
LOCALIZED_PRICE_BOOK_ITEM_UPSERTED = "localized_price_book_item_upserted",
|
|
857
|
-
LOCALIZED_PRICE_BOOK_ITEM_DELETED = "localized_price_book_item_deleted",
|
|
858
851
|
LOGISTICS_CAPABILITIES_UPSERTED = "logistics_capabilities_upserted",
|
|
859
852
|
LOGISTICS_CAPABILITIES_DELETED = "logistics_capabilities_deleted",
|
|
860
|
-
FEED_UPSERTED = "feed_upserted",
|
|
861
|
-
FEED_DELETED = "feed_deleted",
|
|
862
|
-
FEEDS_EXPORT = "feeds_export",
|
|
863
853
|
LOCALIZED_ITEM_PRICES_EXPORT_REQUEST = "localized_item_prices_export_request",
|
|
864
854
|
OPTIN_PROMPT_UPSERTED = "optin_prompt_upserted",
|
|
865
855
|
OPTIN_PROMPT_DELETED = "optin_prompt_deleted",
|
|
@@ -1165,6 +1155,11 @@ export declare enum LabelCreationStatus {
|
|
|
1165
1155
|
PENDING = "pending",
|
|
1166
1156
|
CANCELLED = "cancelled"
|
|
1167
1157
|
}
|
|
1158
|
+
export declare enum LabelEventMedium {
|
|
1159
|
+
WEBHOOK = "webhook",
|
|
1160
|
+
PULL = "pull",
|
|
1161
|
+
POST = "post"
|
|
1162
|
+
}
|
|
1168
1163
|
export declare enum LabelEventSource {
|
|
1169
1164
|
AFTERSHIP = "aftership",
|
|
1170
1165
|
CARRIER = "carrier",
|
|
@@ -1177,7 +1172,8 @@ export declare enum LabelRequestErrorHandlingResponsibility {
|
|
|
1177
1172
|
GLOBALE_CX = "globale_cx",
|
|
1178
1173
|
GLOBALE_ADDRESS_REPAIR = "globale_address_repair",
|
|
1179
1174
|
MERCHANT_OPERATIONS = "merchant_operations",
|
|
1180
|
-
GLOBALE_SYSTEM = "globale_system"
|
|
1175
|
+
GLOBALE_SYSTEM = "globale_system",
|
|
1176
|
+
CARRIER = "carrier"
|
|
1181
1177
|
}
|
|
1182
1178
|
export declare enum LabelRequestResultOrganizationType {
|
|
1183
1179
|
ALL = "all",
|
|
@@ -1226,76 +1222,6 @@ export declare enum ManualTransactionCategory {
|
|
|
1226
1222
|
BANK_PAYMENT_FAILURE = "bank_payment_failure",
|
|
1227
1223
|
NON_FRAUD_CHARGEBACK = "non_fraud_chargeback"
|
|
1228
1224
|
}
|
|
1229
|
-
export declare enum MarketingGatewayAccountConnectionStatus {
|
|
1230
|
-
NOT_CONNECTED = "not_connected",
|
|
1231
|
-
CONNECTING = "connecting",
|
|
1232
|
-
CONNECTED = "connected",
|
|
1233
|
-
DISCONNECTING = "disconnecting",
|
|
1234
|
-
DISCONNECTED = "disconnected"
|
|
1235
|
-
}
|
|
1236
|
-
export declare enum MarketingGatewayChannelIntegrationType {
|
|
1237
|
-
AUTOMATED = "automated",
|
|
1238
|
-
MANUAL = "manual"
|
|
1239
|
-
}
|
|
1240
|
-
export declare enum MarketingGatewayChannelStatus {
|
|
1241
|
-
NOT_CONNECTED = "not_connected",
|
|
1242
|
-
CONNECTING = "connecting",
|
|
1243
|
-
CONNECTED = "connected",
|
|
1244
|
-
DISCONNECTING = "disconnecting",
|
|
1245
|
-
DISCONNECTED = "disconnected",
|
|
1246
|
-
UNAVAILABLE = "unavailable"
|
|
1247
|
-
}
|
|
1248
|
-
export declare enum MarketingGatewayErrorCode {
|
|
1249
|
-
GENERIC_ERROR = "generic_error",
|
|
1250
|
-
GOOGLE_API_ERROR = "google_api_error",
|
|
1251
|
-
FACEBOOK_API_ERROR = "facebook_api_error",
|
|
1252
|
-
INVALID_OAUTH_TOKEN_ERROR = "invalid_oauth_token_error"
|
|
1253
|
-
}
|
|
1254
|
-
export declare enum MarketingGatewayFacebookTokenStatus {
|
|
1255
|
-
UNKNOWN = "unknown",
|
|
1256
|
-
ACTIVE = "active",
|
|
1257
|
-
EXPIRED = "expired"
|
|
1258
|
-
}
|
|
1259
|
-
export declare enum MarketingGatewayFeedDownloadFormat {
|
|
1260
|
-
TSV = "tsv",
|
|
1261
|
-
CSV = "csv",
|
|
1262
|
-
TXT = "txt"
|
|
1263
|
-
}
|
|
1264
|
-
export declare enum MarketingGatewayFeedState {
|
|
1265
|
-
INITIALIZED = "initialized",
|
|
1266
|
-
GENERATED = "generated",
|
|
1267
|
-
IN_REVIEW = "in_review",
|
|
1268
|
-
REJECTED = "rejected",
|
|
1269
|
-
ACTIVE = "active"
|
|
1270
|
-
}
|
|
1271
|
-
export declare enum MarketingGatewayPlatform {
|
|
1272
|
-
GOOGLE = "google",
|
|
1273
|
-
FACEBOOK = "facebook",
|
|
1274
|
-
ADROLL = "adroll",
|
|
1275
|
-
ALIEXPRESS = "aliexpress",
|
|
1276
|
-
AMAZON = "amazon",
|
|
1277
|
-
BING = "bing",
|
|
1278
|
-
CRITEO = "criteo",
|
|
1279
|
-
FRUUGO = "fruugo",
|
|
1280
|
-
PINTEREST = "pinterest",
|
|
1281
|
-
RAKUTEN_JAPAN = "rakuten_japan",
|
|
1282
|
-
WISH = "wish",
|
|
1283
|
-
SNAPCHAT = "snapchat",
|
|
1284
|
-
STYLIGHT = "stylight"
|
|
1285
|
-
}
|
|
1286
|
-
export declare enum MarketingGatewayProductStatus {
|
|
1287
|
-
APPROVED = "approved",
|
|
1288
|
-
NOT_APPROVED = "not_approved",
|
|
1289
|
-
PENDING = "pending",
|
|
1290
|
-
NOT_FOUND = "not_found",
|
|
1291
|
-
EXCLUDED = "excluded"
|
|
1292
|
-
}
|
|
1293
|
-
export declare enum MarketingGatewaySchemaCompatibility {
|
|
1294
|
-
GOOGLE = "google",
|
|
1295
|
-
FACEBOOK_PRIMARY = "facebook_primary",
|
|
1296
|
-
FACEBOOK_COUNTRY_OVERRIDE = "facebook_country_override",
|
|
1297
|
-
SUPPLEMENTAL = "supplemental"
|
|
1298
|
-
}
|
|
1299
1225
|
export declare enum MixedBagWeight {
|
|
1300
1226
|
LEAST_MIXED = "0",
|
|
1301
1227
|
PARTIALLY_MIXED = "1",
|
|
@@ -1459,6 +1385,9 @@ export declare enum Owner {
|
|
|
1459
1385
|
FLOW = "flow",
|
|
1460
1386
|
ORGANIZATION = "organization"
|
|
1461
1387
|
}
|
|
1388
|
+
export declare enum PaymentShortUrlDiscriminator {
|
|
1389
|
+
ADYEN_3_DS_2 = "adyen_3ds2"
|
|
1390
|
+
}
|
|
1462
1391
|
export declare enum PaymentSummaryStatus {
|
|
1463
1392
|
AUTHORIZED = "authorized",
|
|
1464
1393
|
CANCELED = "canceled",
|
package/dist/api-internal.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
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
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.
|
|
6
|
-
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 =
|
|
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";
|
|
@@ -314,7 +314,7 @@ var BillingTransactionType;
|
|
|
314
314
|
BillingTransactionType["DUTY"] = "duty";
|
|
315
315
|
BillingTransactionType["TRUEUP"] = "trueup";
|
|
316
316
|
BillingTransactionType["CARRIER_CHARGE"] = "carrier_charge";
|
|
317
|
-
BillingTransactionType["
|
|
317
|
+
BillingTransactionType["NON_L_4_L_TAX_DUTY_FX"] = "non_l4l_tax_duty_fx";
|
|
318
318
|
BillingTransactionType["TAX_REFUND"] = "tax_refund";
|
|
319
319
|
BillingTransactionType["DUTY_REFUND"] = "duty_refund";
|
|
320
320
|
BillingTransactionType["GE_REVENUE_SHARE"] = "ge_revenue_share";
|
|
@@ -659,6 +659,7 @@ var DisputeStatus;
|
|
|
659
659
|
DisputeStatus["PENDING"] = "pending";
|
|
660
660
|
DisputeStatus["WON"] = "won";
|
|
661
661
|
DisputeStatus["LOST"] = "lost";
|
|
662
|
+
DisputeStatus["REFUNDED"] = "refunded";
|
|
662
663
|
DisputeStatus["EXPIRED"] = "expired";
|
|
663
664
|
})(DisputeStatus = exports.DisputeStatus || (exports.DisputeStatus = {}));
|
|
664
665
|
var DisputeTransactionType;
|
|
@@ -925,8 +926,6 @@ var EventType;
|
|
|
925
926
|
EventType["RATE_FRESHNESS_SUMMARY_DELETED"] = "rate_freshness_summary_deleted";
|
|
926
927
|
EventType["ITEM_HARMONIZATION_UPSERTED"] = "item_harmonization_upserted";
|
|
927
928
|
EventType["ITEM_HARMONIZATION_DELETED"] = "item_harmonization_deleted";
|
|
928
|
-
EventType["HARMONIZATION_ITEM_CLASSIFICATION_UPSERTED"] = "harmonization_item_classification_upserted";
|
|
929
|
-
EventType["HARMONIZATION_ITEM_CLASSIFICATION_DELETED"] = "harmonization_item_classification_deleted";
|
|
930
929
|
EventType["HARMONIZATION_CLASSIFICATION_STATISTICS_PUBLISHED"] = "harmonization_classification_statistics_published";
|
|
931
930
|
EventType["ISSUER_UPSERTED"] = "issuer_upserted";
|
|
932
931
|
EventType["ISSUER_DELETED"] = "issuer_deleted";
|
|
@@ -939,17 +938,8 @@ var EventType;
|
|
|
939
938
|
EventType["ORDER_VALIDATION_DELETED"] = "order_validation_deleted";
|
|
940
939
|
EventType["LABEL_TRACKING_SUMMARY_UPSERTED"] = "label_tracking_summary_upserted";
|
|
941
940
|
EventType["LABEL_TRACKING_SUMMARY_DELETED"] = "label_tracking_summary_deleted";
|
|
942
|
-
EventType["LOCALIZED_ITEM_UPSERTED_V_2"] = "localized_item_upserted_v2";
|
|
943
|
-
EventType["LOCALIZED_ITEM_DELETED"] = "localized_item_deleted";
|
|
944
|
-
EventType["LOCALIZED_ITEM_DELETED_V_2"] = "localized_item_deleted_v2";
|
|
945
|
-
EventType["LOCALIZED_ITEM_SNAPSHOT"] = "localized_item_snapshot";
|
|
946
|
-
EventType["LOCALIZED_PRICE_BOOK_ITEM_UPSERTED"] = "localized_price_book_item_upserted";
|
|
947
|
-
EventType["LOCALIZED_PRICE_BOOK_ITEM_DELETED"] = "localized_price_book_item_deleted";
|
|
948
941
|
EventType["LOGISTICS_CAPABILITIES_UPSERTED"] = "logistics_capabilities_upserted";
|
|
949
942
|
EventType["LOGISTICS_CAPABILITIES_DELETED"] = "logistics_capabilities_deleted";
|
|
950
|
-
EventType["FEED_UPSERTED"] = "feed_upserted";
|
|
951
|
-
EventType["FEED_DELETED"] = "feed_deleted";
|
|
952
|
-
EventType["FEEDS_EXPORT"] = "feeds_export";
|
|
953
943
|
EventType["LOCALIZED_ITEM_PRICES_EXPORT_REQUEST"] = "localized_item_prices_export_request";
|
|
954
944
|
EventType["OPTIN_PROMPT_UPSERTED"] = "optin_prompt_upserted";
|
|
955
945
|
EventType["OPTIN_PROMPT_DELETED"] = "optin_prompt_deleted";
|
|
@@ -1284,6 +1274,12 @@ var LabelCreationStatus;
|
|
|
1284
1274
|
LabelCreationStatus["PENDING"] = "pending";
|
|
1285
1275
|
LabelCreationStatus["CANCELLED"] = "cancelled";
|
|
1286
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 = {}));
|
|
1287
1283
|
var LabelEventSource;
|
|
1288
1284
|
(function (LabelEventSource) {
|
|
1289
1285
|
LabelEventSource["AFTERSHIP"] = "aftership";
|
|
@@ -1299,6 +1295,7 @@ var LabelRequestErrorHandlingResponsibility;
|
|
|
1299
1295
|
LabelRequestErrorHandlingResponsibility["GLOBALE_ADDRESS_REPAIR"] = "globale_address_repair";
|
|
1300
1296
|
LabelRequestErrorHandlingResponsibility["MERCHANT_OPERATIONS"] = "merchant_operations";
|
|
1301
1297
|
LabelRequestErrorHandlingResponsibility["GLOBALE_SYSTEM"] = "globale_system";
|
|
1298
|
+
LabelRequestErrorHandlingResponsibility["CARRIER"] = "carrier";
|
|
1302
1299
|
})(LabelRequestErrorHandlingResponsibility = exports.LabelRequestErrorHandlingResponsibility || (exports.LabelRequestErrorHandlingResponsibility = {}));
|
|
1303
1300
|
var LabelRequestResultOrganizationType;
|
|
1304
1301
|
(function (LabelRequestResultOrganizationType) {
|
|
@@ -1355,86 +1352,6 @@ var ManualTransactionCategory;
|
|
|
1355
1352
|
ManualTransactionCategory["BANK_PAYMENT_FAILURE"] = "bank_payment_failure";
|
|
1356
1353
|
ManualTransactionCategory["NON_FRAUD_CHARGEBACK"] = "non_fraud_chargeback";
|
|
1357
1354
|
})(ManualTransactionCategory = exports.ManualTransactionCategory || (exports.ManualTransactionCategory = {}));
|
|
1358
|
-
var MarketingGatewayAccountConnectionStatus;
|
|
1359
|
-
(function (MarketingGatewayAccountConnectionStatus) {
|
|
1360
|
-
MarketingGatewayAccountConnectionStatus["NOT_CONNECTED"] = "not_connected";
|
|
1361
|
-
MarketingGatewayAccountConnectionStatus["CONNECTING"] = "connecting";
|
|
1362
|
-
MarketingGatewayAccountConnectionStatus["CONNECTED"] = "connected";
|
|
1363
|
-
MarketingGatewayAccountConnectionStatus["DISCONNECTING"] = "disconnecting";
|
|
1364
|
-
MarketingGatewayAccountConnectionStatus["DISCONNECTED"] = "disconnected";
|
|
1365
|
-
})(MarketingGatewayAccountConnectionStatus = exports.MarketingGatewayAccountConnectionStatus || (exports.MarketingGatewayAccountConnectionStatus = {}));
|
|
1366
|
-
var MarketingGatewayChannelIntegrationType;
|
|
1367
|
-
(function (MarketingGatewayChannelIntegrationType) {
|
|
1368
|
-
MarketingGatewayChannelIntegrationType["AUTOMATED"] = "automated";
|
|
1369
|
-
MarketingGatewayChannelIntegrationType["MANUAL"] = "manual";
|
|
1370
|
-
})(MarketingGatewayChannelIntegrationType = exports.MarketingGatewayChannelIntegrationType || (exports.MarketingGatewayChannelIntegrationType = {}));
|
|
1371
|
-
var MarketingGatewayChannelStatus;
|
|
1372
|
-
(function (MarketingGatewayChannelStatus) {
|
|
1373
|
-
MarketingGatewayChannelStatus["NOT_CONNECTED"] = "not_connected";
|
|
1374
|
-
MarketingGatewayChannelStatus["CONNECTING"] = "connecting";
|
|
1375
|
-
MarketingGatewayChannelStatus["CONNECTED"] = "connected";
|
|
1376
|
-
MarketingGatewayChannelStatus["DISCONNECTING"] = "disconnecting";
|
|
1377
|
-
MarketingGatewayChannelStatus["DISCONNECTED"] = "disconnected";
|
|
1378
|
-
MarketingGatewayChannelStatus["UNAVAILABLE"] = "unavailable";
|
|
1379
|
-
})(MarketingGatewayChannelStatus = exports.MarketingGatewayChannelStatus || (exports.MarketingGatewayChannelStatus = {}));
|
|
1380
|
-
var MarketingGatewayErrorCode;
|
|
1381
|
-
(function (MarketingGatewayErrorCode) {
|
|
1382
|
-
MarketingGatewayErrorCode["GENERIC_ERROR"] = "generic_error";
|
|
1383
|
-
MarketingGatewayErrorCode["GOOGLE_API_ERROR"] = "google_api_error";
|
|
1384
|
-
MarketingGatewayErrorCode["FACEBOOK_API_ERROR"] = "facebook_api_error";
|
|
1385
|
-
MarketingGatewayErrorCode["INVALID_OAUTH_TOKEN_ERROR"] = "invalid_oauth_token_error";
|
|
1386
|
-
})(MarketingGatewayErrorCode = exports.MarketingGatewayErrorCode || (exports.MarketingGatewayErrorCode = {}));
|
|
1387
|
-
var MarketingGatewayFacebookTokenStatus;
|
|
1388
|
-
(function (MarketingGatewayFacebookTokenStatus) {
|
|
1389
|
-
MarketingGatewayFacebookTokenStatus["UNKNOWN"] = "unknown";
|
|
1390
|
-
MarketingGatewayFacebookTokenStatus["ACTIVE"] = "active";
|
|
1391
|
-
MarketingGatewayFacebookTokenStatus["EXPIRED"] = "expired";
|
|
1392
|
-
})(MarketingGatewayFacebookTokenStatus = exports.MarketingGatewayFacebookTokenStatus || (exports.MarketingGatewayFacebookTokenStatus = {}));
|
|
1393
|
-
var MarketingGatewayFeedDownloadFormat;
|
|
1394
|
-
(function (MarketingGatewayFeedDownloadFormat) {
|
|
1395
|
-
MarketingGatewayFeedDownloadFormat["TSV"] = "tsv";
|
|
1396
|
-
MarketingGatewayFeedDownloadFormat["CSV"] = "csv";
|
|
1397
|
-
MarketingGatewayFeedDownloadFormat["TXT"] = "txt";
|
|
1398
|
-
})(MarketingGatewayFeedDownloadFormat = exports.MarketingGatewayFeedDownloadFormat || (exports.MarketingGatewayFeedDownloadFormat = {}));
|
|
1399
|
-
var MarketingGatewayFeedState;
|
|
1400
|
-
(function (MarketingGatewayFeedState) {
|
|
1401
|
-
MarketingGatewayFeedState["INITIALIZED"] = "initialized";
|
|
1402
|
-
MarketingGatewayFeedState["GENERATED"] = "generated";
|
|
1403
|
-
MarketingGatewayFeedState["IN_REVIEW"] = "in_review";
|
|
1404
|
-
MarketingGatewayFeedState["REJECTED"] = "rejected";
|
|
1405
|
-
MarketingGatewayFeedState["ACTIVE"] = "active";
|
|
1406
|
-
})(MarketingGatewayFeedState = exports.MarketingGatewayFeedState || (exports.MarketingGatewayFeedState = {}));
|
|
1407
|
-
var MarketingGatewayPlatform;
|
|
1408
|
-
(function (MarketingGatewayPlatform) {
|
|
1409
|
-
MarketingGatewayPlatform["GOOGLE"] = "google";
|
|
1410
|
-
MarketingGatewayPlatform["FACEBOOK"] = "facebook";
|
|
1411
|
-
MarketingGatewayPlatform["ADROLL"] = "adroll";
|
|
1412
|
-
MarketingGatewayPlatform["ALIEXPRESS"] = "aliexpress";
|
|
1413
|
-
MarketingGatewayPlatform["AMAZON"] = "amazon";
|
|
1414
|
-
MarketingGatewayPlatform["BING"] = "bing";
|
|
1415
|
-
MarketingGatewayPlatform["CRITEO"] = "criteo";
|
|
1416
|
-
MarketingGatewayPlatform["FRUUGO"] = "fruugo";
|
|
1417
|
-
MarketingGatewayPlatform["PINTEREST"] = "pinterest";
|
|
1418
|
-
MarketingGatewayPlatform["RAKUTEN_JAPAN"] = "rakuten_japan";
|
|
1419
|
-
MarketingGatewayPlatform["WISH"] = "wish";
|
|
1420
|
-
MarketingGatewayPlatform["SNAPCHAT"] = "snapchat";
|
|
1421
|
-
MarketingGatewayPlatform["STYLIGHT"] = "stylight";
|
|
1422
|
-
})(MarketingGatewayPlatform = exports.MarketingGatewayPlatform || (exports.MarketingGatewayPlatform = {}));
|
|
1423
|
-
var MarketingGatewayProductStatus;
|
|
1424
|
-
(function (MarketingGatewayProductStatus) {
|
|
1425
|
-
MarketingGatewayProductStatus["APPROVED"] = "approved";
|
|
1426
|
-
MarketingGatewayProductStatus["NOT_APPROVED"] = "not_approved";
|
|
1427
|
-
MarketingGatewayProductStatus["PENDING"] = "pending";
|
|
1428
|
-
MarketingGatewayProductStatus["NOT_FOUND"] = "not_found";
|
|
1429
|
-
MarketingGatewayProductStatus["EXCLUDED"] = "excluded";
|
|
1430
|
-
})(MarketingGatewayProductStatus = exports.MarketingGatewayProductStatus || (exports.MarketingGatewayProductStatus = {}));
|
|
1431
|
-
var MarketingGatewaySchemaCompatibility;
|
|
1432
|
-
(function (MarketingGatewaySchemaCompatibility) {
|
|
1433
|
-
MarketingGatewaySchemaCompatibility["GOOGLE"] = "google";
|
|
1434
|
-
MarketingGatewaySchemaCompatibility["FACEBOOK_PRIMARY"] = "facebook_primary";
|
|
1435
|
-
MarketingGatewaySchemaCompatibility["FACEBOOK_COUNTRY_OVERRIDE"] = "facebook_country_override";
|
|
1436
|
-
MarketingGatewaySchemaCompatibility["SUPPLEMENTAL"] = "supplemental";
|
|
1437
|
-
})(MarketingGatewaySchemaCompatibility = exports.MarketingGatewaySchemaCompatibility || (exports.MarketingGatewaySchemaCompatibility = {}));
|
|
1438
1355
|
var MixedBagWeight;
|
|
1439
1356
|
(function (MixedBagWeight) {
|
|
1440
1357
|
MixedBagWeight["LEAST_MIXED"] = "0";
|
|
@@ -1625,6 +1542,10 @@ var Owner;
|
|
|
1625
1542
|
Owner["FLOW"] = "flow";
|
|
1626
1543
|
Owner["ORGANIZATION"] = "organization";
|
|
1627
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 = {}));
|
|
1628
1549
|
var PaymentSummaryStatus;
|
|
1629
1550
|
(function (PaymentSummaryStatus) {
|
|
1630
1551
|
PaymentSummaryStatus["AUTHORIZED"] = "authorized";
|
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
|
@@ -306,7 +306,7 @@ export enum BillingTransactionType {
|
|
|
306
306
|
DUTY = 'duty',
|
|
307
307
|
TRUEUP = 'trueup',
|
|
308
308
|
CARRIER_CHARGE = 'carrier_charge',
|
|
309
|
-
|
|
309
|
+
NON_L_4_L_TAX_DUTY_FX = 'non_l4l_tax_duty_fx',
|
|
310
310
|
TAX_REFUND = 'tax_refund',
|
|
311
311
|
DUTY_REFUND = 'duty_refund',
|
|
312
312
|
GE_REVENUE_SHARE = 'ge_revenue_share',
|
|
@@ -651,6 +651,7 @@ export enum DisputeStatus {
|
|
|
651
651
|
PENDING = 'pending',
|
|
652
652
|
WON = 'won',
|
|
653
653
|
LOST = 'lost',
|
|
654
|
+
REFUNDED = 'refunded',
|
|
654
655
|
EXPIRED = 'expired',
|
|
655
656
|
}
|
|
656
657
|
|
|
@@ -917,8 +918,6 @@ export enum EventType {
|
|
|
917
918
|
RATE_FRESHNESS_SUMMARY_DELETED = 'rate_freshness_summary_deleted',
|
|
918
919
|
ITEM_HARMONIZATION_UPSERTED = 'item_harmonization_upserted',
|
|
919
920
|
ITEM_HARMONIZATION_DELETED = 'item_harmonization_deleted',
|
|
920
|
-
HARMONIZATION_ITEM_CLASSIFICATION_UPSERTED = 'harmonization_item_classification_upserted',
|
|
921
|
-
HARMONIZATION_ITEM_CLASSIFICATION_DELETED = 'harmonization_item_classification_deleted',
|
|
922
921
|
HARMONIZATION_CLASSIFICATION_STATISTICS_PUBLISHED = 'harmonization_classification_statistics_published',
|
|
923
922
|
ISSUER_UPSERTED = 'issuer_upserted',
|
|
924
923
|
ISSUER_DELETED = 'issuer_deleted',
|
|
@@ -931,17 +930,8 @@ export enum EventType {
|
|
|
931
930
|
ORDER_VALIDATION_DELETED = 'order_validation_deleted',
|
|
932
931
|
LABEL_TRACKING_SUMMARY_UPSERTED = 'label_tracking_summary_upserted',
|
|
933
932
|
LABEL_TRACKING_SUMMARY_DELETED = 'label_tracking_summary_deleted',
|
|
934
|
-
LOCALIZED_ITEM_UPSERTED_V_2 = 'localized_item_upserted_v2',
|
|
935
|
-
LOCALIZED_ITEM_DELETED = 'localized_item_deleted',
|
|
936
|
-
LOCALIZED_ITEM_DELETED_V_2 = 'localized_item_deleted_v2',
|
|
937
|
-
LOCALIZED_ITEM_SNAPSHOT = 'localized_item_snapshot',
|
|
938
|
-
LOCALIZED_PRICE_BOOK_ITEM_UPSERTED = 'localized_price_book_item_upserted',
|
|
939
|
-
LOCALIZED_PRICE_BOOK_ITEM_DELETED = 'localized_price_book_item_deleted',
|
|
940
933
|
LOGISTICS_CAPABILITIES_UPSERTED = 'logistics_capabilities_upserted',
|
|
941
934
|
LOGISTICS_CAPABILITIES_DELETED = 'logistics_capabilities_deleted',
|
|
942
|
-
FEED_UPSERTED = 'feed_upserted',
|
|
943
|
-
FEED_DELETED = 'feed_deleted',
|
|
944
|
-
FEEDS_EXPORT = 'feeds_export',
|
|
945
935
|
LOCALIZED_ITEM_PRICES_EXPORT_REQUEST = 'localized_item_prices_export_request',
|
|
946
936
|
OPTIN_PROMPT_UPSERTED = 'optin_prompt_upserted',
|
|
947
937
|
OPTIN_PROMPT_DELETED = 'optin_prompt_deleted',
|
|
@@ -1277,6 +1267,12 @@ export enum LabelCreationStatus {
|
|
|
1277
1267
|
CANCELLED = 'cancelled',
|
|
1278
1268
|
}
|
|
1279
1269
|
|
|
1270
|
+
export enum LabelEventMedium {
|
|
1271
|
+
WEBHOOK = 'webhook',
|
|
1272
|
+
PULL = 'pull',
|
|
1273
|
+
POST = 'post',
|
|
1274
|
+
}
|
|
1275
|
+
|
|
1280
1276
|
export enum LabelEventSource {
|
|
1281
1277
|
AFTERSHIP = 'aftership',
|
|
1282
1278
|
CARRIER = 'carrier',
|
|
@@ -1291,6 +1287,7 @@ export enum LabelRequestErrorHandlingResponsibility {
|
|
|
1291
1287
|
GLOBALE_ADDRESS_REPAIR = 'globale_address_repair',
|
|
1292
1288
|
MERCHANT_OPERATIONS = 'merchant_operations',
|
|
1293
1289
|
GLOBALE_SYSTEM = 'globale_system',
|
|
1290
|
+
CARRIER = 'carrier',
|
|
1294
1291
|
}
|
|
1295
1292
|
|
|
1296
1293
|
export enum LabelRequestResultOrganizationType {
|
|
@@ -1348,86 +1345,6 @@ export enum ManualTransactionCategory {
|
|
|
1348
1345
|
NON_FRAUD_CHARGEBACK = 'non_fraud_chargeback',
|
|
1349
1346
|
}
|
|
1350
1347
|
|
|
1351
|
-
export enum MarketingGatewayAccountConnectionStatus {
|
|
1352
|
-
NOT_CONNECTED = 'not_connected',
|
|
1353
|
-
CONNECTING = 'connecting',
|
|
1354
|
-
CONNECTED = 'connected',
|
|
1355
|
-
DISCONNECTING = 'disconnecting',
|
|
1356
|
-
DISCONNECTED = 'disconnected',
|
|
1357
|
-
}
|
|
1358
|
-
|
|
1359
|
-
export enum MarketingGatewayChannelIntegrationType {
|
|
1360
|
-
AUTOMATED = 'automated',
|
|
1361
|
-
MANUAL = 'manual',
|
|
1362
|
-
}
|
|
1363
|
-
|
|
1364
|
-
export enum MarketingGatewayChannelStatus {
|
|
1365
|
-
NOT_CONNECTED = 'not_connected',
|
|
1366
|
-
CONNECTING = 'connecting',
|
|
1367
|
-
CONNECTED = 'connected',
|
|
1368
|
-
DISCONNECTING = 'disconnecting',
|
|
1369
|
-
DISCONNECTED = 'disconnected',
|
|
1370
|
-
UNAVAILABLE = 'unavailable',
|
|
1371
|
-
}
|
|
1372
|
-
|
|
1373
|
-
export enum MarketingGatewayErrorCode {
|
|
1374
|
-
GENERIC_ERROR = 'generic_error',
|
|
1375
|
-
GOOGLE_API_ERROR = 'google_api_error',
|
|
1376
|
-
FACEBOOK_API_ERROR = 'facebook_api_error',
|
|
1377
|
-
INVALID_OAUTH_TOKEN_ERROR = 'invalid_oauth_token_error',
|
|
1378
|
-
}
|
|
1379
|
-
|
|
1380
|
-
export enum MarketingGatewayFacebookTokenStatus {
|
|
1381
|
-
UNKNOWN = 'unknown',
|
|
1382
|
-
ACTIVE = 'active',
|
|
1383
|
-
EXPIRED = 'expired',
|
|
1384
|
-
}
|
|
1385
|
-
|
|
1386
|
-
export enum MarketingGatewayFeedDownloadFormat {
|
|
1387
|
-
TSV = 'tsv',
|
|
1388
|
-
CSV = 'csv',
|
|
1389
|
-
TXT = 'txt',
|
|
1390
|
-
}
|
|
1391
|
-
|
|
1392
|
-
export enum MarketingGatewayFeedState {
|
|
1393
|
-
INITIALIZED = 'initialized',
|
|
1394
|
-
GENERATED = 'generated',
|
|
1395
|
-
IN_REVIEW = 'in_review',
|
|
1396
|
-
REJECTED = 'rejected',
|
|
1397
|
-
ACTIVE = 'active',
|
|
1398
|
-
}
|
|
1399
|
-
|
|
1400
|
-
export enum MarketingGatewayPlatform {
|
|
1401
|
-
GOOGLE = 'google',
|
|
1402
|
-
FACEBOOK = 'facebook',
|
|
1403
|
-
ADROLL = 'adroll',
|
|
1404
|
-
ALIEXPRESS = 'aliexpress',
|
|
1405
|
-
AMAZON = 'amazon',
|
|
1406
|
-
BING = 'bing',
|
|
1407
|
-
CRITEO = 'criteo',
|
|
1408
|
-
FRUUGO = 'fruugo',
|
|
1409
|
-
PINTEREST = 'pinterest',
|
|
1410
|
-
RAKUTEN_JAPAN = 'rakuten_japan',
|
|
1411
|
-
WISH = 'wish',
|
|
1412
|
-
SNAPCHAT = 'snapchat',
|
|
1413
|
-
STYLIGHT = 'stylight',
|
|
1414
|
-
}
|
|
1415
|
-
|
|
1416
|
-
export enum MarketingGatewayProductStatus {
|
|
1417
|
-
APPROVED = 'approved',
|
|
1418
|
-
NOT_APPROVED = 'not_approved',
|
|
1419
|
-
PENDING = 'pending',
|
|
1420
|
-
NOT_FOUND = 'not_found',
|
|
1421
|
-
EXCLUDED = 'excluded',
|
|
1422
|
-
}
|
|
1423
|
-
|
|
1424
|
-
export enum MarketingGatewaySchemaCompatibility {
|
|
1425
|
-
GOOGLE = 'google',
|
|
1426
|
-
FACEBOOK_PRIMARY = 'facebook_primary',
|
|
1427
|
-
FACEBOOK_COUNTRY_OVERRIDE = 'facebook_country_override',
|
|
1428
|
-
SUPPLEMENTAL = 'supplemental',
|
|
1429
|
-
}
|
|
1430
|
-
|
|
1431
1348
|
export enum MixedBagWeight {
|
|
1432
1349
|
LEAST_MIXED = '0',
|
|
1433
1350
|
PARTIALLY_MIXED = '1',
|
|
@@ -1618,6 +1535,10 @@ export enum Owner {
|
|
|
1618
1535
|
ORGANIZATION = 'organization',
|
|
1619
1536
|
}
|
|
1620
1537
|
|
|
1538
|
+
export enum PaymentShortUrlDiscriminator {
|
|
1539
|
+
ADYEN_3_DS_2 = 'adyen_3ds2',
|
|
1540
|
+
}
|
|
1541
|
+
|
|
1621
1542
|
export enum PaymentSummaryStatus {
|
|
1622
1543
|
AUTHORIZED = 'authorized',
|
|
1623
1544
|
CANCELED = 'canceled',
|