HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Apply a one-time fee debit

Body Params
string
length between 1 and 255

Transaction Internal Note

number
required

Explicit decimal point and trailing zeros are truncated. Example: 1234.56

string
required
string
enum
required
Allowed:
string
required
length between 1 and 255

The first 10 character of the description will be used as Company Entry Description in the Nacha file. (For ACH endpoints). Originator to receiver message (For wire endpoints)

string

Account Number the fee amount will be credit into

string
Headers
string

For each new Transaction Request, the optional IdempotencyKey should be a unique identifier (UUID). If the same IdempotencyKey is used a second time for the same API, the application will not process a new transaction, but return the response of previous request. IdempotencyKey records have TTL of 24 hours.

Responses

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