Magidoc

TaxInput
Input Object

Input to set taxes for an expense

Fields

#

amount

An optional tax amount to make sure the tax displayed in your frontend matches the one calculated by the API

country

Country ISO code of the entity paying the tax

idNumber

Tax identification number, if any

rate

Non-null

Tax rate as a float number between 0 and 1

type

Non-null

Tax type

Usages

#

References

#

  • Argument tax of field addFunds from type Mutation