Skip to main content
GET
Get Employee Salary Details

Authorizations

Authorization
string
header
required

Path Parameters

employee_id
string
required

Unique employee ID

Query Parameters

org
string<uuid>
required

Organization UUID

vendor_org
string<uuid>
required

Vendor Organization UUID

type
enum<string>
required

Type of salary details to fetch

Available options:
ctc,
monthly,
ctc_monthly
from_date
string

Filter salaries from month-year (format MM-YYYY)

to_date
string

Filter salaries up to month-year (format MM-YYYY)

Response

Salary data retrieved successfully

requestId
string
Example:

"99ced2d1-c1e6-480a-8a00-1723ec968377"

message
string
Example:

"Salary data points successfully fetched"

data
object