/
CompanyTaxAddress
CompanyTaxAddress
Structure
Field | Type | Required | Description |
---|---|---|---|
id | Integer | true | Unique identifier for the CompanyAddress. |
street | String | false | The email address itself. |
city | String | false | Possible remarks about this email. |
stateProvName | String | false | |
stateProvCode | String | false | ISO 3166-2 |
municipalityName | String | false | Municipality name. |
municipalityCode | String | false | Municipality code. |
postalCode | String | false | |
countryCode | String | false | ISO 3166-1 alpha-2 |
remark | String | false | Possible remarks about this address. |
JSON representation
{ "id": 1, "street": "Sepulveda", "city": "Barcelona", "stateProvName": "Barcelona", "stateProvCode": "ES-B", "municipalityName": "Agurain/Salvatierra", "municipalityCode": "051", "postalCode": "08030", "countryCode": "ES", "remark": null }
, multiple selections available,
Related content
Company
Company
More like this
CompanyAddress
CompanyAddress
More like this
CompanySummary
CompanySummary
More like this
CompanyAccounting
CompanyAccounting
More like this
Customer trevenque
Customer trevenque
More like this
Update Company [PUT]
Update Company [PUT]
Read with this