Create Invoice with multiple items on it and edit quantity via API
AcolyteJonathan
Member Posts: 5
Hopefully, this is a simple answer but I would like to create an invoice with multiple items using the WaveAPI. So far, I have figured out how to create a blank invoice, with one item and for a particular customer. But I am unable to figure out how to change the quality/price of the item and create multiple items for the invoice. Surely this is an easy adjustment to the mutation?
0
Comments
Hi @AcolyteJ,
I will try to use this example with some additional inputs provided.
Mutation:
Variables (where
items
is an array):Example output:
Hopefully that can help set you on the right path
@RobVG This is it! Thank you so much!
@RobVG Is there any way to get last payment date along