Bindbee · Example Payload

Bindbee Job Example

ATSHR IntegrationHRISWorkforce

Bindbee Job Example is an example object payload from Bindbee, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtitledepartmentlocationstatuscreated_at

Example Payload

Raw ↑
{
  "id": "job-abc123",
  "title": "Senior Software Engineer",
  "department": "Engineering",
  "location": "Remote",
  "status": "open",
  "created_at": "2024-04-01T00:00:00Z"
}