This section provides information on the core data structures/data models that are used by this Building Block.
The resource model shows the relationship between data objects that are used by this Building Block.
7.2.1.1 Person
Name
Type
Description
Notes
Surname
String
Family name
First Name
String
First name
Birth Date
Date
DOB
Mobile Number
String
Phone number (mobile) of user
Government ID number
Integer
Government issued ID number
Used when linking to global ID Building Block.
The following standards are applicable to data structures in the Messaging Building Block:
all services are provided as REST API requests;
only Transport Layer Security (TLS) Server Name Indication (SNI) extension-compatible requests are allowed;
REST calls and responses use JSON as the only allowed data format.
Using ISO 8601 on dates and times is a MUST;
UTF-8 character encoding on text input is a MUST.
Each model schema MUST have a corresponding JSON Schema (API definition file).
. Should include country code.