Payments

Refund a payment

Refund an existing payment.

post/v1/Payments/{id}/refund

Path parameters

idinteger required

Format - int32. ID of the payment to refund.

Query parameters

amountnumber double

Format - double. Amount to refund. Not passing this will refund the full payment amount.

Response

OK

okboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.