Cancel an existing order in the Transcrypts system
https://prod.transcrypts.com/v1/orders/{id}/cancel/
The endpoint cancels the order.
| Parameter | Type | Description |
|---|---|---|
id | string | Required. The order identifier to be cancelled |
| Status Code | Description |
|---|---|
201 | Success - Order cancelled |
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |