Replace Warranty Item
This endpoint processes a replacement for a warranty claim.
POST
Body
The ID provided in the data tab may be used to identify the warranty
The product ID of the replacement item
The reason for the replacement
The shipping address for the replacement item
Whether to use expedited shipping for the replacement
Response
The ID provided in the data tab may be used to identify the warranty
The object type
The order ID for the replacement item
The product ID of the replacement item
The status of the replacement (e.g., “pending”, “shipped”, “delivered”)
The tracking number for the replacement shipment
The estimated delivery date for the replacement
Indicates whether the call was successful. true if successful, false if not.