Product - Patch
Korrigerar produkten med det angivna ID:t.
PATCH https://prod.core.sphere.azure.net/v2/tenants/{tenantId}/products/{productId}
URI-parametrar
Name | I | Obligatorisk | Typ | Description |
---|---|---|---|---|
product
|
path | True |
string uuid |
Produkt-ID |
tenant
|
path | True |
string uuid |
Klient-ID:t för Azure Sphere. |
Begärandetext
Name | Typ | Description |
---|---|---|
Description |
string |
Beskrivningen av produkten. |
Name |
string |
Namnet på produkten. |
Svar
Name | Typ | Description |
---|---|---|
200 OK |
Åtgärden lyckades. |
Definitioner
Name | Description |
---|---|
Product | |
Product |
Product
Name | Typ | Description |
---|---|---|
Description |
string |
Beskrivningen av produkten. |
Id |
string |
Produktens unika ID. |
Name |
string |
Namnet på produkten. |
TenantId |
string |
Det unika ID:t för den klientorganisation som äger produkten. |
ProductPatchRequest
Name | Typ | Description |
---|---|---|
Description |
string |
Beskrivningen av produkten. |
Name |
string |
Namnet på produkten. |