Skip to main content

When fired

Emitted after a partner calls DELETE /v1/spv-requests/{slug} on a request that was still in pending-review and the cancellation succeeds. Terminal state.

Envelope fields

string
required
Unique per delivery.
string
required
Always "spv_request.cancelled".
string (ISO 8601 UTC)
required
Timestamp of the cancellation.
object
required
See payload schema below.

data schema

string
required
Stable Zest-side identifier of the SPV request.
string
required
Contract template id used.
string
required
Contract template version.
string
required
Tenant slug.
object
required
The originally-submitted attributes map.
string
required
Always "cancelled" for this event.
string (ISO 8601 UTC)
required
Timestamp the partner cancelled the request.

Example