Profiles

Create Profile

Create a new user profile

post/api/v1/profiles

Headers

x-sdk-versionstring

SDK version for tracking and compatibility

Request body

referencestring required

Profile reference identifier

type'User' | 'Department' | 'Merchant' required

Profile type

Response

Profile created successfully

messagestring required

Response message

dataobject

Response data

successtrue required

Indicates successful response

statusinteger required

HTTP status code

Changes