NewMaxio Metering is now available — usage-based billing for Advanced Billing.Learn more
/

Product and Tax Export Fields Reference

··

Last updated on Aug 26, 2026

Maxio's CSV export feature lets you extract Product and Tax History data for integration, reporting, and audit purposes. This reference lists every field included in each of these export types and explains what each one means.

Product fields

The products export does not contain information on components or coupons. If you need information of this type, we recommend using our API to send a GET request to obtain a list of your current products or coupons.

Unlike the tax history tables below, this export's column headers are written as plain, human-readable text rather than field names. On sites using the newer Products catalog terminology, Default Product Price Point ID is renamed to Default Price Point ID.

FieldDescriptionColumn
IDThe product IDA
NameThe product nameB
HandleThe product API handleC
DescriptionThe product descriptionD
Accounting CodeThe product family accounting code (has no bearing in Advanced Billing, may be used within your app)E
Product Family IDID of product family within Advanced BillingF
Product Family NameThe name of the product family to which this product belongsG
Product Family DescriptionDescription of product familyH
Default Price Point Expiration IntervalA numerical interval for the length a subscription to this product will run before it expires. See the description of Default Price Point Interval for how this value is coupled with an interval unit to calculate the full intervalI
Default Price Point Expiration Interval UnitA string representing the expiration interval unit for this product, either month or dayJ
Return URLThe url to which a customer will be returned after a successful signupK
Update Return URLThe url to which a customer will be returned after a successful account update.L
Created AtTimestamp of the creation of the productM
Default Price Point Price In CentsThe product price, in integer centsN
Default Price Point IntervalThe numerical interval. i.e. an interval of '30' coupled with an interval unit of 'day' would mean this product would renew every 30 daysO
Default Price Point Interval UnitA string representing the interval unit for this product, either month or dayP
Default Price Point Initial Charge In CentsThe up-front charge you have specified.Q
Default Price Point Trial Price In CentsThe price of the trial period for a subscription to this product, in integer cents.R
Default Price Point Trial IntervalA numerical interval for the length of the trial period of a subscription to this productS
Default Price Point Trial Interval UnitA string representing the trial interval unit for this product, either month or dayT
Archived AtTimestamp indicating when this product was archivedU
Require Credit CardYes/No: is a credit card required?V
Request Credit CardYes/No: is a credit card requested?W
Return ParamsAdditional return parameters that will be added to the end of the return URLX
Request Shipping AddressYes/No: is the shipping address requested?Y
Require Shipping AddressYes/No: is the shipping address required?Z
Request Billing AddressYes/No: is the billing address requested?AA
Require Billing AddressYes/No: is the billing address required?AB
Update Return ParamsThe parameters we will append to your update return URLAC
Default Product Price Point IDThe ID of the default price point to be usedAD
Product Family HandleA custom handle or code used to identify the product familyAE
Default Price Point HandleThe custom handle of the default price point to be usedAF
TaxableYes/No: is the product taxable?AG
Tax CodeThe tax code associated with the productAH
Item CategoryThe category to which the product belongsAI
Default Price Point Use Site Exchange RateYes/No: does the default price point use the site's exchange rate?AJ

Tax history fields - Avalara

Use the following table to refer to the values provided from an export of tax history if you have Avalara enabled. Tax data will appear in the month that it is applied.

FieldDescriptionColumn
idThe unique identifier for the taxation chargeA
taxation_idID of the taxB
transaction_idID of the transactionC
statement_idID of the statement in Advanced BillingD
subscription_idID of the subscription in Advanced BillingE
site_idID of the site in Advanced BillingF
rate_when_recordedRate of tax when the tax was appliedG
taxable_amount_in_centsTaxable amount in centsH
tax_amount_in_centsAmount of tax in cents charged based off the taxable amountI
descriptionDescription of the tax appliedJ
jurisdiction_nameName of jurisdiction applying taxK
jurisdiction_typeType of jurisdiction applying taxL
subdivision_codeSubdivision under jurisdiction_type that has applied the taxM
country_codeCountry code of applied taxN
recorded_atTimestamp of the date the tax was recorded in Advanced BillingO
created_atTimestamp of the date the tax transaction was created in Advanced BillingP
updated_atTimestamp of the date the subscription was updated at in Advanced BillingQ
collected_atTimestamp of the date the tax was collected in Advanced BillingR
amountThe amount of the transaction the tax was applied toS
currencyThe currency of the transaction the tax was applied toT
transaction_typeThe type of transaction the tax was applied toU

Tax history fields - custom taxes

Use the following table to refer to the values provided from an export of tax history if you have custom taxes enabled. Tax data will appear in the month that it is applied.

FieldDescriptionColumn
idThe unique identifier for the taxation chargeA
created_atTimestamp of when the transaction was createdB
typeThe type of transaction (e.g. Charge, Credit)C
memoMemo regarding the transactionD
amount_in_centsAmount in cents of the chargeE
ending_balance_in_centsEnding balance of the current collected revenueF
subscription_idSubscription ID in Advanced BillingG
customer_idCustomer ID in Advanced BillingH
customer_nameCustomer first and last nameI
customer_referenceThe reference value (provided by you) for the customerJ
product_idProduct ID that the taxation was applied toK
successWas the payment for the charge successful?L
kindType of transactionM
payment_idID of the paymentN
gateway_transaction_idTransaction ID generated by the gatewayO
customer_organizationCustomer organizationP
gateway_order_idGateway order ID (if applicable)Q
payment_typeThe payment method utilized (i.e. credit card, external)R
currencyThe currency of the transactionS
currency_symbolThe currency symbol of the transactionT
site_gateway_setting_idThe ID of the gateway connected to your siteU
gateway_handleThe custom handle of the gateway connected to your siteV

On sites using Stripe, this export includes two additional conditional columns: stripe_charge_id (only if the site uses Stripe-specific transaction fields) and exchange_rate (only if the site has multiple currencies and the transaction's currency differs from the site's default).

For subscription, customer, invoice line items, and transaction export fields, see Billing Export Fields Reference. For component export fields, see Component Export Fields Reference. To learn how to initiate a data export, see Understand Data Export.

Still need help?
Reach out and our support team will take it from here.

Contact support