On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/tax-calculation/developer/all/rest/tax-calculation/tax-reporting-intro/tax-calc-refund-intro/tax-calc-refund-required-fields.md)  
Filter  
FILTER BY TAG

Required Fields for a Tax Refund Calculation Using the REST API {#tax-calc-refund-required-fields}
==================================================================================================

Use these fields to perform a tax refund calculation.

clientReferenceInformation.code
:

invoiceDetails.invoiceDate
:
Set this field to original transaction date.

orderInformation.lineItems\[\].unitPrice
:

orderInformation.billTo.country
:

orderInformation.billTo.postalCode
:

orderInformation.billTo.locality
:

orderInformation.billTo.administrativeArea
:

taxInformation.refundIndicator
:
Set the value of this field to `true`.

taxInformation.showTaxPerLineItem
:

taxInformation.nexus
:
If you include this field, do not include the taxInformation.noNexus field.

taxInformation.noNexus
:
If you include this field, do not include the taxInformation.nexus field.  
RELATED TO THIS PAGE

* [API Field Reference for the REST API](https://developer.cybersource.com/docs/cybs/en-us/api-fields/reference/api-fields/topics/rest-api-fields-intro.dita)

