This endpoint allows merchants to report a contract refund as paid to the customer using the Extend Line Item ID, Extend Contract ID, Extend Refund ID, or Line Item Transaction ID (the merchant’s unique identifier for the order line item). When requesting a contract refund, there are three statuses that can occur:

  • Refund_quoted
    • A refund quote has been requested.
    • Attempt to report the refund as paid to the customer has not been made.
  • Refund_paid
    • A refund has been successfully approved for the Extend contract.
    • A refund has successfully been paid from the merchant to the customer.
  • refund_denied
    • A refund request has been denied for the Extend contract.
    • This is typically due to an approved claim on the customer’s contract or the contract is in a status which is not eligible for a refund.

With shipping protection contracts, reporting refunds as paid will be rejected if at least one covered product on the contract has shipped.

Contract refunds must be reported to Extend successfully to ensure a credit is received by the merchant in the normal monthly invoicing cycle. If an attempt to report a refund leads to an unexpected result or status, please reach out to your merchant success manager to resolve the discrepancy.

Refund quotes can also be requested by using the quote query parameter set as true. In scenarios where the customer is not eligible for a refund, the quote will return $0, causes/use cases/ reasons:

  • The contract has already been refunded
  • There is an approved claim on the customer’s contract
  • The shipping protection contract contains at least one product that has shipped

If an attempt to retrieve a refund quote leads to an unexpected result or amount, please reach out to your merchant success manager to resolve the discrepancy.

Language
Click Try It! to start a request and see the response here!