- Feb 16, 2023
-
-
Gerard Funosas authored
-
- Aug 31, 2022
-
-
Borja Gimeno authored
-
- Jun 30, 2022
-
-
Borja Gimeno authored
-
- Jun 03, 2022
-
-
Borja Gimeno authored
-
- May 31, 2022
-
-
Daniel Palomar authored
-
- May 26, 2022
-
-
Daniel Palomar authored
-
- Apr 20, 2022
-
-
Daniel Palomar authored
-
- Apr 11, 2022
-
-
Daniel Palomar authored
With this endopoint we can check if a partner can sponsor new partners. Using the sponsor_code and the vat we can found the partner and check if has more slots to sponsor.
-
- Apr 08, 2022
-
-
Daniel Palomar authored
-
- Jan 18, 2021
-
-
Daniel Palomar authored
-
- Jan 04, 2021
-
-
Daniel Palomar authored
-
- Dec 11, 2020
-
-
Daniel Palomar authored
-
- Dec 10, 2020
-
-
Daniel Palomar authored
-
- Nov 26, 2020
-
-
Daniel Palomar authored
-
Daniel Palomar authored
-
- Nov 24, 2020
-
-
Daniel Palomar authored
-
Daniel Palomar authored
We need a endpoint to validate that a VAT number exists in our system. With this resource we can cover this requirement. Usage: partner = Partner.search_by_vat(vat="XXX")
-