API Info
API info fields returns the following information about the user keys used for parsing.
- NoOfResumeLeft: This field contains the number of resumes left for a particular user
- AccountExpiryDate: This field contains the date of expiry of the account
- BuildVersion: 8.0.0.
- AccountExpiryDate: 31/12/2019 23:59:00.0
JSON Layout for API Info
ApiInfo":
{
"Metered": "Yes",
"CreditLeft": "23",
"AccountExpiryDate": "31/12/2019 23:59:00.0",
"BuildVersion": "8.0.0."
}