Compliance Reviews
Compliance Reviews are the recommended way to pass through your End User KYB / KYC information. The Compliance Review process is managed by the Compliance API (beta).
Compliance Reviews
A Compliance Review is the unit of work for advancing an organization's KYC standing on the Mural platform. Before an Organization can transact, it must complete at least one Compliance Review to establish a verified identity Tier.
How it works
Compliance reviews follow a simple four-step flow, all of which can be done via our Compliance API:
- Create a Compliance Review — specify the Tier you are requesting. The review begins in draft status and tells you exactly which attestations are required. See the
requiredAttestationsparameter in the response when you create the Compliance Review. - Upload attestations — submit the required KYC data to the review. Attestations are saved immediately and can be re-uploaded to apply corrections before submitting.
- Submit for review — once all required attestations are uploaded, submit the review. Mural validates the attestations and begins a compliance evaluation.
- Check status for your review — you can either query the Compliance Review or Organization to get your overall KYC status or subscribe to the business verification status changed webhook event.
Tiers
Light
Lightweight KYC requiring personal information (name, date of birth, nationality, phone, residential address). Enables a subset of payment rails up to a transaction threshold.
Standard
Full KYC. Unlocks all payment rails with no transaction threshold. Submitted via https://developers.muralpay.com/v1.39/update/reference/createorganizationverification, not through the compliance review flow.
Updated 4 days ago