The Invoices tab displays any invoices associated with a specific order. This includes shipping, returns, appeasement, and other invoice types.

Invoice Details

Each invoice contains a number indicating the total number of invoices associated with an order, the specific invoice number, and the invoice status. Invoices are separated by invoice type.

Each invoice contains the following attribute details:

FieldDescriptionValue
Invoice typeThe current invoice type code for the order.RETURN, SHIPPING, APPEASEMENT, ORDER_DONATION, ORDER_CARRY, EXCHANGE
Invoice totalThe total amount to be charged for the invoice.String
Invoice dateIndicates the time the invoice was created in UTC format.String
Shipment numberA merchant-specified shipment number for an invoice.String
SKUThe stock keeping unit (SKU), unique identifier of item.String
Price / unitIndicates the default or base price for each unit of a product.

For more information on product pricing, visit the Offers Pricing documentation.
String
QtyIndicates the quantity of a Product or SKU.Number
Invoice AmountIndicates the total amount charged for an item in an invoice.String

When an invoice has more than 4 attributes, the View more attributes button is displayed. Clicking View more attributes displays all the invoice attributes in a new window with searching capabilities.

For more information on the available invoice attributes, visit the Invoices API reference documentation. The 200 response displays all possible default invoice attributes and descriptions for each attribute. This list does not include custom attributes.