Manage orders - Check Inventory
Hiermee worden inventarisvalidatieresultaten opgehaald voor het opgegeven land.
POST https://api.partnercenter.microsoft.com/v{version}/extensions/product/checkinventory
POST https://api.partnercenter.microsoft.com/v{version}/extensions/product/checkinventory?country={country}
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
version
|
path | True |
string |
|
country
|
query |
string |
De landinformatie. Twee letters van het land |
Aanvraagkoptekst
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Vereist | Type | Description |
---|---|---|---|
Authorization | True |
string |
Bearer-token voor autorisatie |
ms-correlationid |
string |
Wordt intern gebruikt voor het bijhouden van aanvragen. Als er geen ms-correlationid is opgegeven, genereert de server een nieuwe voor elke aanvraag |
|
MS-CV |
string |
Wordt intern gebruikt voor het bijhouden van aanvragen. Als er geen MS-CV is opgegeven, genereert de server een nieuwe voor elke aanvraag |
|
ms-requestid |
string |
Wordt gebruikt voor idempotentie van aanvragen. Als er geen ms-requestid is opgegeven, genereert de server een nieuwe voor elke aanvraag |
Aanvraagbody
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Type | Description |
---|---|---|
inventoryCheckRequest |
De aanvraag voor voorraadcontrole. |
Antwoorden
Name | Type | Description |
---|---|---|
200 OK |
De aanvraag is geslaagd. De inventarisresultaten worden geretourneerd in de hoofdtekst van het antwoord. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definities
Name | Description |
---|---|
Contracts. |
De aanvraag voor voorraadcontrole. |
Contracts. |
|
Contracts. |
Contracts.V1.Models.InventoryCheckRequest
De aanvraag voor voorraadcontrole.
Name | Type | Description |
---|---|---|
inventoryContext |
object |
|
targetItems |
Contracts.V1.Models.InventoryItem
Name | Type | Description |
---|---|---|
isRestricted |
boolean |
|
productId |
string |
|
restrictions | ||
skuId |
string |
Contracts.V1.Models.InventoryRestriction
Name | Type | Description |
---|---|---|
description |
string |
|
properties |
object |
|
reasonCode |
string |