curl -X POST "{URL}/GenerateAccountForPatnerships"
-H "Content-Type: application/json"
-H "x-api-key": {to be provided by the bank}
-d {
"email": "user@alat.ng",
"phoneNumber": "07011223344",
"nin": "{customer_nin}"
}