# Certificate

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

## Get certificates for a Chauffeur

 - [GET /certificates/chauffeur/{id}/{offset}/{amount}](https://docs.transportial.com/apis/certificate/handle_25.md): Get list of Certificates

## Get Certificates

 - [GET /certificates/{offset}/{amount}](https://docs.transportial.com/apis/certificate/handle_110.md): Get list of Certificates

## Get Certificates

 - [POST /certificates/{offset}/{amount}](https://docs.transportial.com/apis/certificate/handle_399.md): Get list of Certificates

## Get Certificate

 - [GET /certificate/{id}](https://docs.transportial.com/apis/certificate/handle_459.md): Get a Certificate on id

## Delete Certificate

 - [DELETE /certificate/{id}](https://docs.transportial.com/apis/certificate/handle_196.md): Delete a Certificate

## Get certificates for a Business

 - [GET /certificates/business/{id}/{offset}/{amount}](https://docs.transportial.com/apis/certificate/handle_384.md): Get list of Certificates

## Update Certificate

 - [PUT /certificate](https://docs.transportial.com/apis/certificate/handle_406.md): Update a Certificate

## Create Certificate

 - [POST /certificate](https://docs.transportial.com/apis/certificate/handle_420.md): Create a new Certificate

