PUT Upsert Product Categories Relation

Overwrite all relationated Categories with this product

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

❗️

Take notice!

This request updates all values already set. Pay attention and don't have anything lost!

Request body example

[
  {
    "id": "8F8AB58E-15A0-4417-8162-68CC186BF911"
  }
]

Fields Description

FieldTypeDescription
idGuidProduct category ID

📘

Result

A 204- No Content result means that the stock was successfully updated.

Path Params
string
enum
required

Use "api" for production environment or "hlg-api" for homolog

Allowed:
string
required

Product ID (Guid)

Body Params
RAW_BODY
array of objects
required

An array with the product categories body to be updated.

RAW_BODY*
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json