Skip to main content

Gets the status of the campaign for the dealer for given department

Gets the status of the campaign for the dealer for given department

Path Parameters
    dealerUUID string required
Query Parameters
    departmentType string required
Responses

OK


Schema
    status string

    Possible values: [SUCCESS, FAILURE]

    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
  • sid string
    brand_registration_sid string
    messaging_service_sid string
    campaign_status string
    campaign_id string
Loading...