Create invoice

Creates a new invoice with optional EOB file attachment

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

ID of the policyholder for whom this invoice is created.

number
required

ID of the insurance carrier.

number

ID of the MGA.

number
required

Gross premium amount with up to 2 decimal places.

number | null

Commission amount with up to 2 decimal places.

number | null

Tax amount with up to 2 decimal places.

number | null

Service fee amount.

date-time
required

Effective date of the invoice.

date-time
required

Expiration date of the invoice.

string | null

External policy ID.

string | null

Broker code associated with this invoice.

string | null

Memo or notes related to the invoice.

number | null

Down payment amount.

number | null

Finance amount.

boolean

Whether the invoice should be signed.

string
enum

Desired payment method for the policyholder.

Allowed:
string | null

Stripe subscription ID if this invoice is generated from a subscription payment.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response
201
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!