Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
AuthorizeNet Adapter Views
Name | Description |
BatchStatistics | Query BatchStatistics for an Authorize.net merchant account. |
CustomerProfileDetails | Query Customer Profile Details for Authorize.net merchant account. |
CustomerProfiles | Query Customer Profile IDs for Authorize.net merchant account. |
CustomerProfileTransactionList | Query Transactions in a batch for an Authorize.net merchant account. |
SettledBatchList | Query settled batches for an Authorize.net merchant account. |
TransactionDetailItems | Query TransactionDetails to retrieve Items for an Authorize.net merchant account. |
TransactionDetails | Query TransactionDetails for an Authorize.net merchant account. |
TransactionList | Query Transactions in a batch for an Authorize.net merchant account. |
UnsettledTransactionList | Query Unsettled Transactions for an Authorize.net merchant account. |