- 06 Jun 2025
- 1 Minute to read
- Print
- DarkLight
Change service ticket state to Done
- Updated on 06 Jun 2025
- 1 Minute to read
- Print
- DarkLight
Changes the service ticket state to Done.
Description
The user can call this endpoint to close a service ticket. When this endpoint is called, the status of the service ticket is set to 'done'.
Use Case
The Bloxs user wants to close a service ticket.
Request fields
The request contains the following fields:
Field | Description |
---|---|
reference | The unique identifier for this service ticket within Bloxs. This is unique (per client specific environment) for all service tickets. This identifier is generated by the Bloxs system. |
externalIdentifier | The unique identifier within the system of the requesting party. This identifier is not generated by the Bloxs system. |
closingDate | This is an optional field, which Bloxs will automatically populate, depending on the configuration, if no value is provided. The field is intended for reporting purposes, to monitor the duration of the process. |
Response fields
The 200 response contains the following fields:
Field | Description |
---|---|
reference | The unique identifier for this service ticket within Bloxs. This is unique (per client specific environment) for all service tickets. This identifier is generated by the Bloxs system. |
externalIdentifier | The unique identifier within the system of the requesting party. This identifier is not generated by the Bloxs system. |
message | The comment associated with the note, for example to indicate why the note was created or to provide additional context or clarification. |
Please enter a valid token
The service ticket state was changed to Done
The service ticket state change has validation issues
There was a problem changing the state of the service ticket