# Customer Activity Type

## Retrieve Customer Activity Type

<mark style="color:blue;">`GET`</mark> `/store-api/customer-activity-type/{id}`

#### Path Parameters

| Name | Type   | Description |
| ---- | ------ | ----------- |
| id   | String |             |

## Retrieve Customer Activity Type list

<mark style="color:blue;">`GET`</mark> `/store-api/customer-activity-type`

## List Customer Activity Type&#x20;

<mark style="color:green;">`POST`</mark> `/store-api/customer-activity-type/list`
