Apply Service Package to Client
Applies a service package to a client, creating ClientBillableService records for each item in the package.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| clientCode* | path string | |
| packageCode* | path string | |
Request Body
{
"status": "Active",
"startDate": "2024-01-01T00:00:00Z"
}
Responses
201 Created
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found