logAbandonedCart

suspend fun EngageBySailthru.logAbandonedCart(purchase: Purchase): <Error class: unknown class>

Logs a cart abandonment with the Marigold platform. Use this to initiate cart abandoned flows.

Parameters

purchase

The abandoned purchase to log with the platform.

Throws

Thrown if there is an error processing the request.