UNPKG

@sp-api-sdk/fba-inbound-eligibility-api-v1

Version:

With the FBA Inbound Eligibility API, you can build applications that let sellers get eligibility previews for items before shipping them to Amazon's fulfillment centers. With this API you can find out if an item is eligible for inbound shipment to Amazon

45 lines (44 loc) 1.65 kB
{ "name": "@sp-api-sdk/fba-inbound-eligibility-api-v1", "author": "Bertrand Marron <bertrand@bizon.solutions>", "description": "With the FBA Inbound Eligibility API, you can build applications that let sellers get eligibility previews for items before shipping them to Amazon's fulfillment centers. With this API you can find out if an item is eligible for inbound shipment to Amazon's fulfillment centers in a specific marketplace. You can also find out if an item is eligible for using the manufacturer barcode for FBA inventory tracking. Sellers can use this information to inform their decisions about which items to ship Amazon's fulfillment centers.", "version": "4.1.4", "main": "dist/cjs/index.js", "module": "dist/es/index.js", "types": "dist/types/index.d.ts", "license": "MIT", "publishConfig": { "access": "public" }, "directories": { "lib": "dist" }, "files": [ "dist/**/*.js", "dist/**/*.d.ts" ], "dependencies": { "@sp-api-sdk/common": "2.1.24", "axios": "^1.13.2" }, "repository": { "type": "git", "url": "https://github.com/bizon/selling-partner-api-sdk.git", "directory": "clients/fba-inbound-eligibility-api-v1" }, "bugs": { "url": "https://github.com/bizon/selling-partner-api-sdk/issues" }, "homepage": "https://github.com/bizon/selling-partner-api-sdk/tree/master/clients/fba-inbound-eligibility-api-v1", "keywords": [ "amazon", "bizon", "marketplace web services", "mws", "selling partner api", "sp api", "sp sdk", "fba inbound eligibility api" ], "gitHead": "b3fe13460a11917282a12b5bdbcfaf565b9b773e" }