API Reference

Welcome to the Transactions section of our API. Here, we define the endpoints that enable you to initiate and manage Automated Clearing House (ACH) transactions. Whether you are pushing funds (sending money) or pulling funds (requesting money), these endpoints provide the interactivity your applications need to perform these operations.

Here are the endpoints of the APIs in the Transactions section:

  • POST /transaction/ach/funding
  • POST /transaction/ach/manualExtract
  • POST /transaction/ach/noc/search
  • POST /transaction/ach/pull
  • POST /transaction/ach/push
  • POST /transaction/ach/return
  • POST /transaction/ach/search
  • POST /transaction/ach/withdrawal
  • GET /transaction/ach/{id}
  • GET /transaction/ach/{id}/return
  • POST /transaction/adjustment/credit
  • POST /transaction/adjustment/debit
  • POST /transaction/fee/onetime
  • POST /transaction/internal/ecommerce
  • POST /transaction/internal/metome
  • POST /transaction/internal/metoyou
  • PUT /transaction/pending/cancel
  • POST /transaction/pos