Simulate user application status
Simulation
Simulate user application status
Simulates a user application (KYC) status change. The status update is processed asynchronously via an internal webhook pipeline, so the user status may not reflect the change immediately after this call returns. Clients should poll GET /users/{userId} until the desired status is observed.
POST
Simulate user application status
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
Available options:
2025-02-14 Example:
"2025-02-14"
Path Parameters
Body
Simulate a user application status change
Target application status
Available options:
APPROVED, REJECTED, RETRY_REQUIRED, IN_REVIEW Example:
"APPROVED"
Response
The resource is not in a valid state for the requested simulation