OPENAPI / COMPONENTS / SCHEMAS
Billing Invoice data structure
BillingInvoiceStructural definition for Billing Invoice in the Atlas Administration API contract.
amountBilledCentsintegeramount Billed Cents value in the Atlas Administration API contract.
amountPaidCentsintegeramount Paid Cents value in the Atlas Administration API contract.
createdstringcreated value in the Atlas Administration API contract.
creditsCentsintegercredits Cents value in the Atlas Administration API contract.
endDatestringend Date value in the Atlas Administration API contract.
idstringid value in the Atlas Administration API contract.
lineItemsInvoiceLineItemline Items value in the Atlas Administration API contract.
linkedInvoicesBillingInvoicelinked Invoices value in the Atlas Administration API contract.
linksLinklinks value in the Atlas Administration API contract.
orgIdstringorg Id value in the Atlas Administration API contract.
paymentsBillingPaymentpayments value in the Atlas Administration API contract.
refundsBillingRefundrefunds value in the Atlas Administration API contract.
salesTaxCentsintegersales Tax Cents value in the Atlas Administration API contract.
startDatestringstart Date value in the Atlas Administration API contract.
startingBalanceCentsintegerstarting Balance Cents value in the Atlas Administration API contract.
statusNamestringstatus Name value in the Atlas Administration API contract.
subtotalCentsintegersubtotal Cents value in the Atlas Administration API contract.
updatedstringupdated value in the Atlas Administration API contract.