A contact's address. A Contact can have multiple addresses but must always have at least one address. Each Contact must have exactly one address where each of the following properties is true: IsMailing, IsBilling and IsDelivery. Note that these can all be set on one address or spread across multiple addresses.

Name Type Description Required
Id Int32 The unique Id of the profile field. No
Title String The title of the profile field. No
Label String The label of the profile field. No
ProfileSectionId Int32 The Id of the profile section. No
ProfileSectionTitle String The title of the profile section. No
ProfileSectionDisplayTitle String The display title of the profile section. No
Url Actions Description
api/profilefield GET Lists all profile fields.