Refund [POST]

https://api.paiwise.com/checkout/refund [POST]

The refund can be used on objects that has status “paid” or “reserved” and will result in changing the status to either “refunded” or “reserve released”

Values

checkout_id String The checkout_id received when creating a checkout object
amount (optional) Int If an amount to be refunded is not set the whole amount will be refunded
reason (optional) String Reason of the refund. Value admitted: "duplicate", "requested_by_customer" or "fraudolent"
refundDetails (optional) String Comments about the refund. Free text

image.png


Revision #3
Created 13 July 2022 09:26:13 by Björn Nyström
Updated 26 October 2022 09:18:21 by Andrea Masetti