Add one or more address types to associate postal addresses with profiles. These address types allow you to to link specific preferences and consents to each postal address.
Header Parameters
Authorizationstring Required
Authorization token
Path Parameters
clientIdstring Required
This is your organization’s MyPreferences Account Id. A 404 is returned if this value is invalid.
Body Parameters
AddressTypesarray
A collection of metadata describing type information for an Address that can be associated with a Profile.
Show child attributes
Response
201
Object
Created
Response Attributes
AddressTypesarray
A collection of meta data describing type information for an Address that can be associated with a Profile.
Show child attributes
400
Object
The request was invalid and cannot be processed. This may be a result of a malformed request. You must update the request before trying again.
401
Object
Authentication credentials are missing or incorrect. You must verify your ClientId, UserId, and Authorization Scheme before trying again.
403
Object
The authentication credentials were insufficient to grant access to the requested resource. In most cases, your user may not have the appropriate permissions to access the requested resource. Verify User Group permissions for your user before trying again.
404
Object
The requested resource cannot be found. Most errors in this category are returned when a resource specified on the URL path is not found. In certain instances, it is also returned when a parameter specified in the request body is also not found.
409
Object
The request could not be completed due to a conflict with the current state of the target resource. In most cases, an instance with the same already exists on the target resource. You must update the request before trying again.
503
Object
The server encountered an unexpected condition that prevented it from fulfilling the request. Notify PossibleNOW Support if it’s a continuous occurrence.