v1

latestOpenAPI 3.1.02026-07-132363652.9 MB
Refund Resolution Links

Resend resolution link email with rotated token

Resend resolution link email with rotated token

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

Path parameters

merchantIdstring uuid required

Merchant ID

Merchant ID

transactionIdstring uuid required

Original transaction ID

Original transaction ID

Request body

emailstring email

Optional new customer email address

Response

Success

successboolean required

Indicates if the request was successful

Example response

{
  "success": true
}