Returns information on valid supplier partcodes for a product
Goto: eLink Home
Arg# | Binary | Description |
3 | 's' | Required. Constant 'retailmax.elink.supplier.pricebook' |
9 | 's' | Predicates to select data to return. |
8 or 20 | 'E' | Maximum rows to return. |
100 | 'E' | mode Control. Set this to 1 to have the system return best fit information. Supply the quantity to be fit as a predicate f106, and the system will return an array of best fit partcodes. |
Field | Present | Predicates | Description |
f100 | Yes | Yes | The Product id required |
f101 | Yes | Yes | The supplier id required. |
f106 | Yes | Yes | Desired quantity |
Return all valid partcodes for product id#17.
/gnap/buck?3=retailmax.elink.supplier.partcodes&9=f100,0,17&100=1&9=f106,0,20,&9=f103,0,3
Return the best fit supplier partcodes for product id#17, supplier id#3, when ordering 20 units