Create WalletID
POST {{wallet-service-api}}/wallet-ids/create/
The Terminal Branch Location is used to store the outlets/locations and their manager's information where one or more POS Devices will be stored
Request Body
{"businessId"=>"{{business-id}}", "parentAccountId"=>"{{parentAccountId}}", "walletId"=>"BAC-123", "firstName"=>"required", "lastName"=>"field", "email"=>"required.emai@d.vl", "phoneNumber"=>"09087655468", "address"=>"required", "bvn"=>"123456789", "pin"=>"", "nin"=>"", "idCardUrl"=>"", "PassportUrl"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Key | string | ||
Business-Id | string |