Cmdlets for Authorize.net

Build 24.0.9060

Sync-AuthNet Cmdlet

Parameters  

Syncs Authorize.net data.

Syntax

Sync-AuthNet [parameters]

Remarks

The Sync-AuthNet cmdlet allows you to replicate a data source locally and maintain it with the full caching functionality of the cmdlet.

$conn = Connect-AuthNet -LoginID 'myLoginID' -TransactionKey 'myTransactionKey'
Sync-AuthNet -Connection $conn -Table "SettledBatchList"

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060