Interface ProductPricingApiModelGetPricingResponse

The response schema for the getPricing and getCompetitivePricing operations.

GetPricingResponse

interface ProductPricingApiModelGetPricingResponse {
    errors?: Error[];
    payload?: ProductPricingApiModelPrice[];
}

Properties

Properties

errors?: Error[]

A list of error responses returned when a request is unsuccessful.

GetPricingResponse

GetPricingResponse

MMNEPVFCICPMFPCPTTAAATR