Update a company benefit

Update a company benefit

Sample Request

{
  "properties": [
    {
      "name": "endYmd",
      "value": "2020-04-05"
    },
    {
      "name": "url",
      "value": "https://customurl.org.bamboohr.com"
    },
    {
      "name": "ssoLoginPrompt",
      "value": "Now going to an external site"
    },
    {
      "name": "ssoLoginUrl",
      "value": "https://custom.org.bamboohr.com"
    },
    {
      "name": "externalId",
      "value": "abc-2384-938"
    }
  ]
}
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!