Create Invoice

Body Params
itemList
array of objects
itemList
string

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

string
required

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

customer
object
required

Customer Information for the invoice

orderInfo
object
required

Subset of Order Object to control the rules.

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json