HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Create a fee

Body Params
int32

The productId is used to set a fee that applies to every account belongs to the product

string

The accountNumber is used to set a fee on an account

string
enum

Type of fee

Allowed:
number

Fee amount to be charged

string

The account the fee amount will be credited to

string
enum

The transaction type that will incur the fee

int32

Day of month when fee is charged

string

The account the fee amount will be debited from. This is used when a different account will be use to debit the fee from. Default to accountNumber if not set.

boolean

Only required when setting ACH fees

int32

The programId is used to set a fee that applies to every transaction belongs to the product that belongs to the program.

Responses

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