The SuggestPurchaseForAmount suggest a purchase to use for the specified product, supplier and amount
Method | /SuggestPurchaseForAmount |
The request body is of type SuggestPurchaseForAmount.
Name | Description | Data Type |
---|---|---|
productId | xml:int | |
supplierId | xml:int | |
purchasePriceGroupId | xml:int | |
amount | xml:decimal |
|
The response body is of type SuggestPurchaseForAmountResponse.
Name | Description | Data Type |
---|---|---|
SuggestPurchaseForAmountResult | ViewPurchaseInfo |