Skip to main content
GET
/
api
/
hris
/
v1
/
employee-payroll-runs
/
meta
/
post
Get Create Employee Payroll Run Meta
curl --request GET \
  --url https://api.bindbee.dev/api/hris/v1/employee-payroll-runs/meta/post \
  --header 'Authorization: Bearer <token>' \
  --header 'x-connector-token: <x-connector-token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.bindbee.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-connector-token
string
required

Response

Successful Response

The response is of type Response Get Create Employee Payroll Run Meta Api Hris V1 Employee Payroll Runs Meta Post Get · object.