Refund
Process full or partial refunds on completed payments.
POST
/api/v1/{system}/refundRefund a previous payment. Subject to 60-second cooldown and amount validation.
Auth: Bearer JWT
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
| referenceId | string | Yes | Original payment reference |
| refundAmount | string | Yes | Decimal amount to refund |
| refundReason | string | Yes | Reason for the refund |
| branchId | long | Yes | Branch user ID |
| configId | long | Yes | Terminal config ID |
SandboxCalls go to
https://payus.co.nz