Updates a specific abandoned checkout.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
The UUID of the specific object.
A string describing the object type returned.
Whether or not notifications should be sent to the customer for this abandoned checkout.
The current notification status for this abandonded checkout, which can be one of not_scheduled, scheduled, or sent.
A URL that will redirect to this abandoned checkout's correct portal page (hosted or external).
Expandable – The associated checkout ID.
Expandable – The associated customer ID.
The promotion that was auto-generated for this abandoned checkout.
Expandable – The associated promotion ID.
If the abandoned checkout has been recovered, the time it was recovered at.
The checkout that was recovered from this abandoned checkout.
Expandable – The associated checkout ID.
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.