Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#786: Update sequence diagram for Bulk Prepare and GET Bulk Transfer #234

Merged
merged 16 commits into from
Jul 8, 2020
Merged
Prev Previous commit
Next Next commit
Update mojaloop-technical-overview/central-bulk-transfers/assets/diag…
…rams/sequence/seq-bulk-5.1.0-get-overview.plantuml

Co-authored-by: Sam <[email protected]>
  • Loading branch information
oderayi and elnyry-sam-k authored Jul 8, 2020
commit f0a4e84e50d5c3f62f208928ff4e1740ca261a57
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ box "Central Ledger" #LightYellow
end box

' start flow
group Request transfer status
group Request Bulk transfer status
activate DFSP
DFSP -> BULKAPI: Request bulk transfer status - GET - /bulkTransfers/{ID}
activate BULKAPI
Expand Down