Main images

Get main images from a list of products

post
Autorizações
Corpo
string[]Opcional
Respostas
200
Product images returned
application/json
post
POST /api/sales/products/main-images HTTP/1.1
Host: api.zydon.com.br
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 8

[
  "text"
]
{
  "main_images": {
    "ANY_ADDITIONAL_PROPERTY": "text"
  }
}