getlago / lago-go-client

Lago Go Client
MIT License
21 stars 17 forks source link

[BUG]: Not accepting 0% as a tax rate while creating tax #119

Closed rakeshkonni closed 1 year ago

rakeshkonni commented 1 year ago

Describe the bug Go client returns rate:[value_is_mandatory] while trying to create a tax code with 0% tax rate - but the API works via postman.

Expected behavior It should be possible to set 0% as tax rate.