addPromotionCountsToInvoice

Store how many times each promotion has applied to a sale.

Input parameters

Parameter name Description Possible value Required
invoiceID Invoice ID. integer yes
promotionID# Promotion ID integer yes
promotionCount# Number of times the promotion applied integer yes

This API call returns error 1006 if "Promotion Count on Invoice" module is not enabled on your account.