v1

latestOpenAPI 3.0.32026-07-248879173.4 KB
BatchRequests

Toplu İşlem Kontrolü (getBatchRequestResult)

batchRequestId ile alınan işlemlerin sonuç kontrolü yapılır. status alanı kontrol edilerek toplu işlemin tamamlanıp tamamlanmadığı kontrol edilir. Batch request sonuçları 4 saat sonrasına kadar görüntülenebilir.

get/product/sellers/{sellerId}/products/batch-requests/{batchRequestId}

Path parameters

sellerIdinteger required

Satıcı ID

batchRequestIdstring required

Toplu işlem ID bilgisi

Response

Başarılı

batchRequestIdstring
status'COMPLETED' | 'IN_PROGRESS'
creationDateinteger
lastModificationinteger
sourceType'API' | 'WEB'
itemCountinteger
failedItemCountinteger
batchRequestType'ProductV2OnBoarding' | 'ProductV2Update' | 'ProductInventoryUpdate' | 'ProductArchiveUpdate' | 'ProductDeletion'