# 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 'Eventlog'

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

### List 'Eventlog'

 - [GET /common/eventlog/list/](https://docs.api.pigello.io/apis/common/eventlog/paths/~1common~1eventlog~1list~1/get.md)

## Swedishpricebasevalue

### Create 'Swedishpricebasevalue'

 - [POST /common/swedishpricebasevalue/](https://docs.api.pigello.io/apis/common/swedishpricebasevalue/paths/~1common~1swedishpricebasevalue~1/post.md)

### List 'Swedishpricebasevalue'

 - [GET /common/swedishpricebasevalue/list/](https://docs.api.pigello.io/apis/common/swedishpricebasevalue/paths/~1common~1swedishpricebasevalue~1list~1/get.md)

### Bulk write 'Swedishpricebasevalue'

 - [POST /common/swedishpricebasevalue/list/](https://docs.api.pigello.io/apis/common/swedishpricebasevalue/paths/~1common~1swedishpricebasevalue~1list~1/post.md)

### Update 'Swedishpricebasevalue'

 - [PATCH /common/swedishpricebasevalue/{pk}/](https://docs.api.pigello.io/apis/common/swedishpricebasevalue/paths/~1common~1swedishpricebasevalue~1%7Bpk%7D~1/patch.md)

### Get 'Swedishpricebasevalue'

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

### Delete 'Swedishpricebasevalue'

 - [DELETE /common/swedishpricebasevalue/{pk}/](https://docs.api.pigello.io/apis/common/swedishpricebasevalue/paths/~1common~1swedishpricebasevalue~1%7Bpk%7D~1/delete.md)

## Swedishreferencerate

### Create 'Swedishreferencerate'

 - [POST /common/swedishreferencerate/](https://docs.api.pigello.io/apis/common/swedishreferencerate/paths/~1common~1swedishreferencerate~1/post.md)

### Update 'Swedishreferencerate'

 - [PATCH /common/swedishreferencerate/{pk}/](https://docs.api.pigello.io/apis/common/swedishreferencerate/paths/~1common~1swedishreferencerate~1%7Bpk%7D~1/patch.md)

### Delete 'Swedishreferencerate'

 - [DELETE /common/swedishreferencerate/{pk}/](https://docs.api.pigello.io/apis/common/swedishreferencerate/paths/~1common~1swedishreferencerate~1%7Bpk%7D~1/delete.md)

### Get 'Swedishreferencerate'

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

### Bulk write 'Swedishreferencerate'

 - [POST /common/swedishreferencerate/list/](https://docs.api.pigello.io/apis/common/swedishreferencerate/paths/~1common~1swedishreferencerate~1list~1/post.md)

### List 'Swedishreferencerate'

 - [GET /common/swedishreferencerate/list/](https://docs.api.pigello.io/apis/common/swedishreferencerate/paths/~1common~1swedishreferencerate~1list~1/get.md)

## Address

### Get 'Address'

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

### Delete 'Address'

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

### Update 'Address'

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

### Bulk write 'Address'

 - [POST /common/address/list/](https://docs.api.pigello.io/apis/common/address/paths/~1common~1address~1list~1/post.md)

### List 'Address'

 - [GET /common/address/list/](https://docs.api.pigello.io/apis/common/address/paths/~1common~1address~1list~1/get.md)

### Create 'Address'

 - [POST /common/address/](https://docs.api.pigello.io/apis/common/address/paths/~1common~1address~1/post.md)

