Skip to content

Unlock Funds Card Version

The is the card version of unlocking funds, it be unlocked using the /UnlockFundsCardsVersion endpoint.

Request Body

Note

Serialize the request body, then encrypt (AES encryption) it using the provided key. The encryption requires a secret key and IV key which will be provided by the sterling team. Pass the encrypted string as the value of "Data" in the new request body.

EncryptedReq {
  "Data": "string"
}
    curl -X POST ttps://pass.sterling.ng/GivingWallet/api/Wallet/UnlockFundsCardsVersion\
    -H 'Content-Type: application/json' 
https://pass.sterling.ng/OneBankWalletV3/api/Wallet/UnlockFundsCardsVersion
{
"TrxnReference": "",
"AccountNumber": ""
}

Request Parameters

Parameter Type Description
TrxnReference string Transaction reference note
AccountNumber string Account number is also the customer's virtual account number