Bindbee · Example Payload

Bindbee Department Example

ATSHR IntegrationHRISWorkforce

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

Top-level fields

idnameparent_id

Example Payload

Raw ↑
{
  "id": "dept-abc123",
  "name": "Engineering",
  "parent_id": "example-parent_id"
}