Aşağıda tüm parametreler için örnek istek ve responselar verilmiştir
curl --location 'https://sellingpartnerapi-eu.amazon.com/fba/inventory/v1/summaries?details=true&granularityType=Marketplace&granularityId=A33AVAJ2PDY3EV&marketplaceIds=A33AVAJ2PDY3EV' \
--header 'Accept: application/json' \
--header 'x-amz-access-token: Atza|xxx' \
--header 'Cookie: session-id=xxx'
{
"payload": {
"granularity": {
"granularityType": "Marketplace",
"granularityId": "A33AVAJ2PDY3EV"
},
"inventorySummaries": [
{
"asin": "B0DP7GSQBL",
"fnSku": "X002ACLGR5",
"sellerSku": "APITESTING123",
"condition": "NewItem",
"inventoryDetails": {
"fulfillableQuantity": 8,
"inboundWorkingQuantity": 0,
"inboundShippedQuantity": 50,
"inboundReceivingQuantity": 0,
"reservedQuantity": {
"totalReservedQuantity": 0,
"pendingCustomerOrderQuantity": 0,
"pendingTransshipmentQuantity": 0,
"fcProcessingQuantity": 0
},
"researchingQuantity": {
"totalResearchingQuantity": 2,
"researchingQuantityBreakdown": [
{
"name": "researchingQuantityInShortTerm",
"quantity": 2
},
{
"name": "researchingQuantityInMidTerm",
"quantity": 0
},
{
"name": "researchingQuantityInLongTerm",
"quantity": 0
}
]
},
"unfulfillableQuantity": {
"totalUnfulfillableQuantity": 0,
"customerDamagedQuantity": 0,
"warehouseDamagedQuantity": 0,
"distributorDamagedQuantity": 0,
"carrierDamagedQuantity": 0,
"defectiveQuantity": 0,
"expiredQuantity": 0
},
"futureSupplyQuantity": {
"reservedFutureSupplyQuantity": 0,
"futureSupplyBuyableQuantity": 0
}
},
"lastUpdatedTime": "2025-06-03T03:00:34Z",
"productName": "Test Gazoz Açacağı Beyaz Genel",
"totalQuantity": 58,
"stores": []
}
]
}
}
curl --location 'https://sellingpartnerapi-eu.amazon.com/fba/inventory/v1/summaries?details=true&granularityType=Marketplace&granularityId=A33AVAJ2PDY3EV&startDateTime=2025-01-23T11%3A59%3A27.316Z&marketplaceIds=A33AVAJ2PDY3EV' \
--header 'Accept: application/json' \
--header 'x-amz-access-token: Atza|xxx' \
--header 'Cookie: session-id=xxx'
{
"payload": {
"granularity": {
"granularityType": "Marketplace",
"granularityId": "A33AVAJ2PDY3EV"
},
"inventorySummaries": [
{
"asin": "B0DP7GSQBL",
"fnSku": "X002ACLGR5",
"sellerSku": "APITESTING123",
"condition": "NewItem",
"inventoryDetails": {
"fulfillableQuantity": 8,
"inboundWorkingQuantity": 0,
"inboundShippedQuantity": 50,
"inboundReceivingQuantity": 0,
"reservedQuantity": {
"totalReservedQuantity": 0,
"pendingCustomerOrderQuantity": 0,
"pendingTransshipmentQuantity": 0,
"fcProcessingQuantity": 0
},
"researchingQuantity": {
"totalResearchingQuantity": 2,
"researchingQuantityBreakdown": [
{
"name": "researchingQuantityInShortTerm",
"quantity": 2
},
{
"name": "researchingQuantityInMidTerm",
"quantity": 0
},
{
"name": "researchingQuantityInLongTerm",
"quantity": 0
}
]
},
"unfulfillableQuantity": {
"totalUnfulfillableQuantity": 0,
"customerDamagedQuantity": 0,
"warehouseDamagedQuantity": 0,
"distributorDamagedQuantity": 0,
"carrierDamagedQuantity": 0,
"defectiveQuantity": 0,
"expiredQuantity": 0
},
"futureSupplyQuantity": {
"reservedFutureSupplyQuantity": 0,
"futureSupplyBuyableQuantity": 0
}
},
"lastUpdatedTime": "2025-06-03T03:00:34Z",
"productName": "Test Gazoz Açacağı Beyaz Genel",
"totalQuantity": 58,
"stores": []
}
]
}
}
curl --location 'https://sellingpartnerapi-eu.amazon.com/fba/inventory/v1/summaries?details=true&granularityType=Marketplace&granularityId=A33AVAJ2PDY3EV&sellerSkus=APITESTING123%2CTest-001%2CADDOFFERTEST2&sellerSku=APITESTING123&marketplaceIds=A33AVAJ2PDY3EV' \
--header 'Accept: application/json' \
--header 'x-amz-access-token: Atza|xxx' \
--header 'Cookie: session-id=xxx'
{
"payload": {
"granularity": {
"granularityType": "Marketplace",
"granularityId": "A33AVAJ2PDY3EV"
},
"inventorySummaries": [
{
"asin": "B0DP7GSQBL",
"fnSku": "X002ACLGR5",
"sellerSku": "APITESTING123",
"condition": "NewItem",
"inventoryDetails": {
"fulfillableQuantity": 8,
"inboundWorkingQuantity": 0,
"inboundShippedQuantity": 50,
"inboundReceivingQuantity": 0,
"reservedQuantity": {
"totalReservedQuantity": 0,
"pendingCustomerOrderQuantity": 0,
"pendingTransshipmentQuantity": 0,
"fcProcessingQuantity": 0
},
"researchingQuantity": {
"totalResearchingQuantity": 2,
"researchingQuantityBreakdown": [
{
"name": "researchingQuantityInShortTerm",
"quantity": 2
},
{
"name": "researchingQuantityInMidTerm",
"quantity": 0
},
{
"name": "researchingQuantityInLongTerm",
"quantity": 0
}
]
},
"unfulfillableQuantity": {
"totalUnfulfillableQuantity": 0,
"customerDamagedQuantity": 0,
"warehouseDamagedQuantity": 0,
"distributorDamagedQuantity": 0,
"carrierDamagedQuantity": 0,
"defectiveQuantity": 0,
"expiredQuantity": 0
},
"futureSupplyQuantity": {
"reservedFutureSupplyQuantity": 0,
"futureSupplyBuyableQuantity": 0
}
},
"lastUpdatedTime": "2025-06-03T03:00:34Z",
"productName": "Test Gazoz Açacağı Beyaz Genel",
"totalQuantity": 58,
"stores": []
},
{
"asin": "B0DSW89H6C",
"fnSku": "X002AH1Y45",
"sellerSku": "Test-001",
"condition": "NewItem",
"inventoryDetails": {
"fulfillableQuantity": 0,
"inboundWorkingQuantity": 0,
"inboundShippedQuantity": 0,
"inboundReceivingQuantity": 0,
"reservedQuantity": {
"totalReservedQuantity": 0,
"pendingCustomerOrderQuantity": 0,
"pendingTransshipmentQuantity": 0,
"fcProcessingQuantity": 0
},
"researchingQuantity": {
"totalResearchingQuantity": 0,
"researchingQuantityBreakdown": []
},
"unfulfillableQuantity": {
"totalUnfulfillableQuantity": 0,
"customerDamagedQuantity": 0,
"warehouseDamagedQuantity": 0,
"distributorDamagedQuantity": 0,
"carrierDamagedQuantity": 0,
"defectiveQuantity": 0,
"expiredQuantity": 0
},
"futureSupplyQuantity": {
"reservedFutureSupplyQuantity": 0,
"futureSupplyBuyableQuantity": 0
}
},
"lastUpdatedTime": "",
"productName": "Siyah T-shirt, Küçük Beden",
"totalQuantity": 0,
"stores": []
},
{
"asin": "B0D4RJFLT9",
"fnSku": "X002AU9EDP",
"sellerSku": "ADDOFFERTEST2",
"condition": "NewItem",
"inventoryDetails": {
"fulfillableQuantity": 0,
"inboundWorkingQuantity": 0,
"inboundShippedQuantity": 0,
"inboundReceivingQuantity": 0,
"reservedQuantity": {
"totalReservedQuantity": 0,
"pendingCustomerOrderQuantity": 0,
"pendingTransshipmentQuantity": 0,
"fcProcessingQuantity": 0
},
"researchingQuantity": {
"totalResearchingQuantity": 0,
"researchingQuantityBreakdown": []
},
"unfulfillableQuantity": {
"totalUnfulfillableQuantity": 0,
"customerDamagedQuantity": 0,
"warehouseDamagedQuantity": 0,
"distributorDamagedQuantity": 0,
"carrierDamagedQuantity": 0,
"defectiveQuantity": 0,
"expiredQuantity": 0
},
"futureSupplyQuantity": {
"reservedFutureSupplyQuantity": 0,
"futureSupplyBuyableQuantity": 0
}
},
"lastUpdatedTime": "",
"productName": "Durdurulamaz: Zihinsel ve Fiziksel Üstünlüğün Sırları",
"totalQuantity": 0,
"stores": []
}
]
}
}