Stores a new address to your address book
Successful Response
Conflict
Unprocessable Entity
Server Error
{- "name": "Wilson",
- "organization": "Shippo",
- "email": "user@shippo.com",
- "phone": "+1-4155550132",
- "address_line_1": "731 Market Street",
- "address_line_2": "#200",
- "city_locality": "San Francisco",
- "state_province": "CA",
- "postal_code": "94103",
- "country_code": "US",
- "address_type": "residential"
}
{- "id": "e9f1f6fd20f84982afe471ff06c5a80f",
- "address": {
- "name": "Wilson",
- "email": "user@shippo.com",
- "phone": "+1-4155550132",
- "organization": "Shippo",
- "address_line_1": "731 Market Street",
- "address_line_2": "#200",
- "city_locality": "San Francisco",
- "state_province": "CA",
- "postal_code": "94103",
- "country_code": "US",
- "address_type": "residential"
}, - "updated_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z"
}