List ACH deposit fees
Retrieve a list of ACH deposit fees.
Important: You must provide a value for either the 'date' query parameter or the 'achDepositId' query parameter.
Query parameters
Return the previous page of results before the value that you specify.
You can’t send the before parameter in the same request as the after parameter.
Return the next page of results after the value that you specify.
You can’t send the after parameter in the same request as the before parameter.
Limit the maximum number of results that we return for each page.
Date to retrieve results from. You must provide either the 'achDepositId' or the 'date'.
Unique identifier of the ACH deposit. You must provide either the 'achDepositId' or the 'date'.
Filter results by the unique identifier that the processor assigned to the merchant.
Headers
Bearer authentication
Response
Successful request. Returns a paginated list of ACH deposit fees.
Changes
No recorded changes to this endpoint across all 1 revision of this API.