सिर्फ़ आउटपुट के लिए. असाइन किए गए इन्वेंट्री सोर्स का यूनीक आईडी. यह आईडी, किसी दिए गए इन्वेंट्री सोर्स ग्रुप में ही यूनीक होता है. दूसरे कॉन्टेक्स्ट में इस कॉन्टेंट को फिर से इस्तेमाल किया जा सकता है.
inventorySourceId
string
ज़रूरी है. टारगेट की जा रही इन्वेंट्री सोर्स इकाई का आईडी.
[[["समझने में आसान है","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-07 (UTC) को अपडेट किया गया."],[[["An AssignedInventorySource resource represents the connection between a targetable inventory source and an inventory source group."],["It includes fields like name, assignedInventorySourceId, and inventorySourceId which provide identifying and relational information."],["Key methods allow for bulk editing, creating, deleting, and listing assignments between inventory sources and inventory source groups, offering flexibility in managing these relationships."]]],["The content details the `AssignedInventorySource`, which links a targetable inventory source to an inventory source group. It includes a JSON representation with fields: `name` (resource name), `assignedInventorySourceId` (unique ID), and `inventorySourceId` (targeted inventory source ID). Four methods are available: `bulkEdit` (multiple assignments), `create` (new assignment), `delete` (remove assignment), and `list` (view assigned sources). The core actions involve managing assignments between inventory sources and groups.\n"]]