Asyncronous
License verifications are async. When you start a verification, you’ll receive theid along with a scheduled status.
When the job starts, the status will change to processing. Once the job is completed, the status will change to complete.
If a job fails for some reason, the status will change to failed.
Camber sends webhooks when a license verification has either completed or failed. You can then retrieve the verification result using the id.
Results
When a license verification is complete, you’ll receive adecision, any issues and the extracted data.
Decision
Thedecision is the core output of a license verification. It lets you know whether the license was accepted or rejected. If Camber is unsure, it will return flagged. If a job fails, the decision will default to failed.
Issues
Theissues are any issues that Camber found with the license. For example, if the license is expired, or the name on the license does not match the name in our system, it will be listed as an issue.
Data
Thedata is the primary source data for the license.