Selling Partner API SDK for JavaScript
    Preparing search index...

    The createInboundPlan response.

    interface CreateInboundPlanResponse {
        inboundPlanId: string;
        operationId: string;
    }
    Index

    Properties

    inboundPlanId: string

    Identifier of an inbound plan.

    operationId: string

    UUID for the given operation.