payment-test Content-Type application/json localhost:8080/api/payments/pay { "personalAccountNumber":"123456789", "amount":"100.0", "description":"test", "paymentType":"PERSONAL_ACCOUNT_NUMBER" }