Interface FulfillmentInboundApiModelFbaInboundApiGetShipmentItemsByShipmentIdRequest
interface FulfillmentInboundApiModelFbaInboundApiGetShipmentItemsByShipmentIdRequest { marketplaceId: string; shipmentId: string;} Properties
ReadonlymarketplaceId
marketplaceId: string
ReadonlyshipmentId
shipmentId: string
Request parameters for getShipmentItemsByShipmentId operation in FbaInboundApi.
Export
FbaInboundApiGetShipmentItemsByShipmentIdRequest