Skip to main content

CustomerDataUgRefugeeId

documentNumberstring

The Individual ID printed on the card. Format: H9B-00052117

nationalitystring

Nationality of the document holder (e.g., Sudanese).

birthDatedate-time

The date of birth of the document holder.

issueDatedate-time

The issuance date of the refugee ID.

expirationDatedate-time

The expiry date of the refugee ID.

sexstring

The sex of the card holder.

Possible values: [F, M]

CustomerDataUgRefugeeId
{
"documentNumber": "string",
"nationality": "string",
"birthDate": "2024-07-29T15:51:28.071Z",
"issueDate": "2024-07-29T15:51:28.071Z",
"expirationDate": "2024-07-29T15:51:28.071Z",
"sex": "F"
}