Refs #654 -- Allow to update invoice addresses

This commit is contained in:
Raphael Michel
2019-03-23 13:51:25 +01:00
parent 420649e10a
commit 991e4127f6
4 changed files with 102 additions and 6 deletions
+2
View File
@@ -578,6 +578,8 @@ Updating order fields
* ``comment``
* ``invoice_address`` (you always need to supply the full object, or ``null`` to delete the current address)
**Example request**:
.. sourcecode:: http