مورد نیاز. شناسه مرکز تجاری تاجر برای ارسال موجودی.
store Code
string
مورد نیاز. شناسه فروشگاه تاجر. یا کد فروشگاه درج شده از طریق InsertLfpStore یا کد فروشگاه در نمایه کسب و کار.
offer Id
string
مورد نیاز. تغییرناپذیر. یک شناسه منحصر به فرد برای محصول. اگر هم موجودی و هم فروش برای یک تاجر ارسال شده باشد، این شناسه باید برای همان محصول مطابقت داشته باشد.
توجه : اگر تاجر همان محصول را نو و دست دوم بفروشد، باید شناسه های متفاوتی داشته باشد.
region Code
string
مورد نیاز. کد قلمرو CLDR برای کشوری که محصول در آن فروخته می شود.
اختیاری. تعداد محصول موجود در این فروشگاه باید بزرگتر یا مساوی صفر باشد.
pickup Method
string
اختیاری. روش دریافت پشتیبانی شده برای این پیشنهاد. مگر اینکه مقدار "پشتیبانی نمی شود"، این فیلد باید همراه با pickupSla ارسال شود. برای مقادیر مشخصه پذیرفته شده، مشخصات داده موجودی محصول محلی را ببینید.
pickup Sla
string
اختیاری. تاریخ پیش بینی شده که یک سفارش نسبت به تاریخ سفارش آماده تحویل است. باید همراه با pickupMethod ارسال شود. برای مقادیر مشخصه پذیرفته شده، مشخصات داده موجودی محصول محلی را ببینید.
feed Label
string
اختیاری. برچسب خوراک برای محصول اگر این تنظیم نشده باشد، به طور پیشفرض روی regionCode خواهد بود.
تاریخ آخرین بهروزرسانی 2024-11-21 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2024-11-21 بهوقت ساعت هماهنگ جهانی."],[[["The LfpInventory resource represents a merchant's local product inventory, including details like price, availability, and quantity."],["It requires key identifiers such as targetAccount, storeCode, and offerId to uniquely identify products."],["Merchants can manage their local product inventory by inserting LfpInventory resources using the `insert` method."],["The resource utilizes standardized codes for region, language, and product identifiers like GTIN for consistency."],["Optional fields like pickupMethod and pickupSla allow merchants to specify order fulfillment options."]]],["The `LfpInventory` resource represents a merchant's local product inventory. Key information includes `targetAccount` (merchant ID), `storeCode`, `offerId` (product ID), `regionCode`, and `contentLanguage`. It also contains product details like `price`, `availability`, `gtin`, and `quantity`. Optional data points are `collectionTime`, `pickupMethod`, `pickupSla`, and `feedLabel`. The primary action is the `insert` method, which submits inventory data for a specific merchant account.\n"]]