POST /onboarding/walletAccountUpgrade
POST
/onboarding/walletAccountUpgrade
Supply the personal information and request to upgrade the wallet account to bank account.
userId
String
User ID in your system. It should be the unique identity of the user in your system.
Mandatory
kraPin
KRA pin of the customer
frontSidePhoto
BASE64 text of the ID front side photo binary.
Optional
backSidePhoto
BASE64 text of the ID backside photo binary.
passportPhoto
Base64 text of photo of the passport. If wallet is on-boarded using a passport - this is the identification document to be submitted.
selfiePhoto
BASE64 text of the selfie photo binary.
Response
{ "code": "00000", "msg": "Completed successfully" }
Last updated 3 months ago