# ServiceCard

Object describing a geographic ServiceCard. A ServiceCard can either be a point or an area.

## Update ServiceCard

 - [PUT /serviceCard](https://docs.transportial.com/apis/servicecard/handle_186.md): Update a ServiceCard

## Create ServiceCard

 - [POST /serviceCard](https://docs.transportial.com/apis/servicecard/handle_7.md): Create a new ServiceCard

## Get ServiceCard

 - [GET /serviceCard/{id}](https://docs.transportial.com/apis/servicecard/handle_49.md): Get a ServiceCard on id

## Delete ServiceCard

 - [DELETE /serviceCard/{id}](https://docs.transportial.com/apis/servicecard/handle_107.md): Delete a ServiceCard

## Get ServiceCards

 - [GET /serviceCards/chauffeur/{id}/{offset}/{amount}](https://docs.transportial.com/apis/servicecard/handle_52.md): Get list of ServiceCards

## Get ServiceCards

 - [GET /serviceCards/{offset}/{amount}](https://docs.transportial.com/apis/servicecard/handle_63.md): Get list of ServiceCards

## Get ServiceCards

 - [POST /serviceCards/{offset}/{amount}](https://docs.transportial.com/apis/servicecard/handle_421.md): Get list of ServiceCards

