@flowio/api-internal-constants 4.18.91 → 4.18.92
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 +22 -3
- package/dist/api-internal.js +26 -5
- package/package.json +2 -2
- package/src/api-internal.ts +22 -1
package/dist/api-internal.d.ts
CHANGED
|
@@ -470,7 +470,8 @@ export declare enum ClassificationPlatform {
|
|
|
470
470
|
export declare enum ClassificationType {
|
|
471
471
|
NONE = "None",
|
|
472
472
|
MANUAL = "Manual",
|
|
473
|
-
ML = "ML"
|
|
473
|
+
ML = "ML",
|
|
474
|
+
SYSTEM = "System"
|
|
474
475
|
}
|
|
475
476
|
export declare enum ClothingAgeClassification {
|
|
476
477
|
NONE = "None",
|
|
@@ -486,6 +487,14 @@ export declare enum Company {
|
|
|
486
487
|
export declare enum ComplianceType {
|
|
487
488
|
WEEE = "weee"
|
|
488
489
|
}
|
|
490
|
+
export declare enum ConnectReportTransferType {
|
|
491
|
+
MANAGED_MARKETS_REFUND_DEBIT = "ManagedMarketsRefundDebit",
|
|
492
|
+
MANAGED_MARKETS_DUTIES_AND_TAXES_ADJUSTMENT_DEBIT = "ManagedMarketsDutiesAndTaxesAdjustmentDebit",
|
|
493
|
+
MANAGED_MARKETS_DISPUTED_AMOUNT_DEBIT = "ManagedMarketsDisputedAmountDebit",
|
|
494
|
+
MANAGED_MARKETS_CHARGE_CREDIT = "ManagedMarketsChargeCredit",
|
|
495
|
+
MANAGED_MARKETS_DISPUTE_WON_AMOUNT_CREDIT = "ManagedMarketsDisputeWonAmountCredit",
|
|
496
|
+
MANAGED_MARKETS_DUTIES_AND_TAXES_ADJUSTMENT_CREDIT = "ManagedMarketsDutiesAndTaxesAdjustmentCredit"
|
|
497
|
+
}
|
|
489
498
|
export declare enum ContentElementType {
|
|
490
499
|
MARKDOWN = "markdown",
|
|
491
500
|
HTML = "html",
|
|
@@ -628,7 +637,8 @@ export declare enum DutySimpleExpressionType {
|
|
|
628
637
|
export declare enum DutyTransactionType {
|
|
629
638
|
ADJUSTMENT = "adjustment",
|
|
630
639
|
REVERSAL = "reversal",
|
|
631
|
-
DUTY = "duty"
|
|
640
|
+
DUTY = "duty",
|
|
641
|
+
REFUND = "refund"
|
|
632
642
|
}
|
|
633
643
|
export declare enum EmptyAttribute {
|
|
634
644
|
IRRELEVANT = "irrelevant"
|
|
@@ -864,6 +874,8 @@ export declare enum EventType {
|
|
|
864
874
|
PARTNER_TRACKING_SUBSCRIPTION_DELETED = "partner_tracking_subscription_deleted",
|
|
865
875
|
SPP_TRACKER_UPDATE_REQUEST_UPSERTED = "spp_tracker_update_request_upserted",
|
|
866
876
|
SPP_TRACKER_UPDATE_REQUEST_DELETED = "spp_tracker_update_request_deleted",
|
|
877
|
+
PARTNER_REQUEST_UPSERTED = "partner_request_upserted",
|
|
878
|
+
PARTNER_REQUEST_DELETED = "partner_request_deleted",
|
|
867
879
|
INTERNAL_AUTHORIZATION_UPSERTED = "internal_authorization_upserted",
|
|
868
880
|
INTERNAL_AUTHORIZATION_DELETED = "internal_authorization_deleted",
|
|
869
881
|
AFTERPAY_AUTHORIZATION_UPSERTED = "afterpay_authorization_upserted",
|
|
@@ -963,6 +975,8 @@ export declare enum EventType {
|
|
|
963
975
|
SHOPIFY_ORDER_FULFILLMENTS_SNAPSHOT_DELETED = "shopify_order_fulfillments_snapshot_deleted",
|
|
964
976
|
SHOPIFY_MERCHANT_PLAN_UPSERTED = "shopify_merchant_plan_upserted",
|
|
965
977
|
SHOPIFY_MERCHANT_PLAN_DELETED = "shopify_merchant_plan_deleted",
|
|
978
|
+
SHOPIFY_DISPUTE_UPSERTED = "shopify_dispute_upserted",
|
|
979
|
+
SHOPIFY_DISPUTE_DELETED = "shopify_dispute_deleted",
|
|
966
980
|
STRIPE_AUTHORIZATION_DELETED = "stripe_authorization_deleted",
|
|
967
981
|
STRIPE_AUTHORIZATION_UPSERTED = "stripe_authorization_upserted",
|
|
968
982
|
STRIPE_REVERSAL_DELETED = "stripe_reversal_deleted",
|
|
@@ -1215,6 +1229,12 @@ export declare enum ManualTransactionCategory {
|
|
|
1215
1229
|
BANK_PAYMENT_FAILURE = "bank_payment_failure",
|
|
1216
1230
|
NON_FRAUD_CHARGEBACK = "non_fraud_chargeback"
|
|
1217
1231
|
}
|
|
1232
|
+
export declare enum MerchantOfRecord {
|
|
1233
|
+
GLOBAL_E_UNITED_STATES = "global_e_united_states",
|
|
1234
|
+
GLOBAL_E_UNITED_KINGDOM = "global_e_united_kingdom",
|
|
1235
|
+
GLOBAL_E_CANADA = "global_e_canada",
|
|
1236
|
+
GLOBAL_E_NETHERLANDS = "global_e_netherlands"
|
|
1237
|
+
}
|
|
1218
1238
|
export declare enum MerchantOverrideStatus {
|
|
1219
1239
|
IN_REVIEW = "in_review",
|
|
1220
1240
|
ACCEPTED = "accepted",
|
|
@@ -1268,7 +1288,6 @@ export declare enum OnboardingAuditThemeKey {
|
|
|
1268
1288
|
DTCE = "dtce",
|
|
1269
1289
|
RESTRICTIONS = "restrictions",
|
|
1270
1290
|
ORGANIZATION_STATUS = "organization_status",
|
|
1271
|
-
CATEGORY_CONSTRAINTS = "category_constraints",
|
|
1272
1291
|
MISCELLANEOUS = "miscellaneous"
|
|
1273
1292
|
}
|
|
1274
1293
|
export declare enum OnboardingAutomationProcessState {
|
package/dist/api-internal.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.Company = 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.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.
|
|
5
|
-
exports.
|
|
6
|
-
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 = exports.SnoozeNextActionWith = exports.SimpleRoundingStrategy = exports.ShopifyService = 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.ConnectReportTransferType = exports.ComplianceType = void 0;
|
|
5
|
+
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.MerchantOverrideStatus = exports.MerchantOfRecord = 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.InternalPaymentEntityType = exports.HttpMethod = exports.HarmonizationDecisionSource = exports.GraphqlServiceTypes = void 0;
|
|
6
|
+
exports.ShopifyPromotionOfferAllocationMethod = exports.ShopifyPromotionBehavior = exports.ShopifyPlanType = 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.ReportFileType = exports.ReportFileStatus = exports.RejectionReason = exports.RedirectReason = exports.ReboundConfigurationStatus = exports.RateSource = exports.RateLevelKey = 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 = exports.Owner = exports.OutputStyle = exports.OrganizationRestrictionScreeningStatus = 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 = exports.SnoozeNextActionWith = exports.SimpleRoundingStrategy = exports.ShopifyService = exports.ShopifyPromotionStatus = exports.ShopifyPromotionOrderEntitlementComponent = void 0;
|
|
8
8
|
var AccountPaymentHoldReason;
|
|
9
9
|
(function (AccountPaymentHoldReason) {
|
|
10
10
|
AccountPaymentHoldReason["FRAUDULENT"] = "fraudulent";
|
|
@@ -526,6 +526,7 @@ var ClassificationType;
|
|
|
526
526
|
ClassificationType["NONE"] = "None";
|
|
527
527
|
ClassificationType["MANUAL"] = "Manual";
|
|
528
528
|
ClassificationType["ML"] = "ML";
|
|
529
|
+
ClassificationType["SYSTEM"] = "System";
|
|
529
530
|
})(ClassificationType = exports.ClassificationType || (exports.ClassificationType = {}));
|
|
530
531
|
var ClothingAgeClassification;
|
|
531
532
|
(function (ClothingAgeClassification) {
|
|
@@ -544,6 +545,15 @@ var ComplianceType;
|
|
|
544
545
|
(function (ComplianceType) {
|
|
545
546
|
ComplianceType["WEEE"] = "weee";
|
|
546
547
|
})(ComplianceType = exports.ComplianceType || (exports.ComplianceType = {}));
|
|
548
|
+
var ConnectReportTransferType;
|
|
549
|
+
(function (ConnectReportTransferType) {
|
|
550
|
+
ConnectReportTransferType["MANAGED_MARKETS_REFUND_DEBIT"] = "ManagedMarketsRefundDebit";
|
|
551
|
+
ConnectReportTransferType["MANAGED_MARKETS_DUTIES_AND_TAXES_ADJUSTMENT_DEBIT"] = "ManagedMarketsDutiesAndTaxesAdjustmentDebit";
|
|
552
|
+
ConnectReportTransferType["MANAGED_MARKETS_DISPUTED_AMOUNT_DEBIT"] = "ManagedMarketsDisputedAmountDebit";
|
|
553
|
+
ConnectReportTransferType["MANAGED_MARKETS_CHARGE_CREDIT"] = "ManagedMarketsChargeCredit";
|
|
554
|
+
ConnectReportTransferType["MANAGED_MARKETS_DISPUTE_WON_AMOUNT_CREDIT"] = "ManagedMarketsDisputeWonAmountCredit";
|
|
555
|
+
ConnectReportTransferType["MANAGED_MARKETS_DUTIES_AND_TAXES_ADJUSTMENT_CREDIT"] = "ManagedMarketsDutiesAndTaxesAdjustmentCredit";
|
|
556
|
+
})(ConnectReportTransferType = exports.ConnectReportTransferType || (exports.ConnectReportTransferType = {}));
|
|
547
557
|
var ContentElementType;
|
|
548
558
|
(function (ContentElementType) {
|
|
549
559
|
ContentElementType["MARKDOWN"] = "markdown";
|
|
@@ -715,6 +725,7 @@ var DutyTransactionType;
|
|
|
715
725
|
DutyTransactionType["ADJUSTMENT"] = "adjustment";
|
|
716
726
|
DutyTransactionType["REVERSAL"] = "reversal";
|
|
717
727
|
DutyTransactionType["DUTY"] = "duty";
|
|
728
|
+
DutyTransactionType["REFUND"] = "refund";
|
|
718
729
|
})(DutyTransactionType = exports.DutyTransactionType || (exports.DutyTransactionType = {}));
|
|
719
730
|
var EmptyAttribute;
|
|
720
731
|
(function (EmptyAttribute) {
|
|
@@ -953,6 +964,8 @@ var EventType;
|
|
|
953
964
|
EventType["PARTNER_TRACKING_SUBSCRIPTION_DELETED"] = "partner_tracking_subscription_deleted";
|
|
954
965
|
EventType["SPP_TRACKER_UPDATE_REQUEST_UPSERTED"] = "spp_tracker_update_request_upserted";
|
|
955
966
|
EventType["SPP_TRACKER_UPDATE_REQUEST_DELETED"] = "spp_tracker_update_request_deleted";
|
|
967
|
+
EventType["PARTNER_REQUEST_UPSERTED"] = "partner_request_upserted";
|
|
968
|
+
EventType["PARTNER_REQUEST_DELETED"] = "partner_request_deleted";
|
|
956
969
|
EventType["INTERNAL_AUTHORIZATION_UPSERTED"] = "internal_authorization_upserted";
|
|
957
970
|
EventType["INTERNAL_AUTHORIZATION_DELETED"] = "internal_authorization_deleted";
|
|
958
971
|
EventType["AFTERPAY_AUTHORIZATION_UPSERTED"] = "afterpay_authorization_upserted";
|
|
@@ -1052,6 +1065,8 @@ var EventType;
|
|
|
1052
1065
|
EventType["SHOPIFY_ORDER_FULFILLMENTS_SNAPSHOT_DELETED"] = "shopify_order_fulfillments_snapshot_deleted";
|
|
1053
1066
|
EventType["SHOPIFY_MERCHANT_PLAN_UPSERTED"] = "shopify_merchant_plan_upserted";
|
|
1054
1067
|
EventType["SHOPIFY_MERCHANT_PLAN_DELETED"] = "shopify_merchant_plan_deleted";
|
|
1068
|
+
EventType["SHOPIFY_DISPUTE_UPSERTED"] = "shopify_dispute_upserted";
|
|
1069
|
+
EventType["SHOPIFY_DISPUTE_DELETED"] = "shopify_dispute_deleted";
|
|
1055
1070
|
EventType["STRIPE_AUTHORIZATION_DELETED"] = "stripe_authorization_deleted";
|
|
1056
1071
|
EventType["STRIPE_AUTHORIZATION_UPSERTED"] = "stripe_authorization_upserted";
|
|
1057
1072
|
EventType["STRIPE_REVERSAL_DELETED"] = "stripe_reversal_deleted";
|
|
@@ -1345,6 +1360,13 @@ var ManualTransactionCategory;
|
|
|
1345
1360
|
ManualTransactionCategory["BANK_PAYMENT_FAILURE"] = "bank_payment_failure";
|
|
1346
1361
|
ManualTransactionCategory["NON_FRAUD_CHARGEBACK"] = "non_fraud_chargeback";
|
|
1347
1362
|
})(ManualTransactionCategory = exports.ManualTransactionCategory || (exports.ManualTransactionCategory = {}));
|
|
1363
|
+
var MerchantOfRecord;
|
|
1364
|
+
(function (MerchantOfRecord) {
|
|
1365
|
+
MerchantOfRecord["GLOBAL_E_UNITED_STATES"] = "global_e_united_states";
|
|
1366
|
+
MerchantOfRecord["GLOBAL_E_UNITED_KINGDOM"] = "global_e_united_kingdom";
|
|
1367
|
+
MerchantOfRecord["GLOBAL_E_CANADA"] = "global_e_canada";
|
|
1368
|
+
MerchantOfRecord["GLOBAL_E_NETHERLANDS"] = "global_e_netherlands";
|
|
1369
|
+
})(MerchantOfRecord = exports.MerchantOfRecord || (exports.MerchantOfRecord = {}));
|
|
1348
1370
|
var MerchantOverrideStatus;
|
|
1349
1371
|
(function (MerchantOverrideStatus) {
|
|
1350
1372
|
MerchantOverrideStatus["IN_REVIEW"] = "in_review";
|
|
@@ -1405,7 +1427,6 @@ var OnboardingAuditThemeKey;
|
|
|
1405
1427
|
OnboardingAuditThemeKey["DTCE"] = "dtce";
|
|
1406
1428
|
OnboardingAuditThemeKey["RESTRICTIONS"] = "restrictions";
|
|
1407
1429
|
OnboardingAuditThemeKey["ORGANIZATION_STATUS"] = "organization_status";
|
|
1408
|
-
OnboardingAuditThemeKey["CATEGORY_CONSTRAINTS"] = "category_constraints";
|
|
1409
1430
|
OnboardingAuditThemeKey["MISCELLANEOUS"] = "miscellaneous";
|
|
1410
1431
|
})(OnboardingAuditThemeKey = exports.OnboardingAuditThemeKey || (exports.OnboardingAuditThemeKey = {}));
|
|
1411
1432
|
var OnboardingAutomationProcessState;
|
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.92",
|
|
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": "20eb3ad55f76873162f52f64cb42347be379f34e"
|
|
28
28
|
}
|
package/src/api-internal.ts
CHANGED
|
@@ -518,6 +518,7 @@ export enum ClassificationType {
|
|
|
518
518
|
NONE = 'None',
|
|
519
519
|
MANUAL = 'Manual',
|
|
520
520
|
ML = 'ML',
|
|
521
|
+
SYSTEM = 'System',
|
|
521
522
|
}
|
|
522
523
|
|
|
523
524
|
export enum ClothingAgeClassification {
|
|
@@ -537,6 +538,15 @@ export enum ComplianceType {
|
|
|
537
538
|
WEEE = 'weee',
|
|
538
539
|
}
|
|
539
540
|
|
|
541
|
+
export enum ConnectReportTransferType {
|
|
542
|
+
MANAGED_MARKETS_REFUND_DEBIT = 'ManagedMarketsRefundDebit',
|
|
543
|
+
MANAGED_MARKETS_DUTIES_AND_TAXES_ADJUSTMENT_DEBIT = 'ManagedMarketsDutiesAndTaxesAdjustmentDebit',
|
|
544
|
+
MANAGED_MARKETS_DISPUTED_AMOUNT_DEBIT = 'ManagedMarketsDisputedAmountDebit',
|
|
545
|
+
MANAGED_MARKETS_CHARGE_CREDIT = 'ManagedMarketsChargeCredit',
|
|
546
|
+
MANAGED_MARKETS_DISPUTE_WON_AMOUNT_CREDIT = 'ManagedMarketsDisputeWonAmountCredit',
|
|
547
|
+
MANAGED_MARKETS_DUTIES_AND_TAXES_ADJUSTMENT_CREDIT = 'ManagedMarketsDutiesAndTaxesAdjustmentCredit',
|
|
548
|
+
}
|
|
549
|
+
|
|
540
550
|
export enum ContentElementType {
|
|
541
551
|
MARKDOWN = 'markdown',
|
|
542
552
|
HTML = 'html',
|
|
@@ -707,6 +717,7 @@ export enum DutyTransactionType {
|
|
|
707
717
|
ADJUSTMENT = 'adjustment',
|
|
708
718
|
REVERSAL = 'reversal',
|
|
709
719
|
DUTY = 'duty',
|
|
720
|
+
REFUND = 'refund',
|
|
710
721
|
}
|
|
711
722
|
|
|
712
723
|
export enum EmptyAttribute {
|
|
@@ -945,6 +956,8 @@ export enum EventType {
|
|
|
945
956
|
PARTNER_TRACKING_SUBSCRIPTION_DELETED = 'partner_tracking_subscription_deleted',
|
|
946
957
|
SPP_TRACKER_UPDATE_REQUEST_UPSERTED = 'spp_tracker_update_request_upserted',
|
|
947
958
|
SPP_TRACKER_UPDATE_REQUEST_DELETED = 'spp_tracker_update_request_deleted',
|
|
959
|
+
PARTNER_REQUEST_UPSERTED = 'partner_request_upserted',
|
|
960
|
+
PARTNER_REQUEST_DELETED = 'partner_request_deleted',
|
|
948
961
|
INTERNAL_AUTHORIZATION_UPSERTED = 'internal_authorization_upserted',
|
|
949
962
|
INTERNAL_AUTHORIZATION_DELETED = 'internal_authorization_deleted',
|
|
950
963
|
AFTERPAY_AUTHORIZATION_UPSERTED = 'afterpay_authorization_upserted',
|
|
@@ -1044,6 +1057,8 @@ export enum EventType {
|
|
|
1044
1057
|
SHOPIFY_ORDER_FULFILLMENTS_SNAPSHOT_DELETED = 'shopify_order_fulfillments_snapshot_deleted',
|
|
1045
1058
|
SHOPIFY_MERCHANT_PLAN_UPSERTED = 'shopify_merchant_plan_upserted',
|
|
1046
1059
|
SHOPIFY_MERCHANT_PLAN_DELETED = 'shopify_merchant_plan_deleted',
|
|
1060
|
+
SHOPIFY_DISPUTE_UPSERTED = 'shopify_dispute_upserted',
|
|
1061
|
+
SHOPIFY_DISPUTE_DELETED = 'shopify_dispute_deleted',
|
|
1047
1062
|
STRIPE_AUTHORIZATION_DELETED = 'stripe_authorization_deleted',
|
|
1048
1063
|
STRIPE_AUTHORIZATION_UPSERTED = 'stripe_authorization_upserted',
|
|
1049
1064
|
STRIPE_REVERSAL_DELETED = 'stripe_reversal_deleted',
|
|
@@ -1338,6 +1353,13 @@ export enum ManualTransactionCategory {
|
|
|
1338
1353
|
NON_FRAUD_CHARGEBACK = 'non_fraud_chargeback',
|
|
1339
1354
|
}
|
|
1340
1355
|
|
|
1356
|
+
export enum MerchantOfRecord {
|
|
1357
|
+
GLOBAL_E_UNITED_STATES = 'global_e_united_states',
|
|
1358
|
+
GLOBAL_E_UNITED_KINGDOM = 'global_e_united_kingdom',
|
|
1359
|
+
GLOBAL_E_CANADA = 'global_e_canada',
|
|
1360
|
+
GLOBAL_E_NETHERLANDS = 'global_e_netherlands',
|
|
1361
|
+
}
|
|
1362
|
+
|
|
1341
1363
|
export enum MerchantOverrideStatus {
|
|
1342
1364
|
IN_REVIEW = 'in_review',
|
|
1343
1365
|
ACCEPTED = 'accepted',
|
|
@@ -1397,7 +1419,6 @@ export enum OnboardingAuditThemeKey {
|
|
|
1397
1419
|
DTCE = 'dtce',
|
|
1398
1420
|
RESTRICTIONS = 'restrictions',
|
|
1399
1421
|
ORGANIZATION_STATUS = 'organization_status',
|
|
1400
|
-
CATEGORY_CONSTRAINTS = 'category_constraints',
|
|
1401
1422
|
MISCELLANEOUS = 'miscellaneous',
|
|
1402
1423
|
}
|
|
1403
1424
|
|