{
"address_line_1": "123 Main Street",
"address_line_2": "Suite 100",
"city": "New York",
"country": "United States",
"email": "johndoe@example.com",
"facility": "TX",
"first_name": "John",
"items": [
{
"inserts": [
{
"name": "packing_slip",
"size": "8.5x11",
"url": "https://example.com/packing_slip.pdf"
}
],
"preview_files": [
{
"key": "mockup_front_url",
"url": "https://example.com/preview_file_1"
},
{
"key": "mockup_back_url",
"url": "https://example.com/preview_file_2"
}
],
"print_files": [
{
"key": "front",
"print_tech": "dtf",
"url": "https://example.com/print_file_1"
}
],
"production_config": "default",
"quantity": 2,
"sku": "SKU001"
}
],
"label_url": "https://example.com/label/priority-order.pdf",
"last_name": "Doe",
"note": "Please deliver during business hours",
"order_id": "ORD002",
"phone": "+1-555-123-4567",
"production_line_id": "PL001",
"seller": "SELLER001",
"shipping_method": "standard",
"speed_type": "rush",
"state": "NY",
"user_id": "550e8400-e29b-41d4-a716-446655440000",
"zip": "10001"
}