simulation labels that your team can use to simulate specific product flows in sandbox. We recommend using simulation labels during your testing efforts and UAT integration.
Onboarding and KYC/KYB simulation
For sandbox KYC and KYB, you can use thelabel field when calling POST /v2/identities to simulate KYC outcomes and submit dummy KYC/KYB information. Once POST /v2/identities/{identity_id}/compliance is completed, the identity will transition to the state indicated by the simulation label.
Example:
POST /v2/identities
Identity verification (IDV) simulation
For sandbox IDV checks, you can use thelabels field when calling POST /v2/identities/{identityId}/id_verification to simulate IDV outcomes. Note that labels is an array.
Example:
POST /v2/identities/{identityId}/id_verification