Skip to main content
PATCH
Update phone is the endpoint through which the user registers their phone number.
Submitting input on its own registers the phone as unverified (pending). Include output.verifiedAt to mark it ok immediately, or submit it in a later call to verify an existing pending registration. See verification models for details.

Authorizations

Authorization
string
header
required

OAuth 2.0 authentication.

Body

application/json
input
object
required

Input of the KYC process.

output
object

Output of the KYC process.

Response

KYC phone process updated.

phone
object
required

The KYC phone object.