Action
Using your clientID, clientSecret (which you obtained when you created an application) and QuoteReferenceNumber which is receieved in previous call you will make a Post request using the endpoint and values below to accept the quote.
Method | POST |
Endpoint | https://b2b-api.nedbank.co.za/apimarket/b2b-sb/shortterminsurance/v1/application/<QUOTE_REFERENCE_NUMBER>/acceptances |
Note | Replace <QUOTE_REFERENCE_NUMBER> that you received in previous step. |