> For the complete documentation index, see [llms.txt](https://shiply-integration-apis.gitbook.io/shiply-integration-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shiply-integration-apis.gitbook.io/shiply-integration-documentation/integration-apis/premium-customers.md).

# Premium Customers

This section outlines the features related to employees of premium customers within the Shiply system. Premium customers are businesses that manage their parcels through Shiply by assigning individual accounts to their employees. These employees play a crucial role in managing parcels, with their access and responsibilities governed by permissions granted by their managers. This structure enables efficient parcel handling and better operational control.

Additionally, the premium customers feature in Shiply is designed to support businesses that work with multiple vendors. It allows premium customers to manage all their vendors. This functionality enhances parcel tracking, shipping management, and overall coordination between vendors, ensuring a more streamlined and integrated logistics process.

## Premium Customers Actions

### Get All Employees

This API is used to retrieve a list of all employees associated with the premium customer.

{% content-ref url="/pages/eHmLidK0GgejLvquUleX" %}
[Get All Employees](/shiply-integration-documentation/integration-apis/premium-customers/get-all-employees.md)
{% endcontent-ref %}

### Create Employee

This API is used to create a new employee account for a premium customer.

{% content-ref url="/pages/BwwnXY8ZixkIcZ792SYo" %}
[Create Employee](/shiply-integration-documentation/integration-apis/premium-customers/create-employee.md)
{% endcontent-ref %}

### Update Employee

This API is used to update the information of a premium customer's employee.

{% content-ref url="/pages/CGxebM0lMeR74vPLL4MD" %}
[Update Employee](/shiply-integration-documentation/integration-apis/premium-customers/update-employee.md)
{% endcontent-ref %}

### Remove Employee

This API is used to remove an employee from a premium customer's account.

{% content-ref url="/pages/c4HmErEkI7e0cm8ugR6F" %}
[Remove Employee](/shiply-integration-documentation/integration-apis/premium-customers/remove-employee.md)
{% endcontent-ref %}
