firebed / aade-mydata

Interface for ΑΑΔΕ myDATA invoicing REST API. It handles all the boilerplate code for sending, cancelling and requesting invoices.
https://docs.invoicemaker.gr/getting-started
MIT License
61 stars 21 forks source link

Brand Name aside from VatNumber #14

Closed imneckro closed 8 months ago

imneckro commented 8 months ago

Is there a way to get the brand name of counterpart?

firebed commented 8 months ago

In case you are referring to the company's name it's typically under $counterpart->getName(). However, you wont find this information for domestic (Greek) counterparts. I suggest you use our newest addition for getting more details by VAT number.

See here for more details