UNPKG

@sp-api-sdk/fba-inventory-api-v1

Version:

The Selling Partner API for FBA Inventory lets you programmatically retrieve information about inventory in Amazon's fulfillment network.

17 lines (16 loc) 529 B
/* tslint:disable */ /* eslint-disable */ /** * Selling Partner API for FBA Inventory * The Selling Partner API for FBA Inventory lets you programmatically retrieve information about inventory in Amazon\'s fulfillment network. * * The version of the OpenAPI document: v1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ export * from "./api"; export * from "./configuration"; export * from "./models";