Uses of Class
Avalara.SDK.ApiException
-
Packages that use ApiException Package Description Avalara.SDK Avalara.SDK.api.A1099.V2 Avalara.SDK.api.EInvoicing.V1 Avalara.SDK.auth -
-
Uses of ApiException in Avalara.SDK
Methods in Avalara.SDK with parameters of type ApiException Modifier and Type Method Description voidApiCallback. onFailure(ApiException e, int statusCode, Map<String,List<String>> responseHeaders)This is called when the API call fails.Methods in Avalara.SDK that throw ApiException Modifier and Type Method Description okhttp3.CallApiClient. buildCall(String baseUrl, String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, Object body, Map<String,String> headerParams, Map<String,String> cookieParams, Map<String,Object> formParams, String[] authNames, ApiCallback callback, AvalaraMicroservice microservice)Build HTTP call with the given options.okhttp3.CallApiClient. buildCall(String baseUrl, String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, Object body, Map<String,String> headerParams, Map<String,String> cookieParams, Map<String,Object> formParams, String[] authNames, ApiCallback callback, String scope, AvalaraMicroservice microservice)Build HTTP call with the given options.okhttp3.RequestApiClient. buildRequest(String baseUrl, String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, Object body, Map<String,String> headerParams, Map<String,String> cookieParams, Map<String,Object> formParams, String[] authNames, ApiCallback callback, String scope, AvalaraMicroservice microservice)Build an HTTP request with the given options.<T> TApiClient. deserialize(okhttp3.Response response, Type returnType)Deserialize response body to Java object, according to the return type and the Content-Type response header.FileApiClient. downloadFileFromResponse(okhttp3.Response response)Download file from the given response.<T> ApiResponse<T>ApiClient. execute(okhttp3.Call call)<T> ApiResponse<T>ApiClient. execute(okhttp3.Call call, Type returnType)Execute HTTP call and deserialize the HTTP response body into the given return type.<T> TApiClient. handleResponse(okhttp3.Response response, Type returnType)Handle the given response, return the deserialized object when the response is successful.okhttp3.RequestBodyApiClient. serialize(Object obj, String contentType)Serialize the given Java object into request body according to the object's class and the request Content-Type.voidApiClient. updateParamsForAuth(String[] authNames, List<Pair> queryParams, Map<String,String> headerParams, Map<String,String> cookieParams, String payload, String method, URI uri)Update query and header parameters based on authentication settings. -
Uses of ApiException in Avalara.SDK.api.A1099.V2
Methods in Avalara.SDK.api.A1099.V2 that throw ApiException Modifier and Type Method Description JobResponseForms1099Api. bulkUpsert1099Forms(Forms1099Api.BulkUpsert1099FormsRequest requestParameters)Create or update multiple 1099/1095/W2/1042S forms This endpoint allows you to create or update multiple 1099/1095/W2/1042S forms.okhttp3.CallForms1099Api. bulkUpsert1099FormsAsync(Forms1099Api.BulkUpsert1099FormsRequest requestParameters, ApiCallback<JobResponse> _callback)Create or update multiple 1099/1095/W2/1042S forms (asynchronously) This endpoint allows you to create or update multiple 1099/1095/W2/1042S forms.okhttp3.CallForms1099Api. bulkUpsert1099FormsCall(Forms1099Api.BulkUpsert1099FormsRequest requestParameters, ApiCallback _callback)Build call for bulkUpsert1099FormsApiResponse<JobResponse>Forms1099Api. bulkUpsert1099FormsWithHttpInfo(Forms1099Api.BulkUpsert1099FormsRequest requestParameters)Create or update multiple 1099/1095/W2/1042S forms This endpoint allows you to create or update multiple 1099/1095/W2/1042S forms.Get1099Form200ResponseForms1099Api. create1099Form(Forms1099Api.Create1099FormRequest requestParameters)Create a 1099/1095/W2/1042S form Create a 1099/1095/W2/1042S form.okhttp3.CallForms1099Api. create1099FormAsync(Forms1099Api.Create1099FormRequest requestParameters, ApiCallback<Get1099Form200Response> _callback)Create a 1099/1095/W2/1042S form (asynchronously) Create a 1099/1095/W2/1042S form.okhttp3.CallForms1099Api. create1099FormCall(Forms1099Api.Create1099FormRequest requestParameters, ApiCallback _callback)Build call for create1099FormApiResponse<Get1099Form200Response>Forms1099Api. create1099FormWithHttpInfo(Forms1099Api.Create1099FormRequest requestParameters)Create a 1099/1095/W2/1042S form Create a 1099/1095/W2/1042S form.CreateW9Form201ResponseFormsW9Api. createAndSendW9FormEmail(FormsW9Api.CreateAndSendW9FormEmailRequest requestParameters)Create a minimal W9/W4/W8 form and sends the e-mail request Create a minimal W9/W4/W8 form and sends the e-mail request.okhttp3.CallFormsW9Api. createAndSendW9FormEmailAsync(FormsW9Api.CreateAndSendW9FormEmailRequest requestParameters, ApiCallback<CreateW9Form201Response> _callback)Create a minimal W9/W4/W8 form and sends the e-mail request (asynchronously) Create a minimal W9/W4/W8 form and sends the e-mail request.okhttp3.CallFormsW9Api. createAndSendW9FormEmailCall(FormsW9Api.CreateAndSendW9FormEmailRequest requestParameters, ApiCallback _callback)Build call for createAndSendW9FormEmailApiResponse<CreateW9Form201Response>FormsW9Api. createAndSendW9FormEmailWithHttpInfo(FormsW9Api.CreateAndSendW9FormEmailRequest requestParameters)Create a minimal W9/W4/W8 form and sends the e-mail request Create a minimal W9/W4/W8 form and sends the e-mail request.CompanyResponseCompaniesW9Api. createCompany(CompaniesW9Api.CreateCompanyRequest requestParameters)Create a company Create a company.okhttp3.CallCompaniesW9Api. createCompanyAsync(CompaniesW9Api.CreateCompanyRequest requestParameters, ApiCallback<CompanyResponse> _callback)Create a company (asynchronously) Create a company.okhttp3.CallCompaniesW9Api. createCompanyCall(CompaniesW9Api.CreateCompanyRequest requestParameters, ApiCallback _callback)Build call for createCompanyApiResponse<CompanyResponse>CompaniesW9Api. createCompanyWithHttpInfo(CompaniesW9Api.CreateCompanyRequest requestParameters)Create a company Create a company.IssuerResponseIssuers1099Api. createIssuer(Issuers1099Api.CreateIssuerRequest requestParameters)Create an issuer Create an issuer (also known as a Payer).okhttp3.CallIssuers1099Api. createIssuerAsync(Issuers1099Api.CreateIssuerRequest requestParameters, ApiCallback<IssuerResponse> _callback)Create an issuer (asynchronously) Create an issuer (also known as a Payer).okhttp3.CallIssuers1099Api. createIssuerCall(Issuers1099Api.CreateIssuerRequest requestParameters, ApiCallback _callback)Build call for createIssuerApiResponse<IssuerResponse>Issuers1099Api. createIssuerWithHttpInfo(Issuers1099Api.CreateIssuerRequest requestParameters)Create an issuer Create an issuer (also known as a Payer).CreateW9Form201ResponseFormsW9Api. createW9Form(FormsW9Api.CreateW9FormRequest requestParameters)Create a W9/W4/W8 form Create a W9/W4/W8 form.okhttp3.CallFormsW9Api. createW9FormAsync(FormsW9Api.CreateW9FormRequest requestParameters, ApiCallback<CreateW9Form201Response> _callback)Create a W9/W4/W8 form (asynchronously) Create a W9/W4/W8 form.okhttp3.CallFormsW9Api. createW9FormCall(FormsW9Api.CreateW9FormRequest requestParameters, ApiCallback _callback)Build call for createW9FormApiResponse<CreateW9Form201Response>FormsW9Api. createW9FormWithHttpInfo(FormsW9Api.CreateW9FormRequest requestParameters)Create a W9/W4/W8 form Create a W9/W4/W8 form.voidForms1099Api. delete1099Form(Forms1099Api.Delete1099FormRequest requestParameters)Delete a 1099/1095/W2/1042S form Delete a 1099/1095/W2/1042S form.okhttp3.CallForms1099Api. delete1099FormAsync(Forms1099Api.Delete1099FormRequest requestParameters, ApiCallback<Void> _callback)Delete a 1099/1095/W2/1042S form (asynchronously) Delete a 1099/1095/W2/1042S form.okhttp3.CallForms1099Api. delete1099FormCall(Forms1099Api.Delete1099FormRequest requestParameters, ApiCallback _callback)Build call for delete1099FormApiResponse<Void>Forms1099Api. delete1099FormWithHttpInfo(Forms1099Api.Delete1099FormRequest requestParameters)Delete a 1099/1095/W2/1042S form Delete a 1099/1095/W2/1042S form.voidCompaniesW9Api. deleteCompany(CompaniesW9Api.DeleteCompanyRequest requestParameters)Delete a company Delete a company.okhttp3.CallCompaniesW9Api. deleteCompanyAsync(CompaniesW9Api.DeleteCompanyRequest requestParameters, ApiCallback<Void> _callback)Delete a company (asynchronously) Delete a company.okhttp3.CallCompaniesW9Api. deleteCompanyCall(CompaniesW9Api.DeleteCompanyRequest requestParameters, ApiCallback _callback)Build call for deleteCompanyApiResponse<Void>CompaniesW9Api. deleteCompanyWithHttpInfo(CompaniesW9Api.DeleteCompanyRequest requestParameters)Delete a company Delete a company.voidIssuers1099Api. deleteIssuer(Issuers1099Api.DeleteIssuerRequest requestParameters)Delete an issuer Delete an issuer (also known as a Payer).okhttp3.CallIssuers1099Api. deleteIssuerAsync(Issuers1099Api.DeleteIssuerRequest requestParameters, ApiCallback<Void> _callback)Delete an issuer (asynchronously) Delete an issuer (also known as a Payer).okhttp3.CallIssuers1099Api. deleteIssuerCall(Issuers1099Api.DeleteIssuerRequest requestParameters, ApiCallback _callback)Build call for deleteIssuerApiResponse<Void>Issuers1099Api. deleteIssuerWithHttpInfo(Issuers1099Api.DeleteIssuerRequest requestParameters)Delete an issuer Delete an issuer (also known as a Payer).voidFormsW9Api. deleteW9Form(FormsW9Api.DeleteW9FormRequest requestParameters)Delete a W9/W4/W8 form Delete a W9/W4/W8 form.okhttp3.CallFormsW9Api. deleteW9FormAsync(FormsW9Api.DeleteW9FormRequest requestParameters, ApiCallback<Void> _callback)Delete a W9/W4/W8 form (asynchronously) Delete a W9/W4/W8 form.okhttp3.CallFormsW9Api. deleteW9FormCall(FormsW9Api.DeleteW9FormRequest requestParameters, ApiCallback _callback)Build call for deleteW9FormApiResponse<Void>FormsW9Api. deleteW9FormWithHttpInfo(FormsW9Api.DeleteW9FormRequest requestParameters)Delete a W9/W4/W8 form Delete a W9/W4/W8 form.Get1099Form200ResponseForms1099Api. get1099Form(Forms1099Api.Get1099FormRequest requestParameters)Retrieve a 1099/1095/W2/1042S form Retrieve a 1099/1095/W2/1042S form.okhttp3.CallForms1099Api. get1099FormAsync(Forms1099Api.Get1099FormRequest requestParameters, ApiCallback<Get1099Form200Response> _callback)Retrieve a 1099/1095/W2/1042S form (asynchronously) Retrieve a 1099/1095/W2/1042S form.okhttp3.CallForms1099Api. get1099FormCall(Forms1099Api.Get1099FormRequest requestParameters, ApiCallback _callback)Build call for get1099FormFileForms1099Api. get1099FormPdf(Forms1099Api.Get1099FormPdfRequest requestParameters)Retrieve the PDF file for a 1099/1095/W2/1042S form Retrieve the PDF file for a 1099/1095/W2/1042S form.okhttp3.CallForms1099Api. get1099FormPdfAsync(Forms1099Api.Get1099FormPdfRequest requestParameters, ApiCallback<File> _callback)Retrieve the PDF file for a 1099/1095/W2/1042S form (asynchronously) Retrieve the PDF file for a 1099/1095/W2/1042S form.okhttp3.CallForms1099Api. get1099FormPdfCall(Forms1099Api.Get1099FormPdfRequest requestParameters, ApiCallback _callback)Build call for get1099FormPdfApiResponse<File>Forms1099Api. get1099FormPdfWithHttpInfo(Forms1099Api.Get1099FormPdfRequest requestParameters)Retrieve the PDF file for a 1099/1095/W2/1042S form Retrieve the PDF file for a 1099/1095/W2/1042S form.ApiResponse<Get1099Form200Response>Forms1099Api. get1099FormWithHttpInfo(Forms1099Api.Get1099FormRequest requestParameters)Retrieve a 1099/1095/W2/1042S form Retrieve a 1099/1095/W2/1042S form.PaginatedQueryResultModelCompanyResponseCompaniesW9Api. getCompanies(CompaniesW9Api.GetCompaniesRequest requestParameters)List companies List existing companies.okhttp3.CallCompaniesW9Api. getCompaniesAsync(CompaniesW9Api.GetCompaniesRequest requestParameters, ApiCallback<PaginatedQueryResultModelCompanyResponse> _callback)List companies (asynchronously) List existing companies.okhttp3.CallCompaniesW9Api. getCompaniesCall(CompaniesW9Api.GetCompaniesRequest requestParameters, ApiCallback _callback)Build call for getCompaniesApiResponse<PaginatedQueryResultModelCompanyResponse>CompaniesW9Api. getCompaniesWithHttpInfo(CompaniesW9Api.GetCompaniesRequest requestParameters)List companies List existing companies.CompanyResponseCompaniesW9Api. getCompany(CompaniesW9Api.GetCompanyRequest requestParameters)Retrieve a company Retrieve a company.okhttp3.CallCompaniesW9Api. getCompanyAsync(CompaniesW9Api.GetCompanyRequest requestParameters, ApiCallback<CompanyResponse> _callback)Retrieve a company (asynchronously) Retrieve a company.okhttp3.CallCompaniesW9Api. getCompanyCall(CompaniesW9Api.GetCompanyRequest requestParameters, ApiCallback _callback)Build call for getCompanyApiResponse<CompanyResponse>CompaniesW9Api. getCompanyWithHttpInfo(CompaniesW9Api.GetCompanyRequest requestParameters)Retrieve a company Retrieve a company.IssuerResponseIssuers1099Api. getIssuer(Issuers1099Api.GetIssuerRequest requestParameters)Retrieve an issuer Retrieve an issuer (also known as a Payer).okhttp3.CallIssuers1099Api. getIssuerAsync(Issuers1099Api.GetIssuerRequest requestParameters, ApiCallback<IssuerResponse> _callback)Retrieve an issuer (asynchronously) Retrieve an issuer (also known as a Payer).okhttp3.CallIssuers1099Api. getIssuerCall(Issuers1099Api.GetIssuerRequest requestParameters, ApiCallback _callback)Build call for getIssuerPaginatedQueryResultModelIssuerResponseIssuers1099Api. getIssuers(Issuers1099Api.GetIssuersRequest requestParameters)List issuers List issuers (also known as Payers).okhttp3.CallIssuers1099Api. getIssuersAsync(Issuers1099Api.GetIssuersRequest requestParameters, ApiCallback<PaginatedQueryResultModelIssuerResponse> _callback)List issuers (asynchronously) List issuers (also known as Payers).okhttp3.CallIssuers1099Api. getIssuersCall(Issuers1099Api.GetIssuersRequest requestParameters, ApiCallback _callback)Build call for getIssuersApiResponse<PaginatedQueryResultModelIssuerResponse>Issuers1099Api. getIssuersWithHttpInfo(Issuers1099Api.GetIssuersRequest requestParameters)List issuers List issuers (also known as Payers).ApiResponse<IssuerResponse>Issuers1099Api. getIssuerWithHttpInfo(Issuers1099Api.GetIssuerRequest requestParameters)Retrieve an issuer Retrieve an issuer (also known as a Payer).JobResponseJobsApi. getJob(JobsApi.GetJobRequest requestParameters)Retrieves information about the job Retrieves information about the jobokhttp3.CallJobsApi. getJobAsync(JobsApi.GetJobRequest requestParameters, ApiCallback<JobResponse> _callback)Retrieves information about the job (asynchronously) Retrieves information about the jobokhttp3.CallJobsApi. getJobCall(JobsApi.GetJobRequest requestParameters, ApiCallback _callback)Build call for getJobApiResponse<JobResponse>JobsApi. getJobWithHttpInfo(JobsApi.GetJobRequest requestParameters)Retrieves information about the job Retrieves information about the jobCreateW9Form201ResponseFormsW9Api. getW9Form(FormsW9Api.GetW9FormRequest requestParameters)Retrieve a W9/W4/W8 form Retrieve a W9/W4/W8 form.okhttp3.CallFormsW9Api. getW9FormAsync(FormsW9Api.GetW9FormRequest requestParameters, ApiCallback<CreateW9Form201Response> _callback)Retrieve a W9/W4/W8 form (asynchronously) Retrieve a W9/W4/W8 form.okhttp3.CallFormsW9Api. getW9FormCall(FormsW9Api.GetW9FormRequest requestParameters, ApiCallback _callback)Build call for getW9FormApiResponse<CreateW9Form201Response>FormsW9Api. getW9FormWithHttpInfo(FormsW9Api.GetW9FormRequest requestParameters)Retrieve a W9/W4/W8 form Retrieve a W9/W4/W8 form.PaginatedQueryResultModelForm1099BaseForms1099Api. list1099Forms(Forms1099Api.List1099FormsRequest requestParameters)List 1099/1095/W2/1042S forms List 1099/1095/W2/1042S forms.okhttp3.CallForms1099Api. list1099FormsAsync(Forms1099Api.List1099FormsRequest requestParameters, ApiCallback<PaginatedQueryResultModelForm1099Base> _callback)List 1099/1095/W2/1042S forms (asynchronously) List 1099/1095/W2/1042S forms.okhttp3.CallForms1099Api. list1099FormsCall(Forms1099Api.List1099FormsRequest requestParameters, ApiCallback _callback)Build call for list1099FormsApiResponse<PaginatedQueryResultModelForm1099Base>Forms1099Api. list1099FormsWithHttpInfo(Forms1099Api.List1099FormsRequest requestParameters)List 1099/1095/W2/1042S forms List 1099/1095/W2/1042S forms.PaginatedQueryResultModelW9FormBaseResponseFormsW9Api. listW9Forms(FormsW9Api.ListW9FormsRequest requestParameters)List W9/W4/W8 forms List W9/W4/W8 forms.okhttp3.CallFormsW9Api. listW9FormsAsync(FormsW9Api.ListW9FormsRequest requestParameters, ApiCallback<PaginatedQueryResultModelW9FormBaseResponse> _callback)List W9/W4/W8 forms (asynchronously) List W9/W4/W8 forms.okhttp3.CallFormsW9Api. listW9FormsCall(FormsW9Api.ListW9FormsRequest requestParameters, ApiCallback _callback)Build call for listW9FormsApiResponse<PaginatedQueryResultModelW9FormBaseResponse>FormsW9Api. listW9FormsWithHttpInfo(FormsW9Api.ListW9FormsRequest requestParameters)List W9/W4/W8 forms List W9/W4/W8 forms.CreateW9Form201ResponseFormsW9Api. sendW9FormEmail(FormsW9Api.SendW9FormEmailRequest requestParameters)Send an email to the vendor/payee requesting they fill out a W9/W4/W8 form Send an email to the vendor/payee requesting they fill out a W9/W4/W8 form.okhttp3.CallFormsW9Api. sendW9FormEmailAsync(FormsW9Api.SendW9FormEmailRequest requestParameters, ApiCallback<CreateW9Form201Response> _callback)Send an email to the vendor/payee requesting they fill out a W9/W4/W8 form (asynchronously) Send an email to the vendor/payee requesting they fill out a W9/W4/W8 form.okhttp3.CallFormsW9Api. sendW9FormEmailCall(FormsW9Api.SendW9FormEmailRequest requestParameters, ApiCallback _callback)Build call for sendW9FormEmailApiResponse<CreateW9Form201Response>FormsW9Api. sendW9FormEmailWithHttpInfo(FormsW9Api.SendW9FormEmailRequest requestParameters)Send an email to the vendor/payee requesting they fill out a W9/W4/W8 form Send an email to the vendor/payee requesting they fill out a W9/W4/W8 form.Get1099Form200ResponseForms1099Api. update1099Form(Forms1099Api.Update1099FormRequest requestParameters)Update a 1099/1095/W2/1042S form Update a 1099/1095/W2/1042S form.okhttp3.CallForms1099Api. update1099FormAsync(Forms1099Api.Update1099FormRequest requestParameters, ApiCallback<Get1099Form200Response> _callback)Update a 1099/1095/W2/1042S form (asynchronously) Update a 1099/1095/W2/1042S form.okhttp3.CallForms1099Api. update1099FormCall(Forms1099Api.Update1099FormRequest requestParameters, ApiCallback _callback)Build call for update1099FormApiResponse<Get1099Form200Response>Forms1099Api. update1099FormWithHttpInfo(Forms1099Api.Update1099FormRequest requestParameters)Update a 1099/1095/W2/1042S form Update a 1099/1095/W2/1042S form.CompanyResponseCompaniesW9Api. updateCompany(CompaniesW9Api.UpdateCompanyRequest requestParameters)Update a company Update a company.okhttp3.CallCompaniesW9Api. updateCompanyAsync(CompaniesW9Api.UpdateCompanyRequest requestParameters, ApiCallback<CompanyResponse> _callback)Update a company (asynchronously) Update a company.okhttp3.CallCompaniesW9Api. updateCompanyCall(CompaniesW9Api.UpdateCompanyRequest requestParameters, ApiCallback _callback)Build call for updateCompanyApiResponse<CompanyResponse>CompaniesW9Api. updateCompanyWithHttpInfo(CompaniesW9Api.UpdateCompanyRequest requestParameters)Update a company Update a company.voidIssuers1099Api. updateIssuer(Issuers1099Api.UpdateIssuerRequest requestParameters)Update an issuer Update an issuer (also known as a Payer).okhttp3.CallIssuers1099Api. updateIssuerAsync(Issuers1099Api.UpdateIssuerRequest requestParameters, ApiCallback<Void> _callback)Update an issuer (asynchronously) Update an issuer (also known as a Payer).okhttp3.CallIssuers1099Api. updateIssuerCall(Issuers1099Api.UpdateIssuerRequest requestParameters, ApiCallback _callback)Build call for updateIssuerApiResponse<Void>Issuers1099Api. updateIssuerWithHttpInfo(Issuers1099Api.UpdateIssuerRequest requestParameters)Update an issuer Update an issuer (also known as a Payer).IW9FormDataModelsOneOfFormsW9Api. updateW9Form(FormsW9Api.UpdateW9FormRequest requestParameters)Update a W9/W4/W8 form Update a W9/W4/W8 form.okhttp3.CallFormsW9Api. updateW9FormAsync(FormsW9Api.UpdateW9FormRequest requestParameters, ApiCallback<IW9FormDataModelsOneOf> _callback)Update a W9/W4/W8 form (asynchronously) Update a W9/W4/W8 form.okhttp3.CallFormsW9Api. updateW9FormCall(FormsW9Api.UpdateW9FormRequest requestParameters, ApiCallback _callback)Build call for updateW9FormApiResponse<IW9FormDataModelsOneOf>FormsW9Api. updateW9FormWithHttpInfo(FormsW9Api.UpdateW9FormRequest requestParameters)Update a W9/W4/W8 form Update a W9/W4/W8 form.voidFormsW9Api. uploadW9Files(FormsW9Api.UploadW9FilesRequest requestParameters)Replace the PDF file for a W9/W4/W8 form Replaces the PDF file for a W9/W4/W8 form.okhttp3.CallFormsW9Api. uploadW9FilesAsync(FormsW9Api.UploadW9FilesRequest requestParameters, ApiCallback<Void> _callback)Replace the PDF file for a W9/W4/W8 form (asynchronously) Replaces the PDF file for a W9/W4/W8 form.okhttp3.CallFormsW9Api. uploadW9FilesCall(FormsW9Api.UploadW9FilesRequest requestParameters, ApiCallback _callback)Build call for uploadW9FilesApiResponse<Void>FormsW9Api. uploadW9FilesWithHttpInfo(FormsW9Api.UploadW9FilesRequest requestParameters)Replace the PDF file for a W9/W4/W8 form Replaces the PDF file for a W9/W4/W8 form. -
Uses of ApiException in Avalara.SDK.api.EInvoicing.V1
Methods in Avalara.SDK.api.EInvoicing.V1 that throw ApiException Modifier and Type Method Description BatchSearchParticipants202ResponseTradingPartnersApi. batchSearchParticipants(TradingPartnersApi.BatchSearchParticipantsRequest requestParameters)Handles batch search requests by uploading a file containing search parameters.okhttp3.CallTradingPartnersApi. batchSearchParticipantsAsync(TradingPartnersApi.BatchSearchParticipantsRequest requestParameters, ApiCallback<BatchSearchParticipants202Response> _callback)Handles batch search requests by uploading a file containing search parameters.okhttp3.CallTradingPartnersApi. batchSearchParticipantsCall(TradingPartnersApi.BatchSearchParticipantsRequest requestParameters, ApiCallback _callback)Build call for batchSearchParticipantsApiResponse<BatchSearchParticipants202Response>TradingPartnersApi. batchSearchParticipantsWithHttpInfo(TradingPartnersApi.BatchSearchParticipantsRequest requestParameters)Handles batch search requests by uploading a file containing search parameters.CreateTradingPartner201ResponseTradingPartnersApi. createTradingPartner(TradingPartnersApi.CreateTradingPartnerRequest requestParameters)Creates a new trading partner.okhttp3.CallTradingPartnersApi. createTradingPartnerAsync(TradingPartnersApi.CreateTradingPartnerRequest requestParameters, ApiCallback<CreateTradingPartner201Response> _callback)Creates a new trading partner.okhttp3.CallTradingPartnersApi. createTradingPartnerCall(TradingPartnersApi.CreateTradingPartnerRequest requestParameters, ApiCallback _callback)Build call for createTradingPartnerCreateTradingPartnersBatch200ResponseTradingPartnersApi. createTradingPartnersBatch(TradingPartnersApi.CreateTradingPartnersBatchRequest requestParameters)Creates a batch of multiple trading partners.okhttp3.CallTradingPartnersApi. createTradingPartnersBatchAsync(TradingPartnersApi.CreateTradingPartnersBatchRequest requestParameters, ApiCallback<CreateTradingPartnersBatch200Response> _callback)Creates a batch of multiple trading partners.okhttp3.CallTradingPartnersApi. createTradingPartnersBatchCall(TradingPartnersApi.CreateTradingPartnersBatchRequest requestParameters, ApiCallback _callback)Build call for createTradingPartnersBatchApiResponse<CreateTradingPartnersBatch200Response>TradingPartnersApi. createTradingPartnersBatchWithHttpInfo(TradingPartnersApi.CreateTradingPartnersBatchRequest requestParameters)Creates a batch of multiple trading partners.ApiResponse<CreateTradingPartner201Response>TradingPartnersApi. createTradingPartnerWithHttpInfo(TradingPartnersApi.CreateTradingPartnerRequest requestParameters)Creates a new trading partner.SuccessResponseSubscriptionsApi. createWebhookSubscription(SubscriptionsApi.CreateWebhookSubscriptionRequest requestParameters)Create a subscription to events Create a subscription to events exposed by registered systems.okhttp3.CallSubscriptionsApi. createWebhookSubscriptionAsync(SubscriptionsApi.CreateWebhookSubscriptionRequest requestParameters, ApiCallback<SuccessResponse> _callback)Create a subscription to events (asynchronously) Create a subscription to events exposed by registered systems.okhttp3.CallSubscriptionsApi. createWebhookSubscriptionCall(SubscriptionsApi.CreateWebhookSubscriptionRequest requestParameters, ApiCallback _callback)Build call for createWebhookSubscriptionApiResponse<SuccessResponse>SubscriptionsApi. createWebhookSubscriptionWithHttpInfo(SubscriptionsApi.CreateWebhookSubscriptionRequest requestParameters)Create a subscription to events Create a subscription to events exposed by registered systems.voidTradingPartnersApi. deleteTradingPartner(TradingPartnersApi.DeleteTradingPartnerRequest requestParameters)Deletes a trading partner using ID.okhttp3.CallTradingPartnersApi. deleteTradingPartnerAsync(TradingPartnersApi.DeleteTradingPartnerRequest requestParameters, ApiCallback<Void> _callback)Deletes a trading partner using ID.okhttp3.CallTradingPartnersApi. deleteTradingPartnerCall(TradingPartnersApi.DeleteTradingPartnerRequest requestParameters, ApiCallback _callback)Build call for deleteTradingPartnerApiResponse<Void>TradingPartnersApi. deleteTradingPartnerWithHttpInfo(TradingPartnersApi.DeleteTradingPartnerRequest requestParameters)Deletes a trading partner using ID.voidSubscriptionsApi. deleteWebhookSubscription(SubscriptionsApi.DeleteWebhookSubscriptionRequest requestParameters)Unsubscribe from events Remove a subscription from the webhooks dispatch service.okhttp3.CallSubscriptionsApi. deleteWebhookSubscriptionAsync(SubscriptionsApi.DeleteWebhookSubscriptionRequest requestParameters, ApiCallback<Void> _callback)Unsubscribe from events (asynchronously) Remove a subscription from the webhooks dispatch service.okhttp3.CallSubscriptionsApi. deleteWebhookSubscriptionCall(SubscriptionsApi.DeleteWebhookSubscriptionRequest requestParameters, ApiCallback _callback)Build call for deleteWebhookSubscriptionApiResponse<Void>SubscriptionsApi. deleteWebhookSubscriptionWithHttpInfo(SubscriptionsApi.DeleteWebhookSubscriptionRequest requestParameters)Unsubscribe from events Remove a subscription from the webhooks dispatch service.FileTradingPartnersApi. downloadBatchSearchReport(TradingPartnersApi.DownloadBatchSearchReportRequest requestParameters)Downloads batch search results in a csv file.okhttp3.CallTradingPartnersApi. downloadBatchSearchReportAsync(TradingPartnersApi.DownloadBatchSearchReportRequest requestParameters, ApiCallback<File> _callback)Downloads batch search results in a csv file.okhttp3.CallTradingPartnersApi. downloadBatchSearchReportCall(TradingPartnersApi.DownloadBatchSearchReportRequest requestParameters, ApiCallback _callback)Build call for downloadBatchSearchReportApiResponse<File>TradingPartnersApi. downloadBatchSearchReportWithHttpInfo(TradingPartnersApi.DownloadBatchSearchReportRequest requestParameters)Downloads batch search results in a csv file.FileDocumentsApi. downloadDocument(DocumentsApi.DownloadDocumentRequest requestParameters)Returns a copy of the document When the document is available, use this endpoint to download it as text, XML, or PDF.okhttp3.CallDocumentsApi. downloadDocumentAsync(DocumentsApi.DownloadDocumentRequest requestParameters, ApiCallback<File> _callback)Returns a copy of the document (asynchronously) When the document is available, use this endpoint to download it as text, XML, or PDF.okhttp3.CallDocumentsApi. downloadDocumentCall(DocumentsApi.DownloadDocumentRequest requestParameters, ApiCallback _callback)Build call for downloadDocumentApiResponse<File>DocumentsApi. downloadDocumentWithHttpInfo(DocumentsApi.DownloadDocumentRequest requestParameters)Returns a copy of the document When the document is available, use this endpoint to download it as text, XML, or PDF.DocumentFetchDocumentsApi. fetchDocuments(DocumentsApi.FetchDocumentsRequest requestParameters)Fetch the inbound document from a tax authority This API allows you to retrieve an inbound document.okhttp3.CallDocumentsApi. fetchDocumentsAsync(DocumentsApi.FetchDocumentsRequest requestParameters, ApiCallback<DocumentFetch> _callback)Fetch the inbound document from a tax authority (asynchronously) This API allows you to retrieve an inbound document.okhttp3.CallDocumentsApi. fetchDocumentsCall(DocumentsApi.FetchDocumentsRequest requestParameters, ApiCallback _callback)Build call for fetchDocumentsApiResponse<DocumentFetch>DocumentsApi. fetchDocumentsWithHttpInfo(DocumentsApi.FetchDocumentsRequest requestParameters)Fetch the inbound document from a tax authority This API allows you to retrieve an inbound document.BatchSearchTradingPartnersApi. getBatchSearchDetail(TradingPartnersApi.GetBatchSearchDetailRequest requestParameters)Returns the batch search details using ID.okhttp3.CallTradingPartnersApi. getBatchSearchDetailAsync(TradingPartnersApi.GetBatchSearchDetailRequest requestParameters, ApiCallback<BatchSearch> _callback)Returns the batch search details using ID.okhttp3.CallTradingPartnersApi. getBatchSearchDetailCall(TradingPartnersApi.GetBatchSearchDetailRequest requestParameters, ApiCallback _callback)Build call for getBatchSearchDetailApiResponse<BatchSearch>TradingPartnersApi. getBatchSearchDetailWithHttpInfo(TradingPartnersApi.GetBatchSearchDetailRequest requestParameters)Returns the batch search details using ID.DataInputFieldsResponseDataInputFieldsApi. getDataInputFields(DataInputFieldsApi.GetDataInputFieldsRequest requestParameters)Returns the optionality of document fields for different country mandates This endpoint provides a list of required, conditional, and optional fields for each country mandate.okhttp3.CallDataInputFieldsApi. getDataInputFieldsAsync(DataInputFieldsApi.GetDataInputFieldsRequest requestParameters, ApiCallback<DataInputFieldsResponse> _callback)Returns the optionality of document fields for different country mandates (asynchronously) This endpoint provides a list of required, conditional, and optional fields for each country mandate.okhttp3.CallDataInputFieldsApi. getDataInputFieldsCall(DataInputFieldsApi.GetDataInputFieldsRequest requestParameters, ApiCallback _callback)Build call for getDataInputFieldsApiResponse<DataInputFieldsResponse>DataInputFieldsApi. getDataInputFieldsWithHttpInfo(DataInputFieldsApi.GetDataInputFieldsRequest requestParameters)Returns the optionality of document fields for different country mandates This endpoint provides a list of required, conditional, and optional fields for each country mandate.DocumentListResponseDocumentsApi. getDocumentList(DocumentsApi.GetDocumentListRequest requestParameters)Returns a summary of documents for a date range Get a list of documents on the Avalara E-Invoicing platform that have a processing date within the specified date range.okhttp3.CallDocumentsApi. getDocumentListAsync(DocumentsApi.GetDocumentListRequest requestParameters, ApiCallback<DocumentListResponse> _callback)Returns a summary of documents for a date range (asynchronously) Get a list of documents on the Avalara E-Invoicing platform that have a processing date within the specified date range.okhttp3.CallDocumentsApi. getDocumentListCall(DocumentsApi.GetDocumentListRequest requestParameters, ApiCallback _callback)Build call for getDocumentListApiResponse<DocumentListResponse>DocumentsApi. getDocumentListWithHttpInfo(DocumentsApi.GetDocumentListRequest requestParameters)Returns a summary of documents for a date range Get a list of documents on the Avalara E-Invoicing platform that have a processing date within the specified date range.DocumentStatusResponseDocumentsApi. getDocumentStatus(DocumentsApi.GetDocumentStatusRequest requestParameters)Checks the status of a document Using the unique ID from POST /einvoicing/documents response body, request the current status of a document.okhttp3.CallDocumentsApi. getDocumentStatusAsync(DocumentsApi.GetDocumentStatusRequest requestParameters, ApiCallback<DocumentStatusResponse> _callback)Checks the status of a document (asynchronously) Using the unique ID from POST /einvoicing/documents response body, request the current status of a document.okhttp3.CallDocumentsApi. getDocumentStatusCall(DocumentsApi.GetDocumentStatusRequest requestParameters, ApiCallback _callback)Build call for getDocumentStatusApiResponse<DocumentStatusResponse>DocumentsApi. getDocumentStatusWithHttpInfo(DocumentsApi.GetDocumentStatusRequest requestParameters)Checks the status of a document Using the unique ID from POST /einvoicing/documents response body, request the current status of a document.List<MandateDataInputField>MandatesApi. getMandateDataInputFields(MandatesApi.GetMandateDataInputFieldsRequest requestParameters)Returns document field information for a country mandate, a selected document type, and its version This endpoint provides document field details and the optionality of fields (required, conditional, optional) of different documents supported by the country mandate.okhttp3.CallMandatesApi. getMandateDataInputFieldsAsync(MandatesApi.GetMandateDataInputFieldsRequest requestParameters, ApiCallback<List<MandateDataInputField>> _callback)Returns document field information for a country mandate, a selected document type, and its version (asynchronously) This endpoint provides document field details and the optionality of fields (required, conditional, optional) of different documents supported by the country mandate.okhttp3.CallMandatesApi. getMandateDataInputFieldsCall(MandatesApi.GetMandateDataInputFieldsRequest requestParameters, ApiCallback _callback)Build call for getMandateDataInputFieldsApiResponse<List<MandateDataInputField>>MandatesApi. getMandateDataInputFieldsWithHttpInfo(MandatesApi.GetMandateDataInputFieldsRequest requestParameters)Returns document field information for a country mandate, a selected document type, and its version This endpoint provides document field details and the optionality of fields (required, conditional, optional) of different documents supported by the country mandate.MandatesResponseMandatesApi. getMandates(MandatesApi.GetMandatesRequest requestParameters)List country mandates that are supported by the Avalara E-Invoicing platform This endpoint offers a list of country mandates supported by the Avalara E-Invoicing API.okhttp3.CallMandatesApi. getMandatesAsync(MandatesApi.GetMandatesRequest requestParameters, ApiCallback<MandatesResponse> _callback)List country mandates that are supported by the Avalara E-Invoicing platform (asynchronously) This endpoint offers a list of country mandates supported by the Avalara E-Invoicing API.okhttp3.CallMandatesApi. getMandatesCall(MandatesApi.GetMandatesRequest requestParameters, ApiCallback _callback)Build call for getMandatesApiResponse<MandatesResponse>MandatesApi. getMandatesWithHttpInfo(MandatesApi.GetMandatesRequest requestParameters)List country mandates that are supported by the Avalara E-Invoicing platform This endpoint offers a list of country mandates supported by the Avalara E-Invoicing API.SubscriptionDetailSubscriptionsApi. getWebhookSubscription(SubscriptionsApi.GetWebhookSubscriptionRequest requestParameters)Get details of a subscription Retrieve details of a specific subscription.okhttp3.CallSubscriptionsApi. getWebhookSubscriptionAsync(SubscriptionsApi.GetWebhookSubscriptionRequest requestParameters, ApiCallback<SubscriptionDetail> _callback)Get details of a subscription (asynchronously) Retrieve details of a specific subscription.okhttp3.CallSubscriptionsApi. getWebhookSubscriptionCall(SubscriptionsApi.GetWebhookSubscriptionRequest requestParameters, ApiCallback _callback)Build call for getWebhookSubscriptionApiResponse<SubscriptionDetail>SubscriptionsApi. getWebhookSubscriptionWithHttpInfo(SubscriptionsApi.GetWebhookSubscriptionRequest requestParameters)Get details of a subscription Retrieve details of a specific subscription.BatchSearchListResponseTradingPartnersApi. listBatchSearches(TradingPartnersApi.ListBatchSearchesRequest requestParameters)Lists all batch searches that were previously submitted.okhttp3.CallTradingPartnersApi. listBatchSearchesAsync(TradingPartnersApi.ListBatchSearchesRequest requestParameters, ApiCallback<BatchSearchListResponse> _callback)Lists all batch searches that were previously submitted.okhttp3.CallTradingPartnersApi. listBatchSearchesCall(TradingPartnersApi.ListBatchSearchesRequest requestParameters, ApiCallback _callback)Build call for listBatchSearchesApiResponse<BatchSearchListResponse>TradingPartnersApi. listBatchSearchesWithHttpInfo(TradingPartnersApi.ListBatchSearchesRequest requestParameters)Lists all batch searches that were previously submitted.SubscriptionListResponseSubscriptionsApi. listWebhookSubscriptions(SubscriptionsApi.ListWebhookSubscriptionsRequest requestParameters)List all subscriptions Retrieve a list of all subscriptions.okhttp3.CallSubscriptionsApi. listWebhookSubscriptionsAsync(SubscriptionsApi.ListWebhookSubscriptionsRequest requestParameters, ApiCallback<SubscriptionListResponse> _callback)List all subscriptions (asynchronously) Retrieve a list of all subscriptions.okhttp3.CallSubscriptionsApi. listWebhookSubscriptionsCall(SubscriptionsApi.ListWebhookSubscriptionsRequest requestParameters, ApiCallback _callback)Build call for listWebhookSubscriptionsApiResponse<SubscriptionListResponse>SubscriptionsApi. listWebhookSubscriptionsWithHttpInfo(SubscriptionsApi.ListWebhookSubscriptionsRequest requestParameters)List all subscriptions Retrieve a list of all subscriptions.SearchParticipants200ResponseTradingPartnersApi. searchParticipants(TradingPartnersApi.SearchParticipantsRequest requestParameters)Returns a list of participants matching the input query.okhttp3.CallTradingPartnersApi. searchParticipantsAsync(TradingPartnersApi.SearchParticipantsRequest requestParameters, ApiCallback<SearchParticipants200Response> _callback)Returns a list of participants matching the input query.okhttp3.CallTradingPartnersApi. searchParticipantsCall(TradingPartnersApi.SearchParticipantsRequest requestParameters, ApiCallback _callback)Build call for searchParticipantsApiResponse<SearchParticipants200Response>TradingPartnersApi. searchParticipantsWithHttpInfo(TradingPartnersApi.SearchParticipantsRequest requestParameters)Returns a list of participants matching the input query.DocumentSubmitResponseDocumentsApi. submitDocument(DocumentsApi.SubmitDocumentRequest requestParameters)Submits a document to Avalara E-Invoicing API When a UBL document is sent to this endpoint, it generates a document in the required format as mandated by the specified country.okhttp3.CallDocumentsApi. submitDocumentAsync(DocumentsApi.SubmitDocumentRequest requestParameters, ApiCallback<DocumentSubmitResponse> _callback)Submits a document to Avalara E-Invoicing API (asynchronously) When a UBL document is sent to this endpoint, it generates a document in the required format as mandated by the specified country.okhttp3.CallDocumentsApi. submitDocumentCall(DocumentsApi.SubmitDocumentRequest requestParameters, ApiCallback _callback)Build call for submitDocumentApiResponse<DocumentSubmitResponse>DocumentsApi. submitDocumentWithHttpInfo(DocumentsApi.SubmitDocumentRequest requestParameters)Submits a document to Avalara E-Invoicing API When a UBL document is sent to this endpoint, it generates a document in the required format as mandated by the specified country.SubmitInteropDocument202ResponseInteropApi. submitInteropDocument(InteropApi.SubmitInteropDocumentRequest requestParameters)Submit a document This API used by the interoperability partners to submit a document to their trading partners in Avalara on behalf of their customers.okhttp3.CallInteropApi. submitInteropDocumentAsync(InteropApi.SubmitInteropDocumentRequest requestParameters, ApiCallback<SubmitInteropDocument202Response> _callback)Submit a document (asynchronously) This API used by the interoperability partners to submit a document to their trading partners in Avalara on behalf of their customers.okhttp3.CallInteropApi. submitInteropDocumentCall(InteropApi.SubmitInteropDocumentRequest requestParameters, ApiCallback _callback)Build call for submitInteropDocumentApiResponse<SubmitInteropDocument202Response>InteropApi. submitInteropDocumentWithHttpInfo(InteropApi.SubmitInteropDocumentRequest requestParameters)Submit a document This API used by the interoperability partners to submit a document to their trading partners in Avalara on behalf of their customers.TaxIdentifierSchemaByCountry200ResponseTaxIdentifiersApi. taxIdentifierSchemaByCountry(TaxIdentifiersApi.TaxIdentifierSchemaByCountryRequest requestParameters)Returns the tax identifier request & response schema for a specific country.okhttp3.CallTaxIdentifiersApi. taxIdentifierSchemaByCountryAsync(TaxIdentifiersApi.TaxIdentifierSchemaByCountryRequest requestParameters, ApiCallback<TaxIdentifierSchemaByCountry200Response> _callback)Returns the tax identifier request & response schema for a specific country.okhttp3.CallTaxIdentifiersApi. taxIdentifierSchemaByCountryCall(TaxIdentifiersApi.TaxIdentifierSchemaByCountryRequest requestParameters, ApiCallback _callback)Build call for taxIdentifierSchemaByCountryApiResponse<TaxIdentifierSchemaByCountry200Response>TaxIdentifiersApi. taxIdentifierSchemaByCountryWithHttpInfo(TaxIdentifiersApi.TaxIdentifierSchemaByCountryRequest requestParameters)Returns the tax identifier request & response schema for a specific country.UpdateTradingPartner200ResponseTradingPartnersApi. updateTradingPartner(TradingPartnersApi.UpdateTradingPartnerRequest requestParameters)Updates a trading partner using ID.okhttp3.CallTradingPartnersApi. updateTradingPartnerAsync(TradingPartnersApi.UpdateTradingPartnerRequest requestParameters, ApiCallback<UpdateTradingPartner200Response> _callback)Updates a trading partner using ID.okhttp3.CallTradingPartnersApi. updateTradingPartnerCall(TradingPartnersApi.UpdateTradingPartnerRequest requestParameters, ApiCallback _callback)Build call for updateTradingPartnerApiResponse<UpdateTradingPartner200Response>TradingPartnersApi. updateTradingPartnerWithHttpInfo(TradingPartnersApi.UpdateTradingPartnerRequest requestParameters)Updates a trading partner using ID.TaxIdentifierResponseTaxIdentifiersApi. validateTaxIdentifier(TaxIdentifiersApi.ValidateTaxIdentifierRequest requestParameters)Validates a tax identifier.okhttp3.CallTaxIdentifiersApi. validateTaxIdentifierAsync(TaxIdentifiersApi.ValidateTaxIdentifierRequest requestParameters, ApiCallback<TaxIdentifierResponse> _callback)Validates a tax identifier.okhttp3.CallTaxIdentifiersApi. validateTaxIdentifierCall(TaxIdentifiersApi.ValidateTaxIdentifierRequest requestParameters, ApiCallback _callback)Build call for validateTaxIdentifierApiResponse<TaxIdentifierResponse>TaxIdentifiersApi. validateTaxIdentifierWithHttpInfo(TaxIdentifiersApi.ValidateTaxIdentifierRequest requestParameters)Validates a tax identifier. -
Uses of ApiException in Avalara.SDK.auth
Methods in Avalara.SDK.auth that throw ApiException Modifier and Type Method Description voidApiKeyAuth. applyToParams(List<Pair> queryParams, Map<String,String> headerParams, Map<String,String> cookieParams, String payload, String method, URI uri)voidAuthentication. applyToParams(List<Pair> queryParams, Map<String,String> headerParams, Map<String,String> cookieParams, String payload, String method, URI uri)Apply authentication settings to header and query params.voidHttpBasicAuth. applyToParams(List<Pair> queryParams, Map<String,String> headerParams, Map<String,String> cookieParams, String payload, String method, URI uri)voidHttpBearerAuth. applyToParams(List<Pair> queryParams, Map<String,String> headerParams, Map<String,String> cookieParams, String payload, String method, URI uri)voidOAuth. applyToParams(List<Pair> queryParams, Map<String,String> headerParams, Map<String,String> cookieParams, String payload, String method, URI uri)voidRetryingOAuth. applyToParams(List<Pair> queryParams, Map<String,String> headerParams, Map<String,String> cookieParams, String payload, String method, URI uri)
-