Register User
Register User
POST
{{BASE_URL}}/api/v1/customer/mfi/register
This endpoint allows you to register a customer
Headers
Name
Type
Description
Authentication*
String
Authentication token to track down who is emptying our stocks.
Request Body
Name
Type
Description
full_name*
String
Full name
national_id*
String
National ID Number
phone*
String
Phone number
location*
String
County of residence i.e Nairobi,Narok,Kirinyaga
gender*
String
Gender of the user being registered i.e Male or Female
Last updated