v1
latestOpenAPI 3.0.02026-08-0650184174.6 KBTMS Checks
Deletes a transaction check.
delete/tms/check/{cid}
Path parameters
cidinteger required
Specifies the id of the check to be deleted
Response
Message indicating a successful modification
Example response
{
"message": "Deletion of check 1234567 was successful"
}