REST API

Creating a Transaction Search Request

Follow these steps to create a transaction search request:
  1. Send a POST request to
    https://<url_prefix>/tss/v2/searches
    and include these required fields:

    ADDITIONAL INFORMATION

    • query
    • sort
    Use the name of the server as the
    <url_prefix>
    :
    • Production:
      api.cybersource.com
    • Production in India:
      api.in.cybersource.com
    • Test:
      apitest.cybersource.com
  2. Include these optional fields:

    ADDITIONAL INFORMATION

    • save
    • name
    • timezone
    • offset
    • sort
    For a list of supported time zones, see Supported Time Zones.