Get flow detail
curl --request GET \
--url http://localhost:3001/v1/flows/{flowId}{
"id": "<string>",
"organizationId": "<string>",
"paymentIntent": {
"id": "<string>",
"organizationId": "<string>",
"externalReference": "<string>",
"source": {
"amount": "<string>",
"currency": "<string>"
},
"destination": {
"amount": "<string>",
"currency": "<string>"
},
"paymentType": "<string>",
"paymentSubtype": "<string>",
"stablecoin": "<string>",
"chain": "<string>",
"beneficiaryAccount": "<string>",
"beneficiaryName": "<string>",
"status": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
},
"caseDetail": {
"id": "<string>",
"organizationId": "<string>",
"paymentIntentId": "<string>",
"expectedAmount": "<string>",
"actualAmount": "<string>",
"exceptionType": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"paymentIntent": {
"id": "<string>",
"organizationId": "<string>",
"externalReference": "<string>",
"source": {
"amount": "<string>",
"currency": "<string>"
},
"destination": {
"amount": "<string>",
"currency": "<string>"
},
"paymentType": "<string>",
"paymentSubtype": "<string>",
"stablecoin": "<string>",
"chain": "<string>",
"beneficiaryAccount": "<string>",
"beneficiaryName": "<string>",
"status": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
},
"verdict": "<string>",
"unexplainedDelta": "<string>",
"slaAgeMinutes": 123,
"slaRisk": true,
"requiredLegsTotal": 123,
"requiredLegsPresent": 123,
"evidenceCoverage": {
"expected": "<string>",
"provider": "<string>",
"chain": "<string>",
"bank": "<string>",
"file": "<string>"
},
"flowLegs": [
{
"id": "<string>",
"type": "<string>",
"status": "<string>",
"provider": "<string>",
"providerTransferId": "<string>",
"txHash": "<string>",
"amount": "<string>",
"currency": "<string>"
}
],
"providerFee": "<string>",
"networkFee": "<string>",
"developerFee": "<string>",
"fxSpread": "<string>",
"roundingDelta": "<string>",
"notes": "<string>",
"reconciledAt": "2023-11-07T05:31:56Z",
"lastRunAt": "2023-11-07T05:31:56Z",
"auditEvents": [
{
"id": "<string>",
"organizationId": "<string>",
"paymentIntentId": "<string>",
"caseId": "<string>",
"rawRecordId": "<string>",
"importBatchId": "<string>",
"eventType": "<string>",
"actor": "<string>",
"payload": null,
"message": "<string>",
"occurredAt": "2023-11-07T05:31:56Z"
}
]
},
"evidence": {
"caseId": "<string>",
"paymentIntentId": "<string>",
"rawRecords": [
{}
],
"flowLegs": [
{}
],
"matchLinks": [
{}
]
},
"summary": {
"rawRecordCount": 123,
"flowLegCount": 123,
"matchLinkCount": 123,
"lastActivityAt": "2023-11-07T05:31:56Z"
}
}🧾 Reconciliation Cases
Get flow detail
GET
/
v1
/
flows
/
{flowId}
Get flow detail
curl --request GET \
--url http://localhost:3001/v1/flows/{flowId}{
"id": "<string>",
"organizationId": "<string>",
"paymentIntent": {
"id": "<string>",
"organizationId": "<string>",
"externalReference": "<string>",
"source": {
"amount": "<string>",
"currency": "<string>"
},
"destination": {
"amount": "<string>",
"currency": "<string>"
},
"paymentType": "<string>",
"paymentSubtype": "<string>",
"stablecoin": "<string>",
"chain": "<string>",
"beneficiaryAccount": "<string>",
"beneficiaryName": "<string>",
"status": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
},
"caseDetail": {
"id": "<string>",
"organizationId": "<string>",
"paymentIntentId": "<string>",
"expectedAmount": "<string>",
"actualAmount": "<string>",
"exceptionType": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"paymentIntent": {
"id": "<string>",
"organizationId": "<string>",
"externalReference": "<string>",
"source": {
"amount": "<string>",
"currency": "<string>"
},
"destination": {
"amount": "<string>",
"currency": "<string>"
},
"paymentType": "<string>",
"paymentSubtype": "<string>",
"stablecoin": "<string>",
"chain": "<string>",
"beneficiaryAccount": "<string>",
"beneficiaryName": "<string>",
"status": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
},
"verdict": "<string>",
"unexplainedDelta": "<string>",
"slaAgeMinutes": 123,
"slaRisk": true,
"requiredLegsTotal": 123,
"requiredLegsPresent": 123,
"evidenceCoverage": {
"expected": "<string>",
"provider": "<string>",
"chain": "<string>",
"bank": "<string>",
"file": "<string>"
},
"flowLegs": [
{
"id": "<string>",
"type": "<string>",
"status": "<string>",
"provider": "<string>",
"providerTransferId": "<string>",
"txHash": "<string>",
"amount": "<string>",
"currency": "<string>"
}
],
"providerFee": "<string>",
"networkFee": "<string>",
"developerFee": "<string>",
"fxSpread": "<string>",
"roundingDelta": "<string>",
"notes": "<string>",
"reconciledAt": "2023-11-07T05:31:56Z",
"lastRunAt": "2023-11-07T05:31:56Z",
"auditEvents": [
{
"id": "<string>",
"organizationId": "<string>",
"paymentIntentId": "<string>",
"caseId": "<string>",
"rawRecordId": "<string>",
"importBatchId": "<string>",
"eventType": "<string>",
"actor": "<string>",
"payload": null,
"message": "<string>",
"occurredAt": "2023-11-07T05:31:56Z"
}
]
},
"evidence": {
"caseId": "<string>",
"paymentIntentId": "<string>",
"rawRecords": [
{}
],
"flowLegs": [
{}
],
"matchLinks": [
{}
]
},
"summary": {
"rawRecordCount": 123,
"flowLegCount": 123,
"matchLinkCount": 123,
"lastActivityAt": "2023-11-07T05:31:56Z"
}
}Path Parameters
Minimum string length:
1Response
Default Response
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
⌘I
