Hello,
Working with the ecommerce API and I'm wondering how order relate to invoices in the API.
There are two API endpoints for Orders, how are they different?
Can I create an invoice with multiple orders or one order with multiple items?
Also , I do not see any docs on how to void a transaction. I see a refund endpoint. But it doesn't say if it also does a void if its same day.
Please help.