/personAddresses.json

Creates a new address.

FieldDescriptionTypeMandatory
fb_person_idID of a person

(once set this value could not be changed by a PUT request any more)
integeryes
addressthe address (street, house number, etc.)string (300)yes (at least one address field)
post_codeThe post codestring (100)yes (at least one address field)
cityThe citystring (100)yes (at least one address field)
stateThe statestring (100)yes (at least one address field)
countryThe country2 letter country codeyes (at least one address field)
typeThe typeEnum ("home", "work", "other")
is_maintrue if it is the main addressboolean
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!