Transaction Management Endpoints
account/transactions/refund
This endpoint allows you to refund a completed transaction (EFT, ACH, Interac, and credit card). The payment information provided in the original transaction is used in the refund.
post/account/transactions/refund
Response
Example response
{
"Success": true,
"InteracQuestionAnswer": "9sdai873rb"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.