Skip to main content
Anchor to AbandonmentUpdateActivitiesDeliveryStatusesPayload

AbandonmentUpdateActivitiesDeliveryStatusesPayload

payload

Return type for abandonmentUpdateActivitiesDeliveryStatuses mutation.

•Abandonment

The updated abandonment.

Show fields
•[AbandonmentUpdateActivitiesDeliveryStatusesUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates the marketing activities delivery statuses for an abandonment.

Show payload

Arguments

•ID!
required

The ID of the abandonment that needs to be updated.

•DateTime

The delivery timestamp if the activity delivered.

•AbandonmentDeliveryState!
required

The new delivery status of the marketing activity for this abandonment.

Show enum values
Anchor to deliveryStatusChangeReasondeliveryStatusChangeReason
•String

The reason why the activity was or was not delivered.

•ID!
required

The ID of the marketing activity that needs to be updated.



Was this section helpful?