Skip to main content

Fields

gross : Int

The gross amount (in minor currency units).

net : Int

The net amount (in minor currency units).

tax : Int

The amount of tax (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

{ "gross": 27, "net": 37, "tax": 14 }