Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Response:

Code Block
{
  files: [
    {
      "nameid": "The-exact-name-of-the-file.pdfd2f48dkad267a86d2858244d0c2c1937",
      "filenamename": "MoreThe-descriptive-name-of-the-file.pdf",
      "downloadUrlurl": "https://beta-api.ambita.com/shopping/v2/assets/d2f48dk9d267a86d2858244d0c2c1937d2f48dkad267a86d2858244d0c2c1937",
      "assetStatusstatus": "OK",
      "productCategorycategory": "PRODUCT_UTEN_KATEGORI",
      "idproduct": "d2f48dk9d267a86d2858244d0c2c1937WI99990000"
    },
    ...
  ]
}

You should store the id together with the file, to know if you have downloaded the file previously.

...