Create a recurring bill

Create a recurring bill.

See Recurring bills in the Guides section for more information, sample requests, and responses.

Body Params
string
required
length ≥ 1

BILL-generated ID of the vendor. The value begins with 009.

string
length ≤ 4000

User-generated invoice number. This value can be your chosen number scheme or bill due date.

schedule
object
required

Recurring bill scheduling information

recurringBillLineItems
array of objects
required

Recurring bill line item information

recurringBillLineItems*
processingOptions
object

Payment processing options.

Note: Enabling recurring bill autoPayment requires an MFA-trusted API session. See MFA setup for information about the BILL MFA process.

paymentInformation
object

Payment information

Headers
string | null

API session ID generated with /v3/login

string | null

Developer key generated with your BILL developer account

Responses

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