ewngs / szamlazz.js

Node.js client for Szamlazz.hu
MIT License
38 stars 34 forks source link

Adding the `aggregator` field to the API #54

Open geiszla opened 1 year ago

geiszla commented 1 year ago

We are working on a Szamlazz.hu integration and they require us to send the aggregator field in the beallitasok tag. Would it be possible to add this to the API (or provide an option to add custom fields to the client)? Thanks.

mondalaci commented 1 year ago

What's the purpose of the aggregator field?

geiszla commented 1 year ago

In our case it is likely for tracking (it is a unique string given to us by Szamlazz.hu that identifies the invoices issued from our partner app). I think they will use it for analytics or some other internal purposes.

mondalaci commented 1 year ago

Gotcha, thanks! Feel free to submit a PR.