Adding a response payload

Note

If the Version is in the Draft state, and you have the appropriate Vendor Portal account type, you can open and edit the Version.
Otherwise, you can only view the Version details.
For more information on Version states, see Version approval process.

To add a response payload

  1. Open the callback.

  2. Select the RESPONSES tab.

    ../../../../_images/ss-callback-response-list.png
  3. Click Add response.

    ../../../../_images/ss-callback-response-add.png
  4. Specify a unique Identifier.
    You will need the CTI to use in the callback handler.
  5. [Optional] Enter a Response name.
    This helps you identify responses if the callback has multiple.
  6. Enter a unique HTTP code.

  7. Compose the JSON schema for the payload.

    Important

    If you leave the payload structure empty, the response will not include the payload field.

  8. [Optional] Repeat the steps for each required response.

  9. [Optional] To delete a response, click the response’s delete button.

  10. Click Save changes.