v1
latestOpenAPI 3.1.02026-07-132363652.9 MBRefund Resolution Links
Create and optionally send a resolution link for a pending refund
Create and optionally send a resolution link for a pending refund
post/api/v1/merchants/{merchantId}/transactions/{transactionId}/resolution-link
Path parameters
merchantIdstring uuid required
Merchant ID
Merchant ID
transactionIdstring uuid required
Original transaction ID
Original transaction ID
Request body
Response
Success
Example response
{
"success": true
}