# General

General reference data sets like Languages, Currencies etc.

## Search Tax Rates

 - [POST /taxRates/{offset}/{amount}](https://docs.transportial.com/apis/general/handle_38.md): Search tax rates with pagination

## Get Industries

 - [GET /industries](https://docs.transportial.com/apis/general/handle_125.md): Get all the industries available

## Get Permissions

 - [GET /permissions](https://docs.transportial.com/apis/general/handle_155.md): Get all the permissions available

## Update Pricing Category

 - [PUT /pricingCategory/{id}](https://docs.transportial.com/apis/general/handle_166.md): Update an existing pricing category

## Delete Pricing Category

 - [DELETE /pricingCategory/{id}](https://docs.transportial.com/apis/general/handle_371.md): Delete a pricing category

## Create Tax Rate

 - [POST /taxRate](https://docs.transportial.com/apis/general/handle_177.md): Create a new tax rate

## Get pricing categories

 - [GET /pricingCategories](https://docs.transportial.com/apis/general/handle_198.md): Get all the pricing categories available

## Put pricing categories

 - [PUT /pricingCategories](https://docs.transportial.com/apis/general/handle_281.md): Put all the pricing categories

## Get empty entity structure

 - [GET /entity/{entityType}](https://docs.transportial.com/apis/general/handle_233.md): Get json empty entity structure by giving

## Get TaxRates

 - [GET /taxRates](https://docs.transportial.com/apis/general/handle_299.md): Get all the Tax Rates available

## Put TaxRates

 - [PUT /taxRates](https://docs.transportial.com/apis/general/handle_246.md): Put all the Tax Rates available

## Create Pricing Category

 - [POST /pricingCategory](https://docs.transportial.com/apis/general/handle_279.md): Create a new pricing category

## Get version history for an entity

 - [GET /entity:history/{entityType}/{id}/{offset}/{amount}](https://docs.transportial.com/apis/general/handle_321.md): Get version history for an entity

## Get Currencies

 - [GET /currencies](https://docs.transportial.com/apis/general/handle_363.md): Get all the currencies available

## Update Tax Rate

 - [PUT /taxRate/{id}](https://docs.transportial.com/apis/general/handle_467.md): Update an existing tax rate

## Delete Tax Rate

 - [DELETE /taxRate/{id}](https://docs.transportial.com/apis/general/handle_383.md): Delete a tax rate

## Get Languages

 - [GET /languages](https://docs.transportial.com/apis/general/handle_401.md): Get all the languages available

## Search Pricing Categories

 - [POST /pricingCategories/{offset}/{amount}](https://docs.transportial.com/apis/general/handle_449.md): Search pricing categories with pagination

## Search any element

 - [POST /general/{offset}/{amount}](https://docs.transportial.com/apis/general/search:general.md): Search list of consignments by query and multiple parameters

## Creating JSON from value pairs

 - [PUT /mappingToJson](https://docs.transportial.com/apis/general/handle_509.md): Create JSON object and/or array from the mapping array with the mapping path and value

