Label Service Tutorials

How to add a label to a product

To label a product with a specific information, follow these steps: 1. Add a label image 2. Create a label 3. Update a product with the label information

Add a label image

Firstly, create and add an image for a new label. Design the image and upload it to your media repository. Send a request to the Creating a media endpoint.
Loading...

Create a label

To create a new label, send the request to the Creating a label endpoint using the image you created.
Loading...

Copy the label id from the response to provide it in the next step.

Update a product with a new label

You can now update a product with a newly created label to indicate that shipping is available worldwide for this product. Send the request to the Updating a product endpoint and provide the label id in the request.
Loading...

As a result, the product is marked with a new label.