Submit a deletion request for a transaction and any related data

DELETE

This operation will submit a request to delete the transaction and any related data.

The deletion request will be processed by the system and the data will be removed permanently from Cable’s system. Deletion requests are not processed immediately and may take some time to complete.

The status of the deletion request can be checked using the deletion request ID and the status endpoint.

This operation is not intended for regular use and should be used with caution.

Headers

Auth
AuthorizationstringRequired

Request

This endpoint expects an object.
tx_idstringRequired

The unique identifier of the transaction

reasonstringRequired

The reason for deletion

Response

Deletion request submitted successfully

tx_idstringOptional

The unique identifier of the transaction

deletion_request_idstringOptional

The unique identifier of the deletion request