VictorAvelar / mollie-api-go

Golang wrapper for Mollie's REST API with full resource coverage.
https://www.mollie.com/developers/libraries/golang
MIT License
61 stars 36 forks source link

Add support - lines parameter on the Get payment endpoint. #371

Closed VictorAvelar closed 3 months ago

VictorAvelar commented 3 months ago

Describe the solution you'd like During May a new parameter was introduced for the (Get Payment)[https://docs.mollie.com/reference/v2/payments-api/get-payment] api endpoint.

Additional context See the entry in the Changelog