Version 2021

verifyUsherCode

This method can be used to validate a user-provided Badge Code. If valid, the method will return the badge definition as a JSON string.

Method signature

public String verifyUsherCode(String usherCode);