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