Skip to main content

Refund Transaction

Refund Transaction

This endpoint executes a refund, thereby returning funds back to their source.

Endpoint Get

Path Parameter

NameDescriptionRequiredData type
TRANSACTION_IDThe transaction’s identifiertrueString
Sample request
{
"reason": "possible fraud!"
}

Sample Response