integrations > vin

Create Call

Create a call

post/v1/vin/calls

Headers

Authorizationstring required

Bearer authentication

X-Account-Tokenstring required

The account token that is associated with the end user linked to this account

Request body

leadIdstring required
customerIdstring required
dealerIdstring required
phoneNumberstring required
notestring required
customerContactedCodeTypesVinCustomerContactedCodes required— unresolved $ref
numberDialedCodeTypesVinNumberDialedCodes required— unresolved $ref
nextCallTimeFrameinteger required

The number of days, hours, or months to wait before the next call.

nextCallTimeSpanTypeTypesVinNextCallTimeSpanTypes required— unresolved $ref
outboundboolean required

Whether the call is outbound or inbound. If inbound, customer contacted code must be Yes.

Response

Response with status 200

TypesCreateVinCallResponse required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.