post https://api.burodeingresos.com/income-validation
Starts the process of validating all income and employment data linked to the specified RFC.
Log in to see full request history
Responses
Starts the process of validating all income and employment data linked to the specified RFC.
xxxxxxxxxx
curl --request POST \
--url https://api.burodeingresos.com/income-validation \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"income_validation_id": "bd830637-ea6e-4888-80ab-a09f01fc9209",
"rfc": "ABC123456XYZ"
}