The request body to import Standalone Prices. Contains data for Standalone Prices to be created or updated in a Project.

interface StandalonePriceImportRequest {
    resources: StandalonePriceImport[];
    type: "standalone-price";
}

Hierarchy (View Summary, Expand)

Properties

Properties

The Standalone Price import resources of this request.

type: "standalone-price"

The resource types that can be imported.

MMNEPVFCICPMFPCPTTAAATR