addedInput schema / $defs / Address / additionalProperties
Added value: +false
removedInput schema / $defs / Address / properties / city / example
Removed value: -"Madrid"
removedInput schema / $defs / Address / properties / country / example
Removed value: -"España"
removedInput schema / $defs / Address / properties / country_code / example
Removed value: -"ES"
removedInput schema / $defs / Address / properties / door / example
Removed value: -"A"
removedInput schema / $defs / Address / properties / floor / example
Removed value: -"2º A"
removedInput schema / $defs / Address / properties / number / example
Removed value: -"123"
removedInput schema / $defs / Address / properties / postal_code / example
Removed value: -"28001"
removedInput schema / $defs / Address / properties / province / example
Removed value: -"Madrid"
removedInput schema / $defs / Address / properties / street / example
Removed value: -"Calle Mayor, 123"
addedInput schema / $defs / CompanyNumbering / additionalProperties
Added value: +false
removedInput schema / $defs / CompanyNumbering / properties / initial_number / example
Removed value: -151
addedInput schema / $defs / CompanySeriesNumbering / additionalProperties
Added value: +false
removedInput schema / $defs / CompanySeriesNumbering / properties / initial_number / example
Removed value: -40
addedInput schema / $defs / CreateCompanyRequest / additionalProperties
Added value: +false
changedInput schema / $defs / CreateCompanyRequest / properties / activate / description
Previous value: -"Whether to **switch the company on** in `aeat_environment` as part of this call.\n\nCreating a company and activating it are two different acts. The NIF profile is free\nand always creatable; the activation is what seeds the invoice series, registers the\nNIF and — in `PROD` — is what gets billed.\n\n* `true` (default) — unchanged behaviour: the company is created and switched on in\n `aeat_environment`, with its default series seeded there.\n* `false` — only the NIF profile is created. The company is switched on nowhere, has\n no series and cannot issue yet; `aeat_environment` is ignored. Activate it later\n with `POST /v1/companies/{company_id}/activations`, which is also\n the only door that opens a Stripe Checkout when the account has no card on file.\n\nSeries numbering travels with the activation that seeds it: a request with\n`activate: false` and a `numbering` block that asks for anything is rejected with\n`422` `NUMBERING_REQUIRES_ACTIVATION` — the later activation door does not accept\nnumbering, so silently accepting it here would discard it forever. Either drop the\n`numbering` block or activate a mode in the same call.\n"New value: +"Whether to **switch the company on** in `aeat_environment` as part of this call.\n\nCreating a company and activating it are two different acts. The company record is free\nand always creatable; the activation is what seeds the invoice series, registers the\nNIF and — in `PROD` — is what gets billed.\n\n* `true` (default) — unchanged behaviour: the company is created and switched on in\n `aeat_environment`, with its default series seeded there.\n* `false` — only the company record is created. It is switched on nowhere, has\n no series and cannot issue yet; `aeat_environment` is ignored. Activate it later\n with `POST /v1/companies/{company_id}/activations`, which is also\n the only door that opens a Stripe Checkout when the account has no card on file.\n\nSeries numbering travels with the activation that seeds it: a request with\n`activate: false` and a `numbering` block that asks for anything is rejected with\n`422` `NUMBERING_REQUIRES_ACTIVATION` — the later activation door does not accept\nnumbering, so silently accepting it here would discard it forever. Either drop the\n`numbering` block or activate a mode in the same call.\n"
removedInput schema / $defs / CreateCompanyRequest / properties / default_irpf_rate / example
Removed value: -15
removedInput schema / $defs / CreateCompanyRequest / properties / legal_form / example
Removed value: -"SL"
removedInput schema / $defs / CreateCompanyRequest / properties / legal_name / example
Removed value: -"Mi Empresa SL"
removedInput schema / $defs / CreateCompanyRequest / properties / nif / example
Removed value: -"B12345674"
removedInput schema / $defs / CreateCompanyRequest / properties / trade_name / example
Removed value: -"Mi Empresa"
removedInput schema / $defs / EntityType / example
Removed value: -"INDIVIDUAL"
removedInput schema / $defs / Environment / example
Removed value: -"PROD"
addedInput schema / $defs / LegalRepresentative / additionalProperties
Added value: +false
removedInput schema / $defs / LegalRepresentative / properties / full_name / example
Removed value: -"María García López"
removedInput schema / $defs / LegalRepresentative / properties / nif / example
Removed value: -"12345678A"
removedInput schema / $defs / RegimeKey / example
Removed value: -"01"
removedInput schema / $defs / SeriesCode / example
Removed value: -"FAC"
removedInput schema / $defs / SeriesFormat / example
Removed value: -"{CODIGO}-{YYYY}-{NUM:4}"
addedInput schema / $defs / TaxInfo / additionalProperties
Added value: +false
removedInput schema / $defs / TaxInfo / example
Removed value: -{
- "percentage": 21,
- "regime_key": "01",
- "type": "IVA"
-}
removedInput schema / $defs / TaxInfo / properties / percentage / example
Removed value: -21
removedInput schema / $defs / TaxType / example
Removed value: -"IVA"
addedInput schema / additionalProperties
Added value: +false