Marketing

Gets the abandoned checkout behaviour for a store

get
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
Responses
chevron-right
200

OK

application/json

Represents the store-level configuration for abandoned checkout settings.

store_idstring · flake-idRequiredExample: 411486491630370816
enabledbooleanRequired

A value indicating whether the abandoned checkout feature is enabled for the store.

invalidbooleanRequired

A value indicating whether the abandoned checkout configuration for the store is invalid.

trigger_afterstring · periodRequired

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
minimum_order_valueinteger · int64Required

The minimum order value required to trigger an abandoned checkout email.

maximum_order_valueinteger · nullableOptional

The optional maximum order value beyond which an abandoned checkout email will not be sent.

max_coupons_per_customer_amountinteger · nullableOptional

The optional maximum coupons limit per customer beyond which an abandoned checkout email will not be sent.

max_coupons_per_customer_periodstring · periodOptional

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
max_coupons_global_amountinteger · nullableOptional

The optional maximum coupons limit store wide beyond which an abandoned checkout email will not be sent.

max_coupons_global_periodstring · periodOptional

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
updated_atstring · date-timeRequired

The date and time when the configuration was last updated.

get
/v1/stores/{storeId}/marketing/abandoned-checkouts/configuration

Sets the abandoned checkout behaviour for a store

put
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
Body

Used for updating the store-level configuration for abandoned checkout settings.

enabledbooleanRequired

A value indicating whether the abandoned checkout feature is enabled for the store.

trigger_afterstring · periodRequired

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
minimum_order_valueinteger · int64Required

The minimum order value required to trigger an abandoned checkout email.

maximum_order_valueinteger · nullableOptional

The optional maximum order value beyond which an abandoned checkout email will not be sent.

max_coupons_per_customer_amountinteger · nullableOptional

The optional maximum coupons limit per customer beyond which an abandoned checkout email will not be sent.

max_coupons_per_customer_periodstring · periodOptional

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
max_coupons_global_amountinteger · nullableOptional

The optional maximum coupons limit store wide beyond which an abandoned checkout email will not be sent.

max_coupons_global_periodstring · periodOptional

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
Responses
chevron-right
200

OK

application/json

Represents the store-level configuration for abandoned checkout settings.

store_idstring · flake-idRequiredExample: 411486491630370816
enabledbooleanRequired

A value indicating whether the abandoned checkout feature is enabled for the store.

invalidbooleanRequired

A value indicating whether the abandoned checkout configuration for the store is invalid.

trigger_afterstring · periodRequired

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
minimum_order_valueinteger · int64Required

The minimum order value required to trigger an abandoned checkout email.

maximum_order_valueinteger · nullableOptional

The optional maximum order value beyond which an abandoned checkout email will not be sent.

max_coupons_per_customer_amountinteger · nullableOptional

The optional maximum coupons limit per customer beyond which an abandoned checkout email will not be sent.

max_coupons_per_customer_periodstring · periodOptional

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
max_coupons_global_amountinteger · nullableOptional

The optional maximum coupons limit store wide beyond which an abandoned checkout email will not be sent.

max_coupons_global_periodstring · periodOptional

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
updated_atstring · date-timeRequired

The date and time when the configuration was last updated.

put
/v1/stores/{storeId}/marketing/abandoned-checkouts/configuration

Gets the purchase follow up behaviour for a store

get
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
Responses
chevron-right
200

OK

application/json

Represents the store-level configuration for abandoned checkout settings.

store_idstring · flake-idRequiredExample: 411486491630370816
enabledbooleanRequired

A value indicating whether the abandoned checkout feature is enabled for the store.

invalidbooleanRequired

A value indicating whether the abandoned checkout configuration for the store is invalid.

trigger_afterstring · periodRequired

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
minimum_order_valueinteger · int64Required

The minimum order value required to trigger an abandoned checkout email.

maximum_order_valueinteger · nullableOptional

The optional maximum order value beyond which an abandoned checkout email will not be sent.

max_coupons_per_customer_amountinteger · nullableOptional

The optional maximum coupons limit per customer beyond which an abandoned checkout email will not be sent.

max_coupons_per_customer_periodstring · periodOptional

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
max_coupons_global_amountinteger · nullableOptional

The optional maximum coupons limit store wide beyond which an abandoned checkout email will not be sent.

max_coupons_global_periodstring · periodOptional

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
updated_atstring · date-timeRequired

The date and time when the configuration was last updated.

get
/v1/stores/{storeId}/marketing/purchase-follow-ups/configuration

Sets the purchase follow up behaviour for a store

put
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
Body

Used for updating the store-level configuration for abandoned checkout settings.

enabledbooleanRequired

A value indicating whether the abandoned checkout feature is enabled for the store.

trigger_afterstring · periodRequired

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
minimum_order_valueinteger · int64Required

The minimum order value required to trigger an abandoned checkout email.

maximum_order_valueinteger · nullableOptional

The optional maximum order value beyond which an abandoned checkout email will not be sent.

max_coupons_per_customer_amountinteger · nullableOptional

The optional maximum coupons limit per customer beyond which an abandoned checkout email will not be sent.

max_coupons_per_customer_periodstring · periodOptional

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
max_coupons_global_amountinteger · nullableOptional

The optional maximum coupons limit store wide beyond which an abandoned checkout email will not be sent.

max_coupons_global_periodstring · periodOptional

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
Responses
chevron-right
200

OK

application/json

Represents the store-level configuration for abandoned checkout settings.

store_idstring · flake-idRequiredExample: 411486491630370816
enabledbooleanRequired

A value indicating whether the abandoned checkout feature is enabled for the store.

invalidbooleanRequired

A value indicating whether the abandoned checkout configuration for the store is invalid.

trigger_afterstring · periodRequired

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
minimum_order_valueinteger · int64Required

The minimum order value required to trigger an abandoned checkout email.

maximum_order_valueinteger · nullableOptional

The optional maximum order value beyond which an abandoned checkout email will not be sent.

max_coupons_per_customer_amountinteger · nullableOptional

The optional maximum coupons limit per customer beyond which an abandoned checkout email will not be sent.

max_coupons_per_customer_periodstring · periodOptional

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
max_coupons_global_amountinteger · nullableOptional

The optional maximum coupons limit store wide beyond which an abandoned checkout email will not be sent.

max_coupons_global_periodstring · periodOptional

ISO 8601 duration format

Example: P1Y2M3DT4H5M6S
updated_atstring · date-timeRequired

The date and time when the configuration was last updated.

put
/v1/stores/{storeId}/marketing/purchase-follow-ups/configuration

Last updated

Was this helpful?