Action
Using the ApplicationId you created in step 2, call the get application status endpoint to return the status of your application..
The possible values for Application Status are NOT_STARTED, ACTIVE, FAILED and COMPLETED.
The possible values for Authorisation Status are AwaitingAuthorisation, Authorised and Rejected.
Method | GET |
Endpoint | https://api.nedbank.co.za/apimarket/sandboxlending-personal/v1/applications/<ApplicationId> |