Skip to main content
POST
/
scheduled-calls
/
{customerId}
[
  {
    "id": "<string>",
    "customerId": "<string>",
    "scheduledTime": "<string>",
    "status": "<string>"
  }
]

Authorizations

X-API-Key
string
header
required

Path Parameters

customerId
string
required

ID of customer

Body

application/json

Schedule type to create calls for

scheduleType
enum<string>
required

Type of schedule

Available options:
verification,
collections,
custom

Response

Array of scheduled calls created

id
string

Identification number of the scheduled call

customerId
string

ID of the customer

scheduledTime
string

Scheduled time of the call

status
string

Status of the scheduled call