How to Search for a Statement

The C1_​SearchStatement inbound web service enables you to search for a statement using various search criteria. It also allows you to search for the last 'n' statements of a particular account. There is appropriate authentication mechanism for calling the service. It can be invoked by an external user application. You can specify the following input parameters in the inbound web service:

  • Last ‘n’ count

  • From Date

  • To Date

  • Bill ID

  • Account ID

  • Statement ID

On processing the request, the inbound web service returns one or more statement IDs. For more information about the tags, see XML Format Required for C1_​SearchStatement.