> 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/parcel-content.md).

# Parcel Content

This section focuses on the contents of a parcel, detailing what is included inside it. Customers can have a predefined catalog of products related to their business. When creating a parcel, customers can add its content either by selecting items from the predefined product catalog or by manually entering the item names and descriptions.

## Parcel Content Actions

### Create Parcel Content

This API is used to add new content to a parcel.

{% content-ref url="/pages/m2lNdySAbaEJNLk9Ifr3" %}
[Create Parcel Content](/shiply-integration-documentation/integration-apis/parcel-content/create-parcel-content.md)
{% endcontent-ref %}

### Update Parcel Content

This API is used to modify the information of existing parcel content.

{% content-ref url="/pages/8KTvmXPhr4sCNQhfZ2UH" %}
[Update Parcel Content](/shiply-integration-documentation/integration-apis/parcel-content/update-parcel-content.md)
{% endcontent-ref %}

### Delete Parcel Content

This API is used to remove content from a parcel.

{% content-ref url="/pages/W6Uo10eYIHT0nWXpgKMj" %}
[Delete Parcel Content](/shiply-integration-documentation/integration-apis/parcel-content/delete-parcel-content.md)
{% endcontent-ref %}
