# FeeResponse



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **xenditFee** |number | ☑️ | Amount of the Xendit fee for this transaction. | | |
| **valueAddedTax** |number | ☑️ | Amount of the VAT for this transaction. | | |
| **xenditWithholdingTax** |number |  | Amount of the Xendit Withholding Tax for this transaction if applicable. See [Tax Documentation](https://docs.xendit.co/fees-and-vat#vat) for more information. | | |
| **thirdPartyWithholdingTax** |number |  | Amount of the 3rd Party Withholding Tax for this transaction if applicable. 3rd party example: Bank  | | |
| **status** |string |  |  | | |



[[Back to README]](../../README.md)