The VerifyPurchaseAssortment function verifies a purchaseAssortment record against the available business rules.
Method | /productbasecomponents.asmx/VerifyPurchaseAssortment |
The request body is of type VerifyPurchaseAssortment.
Name | Description | Data Type |
---|---|---|
purchaseAssortment | PurchaseAssortmentInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPurchaseAssortmentResponse.
Name | Description | Data Type |
---|---|---|
VerifyPurchaseAssortmentResult | ArrayOfVerifyExceptionInfo |
|