Skip to main content

Fields

grossTotal : Int

The gross total amount for the statement (in minor currency units).

netTotal : Int

The net total amount for the statement (in minor currency units).

taxTotal : Int

The total amount of tax on the statement (in minor currency units).

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "grossTotal": 50, "netTotal": 40, "taxTotal": 6 }