> For the complete documentation index, see [llms.txt](https://docs.highcohesion.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.highcohesion.com/creating-streams/systems/system-library/peoplevox-integration-functions.md).

# Descartes Peoplevox

## Tutorials

Integration setup tutorials:

* [**Peoplevox Shopify Integration**](/integration-tutorials/shopify-x-descartes-peoplevox.md)

## Authentication

The Descartes Peoplevox system handles authentication in the following format:&#x20;

{% code title="example\_peoplevox\_key.json" %}

```
{
    "client_id": "",
    "username": "",
    "password": "",
    "env": "wms"
}
```

{% endcode %}

These details are provided to you by Descartes Peoplevox.

## Functions

The following list of functions are available in the Descartes Peoplevox system:

### GetData

### GetReportData

### PostCustomer

### PostItem

### PostPurchaseOrder

### PostRMA

### PostSalesOrder

### ReceiveAvailabilityChanges

### ReceiveDespatchPackageDespatched

### ReceiveGoodsReceived

### ReceiveReturns

{% hint style="warning" %}
Functions lists are expanding weekly, this list was accurate at the date of publishing.
{% endhint %}
