Name | Description | Type | Additional information |
---|---|---|---|
ProductCategories |
Determines which products are added to the new Access Codes. View the Certifications ENUM table for more information. |
Collection of string |
None. |
LicenseId |
The GMetrix License ID to be used for Access Code creation. For example, if you are using the Web Services license the ID would be 137. |
integer |
None. |
orderId |
if license ID is left null, order ID can be used instead. if license id and order id are both sent, order id is ignored |
integer |
None. |
CustomerId |
The Customer ID for the Testing Center you wish to create the Access Codes for. The Testing Center must have an active license which matches the LicenseId for the codes to be created. |
string |
None. |
NumberOfCodesToCreate |
The number of Access Codes you wish to create. |
integer |
None. |
Identifier |
The Identifier you wish to assign to the created Access Codes. This must be an alphanumeric string between 1 and 8 characters. No special characters allowed. |
string |
None. |
IsSingleApplication |
Determines if the Access Codes created are Single Application (true) or Full Suite (false) codes. If set to true, the student's code will be associated with the first product they select upon redemption. |
boolean |
None. |
AdvancedSettings |
Optional settings for specific access code settings |
string |
None. |
Key |
Key to Access API provided by GMetrix |
string |
None. |