Narmi unverified ach transactions API is one of 44 APIs that Narmi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include unverified ach transactions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes
7 operations
across 4 paths,
and defines 10 schemas.
It is described by OpenAPI 3.0.3, at version v1.
Requests are made against a single base URL, https://api.sandbox.narmi.dev/.
7 operations4 paths10 schemas1 DELETE4 GET2 POST
Metadata
The identity and technical contract details declared by the specification.
Narmi unverified ach transactions API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 9 scopes.
Paths & Operations 7
Across 4 paths, the API surfaces 7 operations — 1 DELETE, 4 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are UnverifiedACHTransaction (17 properties), ScheduledACHPayment (16 properties), ScheduledUnverifiedACHTransactionRequest (12 properties), UnverifiedACHTransactionRequest (11 properties). Each schema is shown below with its type and property counts.
PPD - Batch Personal CCD - Batch Corporate ARC - Batch Accounts Receivable CTX - Batch Corporate Exchange POS - Batch Point Of Sale WEB - Batch Internet Initia…
UnverifiedACHTransactionRequest
object
11 properties6 required
PaginatedUnverifiedACHTransactionList
object
4 properties2 required
TransactionTypeEnum
string
debit - Pull (debit) credit - Push (credit)
ScheduledUnverifiedACHTransactionRequest
object
12 properties7 required
ScheduledACHPayment
object
16 properties6 required
Specification
The full machine-readable OpenAPI contract behind this narrative.