Profile
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Profile creation payload
allowIncompleteDataboolean · nullableOptionalExample:
Whether incomplete data is allowed. When true and required fields are missing, the profile is stored for later completion instead of created.
trueprimary_contact_samemixed · nullableOptional
Use the admin user as the contact person
agreement_approver_samemixed · nullableOptional
Use the admin user as the agreement acceptor
kyc_contact_samemixed · nullableOptional
Use the admin user as the money laundering acceptor
Responses
200
Customer created successfully
application/json
NewCustomerResultRest
customerIdstring · nullableOptionalExample:
Customer ID of the newly created customer
123456messagestring · nullableOptionalExample:
Message regarding the creation result
Customer created successfully.statusstring · nullableOptionalExample:
Status of the customer creation process
success201
Incomplete customer data added successfully.
application/json
400
Invalid request
application/json
403
Create customer contract not active
application/json
post/profile/createprofile
Last updated
Was this helpful?

