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

Path Parameters

transactionId
string
required

Response

OK