Treatment
Create a treatment
POST
Create 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.
Body
application/json
Treatment name.
Maximum string length:
255Treatment price.
Required range:
x >= 0Tax rate (KDV).
Available options:
0, 1, 10, 20 Number of sessions.
Required range:
x >= 1Active status.
Treatment group identifier (must belong to current tenant).
Treatment description.
Maximum string length:
65535Extra 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.