Home > @infiniteobjects/shopify-data-manager > AdminTypes > AbandonmentUpdateActivitiesDeliveryStatusesUserErrorCode
Possible error codes that can be returned by AbandonmentUpdateActivitiesDeliveryStatusesUserError
.
Signature:
export declare enum AbandonmentUpdateActivitiesDeliveryStatusesUserErrorCode
Member | Value | Description |
---|---|---|
AbandonmentNotFound | "ABANDONMENT_NOT_FOUND" |
Unable to find an Abandonment for the provided ID. |
DeliveryStatusInfoNotFound | "DELIVERY_STATUS_INFO_NOT_FOUND" |
Unable to find delivery status info for the provided ID. |
MarketingActivityNotFound | "MARKETING_ACTIVITY_NOT_FOUND" |
Unable to find a marketing activity for the provided ID. |