Skip to main content
POST
Register a new customer

Authorizations

x-access-token
string
header
required

JWT token obtained from POST /api/auth/signin

Body

application/json
fullname
string
required
Example:

"Eric Nanduhu"

telephone
string
required
Example:

"0786038292"

dealid
integer
required
Example:

176

deposit
number
required
Example:

550000

guarantorname
string
required
Example:

"Mwesigwa Julius"

guarantorcontact
string
required
Example:

"0786038292"

imei
string
required
Example:

"351920920269424"

payg
string
required
Example:

"DFVCXG6R"

Response

Customer registered successfully