Skip to main content
GET
List match candidates for a transaction

Autorizaciones

Authorization
string
header
requerido

Bearer token authentication (format: "Bearer {token}")

Parámetros de consulta

contextId
string<uuid>
requerido

Context ID the transaction belongs to

transactionId
string<uuid>
requerido

Target transaction to find counterparts for. For an exception, resolve its transaction id first, then pass it here.

limit
integer<int64>
predeterminado:50

Maximum number of ranked proposals to return

Rango requerido: 1 <= x <= 200

Respuesta

OK

items
object[] | null
requerido

Ranked candidate proposals (highest score first)

Maximum array length: 200
targetTransactionId
string
requerido

The transaction counterparts were proposed for

Ejemplo:

"550e8400-e29b-41d4-a716-446655440000"