Refund a previous POS transaction
Bearer olive_live_xxx| Status | Code | Description |
|---|---|---|
| 400 | INVALID_AMOUNT | More than original amount |
| 400 | ALREADY_REFUNDED | Refund limit reached |
| 403 | UNAUTHORIZED | User cannot perform refunds |
| 404 | TXN_NOT_FOUND | Original transaction missing |
| 500 | INTERNAL_ERROR | Server error |