API Reference

Credit reduction

Endpoint for reducing credits on the customer's account.
⚠️ This action method is disabled by default. Please contact the CareCloud administrator to allow usage of this method.
⚠️ Action methods are available only in the Enterprise interface.

Log in to see full request history
Body Params
float
required

Number of reduced credits.

string
required

The unique ID of the customer.

string
required

The unique ID of the partner.

string

The unique ID of the credit type. If the parameter is not set, a default credit type is set.

string

ID of the currency from resource currencies. If not set, the default currency of the project is used.

string

A credit reduce note.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

Response body
object
data
object
string

The unique ID of the credit reduction.

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL