Create Identity
post/identities
Request body
Example request
{
"identity_type": "organization",
"name": "Blnk",
"category": "fintech",
"street": "10 Aso Villa Way",
"country": "Nigeria",
"state": "Lagos",
"post_code": "101001",
"city": "Lagos",
"created_at": "2023-10-16T10:00:00Z",
"meta_data": {
"verified": true,
"reference": "XYZ123456789"
}
}Response
Created
Changes
No recorded changes to this endpoint across all 1 revision of this API.