v1

latestOpenAPI 3.1.02026-07-1416032.7 KB

Refund Information

Use this request to obtain informations regarding a refund.

get/v1.02/refund/{refundId}

Path parameters

refundIdstring required

Response

200

transactionStatusstring

Example response

{
  "transactionStatus": "Success",
  "refundList": {
    "trid": "10409153",
    "entity": "00000",
    "identifier": "Exemplo",
    "reference": "8870231",
    "status": "reembolsado"
  }
}