...
productnumber | string | Product number |
customerid | number | Id of the customer for which to remove any individual price. If this is omitted, then individual pricing will be removed for all customers. |
Output
...
CreateUpdateIndividualPricesByCustomerID
Update (or create) existing individual prices for a customer. New individual prices cnnot be created using this API, and
Input
prices | set | New prices per unit (in pence/cent/øre) hashed by product numbers |
customerid | number | Id of the customer for which to update individual prices. |
allow_create | bool | Set to 1 to create individual prices that do not already exist |
Output
Nonestats | - | -set | Information about the number of prices created/updated/skipped/not changed |