Skip to main content
POST
Generate Packing Slip PDF
V2 Preview — This endpoint is part of the V2 API preview. Breaking changes may occur.

Overview

Generate a packing slip PDF for a single order. Returns an S3 URL that expires in 48 hours. Vendor tokens are scoped automatically; merchant tokens must pass vendorId as a query parameter.

Query Parameters

string
Vendor ObjectId — required for merchant tokens.

Request Body

string
required
Order ObjectId.

Response

200

Example