Retrieve ACH deposit
Retrieve a specific ACH deposit.
Path parameters
achDepositId
Unique identifier of the ACH deposit.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful request. Returns the requested ACH deposit.
achDepositId
Unique identifier of the ACH deposit.
associationDate
Date that we sent the transaction to the cards brands for clearing. The format of this value is YYYY-MM-DD.
achDate
Date that the ACH deposit was processed. The format of this value is YYYY-MM-DD.
paymentDate
Date that the payment was made. The format of this value is YYYY-MM-DD.
transactions
Number of transactions included in the ACH deposit.
sales
Total value of sales. We return the value in the currency's lowest denomination, for example, cents.
returns
Total value of returns.
dailyFees
Total value of daily Fees.
heldSales
Total value of sales held for risk investigation.
achAdjustment
Total value of adjustments made to the ACH deposit.
holdback
Total value of funds witheld from the settled batch.
reserveRelease
Total value of funds released from a hold.
netAmount
Net ACH deposit value.
merchant
Object that contains information about the merchant.
links