Skip to main content

findUserToRouteCall

findUserToRouteCall

Request Body required

callRequest

    brokerNumber string
    callerDA object
    departmentUuid string

    Unique department identifier for user, not mandatory

    name string

    name of the user

    type string

    Possible values: [USER, CUSTOMER]

    Types of users of mykaarma USER/CUSTOMER

    uuid string

    Unique identifier for the user of mykaarma

    callerNumber string
    dealerUUID string
Responses

OK


Schema
    calleeDA object
    departmentUuid string

    Unique department identifier for user, not mandatory

    name string

    name of the user

    type string

    Possible values: [USER, CUSTOMER]

    Types of users of mykaarma USER/CUSTOMER

    uuid string

    Unique identifier for the user of mykaarma

    customerUUID string
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    metadata object
    property name* string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...