|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AddressSvcSoap.validate(com.avalara.avatax.services.address.ValidateRequest)
using ValidateRequest
; Also part of the GetTaxRequest
result returned from the TaxSvcSoap.getTax(com.avalara.avatax.services.tax.GetTaxRequest)
tax calculation service.AddressSvcLocator
)
that wraps the actual functional Address Service proxy (AddressSvcSoapStub
).AddressSvc
interface and is used to create a local proxy
(interface
) to interact with Avalara's Address Web Service.AddressSvcSoap
for contacting the Avalara Address Web Service.AddressSvcSoap
interface via the
AddressSvcLocator.getAddressSvcSoap(java.net.URL)
method.
AddressSvcSoap
interface via the
AddressSvcLocator.getAddressSvcSoap(java.net.URL)
method.
AddressSvcSoap
interface via the
AddressSvcLocator.getAddressSvcSoap(java.net.URL)
method.
TaxSvcSoap.adjustTax(com.avalara.avatax.services.tax.AdjustTaxRequest)
.TaxSvcSoap.adjustTax(com.avalara.avatax.services.tax.AdjustTaxRequest)
.BaseAddress
objects
for SOAP transmission via the Web as part of a GetTaxRequest
object.BaseAddress
objects.
BaseAddress
objects.
GetTaxResult
objects
for SOAP transmission via the Web.GetTaxResult
objects.
GetTaxResult
objects.
Line
objects
for SOAP transmission via the Web.Line
objects.
Line
objects.
Message
objects
for SOAP transmission via the Web returned as part of a method call's result object.Message
objects.
Message
objects.
Message
objects
for SOAP transmission via the Web returned as part of a method call's result object.Message
objects.
Message
objects.
TaxDetail
objects
for SOAP transmission via the Web.TaxDetail
objects.
TaxDetail
objects.
TaxLine
objects
for SOAP transmission via the Web.TaxLine
objects.
TaxLine
objects.
ValidAddress
objects.ValidAddress
objects.
ValidAddress
objects.
AddressSvcSoapStub
or
TaxSvcSoapStub
objects via an Axis Service proxy
factory class: (@link com.avalara.avatax.services.address.AddressSvc} or
TaxSvc
.CancelTaxRequest
and specifies the reason the
tax calculation is being canceled (or in the case of posting, returned to its prior state).TaxSvcSoap.cancelTax(com.avalara.avatax.services.tax.CancelTaxRequest)
indicating
the document that should be cancelled and the reason for the operation.TaxSvcSoap.cancelTax(com.avalara.avatax.services.tax.CancelTaxRequest)
TaxSvcSoap.commitTax(com.avalara.avatax.services.tax.CommitTaxRequest)
indicating the document that should be committed.TaxSvcSoap.commitTax(com.avalara.avatax.services.tax.CommitTaxRequest)
.ArrayOfTaxLine
,
and ArrayOfTaxDetail
)
GetTaxResult
(except for DocStatus.Any)
and indicates the state of the document in tax history.GetTaxResult
) level details; ArrayOfTaxLine
will not be returned.
Object.equals(java.lang.Object)
.
AddressSvcSoap
interface) using the default URL as coded in the class or programatically set.
AddressSvcSoap
) for the default
URL.
AddressSvcSoap
) that communicates
with Avalara's Address Web service at the URL specified.
AddressSvcSoap
interface)
created by this object will use to find a corresponding Address Web Service
to contact.
AdjustTaxRequest.adjustmentDescription
value for this GetTaxResult.
AdjustTaxRequest.adjustmentReason
value for this GetTaxResult.
Line.getQty()
* UnitPrice).
TaxDetail.getTaxable()
.
BaseAddress
objects encapsulated in
this object.
BaseAddress
object (counting from 0) from the array
of BaseAddresses encapsulated in this object.
BaseAddress
object identified by addressCode from the array
of BaseAddresses encapsulated in this object.
Line.getDestinationAddress()
**FIX**.
Line.getDestinationAddress()
.
DocumentType
for more information about the specific document types.
TaxDetail.getExemption()
.
GetTaxRequest
for the document.
GetTaxResult
objects encapsulated in
this object.
GetTaxResult
object (counting from 0) from the array
of GetTaxResults encapsulated in this object.
GetTaxResult
for the document.
GetTaxResult
summaries matching search criteria.
GetTaxResult.getDocId()
) the results list.
Line
objects encapsulated in
this object.
Line
object (counting from 0) from the array
of Lines encapsulated in this object.
Line
object identified by "no" from the array
of Lines encapsulated in this object.
Message
objects encapsulated in
this object.
Message
object (counting from 0) from the array
of Messages encapsulated in this object.
Message
objects encapsulated in
this object.
Message
object (counting from 0) from the array
of Messages encapsulated in this object.
Message
objects returned in an
ArrayOfMessage
wrapper object.
Message
objects returned in an
ArrayOfMessage
wrapper object.
Line.getOriginAddress()
Line.getOriginAddress()
.
TaxDetail.getRate()
.
DocumentType
), refers to the GetTaxRequest.getDocCode()
of the original invoice.
SeverityLevel
) of the operation.
SeverityLevel
) of the operation.
Security
object.
SOAPHeaderElement
for this Profile object;
this method is used internally by the adapter
and not intended to be used by external implementation code.
TaxDetail.getTaxable()
.
TaxDetail
objects encapsulated in
this object.
TaxDetail
object (counting from 0) from the array
of TaxDetails encapsulated in this object.
TaxSvcSoap.getTaxHistory(com.avalara.avatax.services.tax.GetTaxHistoryRequest)
.TaxSvcSoap.getTaxHistory(com.avalara.avatax.services.tax.GetTaxHistoryRequest)
for a previously calculated tax document.TaxLine
objects encapsulated in
this object.
TaxLine
object (counting from 0) from the array
of TaxLines encapsulated in this object.
TaxLine
object identified by "no" from the array
of Lines encapsulated in this object.
TaxLine
.
TaxSvcSoap.getTax(com.avalara.avatax.services.tax.GetTaxRequest)
.TaxSvcSoap.getTax(com.avalara.avatax.services.tax.GetTaxRequest)
.TaxSvcSoap
interface) using the default URL as coded in the class or programatically set.
TaxSvcSoap
) that communicates
with Avalara's Tax Web service at default URL.
TaxSvcSoap
) that communicates
with Avalara's Tax Web service at the URL specified.
TaxSvcSoap
interface)
created by this object will use to find a corresponding Tax Web Service
to contact.
Line.getAmount()
values.
TaxLine.getDiscount()
amounts; Typically it
will equal the requested Discount, but, but it is possible that no lines were marked as discounted.
TaxDetail.getExemption()
.
TaxDetail.getTaxable()
.
ValidAddress
objects encapsulated in
this object.
ValidAddress
object (counting from 0) from the array
of ValidAddresses encapsulated in this object.
ArrayOfValidAddress
wrapper object, containing an array of
ValidAddress
objects.
Object.hashCode()
)
Object.hashCode()
for the Message
objects contained within.
AddressSvcSoap.isAuthorized(java.lang.String)
method and the TaxSvc's
TaxSvcSoap.isAuthorized(java.lang.String)
method.AddressSvcSoap
's
AddressSvcSoap.isAuthorized(java.lang.String)
method and
the TaxSvcSoap
's TaxSvcSoap.isAuthorized(java.lang.String)
method.ReconcileTaxHistoryRequest.getLastDocId()
have been reconciled
in the client system and should be marked as reconciled in the AvaTax system.
AddressSvcSoap
's
AddressSvcSoap.ping(java.lang.String)
method and the TaxSvcSoap
's
TaxSvcSoap.ping(java.lang.String)
method.AddressSvcSoap
's
AddressSvcSoap.ping(java.lang.String)
method and the TaxSvcSoap
's
TaxSvcSoap.ping(java.lang.String)
method.TaxSvcSoap.postTax(com.avalara.avatax.services.tax.PostTaxRequest)
.TaxSvcSoap.postTax(com.avalara.avatax.services.tax.PostTaxRequest)
.TaxSvcSoap.reconcileTaxHistory(ReconcileTaxHistoryRequest)
TaxSvcSoap.reconcileTaxHistory(com.avalara.avatax.services.tax.ReconcileTaxHistoryRequest)
.GetTaxResult
will return with a DocStatus
of Saved.
DocumentType
was SalesInvoice, PurchaseInvoice, ReturnInvoice)
ready to be posted.
TaxSvcSoap.reconcileTaxHistory(com.avalara.avatax.services.tax.ReconcileTaxHistoryRequest)
.Line.getQty()
* UnitPrice).
TaxDetail.setTaxable(java.math.BigDecimal)
.
BaseAddress
objects
encapsulated by this object.
BaseAddress
object (counting from 0) within the array
of BaseAddresses encapsulated in this object.
Line.getDestinationAddress()
**FIX**.
Line.getDestinationAddress()
.
DocumentType
for more information about the specific document types.
TaxDetail.setExemption(java.math.BigDecimal)
.
GetTaxRequest
value for this AdjustTaxRequest.
GetTaxRequest
for the document.
GetTaxResult
objects
encapsulated by this object.
GetTaxResult
object (counting from 0) within the array
of GetTaxResults encapsulated in this object.
GetTaxResult
for the document.
GetTaxResult
summaries matching search criteria.
GetTaxResult.getDocId()
) the results list.
Line
objects
encapsulated by this object.
Line
object (counting from 0) within the array
of Lines encapsulated in this object.
Message
objects
encapsulated by this object.
Message
object (counting from 0) within the array
of Messages encapsulated in this object.
Message
objects
encapsulated by this object.
Message
object (counting from 0) within the array
of Messages encapsulated in this object.
Message
objects returned in an
ArrayOfMessage
wrapper object.
Message
objects returned in an
ArrayOfMessage
wrapper object.
Line.getOriginAddress()
.
Line.getOriginAddress()
.
TaxDetail.setRate(java.math.BigDecimal)
.
ReconcileTaxHistoryRequest.getLastDocId()
have been reconciled
in the client system and should be marked as reconciled in the AvaTax system.
DocumentType
), refers to the GetTaxRequest.getDocCode()
of the original invoice.
SeverityLevel
) of the operation.
SeverityLevel
) of the operation.
Security
object.
TaxDetail.setTaxable(java.math.BigDecimal)
.
TaxDetail
objects
encapsulated by this object.
TaxDetail
object (counting from 0) within the array
of TaxDetails encapsulated in this object.
TaxLine
objects
encapsulated by this object.
TaxLine
object (counting from 0) within the array
of TaxLines encapsulated in this object.
TaxLine
.
Line.getAmount()
values.
TaxLine.getDiscount()
amounts;
Typically it will equal the requested Discount, but, but it is possible that no lines were marked as discounted.
TaxDetail.setExemption(java.math.BigDecimal)
.
TaxDetail.setTaxable(java.math.BigDecimal)
.
ValidAddress
objects
encapsulated by this object.
ValidAddress
object (counting from 0) within the array
of ValidAddresses encapsulated in this object.
ArrayOfValidAddress
wrapper object, containing an array of
ValidAddress
objects.
Message
.Message
.Line
.TaxSvcLocator
)
that wraps the actual functional Address Service proxy (TaxSvcSoapStub
).TaxSvc
interface and is used to create a local proxy
(interface
) to interact with Avalara's Tax Web Service.TaxSvcSoap
for contacting the Avalara Tax Web Service.TaxSvcSoap
interface via the
TaxSvcLocator.getTaxSvcSoap(java.net.URL)
method.
TaxSvcSoap
interface via the
TaxSvcLocator.getTaxSvcSoap(java.net.URL)
method.
TaxSvcSoap
interface via the
TaxSvcLocator.getTaxSvcSoap(java.net.URL)
method.
DocumentType
was SalesOrder, PurchaseOrder, ReturnOrder)
Address
data passed to AddressSvcSoap.validate(com.avalara.avatax.services.address.ValidateRequest)
.ValidAddress
objects in a ValidateResult
object.
AddressSvcSoap.validate(com.avalara.avatax.services.address.ValidateRequest)
.ArrayOfValidAddress
object returned by AddressSvcSoap.validate(com.avalara.avatax.services.address.ValidateRequest)
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |