Get the transaction entry details of records contained in a NACHA file.

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

reference_code
string
required
The reference code of a contained in the header of a NACHA file.

limit
integer
1 to 1000
The maximum number of detail records to be returned. Defaults to 100.

page
integer
≥ 1
The page offset of the record set returned. Defaults to 1.

``200 Array of Nacha Entries and their corresponding account and line item identifiers.

``401

Unauthorized.

``403

Forbidden.

``429

Too many requests.

``500

Unexpected Error.

Updated about 1 year ago


ShellNodeRubyPHPPython

Bearer

Base URL

https://Contact sales to enable your sandbox/nacha_files/entry_details

`` xxxxxxxxxx

curl --request GET \

--url https://contact/%20sales%20to%20enable%20your%20sandbox/nacha_files/entry_details \

--header 'accept: application/json' ``

Click Try It! to start a request and see the response here! Or choose an example:

application/json

``200

Updatedabout 1 year ago