Skip to main content

Transaction Verification Info

GET 

/verification/api/1.0/transactions/:verificationName/info

Transaction Verification Info

Request

Path Parameters

    verificationName stringrequired

    The verification name (e.g. bgv-degree)

    Example: bgv-degree

Query Parameters

    orgId stringrequired

    Your organisation ID

    Example: 65940bdb9b271d7e123a90cc
    txnId stringrequired

    The transaction ID

    Example: 664758ec4c1572facafdafa0

Responses

OK

Schema
    code integer
    message string
    data object[]
Loading...