Skip to main content
POST
Manifest Orders

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Manifest orders that have already been dispatched.

orderIds
string[] | null

List of Nash order IDs to manifest.

externalOrderIds
string[] | null

List of external order IDs to manifest.

providerIds
string[] | null

List of provider IDs. Manifests all eligible orders dispatched to these providers.

Response

OK

manifests
ManifestResultSerializer · object[]
required

List of manifest results grouped by provider and store location.