Labels
Request FNSKU labels
Submits a request to generate FNSKU labels. Labels are generated asynchronously and will be available for download once processing is complete.
POST
/labels/fnsku| Parameter | Type | Examples | Description |
|---|---|---|---|
labels Required | array<Label> | | An array of label requests to generate |
labels.*.fnsku Required | string | X00SPO3LCY | The 10-character Amazon FNSKU code |
labels.*.condition Required | string | new | The condition of the item |
labels.*.title Required | string | Mini Portable Charger | The product title to print on the label |
labels.*.count Required | integer | 10 | The number of labels to generate for this item |
labels.*.expiry_date Optional | string | 2026-12-31 | Optional expiry date to print on the label (YYYY-MM-DD). Only applicable when expiry date printing is enabled for your account. |
