Data Profiles

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

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