Schemas
category
- objectExample:
{"catId":"4535d2ec-cc45-41b2-abed-91f98ba4f269","name":"string"}
Properties:catId
string:uuididCategory IDExample:"497f6eca-6276-4993-bfeb-53cbbbba6f08"
name
stringCategory 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:primaryEmail
string:emailExample:"user@example.com"
dob
string:dateDate of BirthExample:"2019-08-24"
id
string:uuidUnique IDSSNExample:"497f6eca-6276-4993-bfeb-53cbbbba6f08"
category
objectPerson CategoryCategories this person belongs toExample:{"catId":"4535d2ec-cc45-41b2-abed-91f98ba4f269","name":"string"}
country
objectExample:{"countryCode":"string","countryName":"string"}
DeprecateddependentIds
array<integer>IDs of Dependents .Example:[278,279,280,281]
DeprecatedItems:- integerExample:
0
name
stringRequiredName of the personExample:"string"
Minimum string length:4
photoUrls
array<string:url>RequiredThe list of URL to a cute photos featuring petExample:["string"]
Maximum number of items:20
Items:- string:urlExample:
"string"
tags
arrayTAGSTags attached to the personExample:[{"id":"497f6eca-6276-4993-bfeb-53cbbbba6f08","name":"string"}]
Maximum number of items:1
Items:- objecttagExample:
{"id":"497f6eca-6276-4993-bfeb-53cbbbba6f08","name":"string"}
maritalStatus
stringMarital status in case of adultExample:"married"
Enum:married
unmarried
widowed
phone
string 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:id
string:uuididTag IDExample:"497f6eca-6276-4993-bfeb-53cbbbba6f08"
name
stringTag nameExample:"string"
Minimum string length:1