The partner submits basic lead details using the Create Lead API.
Once Voila receives the request, it immediately returns a unique UUID.
This UUID acts as a tracking identifier for future reference.
Lead processing continues asynchronously in the background.
The returned UUID can be used to track the request status using the Get Request Details API.