# Delete payment by Id Delete a payment. Only applicable to payments with status . Endpoint: DELETE /2.0/payments/{id} Version: v2.0 Security: ## Path parameters: - `id` (string, required) Payment identifier ## Response 200 fields (application/json): - `message` (string, required) Message to be displayed to the user. Example: "Message."