Bill Rate

The following type of output is generated for the bill rates for the job profile.

  • Bill Rate: This block contains the Bill Rate details of the job profile as given below:
    • MinAmount: This field contains the minimum amount for the bill rate of the job profile
    • MaxAmount: This field contains the maximum amount for the bill rate of the job profile
    • Currency: This field contains the currency type such as INR or Dollar
    • Units: This field contains the payday for the salary such as monthly, weekly or hourly
    • Text: This field contains gives the salary in numbers such as Rs 40, 000.00/month
  • Other fields:
    • NoticePeriod: This field contains the notice Period requirement for the job profile
    • NoOfOpenings: This field contains the number of opening details for the job profile
    • Relocation: This field contains the relocation provided for the job profile
    • Languages: This field contains the language requirement for the job profile

Bill Rate JSON Layout

		"BillRate": {
			"MinAmount": "",
			"MaxAmount": "",
			"Currency": "",
			"Units": "",
			"Text": ""
		},
		"NoticePeriod": "2 months",
		"NoOfOpenings": "4",
		"Relocation": "Yes",
		"Languages": "English, French",