Skip to main content
PUT
Add a cancellation request to an account.

Authorizations

Authorization
string
header
required

Enter your access token (OAuth / JWT).

Path Parameters

accountUid
string | null
required

The account's unique identifier

Body

application/json

The cancellation details

Uid
string | null
Maximum string length: 10
_objectType
string | null
ActivityEventData
unknown
SubmittedDateTime
string<date-time>
CancelationReason
string | null
Comment
string | null
CancelationStatus
enum<integer>

0 - Pending, 1 - Unknown, 2 - Completed, 3 - Removed, 4 - Deleted

Available options:
0,
1,
2,
3,
4
Account
object | null
Example:
LastPlan
object | null
Example:
SubscribingStartDate
string<date-time> | null

Response

The response is of type file.