Refund
Issuing
endpoint
POST /api/v1/finance/refund
parameters:
| parameters | type | description |
|---|---|---|
| id | string | payment id |
| reason | string | refund reason can be only duplicate or fraudulent or requested_by_customer |
| amount | number | refund amount if null will refund full amount |