VendorDetails Object
The VendorDetails object contains parameters of a vendor.

LicenseCodeInfo Parameters
Name Type Description
VendorId String Vendor id
WebApiId String Web API Key
UseWebApi Boolean Web API access is enabled or disabled
RegistrationDate Date Registration date
Login String Login name
FirstName String First name
LastName String Last name
SupportEmail String Support e-mail address
IsReadOnly Boolean Account in read-only mode or in full access mode
SubscriptionEndDate Date Date when the subscription will expire
NextResetDate Date Date when free account resources will be reset
FreeLCodes Number Quantity of free license codes
FreeRCodes Number Quantity of free renewal codes
ExtraLCodes Number Quantity of paid license codes
ExtraRCodes Number Quantity of paid renewal codes
FreeBonusLCodes Number Quantity of additional free license codes which comes from the partnership program
FreeBonusRCodes Number Quantity of additional free renewal codes which comes from the partnership program

Example Response
{
    "VendorId": "f9a33c249b734a1889840d13768b90cc",
    "WebApiId": "ec9248f6c4c2e41184bd005056c00008",
    "UseWebApi": true,
    "RegistrationDate": "2008-11-28T00:00:00",
    "Login": "guest",
    "FirstName": "guest",
    "LastName": " ",
    "SupportEmail": "116253176351265@intelliprotector.com",
    "IsReadOnly": true,
    "SubscriptionEndDate": null,
    "NextResetDate": "2015-05-03T00:00:00",
    "FreeLCodes": 7,
    "FreeRCodes": 7,
    "ExtraLCodes": 107,
    "ExtraRCodes": 15,
    "FreeBonusLCodes": 0,
    "FreeBonusRCodes": 0
}
Copyright 2006 - 2024 by IntelliProtector - Software Protection and Licensing Services