Skip to main content
PUT
Update a customer

Authorizations

Authorization
string
header
required

Enter your API key starting with gtw_sk_

Path Parameters

id
string<uuid>
required

Body

application/json
firstName
string
lastName
string
email
string
phone
string
isActive
boolean
dateOfBirth
string<date>
gender
string
bvn
string

Nigerian BVN. SafeHaven verifies it before the update is saved.

Pattern: ^\d{11}$
identityType
string

Use BVN when supplying a BVN through identityNumber.

identityNumber
string

Identity number. A BVN is verified before the update is saved.

Response

Customer updated