---
search:
  tags:
    - Manifests
    - POST
seo:
  description: >-
    File-upload alternative to POST /manifests for teams that live in… Reference
    for the POST /manifests/csv endpoint in the Vault by Stashtab API API.
sidebar:
  badge: POST
  label: Submit an expected manifest (CSV upload)
title: Submit an expected manifest (CSV upload)
type: openapi-operation
---
File-upload alternative to `POST /manifests` for teams that live in
spreadsheets. Expected columns: `external_ref`, `description`, `sku`,
`grader`, `cert_number`, `quantity`. Product rows provide a catalog `sku`;
slab rows provide `grader` and `cert_number`; a row never mixes both forms.
One row per expected item. Valid rows are accepted into one manifest and invalid
rows are returned independently.

<Operation source="reference" id="uploadmanifestcsv" />
