Interface FulfillmentInboundApiModelFbaInboundApiGetPreorderInfoRequest
interface FulfillmentInboundApiModelFbaInboundApiGetPreorderInfoRequest { marketplaceId: string; shipmentId: string;} Properties
Readonly
marketplaceId
marketplaceId: string
Readonly
shipmentId
shipmentId: string
Request parameters for getPreorderInfo operation in FbaInboundApi.
Export
FbaInboundApiGetPreorderInfoRequest