Card Present
Procesar una devolución
Este endpoint permite procesar una devolución sobre un cobro anterior.
post/card-present/refund
Parameters
#/paths/~1card-present~1sync/get/parameters/0 — unresolved $ref
Request body
Example request
{
"amount": 100,
"mid": "123456789",
"stan": "836425",
"rrn": "59CV8731",
"tid": "TerminalID123"
}Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.