KYC flow
KYC has four ownership models — pick once per tenant; the model dictates which sides the contract supports.
Model: platform_owns
Most common for casinos. The platform handles all of KYC; CRM mirrors state via webhooks.
You implement: webhook senders for the lifecycle below.
You DON'T implement: outbound KYC endpoints (CRM never calls you for KYC).