Create a Bill Pay payment

Schedules a one-time or recurring Bill Pay payment for the authenticated user. Authenticated user is taken from session or user-uuid header.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Bill Pay funding account identifier

string
required

Bill Pay payee identifier

number
required
> 0

Positive payment amount with at most two decimal places

date-time
required
date-time | null

End date for recurring payments. Not allowed for one-time payments.

string
length ≤ 80
string
length ≤ 80
string
enum
Defaults to oneTime
Headers
string
length ≤ 255

Optional. Unique opaque key per logical write (e.g. UUID v4). Only applies to POST/PUT on routes that support it. Max 255 characters. Scoped to the authenticated principal. Omit for legacy behavior with no idempotency.

Responses

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