Update Invoice

Path Params
string
required

Invoice Id (_id) created during the Create Invoice API

Body Params
itemList
array of objects

Array of Items which contains all the information about images , SKU & dimensions etc.

itemList
string

E-commerce order id should be mapped to groupId field so that tracking and returns can be utilise efficiently.

string

Order Id by which retailer can refer the Invoice's order.

customer
object

Customer information associated with the invoice

orderInfo
object
required

Subset of the Order Object from the DS , If retailer is dispatching using Delivery Solutions

deliveryAddress
object

Customer delivery address at which Order being return was delivered or Customer address from which returns might get picked up

string
required

Brand External Id for which the Invoice is being created.

int64
required

The date at which the original order was created

string
required

The timezone in which the original order was created

string

Store External Id from where the Order was dispatched.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json