Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The createInboundPlan response.

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

    Identifier of an inbound plan.

    operationId: string

    UUID for the given operation.