VehiclesApi - axios parameter creator

  • Parameters

    • Optionalconfiguration: Configuration

    Returns {
        getVehicles: (
            marketplaceId: string,
            vehicleType: GetVehiclesVehicleTypeEnum,
            pageToken?: string,
            updatedAfter?: string,
            options?: RawAxiosRequestConfig,
        ) => Promise<RequestArgs>;
    }

    • getVehicles: (
          marketplaceId: string,
          vehicleType: GetVehiclesVehicleTypeEnum,
          pageToken?: string,
          updatedAfter?: string,
          options?: RawAxiosRequestConfig,
      ) => Promise<RequestArgs>

      Get the latest collection of vehicles

MMNEPVFCICPMFPCPTTAAATR