| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
VasV2TaxVoid200Response |
TaxesApi.voidTax(VoidTaxRequest voidTaxRequest,
String id)
Void Taxes
Pass the Tax Request ID in the PATCH request to void the committed tax calculation.
|
okhttp3.Call |
TaxesApi.voidTaxAsync(VoidTaxRequest voidTaxRequest,
String id,
ApiCallback<VasV2TaxVoid200Response> callback)
Void Taxes (asynchronously)
Pass the Tax Request ID in the PATCH request to void the committed tax calculation.
|
okhttp3.Call |
TaxesApi.voidTaxCall(VoidTaxRequest voidTaxRequest,
String id,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for voidTax
|
ApiResponse<VasV2TaxVoid200Response> |
TaxesApi.voidTaxWithHttpInfo(VoidTaxRequest voidTaxRequest,
String id)
Void Taxes
Pass the Tax Request ID in the PATCH request to void the committed tax calculation.
|
| Modifier and Type | Method and Description |
|---|---|
VoidTaxRequest |
VoidTaxRequest.clientReferenceInformation(Vasv2taxidClientReferenceInformation clientReferenceInformation) |
Copyright © 2020. All rights reserved.