Marketing
411486491630370816
GET /v1/stores/{storeId}/marketing/abandoned-checkouts/configuration HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
{
"store_id": "411486491630370816",
"enabled": true,
"invalid": true,
"trigger_after": "P1Y2M3DT4H5M6S",
"minimum_order_value": 1,
"maximum_order_value": 1,
"max_coupons_per_customer_amount": 1,
"max_coupons_per_customer_period": "P1Y2M3DT4H5M6S",
"max_coupons_global_amount": 1,
"max_coupons_global_period": "P1Y2M3DT4H5M6S",
"coupon_configuration": {
"duration": "once",
"duration_in_months": 1,
"discount_type": "unspecified",
"discount_amount": 1,
"discount_only_required_tags_or_products": true,
"discount_apply_before_sales": true,
"required_tag_ids": [
"411486491630370816"
],
"required_product_ids": [
"411486491630370816"
],
"minimum_order_value": 1,
"customer_redeem_limit_enabled": true,
"customer_redeem_limit": 1,
"usable_on_one_time_purchases": true,
"usable_on_subscriptions": true,
"expires_after": "P1Y2M3DT4H5M6S"
},
"updated_by": {
"type": "anonymous",
"id": "411486491630370816"
},
"updated_at": "2025-08-01T18:23:52.141Z"
}
411486491630370816
Used for updating the store-level configuration for abandoned checkout settings.
A value indicating whether the abandoned checkout feature is enabled for the store.
ISO 8601 duration format
P1Y2M3DT4H5M6S
The minimum order value required to trigger an abandoned checkout email.
The optional maximum order value beyond which an abandoned checkout email will not be sent.
The optional maximum coupons limit per customer beyond which an abandoned checkout email will not be sent.
ISO 8601 duration format
P1Y2M3DT4H5M6S
The optional maximum coupons limit store wide beyond which an abandoned checkout email will not be sent.
ISO 8601 duration format
P1Y2M3DT4H5M6S
PUT /v1/stores/{storeId}/marketing/abandoned-checkouts/configuration HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 732
{
"enabled": true,
"trigger_after": "P1Y2M3DT4H5M6S",
"minimum_order_value": 1,
"maximum_order_value": 1,
"max_coupons_per_customer_amount": 1,
"max_coupons_per_customer_period": "P1Y2M3DT4H5M6S",
"max_coupons_global_amount": 1,
"max_coupons_global_period": "P1Y2M3DT4H5M6S",
"coupon_configuration": {
"duration": "once",
"duration_in_months": 1,
"discount_type": "unspecified",
"discount_amount": 1,
"discount_only_required_tags_or_products": true,
"discount_apply_before_sales": true,
"required_tag_ids": [
"411486491630370816"
],
"required_product_ids": [
"411486491630370816"
],
"minimum_order_value": 1,
"customer_redeem_limit_enabled": true,
"customer_redeem_limit": 1,
"usable_on_one_time_purchases": true,
"usable_on_subscriptions": true,
"expires_after": "P1Y2M3DT4H5M6S"
}
}
{
"store_id": "411486491630370816",
"enabled": true,
"invalid": true,
"trigger_after": "P1Y2M3DT4H5M6S",
"minimum_order_value": 1,
"maximum_order_value": 1,
"max_coupons_per_customer_amount": 1,
"max_coupons_per_customer_period": "P1Y2M3DT4H5M6S",
"max_coupons_global_amount": 1,
"max_coupons_global_period": "P1Y2M3DT4H5M6S",
"coupon_configuration": {
"duration": "once",
"duration_in_months": 1,
"discount_type": "unspecified",
"discount_amount": 1,
"discount_only_required_tags_or_products": true,
"discount_apply_before_sales": true,
"required_tag_ids": [
"411486491630370816"
],
"required_product_ids": [
"411486491630370816"
],
"minimum_order_value": 1,
"customer_redeem_limit_enabled": true,
"customer_redeem_limit": 1,
"usable_on_one_time_purchases": true,
"usable_on_subscriptions": true,
"expires_after": "P1Y2M3DT4H5M6S"
},
"updated_by": {
"type": "anonymous",
"id": "411486491630370816"
},
"updated_at": "2025-08-01T18:23:52.141Z"
}
411486491630370816
GET /v1/stores/{storeId}/marketing/purchase-follow-ups/configuration HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
{
"store_id": "411486491630370816",
"enabled": true,
"invalid": true,
"trigger_after": "P1Y2M3DT4H5M6S",
"minimum_order_value": 1,
"maximum_order_value": 1,
"max_coupons_per_customer_amount": 1,
"max_coupons_per_customer_period": "P1Y2M3DT4H5M6S",
"max_coupons_global_amount": 1,
"max_coupons_global_period": "P1Y2M3DT4H5M6S",
"coupon_configuration": {
"duration": "once",
"duration_in_months": 1,
"discount_type": "unspecified",
"discount_amount": 1,
"discount_only_required_tags_or_products": true,
"discount_apply_before_sales": true,
"required_tag_ids": [
"411486491630370816"
],
"required_product_ids": [
"411486491630370816"
],
"minimum_order_value": 1,
"customer_redeem_limit_enabled": true,
"customer_redeem_limit": 1,
"usable_on_one_time_purchases": true,
"usable_on_subscriptions": true,
"expires_after": "P1Y2M3DT4H5M6S"
},
"updated_by": {
"type": "anonymous",
"id": "411486491630370816"
},
"updated_at": "2025-08-01T18:23:52.141Z"
}
411486491630370816
Used for updating the store-level configuration for abandoned checkout settings.
A value indicating whether the abandoned checkout feature is enabled for the store.
ISO 8601 duration format
P1Y2M3DT4H5M6S
The minimum order value required to trigger an abandoned checkout email.
The optional maximum order value beyond which an abandoned checkout email will not be sent.
The optional maximum coupons limit per customer beyond which an abandoned checkout email will not be sent.
ISO 8601 duration format
P1Y2M3DT4H5M6S
The optional maximum coupons limit store wide beyond which an abandoned checkout email will not be sent.
ISO 8601 duration format
P1Y2M3DT4H5M6S
PUT /v1/stores/{storeId}/marketing/purchase-follow-ups/configuration HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 732
{
"enabled": true,
"trigger_after": "P1Y2M3DT4H5M6S",
"minimum_order_value": 1,
"maximum_order_value": 1,
"max_coupons_per_customer_amount": 1,
"max_coupons_per_customer_period": "P1Y2M3DT4H5M6S",
"max_coupons_global_amount": 1,
"max_coupons_global_period": "P1Y2M3DT4H5M6S",
"coupon_configuration": {
"duration": "once",
"duration_in_months": 1,
"discount_type": "unspecified",
"discount_amount": 1,
"discount_only_required_tags_or_products": true,
"discount_apply_before_sales": true,
"required_tag_ids": [
"411486491630370816"
],
"required_product_ids": [
"411486491630370816"
],
"minimum_order_value": 1,
"customer_redeem_limit_enabled": true,
"customer_redeem_limit": 1,
"usable_on_one_time_purchases": true,
"usable_on_subscriptions": true,
"expires_after": "P1Y2M3DT4H5M6S"
}
}
{
"store_id": "411486491630370816",
"enabled": true,
"invalid": true,
"trigger_after": "P1Y2M3DT4H5M6S",
"minimum_order_value": 1,
"maximum_order_value": 1,
"max_coupons_per_customer_amount": 1,
"max_coupons_per_customer_period": "P1Y2M3DT4H5M6S",
"max_coupons_global_amount": 1,
"max_coupons_global_period": "P1Y2M3DT4H5M6S",
"coupon_configuration": {
"duration": "once",
"duration_in_months": 1,
"discount_type": "unspecified",
"discount_amount": 1,
"discount_only_required_tags_or_products": true,
"discount_apply_before_sales": true,
"required_tag_ids": [
"411486491630370816"
],
"required_product_ids": [
"411486491630370816"
],
"minimum_order_value": 1,
"customer_redeem_limit_enabled": true,
"customer_redeem_limit": 1,
"usable_on_one_time_purchases": true,
"usable_on_subscriptions": true,
"expires_after": "P1Y2M3DT4H5M6S"
},
"updated_by": {
"type": "anonymous",
"id": "411486491630370816"
},
"updated_at": "2025-08-01T18:23:52.141Z"
}
Was this helpful?