Collections
Collection allows you to create multiple images from multiple templates within a single request
Last updated
{
"created_at": "2021-09-06T07:10:36.134Z",
"id": "80b49653-2f71-4c2e-af92-cc861d686993",
"images": [
{
"image_url": null,
"image_url_jpg": null,
"template_id": "4c0a708e-fff0-4256-ad4b-45f4c2f2ebd7"
}
],
"metadata": null,
"modifications": [
{
"name": "text_1",
"text": "Hello world"
},
{
"name": "author",
"text": "Shulhi"
}
],
"self": "http://api.usestencil.test:4000/v1/collections/80b49653-2f71-4c2e-af92-cc861d686993",
"status": "pending",
"templates": [
{
"template": "Template 1",
"template_id": "4c0a708e-fff0-4256-ad4b-45f4c2f2ebd7"
},
{
"template": "Template 2",
"template_id": "1a7625b3-41ef-4838-9919-c684b98b93b4"
}
],
"updated_at": "2021-09-06T07:10:39.382Z",
"webhook_url": null
}{
"created_at": "2021-09-06T07:10:36.134Z",
"id": "80b49653-2f71-4c2e-af92-cc861d686993",
"images": [
{
"image_url": "https://cdn.usestencil.com/images/4c0a708e-fff0-4256-ad4b-45f4c2f2ebd7/ff6a4383-c35e-430f-b5d5-af124cf28a11.png",
"image_url_jpg": "https://cdn.usestencil.com/images/4c0a708e-fff0-4256-ad4b-45f4c2f2ebd7/ff6a4383-c35e-430f-b5d5-af124cf28a11.jpeg",
"template_id": "4c0a708e-fff0-4256-ad4b-45f4c2f2ebd7"
}
],
"metadata": null,
"modifications": [
{
"name": "text_1",
"text": "Hello world"
},
{
"name": "author",
"text": "Shulhi"
}
],
"self": "http://api.usestencil.test:4000/v1/collections/80b49653-2f71-4c2e-af92-cc861d686993",
"status": "completed",
"templates": [
{
"template": "Template 1",
"template_id": "4c0a708e-fff0-4256-ad4b-45f4c2f2ebd7"
},
{
"template": "Template 2",
"template_id": "1a7625b3-41ef-4838-9919-c684b98b93b4"
}
],
"updated_at": "2021-09-06T07:10:39.382Z",
"webhook_url": null
}