@sp-api-sdk/fulfillment-inbound-api-v0
Version:
The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon's fulfillment network.
32 lines (31 loc) • 1.19 kB
TypeScript
export * from './asinprep-instructions';
export * from './address';
export * from './amazon-prep-fees-details';
export * from './amount';
export * from './barcode-instruction';
export * from './bill-of-lading-download-url';
export * from './box-contents-fee-details';
export * from './box-contents-source';
export * from './currency-code';
export * from './error-reason';
export * from './get-bill-of-lading-response';
export * from './get-labels-response';
export * from './get-prep-instructions-response';
export * from './get-prep-instructions-result';
export * from './get-shipment-items-response';
export * from './get-shipment-items-result';
export * from './get-shipments-response';
export * from './get-shipments-result';
export * from './inbound-shipment-info';
export * from './inbound-shipment-item';
export * from './invalid-asin';
export * from './invalid-sku';
export * from './label-download-url';
export * from './label-prep-type';
export * from './model-error';
export * from './prep-details';
export * from './prep-guidance';
export * from './prep-instruction';
export * from './prep-owner';
export * from './skuprep-instructions';
export * from './shipment-status';