v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
Bills

Create bill

Create a new bill.

post/v1/Bills

Request body

customer_idinteger

Primary identifier of customer to create this bill for.

bill_type'NORMAL' | 'CHILD' | 'PARENT'

Type of bill created (NORMAL, PARENT, CHILD)

child_customer_idsinteger[]

List of child customer accounts to include on parent account's bill.

include_unbilled_usageboolean

Indicates if any unbilled usage should be included.

itemize_local_callsboolean

Indicates if local calls should be listed out.

no_paper_bill_feeboolean

Indicates if a no paper bill fee is applied.

is_final_billboolean

Indicates if this bill is final.

due_datestring date-time

Specify when bill is due.

usage_start_datestring date-time

When to begin including usage.

usage_end_datestring date-time

When to stop including usage.

Response

Created

okboolean
idinteger