| Name | Type | Description | Notes |
|---|---|---|---|
| service_id | int | The ID of the service to update. | |
| active_date | datetime | The date that the service became active. | [optional] |
| expiration_date | datetime | The date that the service is to expire. | [optional] |
| test | bool | When `true`, indicates that input information is to be validated, but not committed.<br /> When `false` or omitted, the database is affected.<br /> Default: false | [optional] |