Refund Warranty
This endpoint processes a refund for a warranty claim.
POST
Body
The ID provided in the data tab may be used to identify the warranty
The amount to refund for the warranty claim
The reason for the warranty refund
The method of refund (e.g., “credit_card”, “store_credit”, “check”)
Response
The ID provided in the data tab may be used to identify the warranty
The object type
The unique identifier for the refund transaction
The amount refunded
The status of the refund (e.g., “pending”, “completed”, “failed”)
The date when the refund was processed
Indicates whether the call was successful. true if successful, false if not.