Skip to main content
PUT
Cancel authorization

Headers

x-api-key
string
required
Example:

"your-x-api-key"

x-api-token
string
required
Example:

"your-x-api-token"

Path Parameters

idRec
string
required

Recurrence ID (idRec) of the authorization to be canceled.

Body

application/json

Reason for the cancellation.

reason
string

A brief reason for the cancellation.

Example:

"Customer requested cancellation."

Response

Authorization canceled successfully.

status
integer
Example:

0

message
string
Example:

"success"