Create a VAT Analysis
post
/invoices/{invoiceGid}/vatAnalyses
Request
Path Parameters
-
invoiceGid(required): string
Resource ID
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Nested 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
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
Response
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
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