Skip to main content
GET
/
payments
/
h2h
/
refund
/
{transactionId}
cURL
curl --request GET \
  --url https://apay.caibo.digital/payments/h2h/refund/{transactionId}
{
  "type": "<string>",
  "title": "<string>",
  "status": 123,
  "detail": "<string>",
  "instance": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.caibo.digital/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

transactionId
string
required

Response

OK