Skip to main content

Provision a cloud phone number for given dealer and communication parties

Provision a cloud phone number for given dealer and communication parties

Path Parameters
    dealerUUID string required
Request Body required
    cloudPhoneNumberDTO object
    dealerUUID string
    communicationCredentialsUsername string
    brokerNumber string
    communicatingParties string
    voiceMode string
    voiceAutoResponseURL string
    textMode string
    textAutoResponse string
    useForOutgoingCommunication boolean
    useForStickiness boolean
    blacklistedOn date-time
    uuid string
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...