cURL
Individual (B2C)
Individual Registration
Register a new B2C individual customer
POST
cURL
Individual Registration
Creates an individual customer, linked person, and initial user inPENDING_ACTIVATION.
Endpoint
POST /api/v2.1/customer/individual/registration
Key Defaults (from B2C runner)
passwordandmatchingPassword:SecurePass123!- Category example:
fs-cat-b2c-low-001(Individual Standard) - Role IDs:
ACCOUNT_OWNER,USER
Required Headers
Example Request
cURL
Success Response
200
Used in B2C step runner Step 3 and mirrored in
individual-playground.crx.js.Headers
Body
application/json
Example:
"John"
Example:
"Customer"
Example:
"customer.20260331114946-387074@testcorp.com"
Example:
"+37062767557"
Example:
"SecurePass123!"
Example:
"SecurePass123!"
Example:
"1990-05-15"
Example:
"MALE"
Example:
"Lithuania"
Example:
"Vilnius"
Example:
"12345"
Example:
["ACCOUNT_OWNER", "USER"]Response
200
Registered