Importing Time-Off Balance

Importing the time off balance.

Scope

wfm-request-management-public:write

Body Response

200 OK - Time Off balance successfully updated.

ParameterTypeDescription
time_off_balancesarray[object]The time off balance.
"time_off_balances" subdivides into:

1. - "id" (string) - The ID of the time off balance.
Example: <= 36 characters

2. - "agent_email" (string) - The email of the user.

3. - "event_type_name" (string) - Defines part of the time off type.

4. "balance" (number) - The balance of the time off type.
> = 1
<= 50000


400 (validation errors found), 401 (unauthorized), 403 (forbidden), 404 (not found)

ParameterTypeDescriptionRequired
codestringn/ayes
messagestringn/ayes
descriptionstringn/ano
fields array[object]"fields" subdivides into:

"name" (string)

"description" (string)
yes (name and description)

🚧

Troubleshooting

If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!