Participant - Date
In order to populate the Participant using this custom field, it is necessary to gather the name (parameter) and the value corresponding to each item.

The date formats accepted by the API are:
dd/MM/yyyy
dd.MM.yyyy
If the input is just a number, such as 7, our system will interpret it as the 7th day of the current month and year.
For example:
Assuming the current date is February 2024, if there is a request containing a single number like 15, the date will be interpreted as 15/02/2024 (dd/MM/yyyy).
Take a look at the example shown in the image below:

After a successful request, you can view the results by navigating to Management → Participant and clicking on the updated participant:
