Skip to main content
PUT
Cancel scheduled payment

Headers

x-api-key
string
required
Example:

"your-x-api-key"

x-api-token
string
required
Example:

"your-x-api-token"

Path Parameters

instructionId
string
required

Instruction ID of the scheduled payment to be canceled.

Body

application/json

Reason for the cancellation.

reason
string

A brief reason for the cancellation.

Response

Scheduled payment canceled successfully.

status
integer
Example:

0

message
string
Example:

"success"