Create ConsentAsk AIpost https://api.burodeingresos.com/consentsRegisters a consent for an 'identifier' (CURP/RFC).Body Params'identifier' (CURP/RFC), IP address, and privacy notice URL for the consent.identifierstringrequiredThe CURP or RFC of the user.ip_addressstringrequiredThe IP address of the user giving consent.privacy_notice_urlurirequiredURL to the privacy notice accepted by the user.Responses 201Consent created successfully. 400Bad Request - Invalid input parameters, such as missing required fields or invalid field values. 401Unauthorized - Invalid or missing API key.Updated 7 months ago