Skip to main content

Get supported countries for dealers


ApiScope: manage.dealer.read
API Scope Level: MultiDealerScope
Request Body required
    dealerUuids string[]
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    dealerSupportedCountriesMap object
    property name* object[]
  • Array [
  • countryCode string
    countryName string
    countryPhoneCode string
    sortOrder int32
    isDefault boolean
  • ]
Loading...