v1

latestSwagger 2.0BeezUP2026-07-13254876845.8 KB
Customer - Contracts

Schedule termination of your current contract at the end of the commitment.

By default your contract are automatically renew. By calling this operation you can disable the auto renewal.

post/v2/user/customer/contracts/current/disableAutoRenewal

Request body

contractTerminationReasonTypeinteger required

The contract termination reason type identifier, if your current contract is scheduled to be terminated. The value is based on the list of values /user/lov/ContractTerminationReason

contractTerminationReasonstring

The termination reason, if your current contract is scheduled to be terminated.

Example request

{
  "contractTerminationReason": "I'm crazy, I want to leave your splendid service..."
}

Response

Your current contract termination has been scheduled