It contains the addresses of users on your store.
Value | Description |
---|---|
full_name Type: string | The full name of the user. |
phone Type: string Required | Contact number of the user. |
address Type: string Required | The address of the user. |
country Type: string Required | The country of the user. |
state Type: string Required | The state of the user. |
city Type: string | The city of the user. |
zip Type: string Required | The zip code of the user. |
user_id Type: string Required | User id of the user. |
longitude Type: string | Longitude coordinate of the user address. |
latitude Type: string | Latitude coordinate of the user address. |
make_default Type: string |