put https://api.talkdeskstg.com/wfm/request-management/externals/time-offs/balances
Importing the time off balance.
Scope
wfm-request-management-public:write
Body Response
200 OK - Time Off balance successfully updated.
Parameter | Type | Description |
---|---|---|
time_off_balances | array[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)
Parameter | Type | Description | Required |
---|---|---|---|
code | string | n/a | yes |
message | string | n/a | yes |
description | string | n/a | no |
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.