# URL settings

## Create host URL settings

 - [POST /point-of-sales/{pointOfSaleId}/host-url-settings](https://developer.pxp.io/apis/point-of-sale/url-settings/create-host-url-settings.md): This endpoint creates host URL settings for a specific point of sale device.

## Get host URL settings

 - [GET /point-of-sales/{pointOfSaleId}/{urlType}/host-url-settings](https://developer.pxp.io/apis/point-of-sale/url-settings/get-host-url-settings.md): This endpoint retrieves specific host URL settings for a point of sale device by URL type.

## Update host URL settings

 - [PUT /point-of-sales/{pointOfSaleId}/{urlType}/host-url-settings](https://developer.pxp.io/apis/point-of-sale/url-settings/update-host-url-settings.md): This endpoint updates specific host URL settings for a point of sale device by URL type.

