Profiles
A profile represents a Centrapay user's attributes.
Profile Model
Attributes
-
userId
-
givenName
-
familyName
-
featureUpdates
-
marketingUpdates
-
email
-
emailVerified
-
phoneNumber
-
phoneVerified
Update Profile
Update a user’s mutable attributes. At least one field must be provided in the request.
Attributes
-
givenName
-
familyName
-
featureUpdates
-
marketingUpdates
-
email
Get Profile
This endpoint allows you to retrieve a user's Profile.