Schemas
category
- objectExample:
{"catId":"4535d2ec-cc45-41b2-abed-91f98ba4f269","name":"string"}Properties:catIdstring:uuididCategory IDExample:"497f6eca-6276-4993-bfeb-53cbbbba6f08"namestringCategory nameExample:"string"Deprecated
id
id
- string:uuidExample:
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
person
- objectExample:
{"primaryEmail":"user@example.com","dob":"2019-08-24","id":"497f6eca-6276-4993-bfeb-53cbbbba6f08","category":{"catId":"4535d2ec-cc45-41b2-abed-91f98ba4f269","name":"string"},"country":{"countryCode":"string","countryName":"string"},"dependentIds":[278,279,280,281],"name":"string","photoUrls":["string"],"tags":[{"id":"497f6eca-6276-4993-bfeb-53cbbbba6f08","name":"string"}],"maritalStatus":"married","phone":"+1-202-555-0192"}Properties:primaryEmailstring:emailExample:"user@example.com"dobstring:dateDate of BirthExample:"2019-08-24"idstring:uuidUnique IDSSNExample:"497f6eca-6276-4993-bfeb-53cbbbba6f08"categoryobjectPerson CategoryCategories this person belongs toExample:{"catId":"4535d2ec-cc45-41b2-abed-91f98ba4f269","name":"string"}countryobjectExample:{"countryCode":"string","countryName":"string"}DeprecateddependentIdsarray<integer>IDs of Dependents .Example:[278,279,280,281]DeprecatedItems:- integerExample:
0
namestringRequiredName of the personExample:"string"Minimum string length:4photoUrlsarray<string:url>RequiredThe list of URL to a cute photos featuring petExample:["string"]Maximum number of items:20Items:- string:urlExample:
"string"
tagsarrayTAGSTags attached to the personExample:[{"id":"497f6eca-6276-4993-bfeb-53cbbbba6f08","name":"string"}]Maximum number of items:1Items:- objecttagExample:
{"id":"497f6eca-6276-4993-bfeb-53cbbbba6f08","name":"string"}
maritalStatusstringMarital status in case of adultExample:"married"Enum:marriedunmarriedwidowedphonestring or nullphone number in international formatExample:"+1-202-555-0192"Pattern:/^\+(?:[0-9]-?){6,14}[0-9]$/
tag
tag
- objectExample:
{"id":"497f6eca-6276-4993-bfeb-53cbbbba6f08","name":"string"}Properties:idstring:uuididTag IDExample:"497f6eca-6276-4993-bfeb-53cbbbba6f08"namestringTag nameExample:"string"Minimum string length:1