The GetSingleScheduledPurchasePrice function returns the ScheduledPurchasePrice record for the given primary key.
Method | /GetSingleScheduledPurchasePrice |
The request body is of type GetSingleScheduledPurchasePrice.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleScheduledPurchasePriceResponse.
Name | Description | Data Type |
---|---|---|
GetSingleScheduledPurchasePriceResult | ScheduledPurchasePriceInfo |
|