POST api/esuite/v1/tylerpayments/ProcessTransaction

The purpose of this method is for the integrating system to perform post-transaction processing activities if necessary and record receipts, and to indicate whether this processing is complete. Tyler Payment calls this method to notify the external system when a Payment has been authorized and a transaction recorded.

Request Information

Parameters

NameDescriptionAdditional information
request
Contains payments and tenders in the transaction to process.

Define this parameter in the request body.

Request body formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.