Treatment
Update a treatment
PUT
Update a treatment
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.
Path Parameters
The treatment identifier
Body
application/json
Treatment name.
Maximum string length:
255Treatment group identifier (must belong to current tenant). Pass null to detach.
Treatment price.
Required range:
x >= 0Tax rate (KDV).
Available options:
0, 1, 10, 20 Treatment description.
Maximum string length:
65535Number of sessions.
Required range:
x >= 1Active status.
Extra information as associative key-value pairs.
Example:
{
"control_min_days": "7",
"minimum_cc": "2"
}Search keywords for the treatment.
A keyword string.
Maximum string length:
100Treatment sessions plan.