I'm trying to test whether if I can make a partial payment on a transaction that I had made before.
I have a Transaction Id, multi-pay token (if needed), Is there a possibility of doing a partial refund without creating an order using the endpoint --> https://scl-sandbox.dev.clover.com/v1/refunds
I'm aware that the endpoint can only do full refunds and no partial, but just checking if there is any way as creating an order and then doing partial refund is tedious.
Could you please suggest or advice me on this.