Delete a payment by ID

DELETE /payments/{paymentId}

Responses

DELETE /payments/{paymentId}
curl \
 -X DELETE localhost:8080/payments/{paymentId}