Add Paper Biller

Use /billpay/addPaperBiller to add a paper (check) biller to an account. Paper billers require full payee address information. The account must be active to add a biller.

Body Params

POST /v1/billpay/addPaperBiller Request body

string

The session key for the user. Created via Create ZTM Session and used for ZTM checks if your program is configured for ZTM.

boolean

Indicates whether to bypass the ZTM checks if your program is configured for ZTM.

string
required

The account ID

string
required

The biller name

string

The biller address line 1

string

The biller address line 2

string
required

The biller city

string
required

The biller state (US only)

string
required

The biller zip code

string

The biller phone number

string
required

The biller account number

string
enum

The payment frequency type

Allowed:
string

The next payment date in YYYY-MM-DD format

string

The end date for recurring payments in YYYY-MM-DD format

double
≤ 1.7976931348623157e+308

The default payment amount

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json