cURL
curl --request GET \ --url https://staging-biz.coinprofile.co/v2/payment/resolve
{ "message": "<string>", "success": true }
Resolve overpaid Transaction
The ID of the unresolved transaction
This is the way you want the transaction to be completed. Either refundExcess or PayAll option
refundexcess
payall
Success
The response is of type object.
object