onAbandonedCheckoutDeleted( )


Notes:

Triggerred when an abandoned checkout is deleted.

Permissions
Read Orders
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: AbandonedCheckoutDeletedEnvelope): void | Promise<void>

Did this help?