The GetPurchaseStatusRows function returns all purchaseStatusRow records for the specified parameters.
Method | /productbasecomponents.asmx/GetPurchaseStatusRows |
The request body is of type GetPurchaseStatusRows.
Name | Description | Data Type |
---|---|---|
filter | PurchaseStatusRowsFilter |
|
The response body is of type GetPurchaseStatusRowsResponse.
Name | Description | Data Type |
---|---|---|
GetPurchaseStatusRowsResult | ArrayOfViewPurchaseStatusRowInfo |
|