v1
latestOpenAPI 3.1.02026-07-1416032.7 KBRefund Information
Use this request to obtain informations regarding a refund.
get/v1.02/refund/{refundId}
Path parameters
refundIdstring required
Response
200
Example response
{
"transactionStatus": "Success",
"refundList": {
"trid": "10409153",
"entity": "00000",
"identifier": "Exemplo",
"reference": "8870231",
"status": "reembolsado"
}
}