API reference, API validations

Calculate RFC

POSThttps://demo-api.incodesmile.com/api/calculate/rfc

Calculate and return the RFC based on a person data.

Once you obtain the calculated RFC it doesn't necessarily mean it's a valid one. You could use the validate RFC method to check if it exists.

Headers

api-versionstringrequiredDefaults to 1.0

Request body

application/json

namestringrequired2 to 80 chars
firstLastNamestringrequired2 to 40 chars
secondLastNamestringrequired
birthDatestring (dd/mm/yyyy)required≥ 1 chars

Responses

Was this page helpful?