User ID
Client ID
Specify the name of the bank for the bank statement. Supported banks; absa, standard, nedbank, capitec, fnb and bidvest bank
POST /insyts/getpresignedurl HTTP/1.1 Host: api.akibaone.com Content-Type: application/json Accept: */* Content-Length: 53 { "userId": "text", "clientId": "text", "bankName": "text" }
{ "url": "text" }