Interface VendorDirectFulfillmentSandboxTestDataApiModelScenario

A scenario test case response returned when the request is successful.

Scenario

interface VendorDirectFulfillmentSandboxTestDataApiModelScenario {
    orders: VendorDirectFulfillmentSandboxTestDataApiModelTestOrder[];
    scenarioId: string;
}

Properties

Properties

A list of orders that can be used by the caller to test each life cycle or scenario.

Scenario

scenarioId: string

An identifier that identifies the type of scenario that user can use for testing.

Scenario

MMNEPVFCICPMFPCPTTAAATR