Data Profiles

A data profile is a group of Internal Business Partners that dictate the data items a system account will have access to.

Path Params
string
required
Body Params
int32

DataProfileId is an auto-incrementing integer field within the DataProfile table. This field is a unique identifier used to identify a profile record in the table. DataProfileId is a primary key field and cannot be null or duplicate.

string | null

A unique name for the data profile.

string | null

Description of the data profile.

string | null

Miscellaneous notes and information for the entry or record.

boolean

The purpose of the 'All Entities' is that holders of the data profile gain access to all entities. This includes new entities that are added. This flag should only be used for adminstrative data profiles, or group level access.

Response
200

OK

Language
URL
Response
Click Try It! to start a request and see the response here!