Update InvoiceAsk AIput https://sandbox.api.deliverysolutions.co/api/v2/returns/invoice/{invoiceId}Path ParamsinvoiceIdstringrequiredInvoice Id (_id) created during the Create Invoice APIBody ParamsitemListarray of objectsArray of Items which contains all the information about images , SKU & dimensions etc.itemListADD objectgroupIdstringE-commerce order id should be mapped to groupId field so that tracking and returns can be utilise efficiently.orderExternalIdstringOrder Id by which retailer can refer the Invoice's order.customerobjectCustomer information associated with the invoicecustomer objectorderInfoobjectrequiredSubset of the Order Object from the DS , If retailer is dispatching using Delivery SolutionsorderInfo objectdeliveryAddressobjectCustomer delivery address at which Order being return was delivered or Customer address from which returns might get picked updeliveryAddress objectbrandExternalIdstringrequiredBrand External Id for which the Invoice is being created.createdDateint64requiredThe date at which the original order was createdtimeZonestringrequiredThe timezone in which the original order was createdstoreExternalIdstringStore External Id from where the Order was dispatched.Responses 200200 400400Updated 10 months ago