Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 414 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 414 Bytes

CASInterfaceService

An API for submitting and requesting specific types of transaction data from CAS.

API endpoints:

  • api/CASAPTransaction - Submit a transaction (payment request) to CAS.
  • api/CASAPRetrieve/GetTransactionRecords - Request details for a specific transaction. Despite name, does not accept batch requests.

These requests will not go through without CAS-approved authentication headers.