Update User

Use this endpoint to update specific fields from a user you registered previously

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Please expand the "Examples" in the right pane to see a 200 example response payload.

HMAC-256 Signature Calculation Guide

Path Params
string
required

The reference of your end-user that was used to register this customer

Body Params
string

RFC (tax ID) of the end-user, unicity within your account will be validated.


maxLength: 13
minLength: 0
pattern: ^[A-ZÑ&]{4}\d{2}(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])[A-Z0-9]{3}$

string

CURP of the end-user. Unicity within your account will be validated.


maxLength: 18

minLength: 0

pattern: ^$|^[A-Z]{4}[0-9]{6}[HM][A-Z]{5}[0-9A-Z][0-9]$

nullable: true

string

email of the end-user


maxLength: 256

minLength: 0

nullable: true

string

10-digit phone number of the end-user


pattern: ^$|^[0-9]{10,14}$

nullable: true

Headers
string
required

Api Key provided to you in the onboarding process

string
required

Timestamp for the request in epoch

string
required

Unique Identifier for the Request

string
required

HMAC-256 signature for the message

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json