    

 ## On this page

  

 

 # Example: Update Parts List From AVL

 Last update: 17.07.2025 

## Proto Request Example

```
{
  "project": "Tutorial",
  "ccaName": "Main Board",
  "matching": 1,
  "duplication": 2,
  "avlPartNum": 2,
  "avlDesc": 1
}

```

## Python Example

For a Python example, refer to the online [PySherlock Reference](https://sherlock.docs.pyansys.com/version/stable/api/index.html).