# Type

Types

## Update type

 - [PUT /type](https://docs.transportial.com/apis/type/handle_147.md): Create a new type

## Create type

 - [POST /type](https://docs.transportial.com/apis/type/handle_218.md): Create a new type

## Get all types

 - [GET /types/{offset}/{amount}](https://docs.transportial.com/apis/type/handle_319.md): Get all the types by offset and amount

## Get all types

 - [POST /types/{offset}/{amount}](https://docs.transportial.com/apis/type/handle_353.md): Get all the types by offset and amount

## Get type

 - [GET /type/{id}](https://docs.transportial.com/apis/type/handle_328.md): Get type by ID

## Delete type

 - [DELETE /type/{id}](https://docs.transportial.com/apis/type/handle_346.md): Delete type by ID

