Filtering Results

Allows for conditional filtering of API results

Data API V2 - Pending Orders

GET https://<instance>.demanddriventech.com/api/v2/planner/orders/pending

This endpoint allows you to filter pending orders based on the following 6 fields:

Query Parameters

Name
Type
Description

PlannerCode

string

Filter by Planner Code

PartType

string

Filter by Part Type

Vendor

string

Filter by Vendor

VendorId

string

Filter by Vendor ID

MaterialType

string

Filter by a specific material type

Location

string

Filter by Location

{ }

Last updated