Create a buckslip
lob_buckslips_createCreate a buckslip promotional insert to include in letters. Supply a front PDF URL; optionally specify back, size, and metadata.
Instructions
Upload a buckslip — an 8.75"×3.75" promotional insert that can be included in letters. front must be a publicly-reachable PDF URL (or base64 data URI). Inventory is reserved on Lob's side and consumed when ordered. Note: Lob's buckslips API only accepts multipart/form-data, so this tool sends the body as multipart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| front | Yes | Front content source — PDF URL (required). | |
| back | No | Back content source — PDF URL. | |
| description | No | ||
| size | No | Buckslip size, e.g. '8.75x3.75'. | |
| metadata | No | Up to 20 string key/value pairs of arbitrary metadata to attach to the resource. | |
| extra | No | Additional Lob API parameters not enumerated above. Merged into the request body verbatim. See https://docs.lob.com for the full parameter list per resource. |