PaymentService

constructor(@Client(value = "${micronaut.http.services.payment-service.url}") httpClient: HttpClient, objectMapper: ObjectMapper)