OPENAPI / COMPONENTS / SCHEMAS
Billing Payment data structure
BillingPaymentStructural definition for Billing Payment in the Atlas Administration API contract.
object10properties
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.
currencystringcurrency value in the Atlas Administration API contract.
idstringid value in the Atlas Administration API contract.
salesTaxCentsintegersales Tax 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.
unitPricestringunit Price value in the Atlas Administration API contract.
updatedstringupdated value in the Atlas Administration API contract.