dLocal · Arazzo Workflow
dLocal Create and Resolve KYC Verification
Version 1.0.0
Create a KYC verification, confirm it persisted, then branch on its status to update state or list documents.
View Spec
View on GitHub
PaymentsEmerging MarketsPayinsPayoutsFintechLatin AmericaAfricaAsiaLocal Payment MethodsPayment ProcessingArazzoWorkflows
Provider
Workflows
create-and-resolve-kyc-verification
Create a KYC verification and either advance its state or list its documents.
Creates a KYC verification, confirms it, and branches on the verification status to either update its state when PENDING or list its documents when resolved.
1
2
confirmVerification
Retrieve the verification to confirm it persisted and inspect its current status.
3
advanceState
updateVerificationState
Update the verification state to move a pending verification forward.
4
listDocuments
getVerificationDocuments
List the verification documents for a resolved verification for record keeping.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.