{
"product": "hardcover",
"quantity": 1,
"destination": {
"country": "NL",
"city": "Den bosch"
},
"files": [{
"url": "https://...",
"pages": "100"
}],
"options": {
"paper": "silk 115 gsm",
"binding": "perfect bound"
}
}
Response
{
"order_id": "ord_8x9y2z",
"status": "processing",
"estimated_delivery": "2024-01-15"
}