The GetSinglePurchaseStatusRow function returns the purchaseStatusRow record for the given primary key.
Method | /productbasecomponents.asmx/GetSinglePurchaseStatusRow |
The request body is of type GetSinglePurchaseStatusRow.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePurchaseStatusRowResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePurchaseStatusRowResult | PurchaseStatusRowInfo |
|