v1

latestOpenAPI 3.0.02026-08-0650184174.6 KB
TMS 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

messagestring

Example response

{
  "message": "Deletion of check 1234567 was successful"
}