> ## Documentation Index
> Fetch the complete documentation index at: https://docs.batchrelay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Wallets (set of 4)

> Order prepared wallet sheets; each quantity produces four 2.5 × 3.5 wallets.

`wallet-set-4` revision `1` is one independently fulfillable prepared 5 × 7
sheet. One quantity produces four 2.5 × 3.5 wallets; quantity `3` produces
three sheets and twelve wallets.

| Required asset | Exact ratio | Example prepared pixels |
| -------------- | ----------- | ----------------------- |
| `artwork`      | `5:7`       | 2000 × 2800             |

```json theme={null}
{
  "product": { "id": "wallet-set-4", "revision": 1 },
  "quantity": 3,
  "assets": [{
    "role": "artwork",
    "url": "https://cdn.example.com/orders/wallet-sheet.jpg",
    "pixel_width": 2000,
    "pixel_height": 2800
  }]
}
```

Do not create duplicate eight- or twelve-wallet product IDs. Quantity carries
the number of prepared sheets. Different wallet artwork belongs on separate
lines.
