Action
Using your clientID, clientSecret (which you obtained when you created an application) and applicationReference which is retrieved in create insurance application call you will make a Post request using the endpoint to create a quote.
Method | POST |
Endpoint | https://b2b-api.nedbank.co.za/apimarket/b2b-sb/shortterminsurance/v1/application/<APPLICATION_REFERENCE>/quotes |
Note | Replace <APPLICATION_REFERENCE> that you received in create insurance application step. |