curl https://production.methodfi.com/entities/ent_au22b1fbFJbp8/verification_sessions/evf_3VT3bHTCnPbrm \ -X PUT \ -H "Authorization: Bearer sk_WyZEWVfTcH7GqmPzUPk65Vjc" -H "Content-Type: application/json" \ -d '{ "type": "phone", "method": "sms", "sms": { "sms_code": "884134" } }'
{ "id": "evf_3VT3bHTCnPbrm", "entity_id": "ent_au22b1fbFJbp8", "status": "verified", "type": "phone", "method": "sms", "sms": { "timestamp": "2024-04-10T16:42:03.751Z" }, "error": null, "created_at": "2024-04-10T16:40:16.283Z", "updated_at": "2024-04-10T16:40:16.283Z" }
phone
sms
Show properties