You will need to implement code that can receive a webhook call from Oracle Assisted Selling and formulate the response. Oracle Assisted Selling calls the webhook, which is specified by webhook URL that you have configured. This webhook URL needs to return JSON in the expected format. Your webhook implementation will receive the request, and then need to generate a response that is similar to the sample response payload, which is discussed in the following section.