v1

latestOpenAPI 3.1.02026-07-132363652.9 MB
Refund Resolution Links

Rotate token and get existing resolution link

Rotate token and get existing resolution link

post/api/v1/merchants/{merchantId}/transactions/{transactionId}/resolution-link/rotate

Path parameters

merchantIdstring uuid required

Merchant ID

Merchant ID

transactionIdstring uuid required

Original transaction ID

Original transaction ID

Response

Success

successboolean required

Indicates if the request was successful

Example response

{
  "success": true
}