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
Example response
{
"message": "Deletion of check 1234567 was successful"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.