Available queries
No direct query for address. Address are available as subqueries of customers, suppliers, ...
Available fields
| id - Int |
|---|
| Unique identifier of the address |
| label - String |
|---|
| Label of the address |
| country - String |
|---|
| Country code (UK, FR, ...) |
| address_1 - String |
|---|
| Line 1 of the address |
| address_2 - String |
|---|
| Line 2 of the address |
| postal_code - String |
|---|
| Postal code |
| city - String |
|---|
| City (New-York, Paris, ...) |
| state - String |
|---|
| State |
| phone - String |
|---|
| Phone number |
