Skip to main content

Refund Plans

POST 

/api/v1/installmentplans/:installmentPlanNumber/refund

Refund Plans lets you partially or fully refund an installment plan.

Please note:

  • The returned object is just a confirmation of the refund request, verification of the actual refund is delivered by a webhook (see Webhooks)
  • A full refund before capturing a first payment is effectively the same as cancelling the plan
  • Unlike Splitit's API v3, refund doesn't require that you specify a refund strategy (these are set by Splitit support)

Request

Responses

Response Headers