Product - Patch
Opraví produkt se zadaným ID.
PATCH https://prod.core.sphere.azure.net/v2/tenants/{tenantId}/products/{productId}
Parametry identifikátoru URI
Name | V | Vyžadováno | Typ | Description |
---|---|---|---|---|
product
|
path | True |
string uuid |
ID produktu |
tenant
|
path | True |
string uuid |
ID tenanta Azure Sphere |
Text požadavku
Name | Typ | Description |
---|---|---|
Description |
string |
Popis produktu. |
Name |
string |
Název produktu. |
Odpovědi
Name | Typ | Description |
---|---|---|
200 OK |
Úspěch. |
Definice
Name | Description |
---|---|
Product | |
Product |
Product
Name | Typ | Description |
---|---|---|
Description |
string |
Popis produktu. |
Id |
string |
Jedinečné ID produktu. |
Name |
string |
Název produktu. |
TenantId |
string |
Jedinečné ID tenanta, který je vlastníkem produktu. |
ProductPatchRequest
Name | Typ | Description |
---|---|---|
Description |
string |
Popis produktu. |
Name |
string |
Název produktu. |