Contents

CancellationRequest

An object that identifies a one-time request, or an individual instance of a recurring request, to cancel.

Declaration

object CancellationRequest

Properties

NameTypeDescription
requestIdstring

An identifier for the request to cancel. For a one-time request, use the request’s UUID. For a recurring request, use the parentRequest’s UUID.

See Also

Cancellation