Uses of Class
Avalara.SDK.api.EInvoicing.V1.InteropApi.SubmitInteropDocumentRequest
-
Packages that use InteropApi.SubmitInteropDocumentRequest Package Description Avalara.SDK.api.EInvoicing.V1 -
-
Uses of InteropApi.SubmitInteropDocumentRequest in Avalara.SDK.api.EInvoicing.V1
Methods in Avalara.SDK.api.EInvoicing.V1 that return InteropApi.SubmitInteropDocumentRequest Modifier and Type Method Description InteropApi.SubmitInteropDocumentRequestInteropApi. getSubmitInteropDocumentRequest()Getter function to instantiate Request classMethods in Avalara.SDK.api.EInvoicing.V1 with parameters of type InteropApi.SubmitInteropDocumentRequest Modifier and Type Method Description 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.
-