• Resolved SYNC4489

    (@sync4489)


    Hi everybody,

    does anyone know how to create a VAT exempt order through API?
    I can create the order no problem, but VAT is always added.

    I need to create some orders with a cronjob through API for some resellers that are VAT exempt…

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter SYNC4489

    (@sync4489)

    Nevermind, I’ve solved it.

    it can be done just by passing in the line_items array the property tax_class => 'zero-rate' for each of the line item.

    Anyway, hope it will help someone else too 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘How to VAT exempt while creating order by REST API ?’ is closed to new replies.