How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AddCancelRequest

calendar_today January 1, 2001 domain whmcs

Adds a Cancellation Request Request Parameters Parameter Type Description Required action string “AddCancelRequest” Required serviceid int The Service ID to cancel Required type string The type of cancellation. ‘Immediate’ or ‘End of Billing Period’ Optional reason string The customer reason for cancellation Optional Response Parameters Parameter Type Description result string The result of the operation: success or error serviceid int The id of the service the request was for userid int The id of the user the service belongs to Example Request (CURL) $ch = curl_init(); curl_setopt($ch, CURLOP

open_in_new Read original post