+49 69 83008980 service@xqueue.com
Benötigen Sie Hilfe?

Im Maileon Help-Center finden Sie umfassende Dokumentationen zu unserem System.

Beliebte Suchanfragen: Importe | Rest-API | Integrationen | SMS

Delete Transactions Before a Given Date

Sie sind hier:
Delete all transactions of a given type before a given date in the account. Any previously-released transactions will be ignored.

Request

DELETE https://api.maileon.com/1.0/transactions

Query parameters

Parameter Default Description
type_id the transaction type id of the transactions to delete
before_timestamp 9223372036854775807 the timestamp to compare against, in milliseconds since the start of the UNIX Epoch (1970-01-01 00:00:00)

Response

HTTP status code Description
200 OK transactions were successfully deleted
400 Bad Request If there was an error in the query parameters. In this case, an XML-form error message that explains the problem is produced.
Inhaltsverzeichnis