# Products

Operations related to products. Products consist of the categories and offerings for services and products.

## List products.

 - [GET /products](https://docs.aryeo.com/api/aryeo/products/get-products.md): List products.

## List product categories.

 - [GET /product-categories](https://docs.aryeo.com/api/aryeo/products/get-product-categories.md): List product categories.

## Create tax.

 - [POST /taxes](https://docs.aryeo.com/api/aryeo/products/post-taxes.md): Create tax.

## Delete tax.

 - [DELETE /taxes/{tax_id}](https://docs.aryeo.com/api/aryeo/products/delete-taxes-tax-id.md): Delete tax.

## List territories.

 - [GET /territories](https://docs.aryeo.com/api/aryeo/products/get-territories.md): List territories.

