POST api/tyler/Cypress/v1/Accounts/{accountNumber}/Customers/{customerNumber}/TransactionHistory?historyStartDate={historyStartDate}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
customerNumber
No documentation available.

Define this parameter in the request URI.

accountNumber
No documentation available.

Define this parameter in the request URI.

historyStartDate
No documentation available.

Define this parameter in the request URI.

transactionTypeFilter
No documentation available.

Define this parameter in the request body.

Request body formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<ArrayOfstring xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <string>sample string 1</string>
  <string>sample string 2</string>
  <string>sample string 3</string>
</ArrayOfstring>

Response Information

No documentation available.

Response body formats

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

Sample:

Sample not available.