POST
Cancel direct debit collection

Authorizations

Authorization
string
header
required

The user's id_token from authentication — the ID token, not the access_token. The program and environment come from the token.

Path Parameters

customerId
string
required

Customer identifier.

accountId
string
required

Account identifier. The account determines which optional features and limits apply.

paymentRequestId
string
required

Response

Cancellation accepted (in flight). Body is the raw handler result (not wrapped by apiResponseMiddleware).

status
enum<string>
required
Available options:
PENDING_CANCELLATION
paymentRequestId
string
required