Loading...
Loading...
亚马逊店铺 Fulfillment by Amazon(FBA)系列(与 linkfox-amazon-store-auth 同系列),经 /spApi/developerProxy 调用 SP-API:FBA Inbound Eligibility(getItemEligibilityPreview)、FBA Inventory(getInventorySummaries/createInventoryItem/deleteInventoryItem/addInventory)、Fulfillment Inbound v2024-03-20(InboundPlan/装箱/放置/运输/货件等)与 v0(prepInstructions/labels/BOL/shipments)、Fulfillment Outbound 2020-07-01(MCF 履约单/预览/退货/tracking/features)。当用户提到 FBA、入仓资格、Inbound Eligibility、FBA 库存摘要、Send to Amazon、Inbound Plan、FBA 货件、MCF、多渠道履约、getItemEligibilityPreview、getInventorySummaries、createInboundPlan、createFulfillmentOrder 时触发。与 External Fulfillment / 普通 Orders 不同。
npx skill4agent add linkfox-ai/linkfox-skills linkfox-amazon-store-fbalinkfox-amazon-store-authsellerIdregionPOST /spApi/developerProxyamzAccessTokenlinkfox-amazon-store-external-fulfillmentpython scripts/fba_api.py '{"api":"<operationId>","sellerId":"...","region":"NA",...}' [--inline]python scripts/<脚本名>.py '<JSON>' [--inline]references/capabilities.mdrequestBodyqueryqueryStringlinkfox/<date>/<session>/data/linkfox-amazon-store-fba-*.json--inlinereferences/onboarding.mdlinkfox-amazon-store-authpython scripts/check_auth_dependency.pyfba/inbound/fba/| 模块 | 数量 | 说明 |
|---|---|---|
| eligibility | 1 | getItemEligibilityPreview |
| inventory | 4 | summaries / create / delete / add |
| inbound_v0 | 6 | prep / labels / BOL / shipments / items |
| inbound (2024-03-20) | 45 | InboundPlan 全流程 |
| outbound (2020-07-01) | 14 | MCF 履约 |
references/capabilities.mdscripts/_fba_endpoints.pyreferences/operations.jsonasinprogramINBOUNDCOMMINGLINGprogram=INBOUNDmarketplaceIdsmarketplaceIdpython scripts/get_item_eligibility_preview.py '{"sellerId":"A1...","region":"NA","asin":"B0...","program":"INBOUND","marketplaceId":"ATVPDKIKX0DER"}'granularityTypeMarketplacegranularityIdmarketplaceIdsdetailssellerSkusstartDateTimenextTokenrequestBodyinboundPlanIdshipmentIdsellerFulfillmentOrderIdgetInboundOperationStatusexport LINKFOXAGENT_API_KEY="<your-key>"
# 统一入口
python scripts/fba_api.py '{"api":"getItemEligibilityPreview","sellerId":"A1...","region":"NA","asin":"B0...","program":"INBOUND","marketplaceIds":["ATVPDKIKX0DER"]}'
python scripts/fba_api.py '{"api":"getInventorySummaries","sellerId":"A1...","region":"NA","granularityType":"Marketplace","granularityId":"ATVPDKIKX0DER","marketplaceIds":["ATVPDKIKX0DER"],"details":true}'
python scripts/fba_api.py '{"api":"listInboundPlans","sellerId":"A1...","region":"NA","pageSize":10}'_spapi_fba_common.py_fba_endpoints.py_fba_runner.pydeveloperProxy.errcodehttpStatuspayloadgetShipmentsgetShipmentget_shipments_v0.pyget_inbound_shipment.pylinkfox-amazon-store-orderslinkfox-amazon-store-external-fulfillmentskillNamelinkfox-amazon-store-fba