Provides the ability to retrieve Dell order status information for all order types.

Constructor

new(client:Client, version:String)

Creates a new Order Status API.

Methods

search(parameters:Map<SearchKey, Array<String>>):Promise<List<PurchaseOrderDetails>>

Retrieves order status information.

searchWithWildcard(parameters:Map<WildcardSearchKey, String>):Promise<List<PurchaseOrderDetails>>

Retrieves order status information based on wildcard purchase order search.