Cancel a date change awaiting payment

Abandons a date change that is still waiting for its difference
payment, releasing the order so another date can be chosen. The
original tickets are untouched and nothing is charged.

fulfillment_order_id is the id returned by POST /fulfillment/reorder.

Idempotent: cancelling an already-cancelled date change succeeds.
A date change whose difference was already captured cannot be
cancelled (409) — returning that money is a refund, not a cancel.

Starting a new date change on the same order also supersedes an unpaid
one automatically, so calling this first is optional.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The date change to cancel.

Headers
string

RFC 7231 language preference. The best match against supported locales (nl-NL, en-GB, de-DE) is selected. Defaults to nl-NL when omitted.

Responses
204

The date change was cancelled (or was already gone).

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json