DELETE
Delete a scheduled payment
Cancels a scheduled payment and stops any renewal.

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.

scheduleId
string
required
Minimum string length: 1

Response

Deleted

success
boolean
Example:

true

data
object