The VerifyScheduledSalePriceInfo function verifies a ScheduledSalePrice record against the available business rules.
Method | /VerifyScheduledSalePriceInfo |
The request body is of type VerifyScheduledSalePriceInfo.
Name | Description | Data Type |
---|---|---|
ScheduledSalePrice | ScheduledSalePriceInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyScheduledSalePriceInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyScheduledSalePriceInfoResult | ArrayOfVerifyExceptionInfo |
|