# CreateAddressDTO

The address to be created.

- customer\_id: (\`string\`) The associated customer's ID.
- company: (\`string\`) The company of the address.
- first\_name: (\`string\`) The first name of the address.
- last\_name: (\`string\`) The last name of the address.
- address\_1: (\`string\`) The first line of the address.
- address\_2: (\`string\`) The second line of the address.
- city: (\`string\`) The city of the address.
- country\_code: (\`string\`) The ISO two country code of the address.
- province: (\`string\`) The lower-case \[ISO 3166-2]\(https://en.wikipedia.org/wiki/ISO\\\_3166-2) province/state of the address.
- postal\_code: (\`string\`) The postal code of the address.
- phone: (\`string\`) The phone of the address.
- metadata: (\`Record\<string, unknown>\`) Holds custom data in key-value pairs.


---

The best way to deploy Medusa is through Medusa Cloud where you get autoscaling production infrastructure fine tuned for Medusa. Create an account by signing up at cloud.medusajs.com/signup.
