The GetScheduledSalePricesCount function returns the number of found ScheduledSalePrice records for the specified parameters.
Method | /GetScheduledSalePricesCount |
The request body is of type GetScheduledSalePricesCount.
Name | Description | Data Type |
---|---|---|
filter | ScheduledSalePricesFilter |
|
The response body is of type GetScheduledSalePricesCountResponse.
Name | Description | Data Type |
---|---|---|
GetScheduledSalePricesCountResult | xml:int |
|