The GetSingleScheduledSalePrice function returns the ScheduledSalePrice record for the given primary key.
Method | /GetSingleScheduledSalePrice |
The request body is of type GetSingleScheduledSalePrice.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleScheduledSalePriceResponse.
Name | Description | Data Type |
---|---|---|
GetSingleScheduledSalePriceResult | ScheduledSalePriceInfo |
|