# Common

The 'Common' application of the Core API

Version: 2.0.0

## Servers

```
https://{environment}.pigello.io
```

Variables:
- `environment`
  Default: "dev.api"
  Enum: "dev.api", "api"

## Security

### customer_id

Type: apiKey
In: header
Name: X-PIGELLO-CUSTOMER-ID

### application_id

Type: apiKey
In: header
Name: X-PIGELLO-APPLICATION-ID

### service_id

Type: apiKey
In: header
Name: X-PIGELLO-SERVICE-ID

### service_version_id

Type: apiKey
In: header
Name: X-PIGELLO-SERVICE-VERSION-ID

### client_ct

Type: apiKey
In: header
Name: X-PIGELLO-CLIENT-CT

### client_object_id

Type: apiKey
In: header
Name: X-PIGELLO-CLIENT-ENTITY

### client_secret

Type: apiKey
In: header
Name: X-PIGELLO-CLIENT-SECRET

## Download OpenAPI description

 - [Common](https://docs.api.pigello.io/_bundle/apis/common.yaml)

## Eventlog

 - [GET /common/eventlog/{pk}/](https://docs.api.pigello.io/apis/common/eventlog/paths/~1common~1eventlog~1%7Bpk%7D~1/get.md)
 - [GET /common/eventlog/list/](https://docs.api.pigello.io/apis/common/eventlog/paths/~1common~1eventlog~1list~1/get.md)
## Swedishreferencerate

 - [POST /common/swedishreferencerate/](https://docs.api.pigello.io/apis/common/swedishreferencerate/paths/~1common~1swedishreferencerate~1/post.md)
 - [DELETE /common/swedishreferencerate/{pk}/](https://docs.api.pigello.io/apis/common/swedishreferencerate/paths/~1common~1swedishreferencerate~1%7Bpk%7D~1/delete.md)
 - [GET /common/swedishreferencerate/{pk}/](https://docs.api.pigello.io/apis/common/swedishreferencerate/paths/~1common~1swedishreferencerate~1%7Bpk%7D~1/get.md)
 - [PATCH /common/swedishreferencerate/{pk}/](https://docs.api.pigello.io/apis/common/swedishreferencerate/paths/~1common~1swedishreferencerate~1%7Bpk%7D~1/patch.md)
 - [POST /common/swedishreferencerate/list/](https://docs.api.pigello.io/apis/common/swedishreferencerate/paths/~1common~1swedishreferencerate~1list~1/post.md)
 - [GET /common/swedishreferencerate/list/](https://docs.api.pigello.io/apis/common/swedishreferencerate/paths/~1common~1swedishreferencerate~1list~1/get.md)
## Swedishpricebasevalue

 - [GET /common/swedishpricebasevalue/{pk}/](https://docs.api.pigello.io/apis/common/swedishpricebasevalue/paths/~1common~1swedishpricebasevalue~1%7Bpk%7D~1/get.md)
 - [DELETE /common/swedishpricebasevalue/{pk}/](https://docs.api.pigello.io/apis/common/swedishpricebasevalue/paths/~1common~1swedishpricebasevalue~1%7Bpk%7D~1/delete.md)
 - [PATCH /common/swedishpricebasevalue/{pk}/](https://docs.api.pigello.io/apis/common/swedishpricebasevalue/paths/~1common~1swedishpricebasevalue~1%7Bpk%7D~1/patch.md)
 - [POST /common/swedishpricebasevalue/](https://docs.api.pigello.io/apis/common/swedishpricebasevalue/paths/~1common~1swedishpricebasevalue~1/post.md)
 - [GET /common/swedishpricebasevalue/list/](https://docs.api.pigello.io/apis/common/swedishpricebasevalue/paths/~1common~1swedishpricebasevalue~1list~1/get.md)
 - [POST /common/swedishpricebasevalue/list/](https://docs.api.pigello.io/apis/common/swedishpricebasevalue/paths/~1common~1swedishpricebasevalue~1list~1/post.md)
## Address

 - [GET /common/address/{pk}/](https://docs.api.pigello.io/apis/common/address/paths/~1common~1address~1%7Bpk%7D~1/get.md)
 - [DELETE /common/address/{pk}/](https://docs.api.pigello.io/apis/common/address/paths/~1common~1address~1%7Bpk%7D~1/delete.md)
 - [PATCH /common/address/{pk}/](https://docs.api.pigello.io/apis/common/address/paths/~1common~1address~1%7Bpk%7D~1/patch.md)
 - [POST /common/address/](https://docs.api.pigello.io/apis/common/address/paths/~1common~1address~1/post.md)
 - [POST /common/address/list/](https://docs.api.pigello.io/apis/common/address/paths/~1common~1address~1list~1/post.md)
 - [GET /common/address/list/](https://docs.api.pigello.io/apis/common/address/paths/~1common~1address~1list~1/get.md)
