public class InfoApi
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
java.lang.String |
getCustomBaseUrl() |
int |
getHostIndex() |
ListArchiveCategoriesResponse |
listArchiveCategories(java.lang.Integer companyId)
List Archive Categories Lists the archive categories.
|
okhttp3.Call |
listArchiveCategoriesAsync(java.lang.Integer companyId,
ApiCallback<ListArchiveCategoriesResponse> _callback)
List Archive Categories (asynchronously) Lists the archive categories.
|
okhttp3.Call |
listArchiveCategoriesCall(java.lang.Integer companyId,
ApiCallback _callback)
Build call for listArchiveCategories
|
ApiResponse<ListArchiveCategoriesResponse> |
listArchiveCategoriesWithHttpInfo(java.lang.Integer companyId)
List Archive Categories Lists the archive categories.
|
ListCitiesResponse |
listCities(java.lang.String postalCode,
java.lang.String city)
List Cities Lists the Italian cities.
|
okhttp3.Call |
listCitiesAsync(java.lang.String postalCode,
java.lang.String city,
ApiCallback<ListCitiesResponse> _callback)
List Cities (asynchronously) Lists the Italian cities.
|
okhttp3.Call |
listCitiesCall(java.lang.String postalCode,
java.lang.String city,
ApiCallback _callback)
Build call for listCities
|
ApiResponse<ListCitiesResponse> |
listCitiesWithHttpInfo(java.lang.String postalCode,
java.lang.String city)
List Cities Lists the Italian cities.
|
ListCostCentersResponse |
listCostCenters(java.lang.Integer companyId)
List Cost Centers Lists the cost centers.
|
okhttp3.Call |
listCostCentersAsync(java.lang.Integer companyId,
ApiCallback<ListCostCentersResponse> _callback)
List Cost Centers (asynchronously) Lists the cost centers.
|
okhttp3.Call |
listCostCentersCall(java.lang.Integer companyId,
ApiCallback _callback)
Build call for listCostCenters
|
ApiResponse<ListCostCentersResponse> |
listCostCentersWithHttpInfo(java.lang.Integer companyId)
List Cost Centers Lists the cost centers.
|
ListCountriesResponse |
listCountries()
List Countries Lists the supported countries.
|
okhttp3.Call |
listCountriesAsync(ApiCallback<ListCountriesResponse> _callback)
List Countries (asynchronously) Lists the supported countries.
|
okhttp3.Call |
listCountriesCall(ApiCallback _callback)
Build call for listCountries
|
ApiResponse<ListCountriesResponse> |
listCountriesWithHttpInfo()
List Countries Lists the supported countries.
|
ListCurrenciesResponse |
listCurrencies()
List Currencies Lists the supported currencies.
|
okhttp3.Call |
listCurrenciesAsync(ApiCallback<ListCurrenciesResponse> _callback)
List Currencies (asynchronously) Lists the supported currencies.
|
okhttp3.Call |
listCurrenciesCall(ApiCallback _callback)
Build call for listCurrencies
|
ApiResponse<ListCurrenciesResponse> |
listCurrenciesWithHttpInfo()
List Currencies Lists the supported currencies.
|
ListDeliveryNotesDefaultCausalsResponse |
listDeliveryNotesDefaultCausals()
List Delivery Notes Default Causals Lists the delivery note default causals.
|
okhttp3.Call |
listDeliveryNotesDefaultCausalsAsync(ApiCallback<ListDeliveryNotesDefaultCausalsResponse> _callback)
List Delivery Notes Default Causals (asynchronously) Lists the delivery note default causals.
|
okhttp3.Call |
listDeliveryNotesDefaultCausalsCall(ApiCallback _callback)
Build call for listDeliveryNotesDefaultCausals
|
ApiResponse<ListDeliveryNotesDefaultCausalsResponse> |
listDeliveryNotesDefaultCausalsWithHttpInfo()
List Delivery Notes Default Causals Lists the delivery note default causals.
|
ListDetailedCountriesResponse |
listDetailedCountries()
List Detailed Countries Lists the supported countries.
|
okhttp3.Call |
listDetailedCountriesAsync(ApiCallback<ListDetailedCountriesResponse> _callback)
List Detailed Countries (asynchronously) Lists the supported countries.
|
okhttp3.Call |
listDetailedCountriesCall(ApiCallback _callback)
Build call for listDetailedCountries
|
ApiResponse<ListDetailedCountriesResponse> |
listDetailedCountriesWithHttpInfo()
List Detailed Countries Lists the supported countries.
|
ListLanguagesResponse |
listLanguages()
List Languages Lists the supported languages.
|
okhttp3.Call |
listLanguagesAsync(ApiCallback<ListLanguagesResponse> _callback)
List Languages (asynchronously) Lists the supported languages.
|
okhttp3.Call |
listLanguagesCall(ApiCallback _callback)
Build call for listLanguages
|
ApiResponse<ListLanguagesResponse> |
listLanguagesWithHttpInfo()
List Languages Lists the supported languages.
|
ListPaymentAccountsResponse |
listPaymentAccounts(java.lang.Integer companyId,
java.lang.String fields,
java.lang.String fieldset,
java.lang.String sort)
List Payment Accounts Lists the available payment accounts.
|
okhttp3.Call |
listPaymentAccountsAsync(java.lang.Integer companyId,
java.lang.String fields,
java.lang.String fieldset,
java.lang.String sort,
ApiCallback<ListPaymentAccountsResponse> _callback)
List Payment Accounts (asynchronously) Lists the available payment accounts.
|
okhttp3.Call |
listPaymentAccountsCall(java.lang.Integer companyId,
java.lang.String fields,
java.lang.String fieldset,
java.lang.String sort,
ApiCallback _callback)
Build call for listPaymentAccounts
|
ApiResponse<ListPaymentAccountsResponse> |
listPaymentAccountsWithHttpInfo(java.lang.Integer companyId,
java.lang.String fields,
java.lang.String fieldset,
java.lang.String sort)
List Payment Accounts Lists the available payment accounts.
|
ListPaymentMethodsResponse |
listPaymentMethods(java.lang.Integer companyId,
java.lang.String fields,
java.lang.String fieldset,
java.lang.String sort)
List Payment Methods Lists the available payment methods.
|
okhttp3.Call |
listPaymentMethodsAsync(java.lang.Integer companyId,
java.lang.String fields,
java.lang.String fieldset,
java.lang.String sort,
ApiCallback<ListPaymentMethodsResponse> _callback)
List Payment Methods (asynchronously) Lists the available payment methods.
|
okhttp3.Call |
listPaymentMethodsCall(java.lang.Integer companyId,
java.lang.String fields,
java.lang.String fieldset,
java.lang.String sort,
ApiCallback _callback)
Build call for listPaymentMethods
|
ApiResponse<ListPaymentMethodsResponse> |
listPaymentMethodsWithHttpInfo(java.lang.Integer companyId,
java.lang.String fields,
java.lang.String fieldset,
java.lang.String sort)
List Payment Methods Lists the available payment methods.
|
ListProductCategoriesResponse |
listProductCategories(java.lang.Integer companyId,
java.lang.String context)
List Product Categories Lists the product categories.
|
okhttp3.Call |
listProductCategoriesAsync(java.lang.Integer companyId,
java.lang.String context,
ApiCallback<ListProductCategoriesResponse> _callback)
List Product Categories (asynchronously) Lists the product categories.
|
okhttp3.Call |
listProductCategoriesCall(java.lang.Integer companyId,
java.lang.String context,
ApiCallback _callback)
Build call for listProductCategories
|
ApiResponse<ListProductCategoriesResponse> |
listProductCategoriesWithHttpInfo(java.lang.Integer companyId,
java.lang.String context)
List Product Categories Lists the product categories.
|
ListReceivedDocumentCategoriesResponse |
listReceivedDocumentCategories(java.lang.Integer companyId)
List Received Document Categories Lists the received document categories.
|
okhttp3.Call |
listReceivedDocumentCategoriesAsync(java.lang.Integer companyId,
ApiCallback<ListReceivedDocumentCategoriesResponse> _callback)
List Received Document Categories (asynchronously) Lists the received document categories.
|
okhttp3.Call |
listReceivedDocumentCategoriesCall(java.lang.Integer companyId,
ApiCallback _callback)
Build call for listReceivedDocumentCategories
|
ApiResponse<ListReceivedDocumentCategoriesResponse> |
listReceivedDocumentCategoriesWithHttpInfo(java.lang.Integer companyId)
List Received Document Categories Lists the received document categories.
|
ListRevenueCentersResponse |
listRevenueCenters(java.lang.Integer companyId)
List Revenue Centers Lists the revenue centers.
|
okhttp3.Call |
listRevenueCentersAsync(java.lang.Integer companyId,
ApiCallback<ListRevenueCentersResponse> _callback)
List Revenue Centers (asynchronously) Lists the revenue centers.
|
okhttp3.Call |
listRevenueCentersCall(java.lang.Integer companyId,
ApiCallback _callback)
Build call for listRevenueCenters
|
ApiResponse<ListRevenueCentersResponse> |
listRevenueCentersWithHttpInfo(java.lang.Integer companyId)
List Revenue Centers Lists the revenue centers.
|
ListTemplatesResponse |
listTemplates(java.lang.String type,
java.lang.Boolean byType)
List Templates Lists the available templates.
|
okhttp3.Call |
listTemplatesAsync(java.lang.String type,
java.lang.Boolean byType,
ApiCallback<ListTemplatesResponse> _callback)
List Templates (asynchronously) Lists the available templates.
|
okhttp3.Call |
listTemplatesCall(java.lang.String type,
java.lang.Boolean byType,
ApiCallback _callback)
Build call for listTemplates
|
ApiResponse<ListTemplatesResponse> |
listTemplatesWithHttpInfo(java.lang.String type,
java.lang.Boolean byType)
List Templates Lists the available templates.
|
ListUnitsOfMeasureResponse |
listUnitsOfMeasure()
List Units of Measure Lists the units of measure.
|
okhttp3.Call |
listUnitsOfMeasureAsync(ApiCallback<ListUnitsOfMeasureResponse> _callback)
List Units of Measure (asynchronously) Lists the units of measure.
|
okhttp3.Call |
listUnitsOfMeasureCall(ApiCallback _callback)
Build call for listUnitsOfMeasure
|
ApiResponse<ListUnitsOfMeasureResponse> |
listUnitsOfMeasureWithHttpInfo()
List Units of Measure Lists the units of measure.
|
ListVatTypesResponse |
listVatTypes(java.lang.Integer companyId,
java.lang.String fieldset)
List Vat Types Lists the available vat types.
|
okhttp3.Call |
listVatTypesAsync(java.lang.Integer companyId,
java.lang.String fieldset,
ApiCallback<ListVatTypesResponse> _callback)
List Vat Types (asynchronously) Lists the available vat types.
|
okhttp3.Call |
listVatTypesCall(java.lang.Integer companyId,
java.lang.String fieldset,
ApiCallback _callback)
Build call for listVatTypes
|
ApiResponse<ListVatTypesResponse> |
listVatTypesWithHttpInfo(java.lang.Integer companyId,
java.lang.String fieldset)
List Vat Types Lists the available vat types.
|
void |
setApiClient(ApiClient apiClient) |
void |
setCustomBaseUrl(java.lang.String customBaseUrl) |
void |
setHostIndex(int hostIndex) |
public InfoApi()
public InfoApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public int getHostIndex()
public void setHostIndex(int hostIndex)
public java.lang.String getCustomBaseUrl()
public void setCustomBaseUrl(java.lang.String customBaseUrl)
public okhttp3.Call listArchiveCategoriesCall(java.lang.Integer companyId,
ApiCallback _callback)
throws ApiException
companyId - The ID of the company. (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | Archive Categories list. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ListArchiveCategoriesResponse listArchiveCategories(java.lang.Integer companyId) throws ApiException
companyId - The ID of the company. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Archive Categories list. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ApiResponse<ListArchiveCategoriesResponse> listArchiveCategoriesWithHttpInfo(java.lang.Integer companyId) throws ApiException
companyId - The ID of the company. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Archive Categories list. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public okhttp3.Call listArchiveCategoriesAsync(java.lang.Integer companyId,
ApiCallback<ListArchiveCategoriesResponse> _callback)
throws ApiException
companyId - The ID of the company. (required)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | Archive Categories list. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public okhttp3.Call listCitiesCall(java.lang.String postalCode,
java.lang.String city,
ApiCallback _callback)
throws ApiException
postalCode - Postal code for filtering. (optional)city - City for filtering (ignored if postal_code is passed). (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | Cities List. | - |
public ListCitiesResponse listCities(java.lang.String postalCode, java.lang.String city) throws ApiException
postalCode - Postal code for filtering. (optional)city - City for filtering (ignored if postal_code is passed). (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Cities List. | - |
public ApiResponse<ListCitiesResponse> listCitiesWithHttpInfo(java.lang.String postalCode, java.lang.String city) throws ApiException
postalCode - Postal code for filtering. (optional)city - City for filtering (ignored if postal_code is passed). (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Cities List. | - |
public okhttp3.Call listCitiesAsync(java.lang.String postalCode,
java.lang.String city,
ApiCallback<ListCitiesResponse> _callback)
throws ApiException
postalCode - Postal code for filtering. (optional)city - City for filtering (ignored if postal_code is passed). (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | Cities List. | - |
public okhttp3.Call listCostCentersCall(java.lang.Integer companyId,
ApiCallback _callback)
throws ApiException
companyId - The ID of the company. (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | List of Cost Centers | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ListCostCentersResponse listCostCenters(java.lang.Integer companyId) throws ApiException
companyId - The ID of the company. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | List of Cost Centers | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ApiResponse<ListCostCentersResponse> listCostCentersWithHttpInfo(java.lang.Integer companyId) throws ApiException
companyId - The ID of the company. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | List of Cost Centers | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public okhttp3.Call listCostCentersAsync(java.lang.Integer companyId,
ApiCallback<ListCostCentersResponse> _callback)
throws ApiException
companyId - The ID of the company. (required)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | List of Cost Centers | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public okhttp3.Call listCountriesCall(ApiCallback _callback) throws ApiException
_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | List of countries | - |
| 401 | Unauthorized | - |
public ListCountriesResponse listCountries() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | List of countries | - |
| 401 | Unauthorized | - |
public ApiResponse<ListCountriesResponse> listCountriesWithHttpInfo() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | List of countries | - |
| 401 | Unauthorized | - |
public okhttp3.Call listCountriesAsync(ApiCallback<ListCountriesResponse> _callback) throws ApiException
_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | List of countries | - |
| 401 | Unauthorized | - |
public okhttp3.Call listCurrenciesCall(ApiCallback _callback) throws ApiException
_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | Currencies List. | - |
| 401 | Unauthorized | - |
public ListCurrenciesResponse listCurrencies() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Currencies List. | - |
| 401 | Unauthorized | - |
public ApiResponse<ListCurrenciesResponse> listCurrenciesWithHttpInfo() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Currencies List. | - |
| 401 | Unauthorized | - |
public okhttp3.Call listCurrenciesAsync(ApiCallback<ListCurrenciesResponse> _callback) throws ApiException
_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | Currencies List. | - |
| 401 | Unauthorized | - |
public okhttp3.Call listDeliveryNotesDefaultCausalsCall(ApiCallback _callback) throws ApiException
_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | List of Delivery Notes Default Causals | - |
| 401 | Unauthorized | - |
public ListDeliveryNotesDefaultCausalsResponse listDeliveryNotesDefaultCausals() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | List of Delivery Notes Default Causals | - |
| 401 | Unauthorized | - |
public ApiResponse<ListDeliveryNotesDefaultCausalsResponse> listDeliveryNotesDefaultCausalsWithHttpInfo() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | List of Delivery Notes Default Causals | - |
| 401 | Unauthorized | - |
public okhttp3.Call listDeliveryNotesDefaultCausalsAsync(ApiCallback<ListDeliveryNotesDefaultCausalsResponse> _callback) throws ApiException
_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | List of Delivery Notes Default Causals | - |
| 401 | Unauthorized | - |
public okhttp3.Call listDetailedCountriesCall(ApiCallback _callback) throws ApiException
_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | List of detailed countries | - |
| 401 | Unauthorized | - |
public ListDetailedCountriesResponse listDetailedCountries() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | List of detailed countries | - |
| 401 | Unauthorized | - |
public ApiResponse<ListDetailedCountriesResponse> listDetailedCountriesWithHttpInfo() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | List of detailed countries | - |
| 401 | Unauthorized | - |
public okhttp3.Call listDetailedCountriesAsync(ApiCallback<ListDetailedCountriesResponse> _callback) throws ApiException
_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | List of detailed countries | - |
| 401 | Unauthorized | - |
public okhttp3.Call listLanguagesCall(ApiCallback _callback) throws ApiException
_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | LanguagesList | - |
| 401 | Unauthorized | - |
public ListLanguagesResponse listLanguages() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | LanguagesList | - |
| 401 | Unauthorized | - |
public ApiResponse<ListLanguagesResponse> listLanguagesWithHttpInfo() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | LanguagesList | - |
| 401 | Unauthorized | - |
public okhttp3.Call listLanguagesAsync(ApiCallback<ListLanguagesResponse> _callback) throws ApiException
_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | LanguagesList | - |
| 401 | Unauthorized | - |
public okhttp3.Call listPaymentAccountsCall(java.lang.Integer companyId,
java.lang.String fields,
java.lang.String fieldset,
java.lang.String sort,
ApiCallback _callback)
throws ApiException
companyId - The ID of the company. (required)fields - List of comma-separated fields. (optional)fieldset - Name of the fieldset. (optional)sort - List of comma-separated fields for result sorting (minus for desc sorting).
(optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | Payment accounts list. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ListPaymentAccountsResponse listPaymentAccounts(java.lang.Integer companyId, java.lang.String fields, java.lang.String fieldset, java.lang.String sort) throws ApiException
companyId - The ID of the company. (required)fields - List of comma-separated fields. (optional)fieldset - Name of the fieldset. (optional)sort - List of comma-separated fields for result sorting (minus for desc sorting).
(optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Payment accounts list. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ApiResponse<ListPaymentAccountsResponse> listPaymentAccountsWithHttpInfo(java.lang.Integer companyId, java.lang.String fields, java.lang.String fieldset, java.lang.String sort) throws ApiException
companyId - The ID of the company. (required)fields - List of comma-separated fields. (optional)fieldset - Name of the fieldset. (optional)sort - List of comma-separated fields for result sorting (minus for desc sorting).
(optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Payment accounts list. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public okhttp3.Call listPaymentAccountsAsync(java.lang.Integer companyId,
java.lang.String fields,
java.lang.String fieldset,
java.lang.String sort,
ApiCallback<ListPaymentAccountsResponse> _callback)
throws ApiException
companyId - The ID of the company. (required)fields - List of comma-separated fields. (optional)fieldset - Name of the fieldset. (optional)sort - List of comma-separated fields for result sorting (minus for desc sorting).
(optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | Payment accounts list. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public okhttp3.Call listPaymentMethodsCall(java.lang.Integer companyId,
java.lang.String fields,
java.lang.String fieldset,
java.lang.String sort,
ApiCallback _callback)
throws ApiException
companyId - The ID of the company. (required)fields - List of comma-separated fields. (optional)fieldset - Name of the fieldset. (optional)sort - List of comma-separated fields for result sorting (minus for desc sorting).
(optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | Payment methods list. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ListPaymentMethodsResponse listPaymentMethods(java.lang.Integer companyId, java.lang.String fields, java.lang.String fieldset, java.lang.String sort) throws ApiException
companyId - The ID of the company. (required)fields - List of comma-separated fields. (optional)fieldset - Name of the fieldset. (optional)sort - List of comma-separated fields for result sorting (minus for desc sorting).
(optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Payment methods list. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ApiResponse<ListPaymentMethodsResponse> listPaymentMethodsWithHttpInfo(java.lang.Integer companyId, java.lang.String fields, java.lang.String fieldset, java.lang.String sort) throws ApiException
companyId - The ID of the company. (required)fields - List of comma-separated fields. (optional)fieldset - Name of the fieldset. (optional)sort - List of comma-separated fields for result sorting (minus for desc sorting).
(optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Payment methods list. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public okhttp3.Call listPaymentMethodsAsync(java.lang.Integer companyId,
java.lang.String fields,
java.lang.String fieldset,
java.lang.String sort,
ApiCallback<ListPaymentMethodsResponse> _callback)
throws ApiException
companyId - The ID of the company. (required)fields - List of comma-separated fields. (optional)fieldset - Name of the fieldset. (optional)sort - List of comma-separated fields for result sorting (minus for desc sorting).
(optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | Payment methods list. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public okhttp3.Call listProductCategoriesCall(java.lang.Integer companyId,
java.lang.String context,
ApiCallback _callback)
throws ApiException
companyId - The ID of the company. (required)context - Categories resource type. (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | Product Categories List | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ListProductCategoriesResponse listProductCategories(java.lang.Integer companyId, java.lang.String context) throws ApiException
companyId - The ID of the company. (required)context - Categories resource type. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Product Categories List | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ApiResponse<ListProductCategoriesResponse> listProductCategoriesWithHttpInfo(java.lang.Integer companyId, java.lang.String context) throws ApiException
companyId - The ID of the company. (required)context - Categories resource type. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Product Categories List | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public okhttp3.Call listProductCategoriesAsync(java.lang.Integer companyId,
java.lang.String context,
ApiCallback<ListProductCategoriesResponse> _callback)
throws ApiException
companyId - The ID of the company. (required)context - Categories resource type. (required)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | Product Categories List | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public okhttp3.Call listReceivedDocumentCategoriesCall(java.lang.Integer companyId,
ApiCallback _callback)
throws ApiException
companyId - The ID of the company. (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | Received Document Categories List | - |
public ListReceivedDocumentCategoriesResponse listReceivedDocumentCategories(java.lang.Integer companyId) throws ApiException
companyId - The ID of the company. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Received Document Categories List | - |
public ApiResponse<ListReceivedDocumentCategoriesResponse> listReceivedDocumentCategoriesWithHttpInfo(java.lang.Integer companyId) throws ApiException
companyId - The ID of the company. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Received Document Categories List | - |
public okhttp3.Call listReceivedDocumentCategoriesAsync(java.lang.Integer companyId,
ApiCallback<ListReceivedDocumentCategoriesResponse> _callback)
throws ApiException
companyId - The ID of the company. (required)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | Received Document Categories List | - |
public okhttp3.Call listRevenueCentersCall(java.lang.Integer companyId,
ApiCallback _callback)
throws ApiException
companyId - The ID of the company. (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | List of Revenue Centers | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ListRevenueCentersResponse listRevenueCenters(java.lang.Integer companyId) throws ApiException
companyId - The ID of the company. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | List of Revenue Centers | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ApiResponse<ListRevenueCentersResponse> listRevenueCentersWithHttpInfo(java.lang.Integer companyId) throws ApiException
companyId - The ID of the company. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | List of Revenue Centers | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public okhttp3.Call listRevenueCentersAsync(java.lang.Integer companyId,
ApiCallback<ListRevenueCentersResponse> _callback)
throws ApiException
companyId - The ID of the company. (required)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | List of Revenue Centers | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public okhttp3.Call listTemplatesCall(java.lang.String type,
java.lang.Boolean byType,
ApiCallback _callback)
throws ApiException
type - Type of the templates. (optional, default to all)byType - [Only if type=all] If true, splits the list in objects, grouping templates
by type. (optional, default to false)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | Templates list. | - |
| 401 | Unauthorized | - |
public ListTemplatesResponse listTemplates(java.lang.String type, java.lang.Boolean byType) throws ApiException
type - Type of the templates. (optional, default to all)byType - [Only if type=all] If true, splits the list in objects, grouping templates
by type. (optional, default to false)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Templates list. | - |
| 401 | Unauthorized | - |
public ApiResponse<ListTemplatesResponse> listTemplatesWithHttpInfo(java.lang.String type, java.lang.Boolean byType) throws ApiException
type - Type of the templates. (optional, default to all)byType - [Only if type=all] If true, splits the list in objects, grouping templates
by type. (optional, default to false)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Templates list. | - |
| 401 | Unauthorized | - |
public okhttp3.Call listTemplatesAsync(java.lang.String type,
java.lang.Boolean byType,
ApiCallback<ListTemplatesResponse> _callback)
throws ApiException
type - Type of the templates. (optional, default to all)byType - [Only if type=all] If true, splits the list in objects, grouping templates
by type. (optional, default to false)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | Templates list. | - |
| 401 | Unauthorized | - |
public okhttp3.Call listUnitsOfMeasureCall(ApiCallback _callback) throws ApiException
_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | Units of measure. | - |
| 401 | Unauthorized | - |
public ListUnitsOfMeasureResponse listUnitsOfMeasure() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Units of measure. | - |
| 401 | Unauthorized | - |
public ApiResponse<ListUnitsOfMeasureResponse> listUnitsOfMeasureWithHttpInfo() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | Units of measure. | - |
| 401 | Unauthorized | - |
public okhttp3.Call listUnitsOfMeasureAsync(ApiCallback<ListUnitsOfMeasureResponse> _callback) throws ApiException
_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | Units of measure. | - |
| 401 | Unauthorized | - |
public okhttp3.Call listVatTypesCall(java.lang.Integer companyId,
java.lang.String fieldset,
ApiCallback _callback)
throws ApiException
companyId - The ID of the company. (required)fieldset - Name of the fieldset. (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | List of Vat Types. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ListVatTypesResponse listVatTypes(java.lang.Integer companyId, java.lang.String fieldset) throws ApiException
companyId - The ID of the company. (required)fieldset - Name of the fieldset. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | List of Vat Types. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public ApiResponse<ListVatTypesResponse> listVatTypesWithHttpInfo(java.lang.Integer companyId, java.lang.String fieldset) throws ApiException
companyId - The ID of the company. (required)fieldset - Name of the fieldset. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response body| Status Code | Description | Response Headers |
| 200 | List of Vat Types. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |
public okhttp3.Call listVatTypesAsync(java.lang.Integer companyId,
java.lang.String fieldset,
ApiCallback<ListVatTypesResponse> _callback)
throws ApiException
companyId - The ID of the company. (required)fieldset - Name of the fieldset. (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | List of Vat Types. | - |
| 401 | Unauthorized | - |
| 404 | Not Found | - |