HR Partner · Example Payload

Hr Partner Project Example

Re-platform the HR Partner public API onto a versioned gateway.

HRHRISHuman ResourcesEmployee RecordsLeave ManagementRecruitmentApplicant TrackingOnboardingPerformance ManagementTimesheetsExpense ManagementDocument LibraryeSignatureSaaSAustralia

Hr Partner Project Example is an example object payload from HR Partner, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptionstatusstart_dateend_datebudgetmanager

Example Payload

Raw ↑
{
  "id": "prj_18",
  "name": "API Platform v2",
  "description": "Re-platform the HR Partner public API onto a versioned gateway.",
  "status": "Active",
  "start_date": "2026-01-01",
  "end_date": "2026-12-31",
  "budget": 250000,
  "manager": "Sam Lee"
}