orderId
Type: string
Description: Order ID this logistics costs belongs to.
Example Value(s): '23442342342341234'
or 'A42CDF42342342-B'
productCogs
Type: number
Description: The Cost of Goods Sold (COGS) for this product.
Example Value(s): 3.50
or 0.99
Submit either...
lineItemId
Type: string
Description: The (technical) unique identifier of the order item in this order.
Example Value(s): '123456789'
or 'A-2344234230-B'
or...
sku
Type: string
Description: The product's Stock Keeping Unit (SKU). Fallback if you can't provide the lineItemId.
Example Value(s): '123456789'
or 'A-123-797-C'