#corentin_docs
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1288514301639786601
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello, not quite clear on what you mean by "key-value list of tax_id_data.type", can you elaborate a bit on that?
yes i want to create a select for our cleint, but there is no explanation about what is each value od type for exemple eu_vat = FR VAT
As in the format of what that type of ID looks like? Or something else?
no for exemple fr means France,
the value is not the same
in the dashboadt yhe value eu_vat is corresponding to FR VAT
Ah gotcha, unfortunately I don't think we have mappings from that dashboard page to that enum. It looks like we just map any EU country to eu_vat behind the scenes. Just to be clear, are you basically looking for human readable strings around each of thsose enums? I am not sure if we have that in the API but can look
Hello! I'm taking over and catching up...