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