Get Reseller Contract Information

Get reseller contract information for express accounts. This includes the number of seats, the account status and the workflow, the next transition date and status.

👍

Access and Registration

Authentication

Scope

express-accounts-contracts:read

Body Response - Schema

200 OK

ParameterTypeDescription
idstringThe account ID. Required.
Example: 5ea75fe7aa224700012eae40
trialbooleanTrue when the account is a free trial. Required.
Example: true
account_statusstringAccount status. Required.
Allowed values:
ACTIVE
SUSPENDED
CANCELED
TERMINATED
Example:
ACTIVE
license_numberinteger<32>Number of licenses. Required.
= 0
Example: 10
transition_datestringNext workflow transition date.
Example: 2022-03-10T16:15:50Z
transition_statusstringNext workflow transition status.
Allowed values:
ACTIVE
SUSPENDED
CANCELED
TERMINATED
Example: SUSPENDED

400 (bad request), 401 (unauthorized), 403 (forbidden), 404 (forbidden)

ParameterTypeDescription
codestringn/a
messagestringn/a
descriptionstringn/a
fields array[object]"fields" subdivides into:

"name" (string)

"description" (string)

👍

API Availability

The Talkdesk Express API is in GA since the 5th of July, 2024.

🚧

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
Authorization
Header
Click Try It! to start a request and see the response here!