Info
This description is not finalized. Schema is not correct.
Overview
This command is used to query a customer in NBS. A customer concists of a Party and one or more Accounts in NBS.
Architecture diagram
Payload example
{ "Name": "John Doe", "Enabled": true, "Email": "john.doe@example.com", "Phone": 1234567890, "FirstName": "John", "LastName": "Doe"}CMS Customer Flow
Signup
Verification
Payment and finally create user in CMS
JSON Schema
Id stringnull
Id is the PAL customer Id. If Id is empty then CmsId must be not empty.
CmsId stringnull
CmsId is the customer Id in the CMS system. It can be empty if the Id is not empty.
Name stringnull
Enabled booleannull
Status string
requiredEmail string
requiredPhone integernull
FirstName stringnull
LastName stringnull
No properties match your search
Try a different search term or clear the search to see all properties