UNPKG

@sp-api-sdk/merchant-fulfillment-api-v0

Version:

With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon's Buy Shipping Services.

45 lines (44 loc) 1.3 kB
{ "name": "@sp-api-sdk/merchant-fulfillment-api-v0", "author": "Bertrand Marron <bertrand@bizon.solutions>", "description": "With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon's Buy Shipping Services.", "version": "3.0.6", "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.15", "axios": "^1.10.0" }, "repository": { "type": "git", "url": "https://github.com/bizon/selling-partner-api-sdk.git", "directory": "clients/merchant-fulfillment-api-v0" }, "bugs": { "url": "https://github.com/bizon/selling-partner-api-sdk/issues" }, "homepage": "https://github.com/bizon/selling-partner-api-sdk/tree/master/clients/merchant-fulfillment-api-v0", "keywords": [ "amazon", "bizon", "marketplace web services", "mws", "selling partner api", "sp api", "sp sdk", "merchant fulfillment api" ], "gitHead": "b36600f33d62a2b6c3a9035968a93bc83e9838a9" }