Discount on create sale not working.
Hi i am trying to create discount on sale but it is not working on api.
Discount(object) the discount % applied to this entire sale.
I tried discount object there and discount id also.
please help.
Hi i am trying to create discount on sale but it is not working on api.
Discount(object) the discount % applied to this entire sale.
I tried discount object there and discount id also.
please help.
4 comments
Hi @Jd_89050,
Thank you for contacting us.
Can you show me what you are doing?
Hi @LucienVersendaal
I am creating sale from website. now when I have discount in my order. I try to give it with "discount" field. which is not taking any discount and give me out of balance error.
I am creating completed sale.
Please help.
Hi @LucienVersendaal
Please waiting for your answer.
Thanks
Hi @Jd_89050,
Below you'll the payload:
You'll need to apply the discountID to every line on the sale.
I hope this helps.