Get a VAT Analysis
get
/invoices/{invoiceGid}/vatAnalyses/{vatCodeGid}
Request
Path Parameters
-
invoiceGid(required): string
Resource ID
-
vatCodeGid(required): string
Resource ID
Query Parameters
-
expand: string
Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
-
fields: string
Comma-delimited string of field names that you wanted returned in a GET request.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
exchangeRateDate:
exchangeRateDate
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
-
exchangeRateGid: string
Indicates the set of exchange rates to use for currency conversions; if null, the default set should be used.
-
links: array
links
Read Only:
true
-
taxAmount:
taxAmount
Amount of tax.
-
vatBasisAmount:
vatBasisAmount
The portion of the invoice amount that will be taxed at the rate for the given VAT code
-
vatCodeGid: string
The GID for the vat code.
-
vatRate: number
(double)
The tax rate that the basis amount will be taxed.
Nested Schema : exchangeRateDate
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
Match All
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
Show Source
Nested Schema : vatBasisAmount
The portion of the invoice amount that will be taxed at the rate for the given VAT code
Match All
The portion of the invoice amount that will be taxed at the rate for the given VAT code
Show Source
Nested Schema : currencyType
Type:
Show Source
object
-
currency: string
ISO 4217 currency code
-
value: number
Numeric value that specifies a currency