| Schema — OPTIONAL |
|---|
items object[]id uuid | state stringPossible values: [PENDING_REVIEW, APPROVED, REJECTED, INACTIVE] | created date-timeTime at which originator has been created. | details objectDetails about the originator. dateOfBirth date — OPTIONALDate of birth of the individual. | type stringPossible values: [INDIVIDUAL, COMPANY] | name string | address objectcountry stringISO 3166-1 alpha-2 code for the country. | state string — OPTIONALState code based on the country. | city stringThe name of the city or town. | postCode stringThe postal code or ZIP code for the address. | line1 string |
|
|
| count int64Total number of records. When IsCountUnknown is true, this value should be ignored. | isCountUnknown booleanIndicates whether the total count is unknown or could not be determined.
When true, the Count property should be ignored. |
|