post https://{environment}.{server}.com/v3/transaction
Create a new transaction. There are two ways to create a new transaction:
Credit Card Transactions
Created by passing a credit card object with the transaction. Can be of type 'sale' or 'auth'. Credit Card Transactions can also be scheduled using this endpoint by simply passing a schedue object with the transaction.ACH Transactions
Created by passing a check object with the transaction.Log in to see full request history
Responses