Get reconciliation case evidence
curl --request GET \
--url http://localhost:3001/v1/reconciliation-cases/{caseId}/evidence{
"caseId": "<string>",
"paymentIntentId": "<string>",
"rawRecords": [
{}
],
"flowLegs": [
{}
],
"matchLinks": [
{}
]
}๐งพ Reconciliation Cases
Get reconciliation case evidence
GET
/
v1
/
reconciliation-cases
/
{caseId}
/
evidence
Get reconciliation case evidence
curl --request GET \
--url http://localhost:3001/v1/reconciliation-cases/{caseId}/evidence{
"caseId": "<string>",
"paymentIntentId": "<string>",
"rawRecords": [
{}
],
"flowLegs": [
{}
],
"matchLinks": [
{}
]
}Headers
Minimum string length:
1Minimum string length:
1Path Parameters
Minimum string length:
1โI
